:root {
    --one-unit: 1vw;
    --section-max-width: 9999px
}

:root,
:host,
.spxThemeOverride,
.max-width-container {
    --color_0: 255, 255, 255;
    --color_1: 255, 255, 255;
    --color_2: 0, 0, 0;
    --color_3: 237, 28, 36;
    --color_4: 0, 136, 203;
    --color_5: 255, 203, 5;
    --color_6: 114, 114, 114;
    --color_7: 176, 176, 176;
    --color_8: 255, 255, 255;
    --color_9: 114, 114, 114;
    --color_10: 176, 176, 176;
    --color_11: 255, 255, 255;
    --color_12: 232, 230, 230;
    --color_13: 199, 199, 199;
    --color_14: 89, 89, 89;
    --color_15: 51, 51, 51;
    --color_16: 229, 240, 254;
    --color_17: 200, 224, 254;
    --color_18: 0, 87, 225;
    --color_19: 0, 58, 150;
    --color_20: 0, 29, 75;
    --color_21: 249, 197, 180;
    --color_22: 243, 167, 143;
    --color_23: 237, 88, 41;
    --color_24: 158, 59, 27;
    --color_25: 79, 29, 14;
    --color_26: 210, 172, 247;
    --color_27: 186, 131, 240;
    --color_28: 128, 21, 232;
    --color_29: 85, 14, 155;
    --color_30: 43, 7, 77;
    --color_31: 177, 211, 187;
    --color_32: 127, 168, 139;
    --color_33: 64, 124, 81;
    --color_34: 43, 83, 54;
    --color_35: 21, 41, 27;
    --color_36: 255, 255, 255;
    --color_37: 51, 51, 51;
    --color_38: 232, 230, 230;
    --color_39: 199, 199, 199;
    --color_40: 89, 89, 89;
    --color_41: 0, 87, 225;
    --color_42: 0, 58, 150;
    --color_43: 0, 29, 75;
    --color_44: 229, 240, 254;
    --color_45: 51, 51, 51;
    --color_46: 51, 51, 51;
    --color_47: 89, 89, 89;
    --color_48: 0, 87, 225;
    --color_49: 0, 87, 225;
    --color_50: 255, 255, 255;
    --color_51: 255, 255, 255;
    --color_52: 0, 87, 225;
    --color_53: 0, 87, 225;
    --color_54: 199, 199, 199;
    --color_55: 199, 199, 199;
    --color_56: 255, 255, 255;
    --color_57: 255, 255, 255;
    --color_58: 0, 87, 225;
    --color_59: 0, 87, 225;
    --color_60: 0, 87, 225;
    --color_61: 0, 87, 225;
    --color_62: 255, 255, 255;
    --color_63: 255, 255, 255;
    --color_64: 199, 199, 199;
    --color_65: 199, 199, 199;
    --font_0: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --font_1: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --font_2: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --font_3: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --font_4: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --font_5: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --font_6: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --font_7: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --font_8: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --font_9: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --font_10: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-ads-height: 0px;
    --sticky-offset: 0px;
    --wix-ads-top-height: 0px;
    --site-width: 100%;
    --above-all-z-index: 100000;
    --portals-z-index: 100001;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    --minViewportSize: 320;
    --maxViewportSize: 1920;
    --theme-spx-ratio: 1px;
    --scaling-factor: min((100 * var(--one-unit)), var(--section-max-width));
    --customScaleViewportLimit: clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));
}

body,
html {
    height: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    vertical-align: baseline;
}

body {
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    --scrollbar-width: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

body:not([data-js-loaded]) [data-hide-prejs] {
    visibility: hidden
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
button,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
title,
tr,
tt,
u,
ul,
var {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

input,
select,
textarea {
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    cursor: pointer;
    text-decoration: none
}

#SITE_CONTAINER {
    position: relative;
}

#comp-l15cngoo2 {
    visibility: hidden !important;
}

#comp-l7hrixye {
    visibility: hidden !important;
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    :root {
        --safari-sticky-fix: opacity
    }
}

@supports(container-type:inline-size) {
    :root {
        --one-unit: 1cqw
    }
}

[id^=oldHoverBox-] {
    mix-blend-mode: plus-lighter;
    transition: opacity .5s ease, visibility .5s ease
}

[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]) {
    isolation: isolate
}


@keyframes slide-horizontal-new {
    0% {
        transform: translateX(100%)
    }
}

@keyframes slide-horizontal-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(-100%)
    }
}

@keyframes slide-vertical-new {
    0% {
        transform: translateY(-100%)
    }
}

@keyframes slide-vertical-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(100%)
    }
}

@keyframes out-in-new {
    0% {
        opacity: 0
    }
}

@keyframes out-in-old {
    to {
        opacity: 0
    }
}

/* html[data-page-transition=SlideHorizontal]::view-transition-old(page-group) {
    animation: slide-horizontal-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideHorizontal]::view-transition-new(page-group) {
    animation: slide-horizontal-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-old(page-group) {
    animation: slide-vertical-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-new(page-group) {
    animation: slide-vertical-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=OutIn]::view-transition-old(page-group) {
    animation: out-in-old .35s cubic-bezier(.64, 0, .78, 0) forwards
}

html[data-page-transition=OutIn]::view-transition-new(page-group) {
    animation: out-in-new .35s cubic-bezier(.22, 1, .36, 1) .35s backwards
} 

@media(prefers-reduced-motion:reduce) {

    ::view-transition-group(*),
    ::view-transition-new(*),
    ::view-transition-old(*) {
        animation: none !important
    }
} */


.testStyles {
    overflow-y: hidden
}

.reset-button {
    -webkit-appearance: none;
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    outline: 0;
    overflow: visible;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

:focus {
    outline: none
}

body.device-mobile-optimized:not(.disable-site-overflow) {
    overflow-x: hidden;
    overflow-y: scroll
}

body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER {
    margin-left: auto;
    margin-right: auto;
    overflow-x: visible;
    position: relative;
    width: 320px
}

body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER {
    margin-top: 0
}

body.device-mobile-optimized>* {
    max-width: 100% !important
}

body.device-mobile-optimized #site-root {
    overflow-x: hidden;
    overflow-y: hidden
}

/* @supports(overflow:clip) {
    body.device-mobile-optimized #site-root {
        overflow-x: clip;
        overflow-y: clip
    }
} */

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage:not(.overflow-x-clip-in-mobile)) {
    overflow-x: hidden;
    overflow-y: auto
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage.overflow-x-clip-in-mobile) {
    overflow-x: clip;
    overflow-y: clip
}

body.device-mobile-non-optimized.fullScreenMode {
    background-color: #5f6360
}

body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,
body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,
body.device-mobile-non-optimized.fullScreenMode #site-root,
body.fullScreenMode #WIX_ADS {
    visibility: hidden
}

body.fullScreenMode {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode.device-mobile-optimized #TINY_MENU {
    opacity: 0;
    pointer-events: none
}

body.fullScreenMode-scrollable.device-mobile-optimized {
    overflow-x: hidden !important;
    overflow-y: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,
body.fullScreenMode-scrollable.device-mobile-optimized #site-root {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,
body.fullScreenMode-scrollable.device-mobile-optimized #masterPage {
    height: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout {
    height: 0 !important
}

body.blockSiteScrolling,
body.siteScrollingBlocked {
    position: fixed;
    width: 100%
}

body.blockSiteScrolling #SITE_CONTAINER {
    margin-top: calc(var(--blocked-site-scroll-margin-top)*-1)
}

body.blockSiteScrolling:not(.responsive) #WIX_ADS {
    margin-top: var(--blocked-site-scroll-margin-top)
}

#site-root {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    top: var(--wix-ads-height)
}

#site-root img:not([src]) {
    visibility: hidden
}

#site-root svg img:not([src]) {
    visibility: visible
}

.auto-generated-link {
    color: inherit
}

#SCROLL_TO_BOTTOM,
#SCROLL_TO_TOP {
    height: 0
}

.has-click-trigger {
    cursor: pointer
}

.fullScreenOverlay {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    overflow-y: hidden;
    position: fixed;
    right: 0;
    top: -60px;
    z-index: 1005
}

.fullScreenOverlay>.fullScreenOverlayContent {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 60px;
    transform: translateZ(0)
}

[data-mesh-id$=centeredContent],
[data-mesh-id$=form],
[data-mesh-id$=inlineContent] {
    pointer-events: none;
    position: relative
}

[data-mesh-id$=-gridWrapper],
[data-mesh-id$=-rotated-wrapper] {
    pointer-events: none
}

[data-mesh-id$=-gridContainer]>*,
[data-mesh-id$=-rotated-wrapper]>*,
[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]) {
    pointer-events: auto
}

.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID {
    grid-area: 2/1/3/2;
    -ms-grid-row: 2;
    position: relative
}

#masterPage.mesh-layout {
    -ms-grid-rows: max-content max-content min-content max-content;
    -ms-grid-columns: 100%;
    align-items: start;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: max-content max-content min-content max-content;
    justify-content: stretch
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    -ms-grid-row-align: start;
    -ms-grid-column-align: start;
    -ms-grid-column: 1
}

#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER {
    grid-area: 1/1/2/2;
    -ms-grid-row: 1
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    grid-area: 3/1/4/2;
    -ms-grid-row: 3
}

#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER {
    align-self: stretch
}

#masterPage.mesh-layout main#PAGES_CONTAINER {
    display: block
}

#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER {
    grid-area: 4/1/5/2;
    -ms-grid-row: 4
}

#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent] {
    height: 100%
}

#masterPage.mesh-layout.desktop>* {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout #masterPageinlineContent,
#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,
#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER {
    position: relative
}

#masterPage.mesh-layout #SITE_HEADER {
    grid-area: 1/1/2/2
}

#masterPage.mesh-layout #SITE_FOOTER {
    grid-area: 4/1/5/2
}

#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,
#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER {
    overflow-x: clip
}

[data-z-counter] {
    z-index: 0
}

[data-z-counter="0"] {
    z-index: auto
}

.wixSiteProperties {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:root {
    --wst-button-color-fill-primary: rgb(var(--color_48));
    --wst-button-color-border-primary: rgb(var(--color_49));
    --wst-button-color-text-primary: rgb(var(--color_50));
    --wst-button-color-fill-primary-hover: rgb(var(--color_51));
    --wst-button-color-border-primary-hover: rgb(var(--color_52));
    --wst-button-color-text-primary-hover: rgb(var(--color_53));
    --wst-button-color-fill-primary-disabled: rgb(var(--color_54));
    --wst-button-color-border-primary-disabled: rgb(var(--color_55));
    --wst-button-color-text-primary-disabled: rgb(var(--color_56));
    --wst-button-color-fill-secondary: rgb(var(--color_57));
    --wst-button-color-border-secondary: rgb(var(--color_58));
    --wst-button-color-text-secondary: rgb(var(--color_59));
    --wst-button-color-fill-secondary-hover: rgb(var(--color_60));
    --wst-button-color-border-secondary-hover: rgb(var(--color_61));
    --wst-button-color-text-secondary-hover: rgb(var(--color_62));
    --wst-button-color-fill-secondary-disabled: rgb(var(--color_63));
    --wst-button-color-border-secondary-disabled: rgb(var(--color_64));
    --wst-button-color-text-secondary-disabled: rgb(var(--color_65));
    --wst-color-fill-base-1: rgb(var(--color_36));
    --wst-color-fill-base-2: rgb(var(--color_37));
    --wst-color-fill-base-shade-1: rgb(var(--color_38));
    --wst-color-fill-base-shade-2: rgb(var(--color_39));
    --wst-color-fill-base-shade-3: rgb(var(--color_40));
    --wst-color-fill-accent-1: rgb(var(--color_41));
    --wst-color-fill-accent-2: rgb(var(--color_42));
    --wst-color-fill-accent-3: rgb(var(--color_43));
    --wst-color-fill-accent-4: rgb(var(--color_44));
    --wst-color-fill-background-primary: rgb(var(--color_11));
    --wst-color-fill-background-secondary: rgb(var(--color_12));
    --wst-color-text-primary: rgb(var(--color_15));
    --wst-color-text-secondary: rgb(var(--color_14));
    --wst-color-action: rgb(var(--color_18));
    --wst-color-disabled: rgb(var(--color_39));
    --wst-color-title: rgb(var(--color_45));
    --wst-color-subtitle: rgb(var(--color_46));
    --wst-color-line: rgb(var(--color_47));
    --wst-font-style-h2: var(--font_2);
    --wst-font-style-h3: var(--font_3);
    --wst-font-style-h4: var(--font_4);
    --wst-font-style-h5: var(--font_5);
    --wst-font-style-h6: var(--font_6);
    --wst-font-style-body-large: var(--font_7);
    --wst-font-style-body-medium: var(--font_8);
    --wst-font-style-body-small: var(--font_9);
    --wst-font-style-body-x-small: var(--font_10);
    --wst-color-custom-1: rgb(var(--color_13));
    --wst-color-custom-2: rgb(var(--color_16));
    --wst-color-custom-3: rgb(var(--color_17));
    --wst-color-custom-4: rgb(var(--color_19));
    --wst-color-custom-5: rgb(var(--color_20));
    --wst-color-custom-6: rgb(var(--color_21));
    --wst-color-custom-7: rgb(var(--color_22));
    --wst-color-custom-8: rgb(var(--color_23));
    --wst-color-custom-9: rgb(var(--color_24));
    --wst-color-custom-10: rgb(var(--color_25));
    --wst-color-custom-11: rgb(var(--color_26));
    --wst-color-custom-12: rgb(var(--color_27));
    --wst-color-custom-13: rgb(var(--color_28));
    --wst-color-custom-14: rgb(var(--color_29));
    --wst-color-custom-15: rgb(var(--color_30));
    --wst-color-custom-16: rgb(var(--color_31));
    --wst-color-custom-17: rgb(var(--color_32));
    --wst-color-custom-18: rgb(var(--color_33));
    --wst-color-custom-19: rgb(var(--color_34));
    --wst-color-custom-20: rgb(var(--color_35))
}


















.J6KGih {
    cursor: pointer
}

.sNF2R0 {
    opacity: 0
}

.hLoBV3 {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.Rdf41z,
.hLoBV3 {
    opacity: 1
}

.ftlZWo {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.ATGlOr,
.ftlZWo {
    opacity: 0
}

.KQSXD0 {
    transition: opacity var(--transition-duration) cubic-bezier(.64, 0, .78, 0)
}

.KQSXD0,
.pagQKE {
    opacity: 1
}

._6zG5H {
    opacity: 0;
    transition: opacity var(--transition-duration) cubic-bezier(.22, 1, .36, 1)
}

.BB49uC {
    transform: translateX(100%)
}

.j9xE1V {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.ICs7Rs,
.j9xE1V {
    transform: translateX(0)
}

.DxijZJ {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.B5kjYq,
.DxijZJ {
    transform: translateX(-100%)
}

.cJijIV {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.cJijIV,
.hOxaWM {
    transform: translateX(0)
}

.T9p3fN {
    transform: translateX(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.qDxYJm {
    transform: translateY(100%)
}

.aA9V0P {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.YPXPAS,
.aA9V0P {
    transform: translateY(0)
}

.Xf2zsA {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.Xf2zsA,
.y7Kt7s {
    transform: translateY(-100%)
}

.EeUgMu {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.EeUgMu,
.fdHrtm {
    transform: translateY(0)
}

.WIFaG4 {
    transform: translateY(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

body:not(.responsive) .JsJXaX {
    overflow-x: clip
}

[data-view-transition=page-transition] .JsJXaX {
    view-transition-name: page-group
}

.AnQkDU {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: 100%
}

.AnQkDU>div {
    align-self: stretch !important;
    grid-area: 1/1/2/2;
    justify-self: stretch !important
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.a9YhBi {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.dX12nb {
    cursor: pointer
}

.AKxYR5 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    fill: var(--corvid-fill-color, var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color, var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow, none);
    opacity: var(--opacity);
    transform: var(--flip)
}

.AKxYR5,
.AKxYR5 svg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.AKxYR5 svg {
    height: var(--svg-calculated-height, 100%);
    margin: auto;
    padding: var(--svg-calculated-padding, 0);
    width: var(--svg-calculated-width, 100%)
}

.AKxYR5 svg:not([data-type=ugc]) {
    overflow: visible
}

.VZYmYf * {
    vector-effect: non-scaling-stroke
}

.HcOXKn {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

ol.font_100,
ul.font_100 {
    color: #080808;
    font-family: "Arial, Helvetica, sans-serif", serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    text-decoration: none
}

ol.font_100 li,
ul.font_100 li {
    margin-bottom: 12px
}

ol.wix-list-text-align,
ul.wix-list-text-align {
    list-style-position: inside
}

ol.wix-list-text-align h1,
ol.wix-list-text-align h2,
ol.wix-list-text-align h3,
ol.wix-list-text-align h4,
ol.wix-list-text-align h5,
ol.wix-list-text-align h6,
ol.wix-list-text-align p,
ul.wix-list-text-align h1,
ul.wix-list-text-align h2,
ul.wix-list-text-align h3,
ul.wix-list-text-align h4,
ul.wix-list-text-align h5,
ul.wix-list-text-align h6,
ul.wix-list-text-align p {
    display: inline
}

.ONIxfn {
    cursor: pointer
}

.WUKwEB {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.QxJLC3 [data-attr-richtext-marker=true] {
    display: block
}

.QxJLC3 [data-attr-richtext-marker=true] table {
    border-collapse: collapse;
    margin: 15px 0;
    width: 100%
}

.QxJLC3 [data-attr-richtext-marker=true] table td {
    padding: 12px;
    position: relative
}

.QxJLC3 [data-attr-richtext-marker=true] table td:after {
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0
}

.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after {
    border-right: 1px solid currentColor
}

.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after {
    border-top: 1px solid currentColor
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

@supports(-webkit-touch-callout:none) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) [class$=rich-text__text],
.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote)[class$=rich-text__text] {
    color: var(--corvid-color, currentColor)
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) span[style*=color] {
    color: var(--corvid-color, currentColor) !important
}

.uGVkMG {
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.uGVkMG .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.uGVkMG .edKzOf ul {
    list-style: disc inside
}

.uGVkMG .edKzOf li {
    margin-bottom: 12px
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p {
    letter-spacing: normal;
    line-height: normal
}

.nJYhU3 {
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.nJYhU3 .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.nJYhU3 .edKzOf ol,
.nJYhU3 .edKzOf ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-start: .5em;
    padding-inline-start: 1.3em
}

.nJYhU3 .edKzOf ul {
    list-style-type: disc
}

.nJYhU3 .edKzOf ol {
    list-style-type: decimal
}

.nJYhU3 .edKzOf ol ul,
.nJYhU3 .edKzOf ul ul {
    line-height: normal;
    list-style-type: circle
}

.nJYhU3 .edKzOf ol ol ul,
.nJYhU3 .edKzOf ol ul ul,
.nJYhU3 .edKzOf ul ol ul,
.nJYhU3 .edKzOf ul ul ul {
    line-height: normal;
    list-style-type: square
}

.nJYhU3 .edKzOf li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.nJYhU3 .edKzOf h1,
.nJYhU3 .edKzOf h2,
.nJYhU3 .edKzOf h3,
.nJYhU3 .edKzOf h4,
.nJYhU3 .edKzOf h5,
.nJYhU3 .edKzOf h6,
.nJYhU3 .edKzOf p {
    letter-spacing: normal;
    line-height: normal;
    margin-block: 0;
    margin: 0
}

.nJYhU3 .edKzOf a {
    color: inherit
}

.SxM0TO,
.c9GqVL {
    word-wrap: break-word;
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width);
    mix-blend-mode: var(--blendMode, normal);
    overflow-wrap: break-word;
    pointer-events: none;
    text-align: start;
    text-shadow: var(--textOutline, 0 0 transparent), var(--textShadow, 0 0 transparent);
    text-transform: var(--textTransform, "none")
}

.SxM0TO>*,
.c9GqVL>* {
    pointer-events: auto
}

.SxM0TO li,
.c9GqVL li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.SxM0TO ol,
.SxM0TO ul,
.c9GqVL ol,
.c9GqVL ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-end: 0;
    margin-inline-start: .5em
}

.SxM0TO:not(.YQcXTT) ol,
.SxM0TO:not(.YQcXTT) ul,
.c9GqVL:not(.YQcXTT) ol,
.c9GqVL:not(.YQcXTT) ul {
    padding-inline-end: 0;
    padding-inline-start: 1.3em
}

.SxM0TO ul,
.c9GqVL ul {
    list-style-type: disc
}

.SxM0TO ol,
.c9GqVL ol {
    list-style-type: decimal
}

.SxM0TO ol ul,
.SxM0TO ul ul,
.c9GqVL ol ul,
.c9GqVL ul ul {
    list-style-type: circle
}

.SxM0TO ol ol ul,
.SxM0TO ol ul ul,
.SxM0TO ul ol ul,
.SxM0TO ul ul ul,
.c9GqVL ol ol ul,
.c9GqVL ol ul ul,
.c9GqVL ul ol ul,
.c9GqVL ul ul ul {
    list-style-type: square
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p,
.c9GqVL blockquote,
.c9GqVL h1,
.c9GqVL h2,
.c9GqVL h3,
.c9GqVL h4,
.c9GqVL h5,
.c9GqVL h6,
.c9GqVL p {
    margin-block: 0;
    margin: 0
}

.SxM0TO a,
.c9GqVL a {
    color: inherit
}

.YQcXTT li {
    margin-inline-end: 0;
    margin-inline-start: 1.3em
}

.Vd6aQZ {
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    white-space: nowrap
}

.mHZSwn {
    display: none
}

.lvxhkV {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.QJjwEo {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.kdBXfh {
    transition: .2s
}

.MP52zt {
    opacity: 0;
    transition: .2s ease-in
}

.MP52zt.Bhu9m5 {
    z-index: -1 !important
}

.LVP8Wf {
    opacity: 1;
    transition: .2s
}

.VrZrC0 {
    height: auto
}

.VrZrC0,
.cKxVkc {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .vlM3HR,
body:not(.device-mobile-optimized) .vlM3HR {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.AT7o0U[data-focuscycled=active] {
    outline: 1px solid transparent
}

.AT7o0U[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.AT7o0U .vlM3HR {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.WzbAF8 .mpGTIt .O6KwRn {
    display: var(--item-display);
    height: var(--item-size);
    margin: var(--item-margin);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt .O6KwRn:last-child {
    margin: 0
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN {
    display: block
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR {
    height: var(--item-size);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt {
    height: 100%;
    position: absolute;
    white-space: nowrap;
    width: 100%
}

:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,
body.device-mobile-optimized .WzbAF8 .mpGTIt {
    white-space: normal
}

.big2ZD {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: calc(100% - var(--wix-ads-height));
    left: 0;
    margin-top: var(--wix-ads-height);
    position: fixed;
    top: 0;
    width: 100%
}

.SHHiV9,
.big2ZD {
    pointer-events: none;
    z-index: var(--pinned-layer-in-container, var(--above-all-in-container))
}









.Gs0oXs,
.pr7XQM {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.Gs0oXs[data-state~=header] a,
.Gs0oXs[data-state~=header] div,
[data-state~=header].pr7XQM a,
[data-state~=header].pr7XQM div {
    cursor: default !important
}

.Gs0oXs .rcIF9K,
.pr7XQM .rcIF9K {
    display: inline-block;
    height: 100%;
    width: 100%
}

.pr7XQM {
    --display: inline-block;
    display: var(--display)
}

.pr7XQM .nzVyrk {
    padding: 0 var(--pad, 5px)
}

.pr7XQM .VCJeT5 {
    border-top: 1px solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    cursor: pointer;
    font: var(--fnt, var(--font_1))
}

.pr7XQM .xYGmQj {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 8px
}

.pr7XQM[data-listposition=left] {
    padding-left: 0
}

.pr7XQM[data-listposition=right] {
    padding-right: 0
}

.pr7XQM[data-state~=drop] {
    display: block;
    width: 100%
}

.pr7XQM[data-state~=link]:hover .VCJeT5,
.pr7XQM[data-state~=over] .VCJeT5 {
    border-top-color: rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=link]:hover .xYGmQj,
.pr7XQM[data-state~=over] .xYGmQj {
    color: rgb(var(--txth, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.pr7XQM[data-state~=selected] .VCJeT5 {
    border-top-color: rgba(var(--brds, var(--color_15, color_15)), var(--alpha-brds, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=selected] .xYGmQj {
    color: rgb(var(--txts, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.XRwtpn {
    overflow-x: hidden
}

.XRwtpn .SvGGzE {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.XRwtpn .SvGGzE .ckXV57 {
    flex: 1
}

.XRwtpn .SvGGzE .CkCpUo {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.XRwtpn .SvGGzE .CkCpUo .L3ZIQx {
    display: inline-block
}

.XRwtpn .SvGGzE .CkCpUo .DTRNn1 {
    display: block;
    width: 100%
}

.XRwtpn .O1lweY {
    display: block;
    opacity: 1;
    z-index: 99999
}

.XRwtpn .O1lweY .VtNw6g {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.XRwtpn .O1lweY.GkAfhB {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.XRwtpn .O1lweY .u7d_AM {
    display: inline-block
}

.XRwtpn .Ursk0e {
    display: none
}

.YXlfNd>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.YXlfNd .CkCpUo,
.YXlfNd .O1lweY,
.YXlfNd>nav {
    position: absolute
}

.YXlfNd .O1lweY {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 10px);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    margin-top: 7px;
    padding: 15px 5px 0 5px;
    visibility: hidden
}

.YXlfNd [data-dropmode=dropUp] .O1lweY {
    margin-bottom: 7px;
    margin-top: 0
}








.aVng1S {
    border-top: var(--lnw, 2px) solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    box-sizing: border-box;
    height: 0;
}












.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}












.r4OX7l,
.xTjc1A {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.r4OX7l[data-state~=header] a,
.r4OX7l[data-state~=header] div,
[data-state~=header].xTjc1A a,
[data-state~=header].xTjc1A div {
    cursor: default !important
}

.r4OX7l .UiHgGh,
.xTjc1A .UiHgGh {
    display: inline-block;
    height: 100%;
    width: 100%
}

.xTjc1A {
    --display: inline-block;
    cursor: pointer;
    display: var(--display);
    font: var(--fnt, var(--font_1))
}

.xTjc1A .yRj2ms {
    padding: 0 var(--pad, 5px)
}

.xTjc1A .JS76Uv {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 0 10px;
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=drop] {
    display: block;
    width: 100%
}

.xTjc1A[data-state~=drop] .JS76Uv {
    padding: 0 .5em
}

.xTjc1A[data-state~=link]:hover .JS76Uv,
.xTjc1A[data-state~=over] .JS76Uv {
    color: rgb(var(--txth, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=selected] .JS76Uv {
    color: rgb(var(--txts, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.NHM1d1 {
    overflow-x: hidden
}

.NHM1d1 .R_TAzU {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.NHM1d1 .R_TAzU .aOF1ks {
    flex: 1
}

.NHM1d1 .R_TAzU .y7qwii {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.NHM1d1 .R_TAzU .y7qwii .Tg1gOB {
    display: inline-block
}

.NHM1d1 .R_TAzU .y7qwii .mvZ3NH {
    display: block;
    width: 100%
}

.NHM1d1 .h3jCPd {
    display: block;
    opacity: 1;
    z-index: 99999
}

.NHM1d1 .h3jCPd .wkJ2fp {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.NHM1d1 .h3jCPd.DlGBN0 {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.NHM1d1 .h3jCPd .p90CkU {
    display: inline-block
}

.NHM1d1 .vh74Xw {
    display: none
}

.XwCBRN>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.XwCBRN .h3jCPd,
.XwCBRN .y7qwii,
.XwCBRN>nav {
    position: absolute
}

.XwCBRN .h3jCPd {
    margin-top: 7px;
    visibility: hidden
}

.XwCBRN .h3jCPd[data-dropMode=dropUp] {
    margin-bottom: 7px;
    margin-top: 0
}

.XwCBRN .wkJ2fp {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 0);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6))
}

.P0dCOY .PJ4KCX {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.d7EBK2 {
    border-radius: var(--overflow-wrapper-border-radius)
}









.TMFrcJ {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.dkyyRB {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.L01Zxk {
    transition: .2s
}

.bFRsbd {
    opacity: 0;
    transition: .2s ease-in
}

.bFRsbd.CwYhEy {
    z-index: -1 !important
}

.u_eaP3 {
    opacity: 1;
    transition: .2s
}

.kn76TK {
    height: auto
}

.YTbrNX,
.kn76TK {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .EwS2PT,
body:not(.device-mobile-optimized) .EwS2PT {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.x4zVYf[data-focuscycled=active] {
    outline: 1px solid transparent
}

.x4zVYf[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.x4zVYf .TMFrcJ {
    background-color: transparent;
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 0);
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .5));
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease
}

.x4zVYf .zxR1mn.TMFrcJ {
    background-color: rgba(var(--bg-scrl, 0, 0, 0), var(--alpha-bg-scrl, 0));
    border-bottom: var(--brwb-scrl, var(--brwb, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    border-radius: var(--rd-scrl, var(--rd, 0));
    border-top: var(--brwt-scrl, var(--brwt, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    box-shadow: var(--shd-scrl, var(--shd, 0 0 5px rgba(0, 0, 0, .5)))
}

.x4zVYf .mTQGgy {
    box-sizing: border-box;
    height: 100%;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.mTQGgy {
    opacity: var(--alpha-bg, 1)
}

.x4zVYf .QijXjn {
    background-color: var(--screenwidth-corvid-background-color, transparent);
    height: 100%;
    position: relative;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.QijXjn {
    opacity: var(--alpha-bg, 1)
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}












.J6KGih {
    cursor: pointer
}

.KaEeLN {
    --container-corvid-border-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    --container-corvid-border-size: var(--brw, 1px);
    --container-corvid-background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    --backdrop-filter: $backdrop-filter
}

.uYj0Sg {
    -webkit-backdrop-filter: var(--backdrop-filter, none);
    backdrop-filter: var(--backdrop-filter, none);
    background-color: var(--container-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    background-image: var(--bg-gradient, none);
    border: var(--container-corvid-border-width, var(--brw, 1px)) solid var(--container-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 5px);
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}













:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}

:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: var(--items-direction);
    margin: 0 auto;
    position: relative;
    width: calc(100% - var(--padding)*2)
}
:host(:not(.device-mobile-optimized)) .V5AUxf,
body:not(.device-mobile-optimized) .V5AUxf {
    -moz-column-gap: var(--margin);
    column-gap: var(--margin);
    display: flex;
    flex-direction: row;
    margin: 0 auto;
    position: relative;
    width: 100%;
}

:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}











.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}












.LHrbPP {
    background: #fff;
    border-radius: 24px;
    color: #116dff;
    cursor: pointer;
    font-family: Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    height: 0;
    left: 50%;
    margin-left: -94px;
    opacity: 0;
    padding: 0 24px 0 24px;
    pointer-events: none;
    position: absolute;
    top: 60px;
    width: 0;
    z-index: 9999
}

.LHrbPP:focus {
    border: 2px solid;
    height: 40px;
    opacity: 1;
    pointer-events: auto;
    width: auto
}












.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0
}

.KvoMHf[disabled] {
    pointer-events: none
}

.MpKiNN {
    --display: flex;
    direction: var(--direction);
    display: var(--display);
    flex-direction: column;
    min-height: 25px;
    position: relative;
    text-align: var(--align, start)
}

.MpKiNN .pUnTVX {
    height: var(--inputHeight);
    position: relative
}

.MpKiNN .eXvLsN {
    align-items: center;
    display: flex;
    font: var(--fntprefix, normal normal normal 16px/1.4em helvetica-w01-roman);
    justify-content: center;
    left: 0;
    max-height: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 50px
}

.MpKiNN .KvoMHf,
.MpKiNN .eXvLsN {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))))
}

.MpKiNN .KvoMHf {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: var(--corvid-background-color, rgba(var(--bg, 255, 255, 255), var(--alpha-bg, 1)));
    border-color: var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1)));
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 1px));
    box-shadow: var(--shd, 0 0 0 transparent);
    box-sizing: border-box !important;
    direction: var(--inputDirection, "inherit");
    font: var(--fnt, var(--font_8));
    margin: 0;
    max-width: 100%;
    min-height: var(--inputHeight);
    padding: var(--textPadding);
    padding-inline-end: var(--textPadding_end);
    padding-inline-start: var(--textPadding_start);
    text-align: var(--inputAlign, "inherit");
    text-overflow: ellipsis;
    width: 100%
}

.MpKiNN .KvoMHf[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    width: 100%
}

.MpKiNN .KvoMHf::-moz-placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.MpKiNN .KvoMHf:-ms-input-placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.MpKiNN .KvoMHf::placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.MpKiNN .KvoMHf:hover {
    background-color: rgba(var(--bgh, 255, 255, 255), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 163, 217, 246), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 1px)
}

.MpKiNN .KvoMHf:disabled {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
    border-color: rgba(var(--brdd, 163, 217, 246), var(--alpha-brdd, 1));
    border-style: solid;
    border-width: var(--brwd, 1px);
    color: rgb(var(--txtd, 255, 255, 255))
}

.MpKiNN:not(.LyB02C) .KvoMHf:focus {
    background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 1px)
}

.MpKiNN.LyB02C .KvoMHf:invalid {
    background-color: rgba(var(--bge, 255, 255, 255), var(--alpha-bge, 1));
    border-color: rgba(var(--brde, 163, 217, 246), var(--alpha-brde, 1));
    border-style: solid;
    border-width: var(--brwe, 1px)
}

.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus {
    background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 1px)
}

.MpKiNN .wPeA6j {
    display: none
}

.MpKiNN.qzvPmW .wPeA6j {
    color: rgb(var(--txtlbl, var(--color_15, color_15)));
    direction: var(--labelDirection, inherit);
    display: inline-block;
    font: var(--fntlbl, var(--font_8));
    line-height: 1;
    margin-bottom: var(--labelMarginBottom);
    padding-inline-end: var(--labelPadding_end);
    padding-inline-start: var(--labelPadding_start);
    text-align: var(--labelAlign, inherit);
    word-break: break-word
}

.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after {
    color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
    content: " *";
    display: var(--requiredIndicationDisplay, none)
}

.ZXdXNL {
    --display: flex;
    direction: var(--direction);
    display: var(--display);
    flex-direction: column;
    justify-content: var(--align, start);
    text-align: var(--align, start)
}

.ZXdXNL .pUnTVX {
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative
}

.ZXdXNL .eXvLsN {
    align-items: center;
    display: flex;
    font: var(--fntprefix, normal normal normal 16px/1.4em helvetica-w01-roman);
    justify-content: center;
    left: 0;
    max-height: 100%;
    position: absolute;
    top: 0;
    width: 50px
}

.ZXdXNL .KvoMHf,
.ZXdXNL .eXvLsN {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    min-height: 100%
}

.ZXdXNL .KvoMHf {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: var(--corvid-background-color, rgba(var(--bg, 255, 255, 255), var(--alpha-bg, 1)));
    border-color: var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1)));
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 1px));
    box-shadow: var(--shd, 0 0 0 transparent);
    box-sizing: border-box !important;
    direction: var(--inputDirection, "inherit");
    flex: 1;
    font: var(--fnt, var(--font_8));
    margin: 0;
    padding: var(--textPadding);
    padding-inline-end: var(--textPadding_end);
    padding-inline-start: var(--textPadding_start);
    text-align: var(--inputAlign, "inherit");
    text-overflow: ellipsis;
    width: 100%
}

.ZXdXNL .KvoMHf[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield
}

.ZXdXNL .KvoMHf::-moz-placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.ZXdXNL .KvoMHf:-ms-input-placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.ZXdXNL .KvoMHf::placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.ZXdXNL .KvoMHf:hover {
    background-color: rgba(var(--bgh, 255, 255, 255), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 163, 217, 246), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 1px)
}

.ZXdXNL .KvoMHf:disabled {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
    border-color: rgba(var(--brdd, 163, 217, 246), var(--alpha-brdd, 1));
    border-style: solid;
    border-width: var(--brwd, 1px);
    color: rgb(var(--txtd, 255, 255, 255))
}

.ZXdXNL:not(.LyB02C) .KvoMHf:focus {
    background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 1px)
}

.ZXdXNL.LyB02C .KvoMHf:invalid {
    background-color: rgba(var(--bge, 255, 255, 255), var(--alpha-bge, 1));
    border-color: rgba(var(--brde, 163, 217, 246), var(--alpha-brde, 1));
    border-style: solid;
    border-width: var(--brwe, 1px)
}

.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus {
    background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 1px)
}

.ZXdXNL .wPeA6j {
    display: none
}

.ZXdXNL.qzvPmW .wPeA6j {
    color: rgb(var(--txtlbl, var(--color_15, color_15)));
    direction: var(--labelDirection, inherit);
    display: inline-block;
    font: var(--fntlbl, var(--font_8));
    line-height: 1;
    margin-bottom: var(--labelMarginBottom);
    padding-inline-end: var(--labelPadding_end);
    padding-inline-start: var(--labelPadding_start);
    text-align: var(--labelAlign, inherit);
    word-break: break-word
}

.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after {
    color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
    content: " *";
    display: var(--requiredIndicationDisplay, none)
}

.TLWrjM {
    align-items: center;
    color: rgb(var(--errorTextColor, #ff4040));
    direction: var(--errorDirection);
    display: flex;
    flex-direction: row;
    gap: 4px;
    justify-content: var(--errorAlign, inherit);
    padding: 8px 0 0
}

.TLWrjM .GIPQqH {
    flex: none;
    flex-grow: 0;
    order: 0
}

.TLWrjM .JNgJbf {
    display: inline-block;
    flex-grow: 0;
    font: var(--errorTextFont, var(--font_8));
    line-height: 1;
    order: 1;
    word-break: break-word
}














.zwRuwH {
    display: flex;
    height: 0;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    width: 100%
}

.olHXzI {
    max-height: 0;
    max-width: 0;
    overflow: hidden
}

.sTe93V {
    --force-state-metadata: hovered
}

.DYoNOT {
    background-color: rgba(var(--dropdownListBackgroundColor, var(--color_1, color_1)), var(--alpha-dropdownListBackgroundColor, 1));
    border-color: rgba(var(--dropdownListStrokeColor, var(--color_2, color_2)), var(--alpha-dropdownListStrokeColor, 1));
    border-radius: var(--dropdownListBorderRadius, 0);
    border-style: solid;
    border-width: var(--dropdownListStrokeWidth, 0);
    box-shadow: var(--dropdownListBoxShadow, none);
    direction: var(--direction);
    font: var(--dropdownListFont, var(--font_1));
    height: 100% !important;
    width: auto !important
}

.DYoNOT ._Gybpq {
    -ms-scroll-chaining: none;
    background-color: transparent;
    border-radius: inherit;
    max-height: calc((var(--optionLineHeight, 1.3em) + var(--dropdownItemsSpacing, 12px))*6);
    overflow-x: hidden;
    overflow-y: scroll;
    overscroll-behavior: contain
}

.DYoNOT ._Gybpq .CEK3nk {
    align-items: center;
    background-color: transparent;
    color: rgb(var(--dropdownListTextColor, var(--color_2, color_2)));
    cursor: pointer;
    direction: var(--dropdownDirection, "inherit");
    display: flex;
    flex-wrap: nowrap;
    height: var(--optionLineHeight, 1.3em);
    justify-content: var(--dropdownOptionJustifyContent);
    padding-bottom: calc(var(--dropdownItemsSpacing, 12px)/2);
    padding-top: calc(var(--dropdownItemsSpacing, 12px)/2);
    transition: all .5s ease;
    transition-property: background-color
}

.DYoNOT ._Gybpq .CEK3nk.sTe93V {
    background-color: rgba(var(--dropdownListHoverBackgroundColor, var(--color_7, color_7)), var(--alpha-dropdownListHoverBackgroundColor, 1));
    color: rgb(var(--dropdownListHoverTextColor, var(--color_2, color_2)))
}

.DYoNOT ._Gybpq .CEK3nk .P6sHUt {
    line-height: normal;
    overflow: hidden;
    padding-inline-end: var(--textPaddingDropDown_end);
    padding-inline-start: var(--textPaddingDropDown_start);
    text-overflow: ellipsis;
    white-space: nowrap
}

.TLWrjM {
    align-items: center;
    color: rgb(var(--errorTextColor, #ff4040));
    direction: var(--errorDirection);
    display: flex;
    flex-direction: row;
    gap: 4px;
    justify-content: var(--errorAlign, inherit);
    padding: 8px 0 0
}

.TLWrjM .GIPQqH {
    flex: none;
    flex-grow: 0;
    order: 0
}

.TLWrjM .JNgJbf {
    display: inline-block;
    flex-grow: 0;
    font: var(--errorTextFont, var(--font_8));
    line-height: 1;
    order: 1;
    word-break: break-word
}

.PDy5M6 {
    --display: flex;
    display: var(--display);
    flex-direction: column
}

.PDy5M6 .McLPII {
    height: 100%;
    max-width: 100%;
    min-height: var(--inputHeight);
    min-width: 100%
}

.PDy5M6 .McLPII:not(.WFXN0y) {
    border-color: var(--corvid-border-color, rgba(var(--brd, 248, 248, 248), var(--alpha-brd, 1)));
    border-width: var(--corvid-border-width, var(--brw, 2px))
}

.PDy5M6 .McLPII:hover:not(.WFXN0y) {
    background-color: rgba(var(--bgh, var(--color_8, color_8)), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 249, 249, 249), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 2px)
}

.PDy5M6 .McLPII:focus:not(.WFXN0y) {
    background-color: rgba(var(--bgf, var(--color_8, color_8)), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 249, 249, 249), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 2px)
}

.PDy5M6 .McLPII:disabled {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1))
}

.PDy5M6 .McLPII:disabled+._zjxIR {
    border: none
}

.PDy5M6 .McLPII .R4tv1w {
    background-color: #fff;
    color: #44474d
}

.PDy5M6 .RJZaGO {
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative
}

.YGSgR3 {
    --display: flex;
    display: var(--display);
    flex-direction: column
}

.YGSgR3 .McLPII {
    border-color: rgba(0, 0, 0, .2);
    border-width: 1px 0 1px 0;
    height: 100%;
    max-width: 100%;
    min-height: var(--inputHeight);
    min-width: 100%
}

.YGSgR3 .McLPII:hover {
    background-color: rgba(var(--bgh, var(--color_8, color_8)), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 249, 249, 249), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 2px)
}

.YGSgR3 .McLPII:focus {
    background-color: rgba(var(--bgf, var(--color_8, color_8)), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 249, 249, 249), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 2px)
}

.YGSgR3 .McLPII:disabled {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1))
}

.YGSgR3 .McLPII:disabled+._zjxIR {
    border: none
}

.YGSgR3 .McLPII .R4tv1w {
    background-color: #fff;
    color: #44474d
}

.YGSgR3 .RJZaGO {
    flex: 1;
    position: relative
}

.YGSgR3 ._zjxIR {
    border-color: rgba(0, 0, 0, .2);
    border-style: solid;
    border-width: var(--arrowBorderWidth, 0)
}

.U1L4Fn .McLPII:invalid,
.U1L4Fn .WFXN0y {
    background-color: rgba(var(--bge, var(--color_8, color_8)), var(--alpha-bge, 1));
    border-color: rgba(var(--brde, 249, 249, 249), var(--alpha-brde, 1));
    border-style: solid;
    border-width: var(--brwe, 2px)
}

.PDy5M6 .McLPII:disabled,
.PDy5M6 .McLPII:disabled+._zjxIR,
.YGSgR3 .McLPII:disabled,
.YGSgR3 .McLPII:disabled+._zjxIR,
.atCxgF .McLPII:disabled.WFXN0y,
.atCxgF .McLPII:disabled.WFXN0y+._zjxIR,
.atCxgF .McLPII:disabled:not(.WFXN0y),
.atCxgF .McLPII:disabled:not(.WFXN0y)+._zjxIR {
    border-color: rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1));
    border-width: var(--corvid-border-width, var(--brw, 2px));
    color: rgb(var(--txtd, 255, 255, 255))
}

.jNPppN {
    direction: var(--direction);
    text-align: var(--align);
    -moz-text-align-last: var(--align);
    text-align-last: var(--align)
}

.RJZaGO {
    direction: var(--inputDirection)
}

.McLPII {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_8, color_8)), var(--alpha-bg, 1)));
    border-radius: var(--corvid-border-radius, var(--rd, 5px));
    border-style: solid;
    box-shadow: var(--shd, 0 0 0 transparent);
    color: var(--corvid-color, rgb(var(--txt, 136, 136, 136)));
    cursor: pointer;
    direction: var(--inputDirection);
    display: block;
    font: var(--fnt);
    margin: 0;
    padding-inline-end: var(--textPaddingInput_end);
    padding-inline-start: var(--textPaddingInput_start);
    position: relative;
    -moz-text-align-last: var(--inputAlign, "inherit");
    text-align-last: var(--inputAlign, "inherit")
}

.McLPII,
.McLPII option {
    text-overflow: ellipsis;
    white-space: nowrap
}

.McLPII option {
    overflow: hidden
}

.McLPII option.U5WS_f {
    color: rgb(var(--txt2, var(--color_15, color_15)));
    display: none
}

.McLPII.T6F83Z {
    border-color: var(--corvid-border-color, rgba(var(--brd, 248, 248, 248), var(--alpha-brd, 1)));
    color: rgb(var(--txt_placeholder, 136, 136, 136))
}

.McLPII::-moz-placeholder {
    color: rgb(var(--txt_placeholder, 136, 136, 136))
}

.McLPII:-ms-input-placeholder {
    color: rgb(var(--txt_placeholder, 136, 136, 136))
}

.McLPII::placeholder {
    color: rgb(var(--txt_placeholder, 136, 136, 136))
}

.McLPII:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.McLPII::-ms-expand {
    display: none
}

.McLPII:focus::-ms-value {
    background: transparent
}

.McLPII:disabled+._zjxIR .hR0JZE {
    fill: rgb(var(--txtd, 255, 255, 255))
}

._zjxIR {
    align-items: center;
    bottom: 0;
    box-sizing: border-box;
    display: flex;
    height: inherit;
    inset-inline-end: var(--arrowInsetInlineEnd);
    inset-inline-start: var(--arrowInsetInlineStart);
    padding-left: 20px;
    padding-right: 20px;
    pointer-events: none;
    position: absolute;
    top: 0
}

._zjxIR .a6U9y6 {
    width: 12px
}

._zjxIR .a6U9y6 .hR0JZE {
    fill: rgba(var(--arrowColor, var(--color_12, color_12)), var(--alpha-arrowColor, 1));
    height: 100%
}

._zjxIR .a6U9y6.VhA5n_ {
    transform: rotate(180deg)
}

.psSgWb {
    display: none
}

.JploZQ .psSgWb {
    color: rgb(var(--txtlbl, var(--color_15, color_15)));
    direction: var(--labelDirection);
    display: inline-block;
    font: var(--fntlbl);
    line-height: 1;
    margin-bottom: var(--labelMarginBottom, 14px);
    padding-inline-end: var(--labelPadding_end);
    padding-inline-start: var(--labelPadding_start);
    text-align: var(--labelAlign, "inherit");
    word-break: break-word
}

.kxLeFB .psSgWb:after {
    color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
    content: " *";
    display: var(--requiredIndicationDisplay, none)
}

.atCxgF {
    --display: flex;
    display: var(--display);
    flex-direction: column
}

.atCxgF .RJZaGO {
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative
}

.atCxgF .McLPII {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex: 1;
    width: 100%
}

.atCxgF .McLPII:not(.WFXN0y) {
    border-color: var(--corvid-border-color, rgba(var(--brd, 248, 248, 248), var(--alpha-brd, 1)));
    border-width: var(--corvid-border-width, var(--brw, 2px))
}

.atCxgF .McLPII:hover:not(.WFXN0y) {
    background-color: rgba(var(--bgh, var(--color_8, color_8)), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 249, 249, 249), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 2px)
}

.atCxgF .McLPII:focus:not(.WFXN0y) {
    background-color: rgba(var(--bgf, var(--color_8, color_8)), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 249, 249, 249), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 2px)
}

.atCxgF .McLPII:disabled.WFXN0y,
.atCxgF .McLPII:disabled:not(.WFXN0y) {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
    border-color: rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1))
}

.atCxgF .McLPII:disabled.WFXN0y+._zjxIR,
.atCxgF .McLPII:disabled:not(.WFXN0y)+._zjxIR {
    border: none
}











.Captcha3940957316__root {
    position: relative
}

@keyframes Captcha3940957316__spinner-spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes Captcha3940957316__fadeOut {
    0% {
        height: 78px;
        opacity: 1;
        width: 304px
    }

    99% {
        height: 78px;
        opacity: .000001;
        width: 304px
    }

    to {
        height: 0;
        opacity: 0;
        width: 0
    }
}

.Captcha3940957316__root .Captcha3940957316__captchaLoader {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.Captcha3940957316__root .Captcha3940957316__captchaLoader:before {
    animation: Captcha3940957316__spinner-spin 1s linear infinite;
    animation-play-state: running;
    background-color: transparent;
    border: 6px solid #4d90fe;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 36px;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 36px;
    opacity: 1;
    outline: 0;
    transition-duration: 1s;
    width: 36px
}

.Captcha3940957316__root:not(.Captcha3940957316--loaded) .Captcha3940957316__captchaLoader {
    height: 78px;
    opacity: 1;
    width: 304px
}

.Captcha3940957316__root.Captcha3940957316--loaded .Captcha3940957316__captchaLoader {
    animation: Captcha3940957316__fadeOut .5s ease;
    animation-play-state: running;
    height: 0;
    opacity: 0;
    width: 0
}

.Captcha3940957316__root:not(.Captcha3940957316--loaded) .Captcha3940957316__captcha {
    height: 78px;
    opacity: 0;
    width: 304px
}

.Captcha3940957316__root.Captcha3940957316--loaded .Captcha3940957316__captcha {
    opacity: 1;
    transition: opacity .5s
}

.Captcha3940957316__root.Captcha3940957316--isMobileFriendly .Captcha3940957316__captcha,
.Captcha3940957316__root.Captcha3940957316--isMobileFriendly .Captcha3940957316__captchaLoader {
    transform: scale(.77);
    transform-origin: top left
}

.Captcha3940957316__root .Captcha3940957316__checkbox {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}














.sTe93V {
    --force-state-metadata: hovered
}

.DYoNOT {
    background-color: rgba(var(--dropdownListBackgroundColor, var(--color_1, color_1)), var(--alpha-dropdownListBackgroundColor, 1));
    border-color: rgba(var(--dropdownListStrokeColor, var(--color_2, color_2)), var(--alpha-dropdownListStrokeColor, 1));
    border-radius: var(--dropdownListBorderRadius, 0);
    border-style: solid;
    border-width: var(--dropdownListStrokeWidth, 0);
    box-shadow: var(--dropdownListBoxShadow, none);
    direction: var(--direction);
    font: var(--dropdownListFont, var(--font_1));
    height: 100% !important;
    width: auto !important
}

.DYoNOT ._Gybpq {
    -ms-scroll-chaining: none;
    background-color: transparent;
    border-radius: inherit;
    max-height: calc((var(--optionLineHeight, 1.3em) + var(--dropdownItemsSpacing, 12px))*6);
    overflow-x: hidden;
    overflow-y: scroll;
    overscroll-behavior: contain
}

.DYoNOT ._Gybpq .CEK3nk {
    align-items: center;
    background-color: transparent;
    color: rgb(var(--dropdownListTextColor, var(--color_2, color_2)));
    cursor: pointer;
    direction: var(--dropdownDirection, "inherit");
    display: flex;
    flex-wrap: nowrap;
    height: var(--optionLineHeight, 1.3em);
    justify-content: var(--dropdownOptionJustifyContent);
    padding-bottom: calc(var(--dropdownItemsSpacing, 12px)/2);
    padding-top: calc(var(--dropdownItemsSpacing, 12px)/2);
    transition: all .5s ease;
    transition-property: background-color
}

.DYoNOT ._Gybpq .CEK3nk.sTe93V {
    background-color: rgba(var(--dropdownListHoverBackgroundColor, var(--color_7, color_7)), var(--alpha-dropdownListHoverBackgroundColor, 1));
    color: rgb(var(--dropdownListHoverTextColor, var(--color_2, color_2)))
}

.DYoNOT ._Gybpq .CEK3nk .P6sHUt {
    line-height: normal;
    overflow: hidden;
    padding-inline-end: var(--textPaddingDropDown_end);
    padding-inline-start: var(--textPaddingDropDown_start);
    text-overflow: ellipsis;
    white-space: nowrap
}












.MW5IWV {
    height: 100%;
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.Oqnisf {
    overflow: visible
}

.Oqnisf>.MW5IWV .LWbAav {
    background-color: var(--section-corvid-background-color, var(--bg-overlay-color))
}

.cM88eO {
    backface-visibility: hidden
}

.YtfWHd {
    left: 0;
    position: absolute;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.dkukWC {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.dkukWC,
.dkukWC .FRCqDF {
    left: 0;
    position: absolute;
    width: 100%
}

.dkukWC .FRCqDF {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.xnZvZH {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.xnZvZH .FRCqDF {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.xnZvZH .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.MBOSCN {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.MBOSCN .FRCqDF {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.MBOSCN .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}













@-moz-document url-prefix() {
    :invalid {
        box-shadow: none
    }

    :-moz-submit-invalid,
    :-moz-ui-invalid {
        box-shadow: none
    }
}

@keyframes kYZz2Z {
    0% {
        animation-timing-function: ease-out;
        transform: rotate(180deg)
    }

    45% {
        transform: rotate(198deg)
    }

    55% {
        transform: rotate(234deg)
    }

    to {
        transform: rotate(540deg)
    }
}

@keyframes wlf4P4 {
    to {
        opacity: 1;
        transform: rotate(115deg)
    }
}

.bkIuWA.xXaCpo {
    --display: flex;
    align-items: center;
    display: var(--display);
    justify-content: center
}

.d1WWt1 {
    animation: kYZz2Z 1s linear infinite;
    height: 72px;
    margin-left: -18px;
    overflow: hidden;
    position: absolute;
    transform-origin: 100% 50%;
    width: 36px
}

.d1WWt1:after,
.d1WWt1:before {
    animation: wlf4P4 .5s linear infinite alternate;
    border: 3px solid currentColor;
    border-color: currentColor transparent transparent currentColor;
    border-radius: 50%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: -100%;
    top: 0;
    transform: rotate(-45deg)
}

.d1WWt1:before {
    color: #7fccf7
}

.d1WWt1:after {
    color: #3899ec;
    opacity: 0
}










.JVi7i2,
.hrbzfT {
    background-color: var(--corvid-background-color, rgba(var(--bg, 0, 0, 0), var(--alpha-bg, 0)));
    border: solid var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    box-shadow: var(--shd, 0 0 0 transparent)
}

.d3n4V3 {
    height: 100%;
    left: -var(--corvid-border-width, var(--brw, 0));
    position: absolute;
    top: -var(--corvid-border-width, var(--brw, 0));
    width: 100%
}













.TWFxr5 {
    height: auto !important;
}

.May50y {
    overflow: hidden !important;
}















.sZRcsHb.oDGyZc9--madefor,
.so89qkO.oQ7Zm2a--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.suYDlBy {
    --wix-ui-tpa-icon-button-icon-color: 255, 255, 255, 1;
    --wix-ui-tpa-icon-button-icon-color-rgb: 255, 255, 255;
    --wix-ui-tpa-icon-button-icon-color-opacity: 1
}

.sFADCnq,
.sGioXwx {
    outline: 0
}

.snU6ghj>:first-child>:first-child {
    z-index: 100000 !important
}

.sGQUWoF {
    align-items: center;
    cursor: pointer;
    display: inline-flex
}

.sPO0VhK,
.s__s7U6 {
    flex-shrink: 0
}

.sGQUWoF.oNFVcPX--disabled {
    cursor: default
}

.sGQUWoF[disabled] {
    pointer-events: none
}

.s__5rQf1A {
    border: 1px solid hsla(0, 0%, 100%, .4);
    border-radius: 2px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1), 0 4px 8px 0 rgba(0, 0, 0, .1);
    color: #fff;
    display: inline-flex;
    font-family: Madefor, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    opacity: 0;
    transform: translateY(-50%);
    visibility: hidden
}

.s__5rQf1A.oCeEa_R--isShown {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.s__5rQf1A.oCeEa_R--shouldAnimate {
    transition: visibility .2s ease, opacity .2s ease, transform .4s ease
}

.s__5rQf1A.oCeEa_R---skin-7-success {
    background-color: #008250
}

.s__5rQf1A.oCeEa_R---skin-5-error {
    background-color: #df3131
}

.s__5rQf1A.oCeEa_R---skin-6-status {
    background-color: #212121
}

.s__5rQf1A.oCeEa_R---skin-7-preview {
    background-color: rgba(0, 0, 0, .6)
}

.s__5rQf1A.oCeEa_R---placement-15-bottomFullWidth {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100vw
}

.sAn25BY,
.srtTtd0 {
    display: inline-block;
    min-width: 12px
}

.sVn122i {
    display: inline-block;
    line-height: 20px;
    margin: 16px 20px;
    max-height: 40px;
    overflow: hidden
}

.sWqq1go {
    height: 24px;
    margin-left: auto;
    padding: 14px 12px
}

.s__5rQf1A.oCeEa_R--mobile .sVn122i {
    margin-left: 0;
    margin-right: 0;
    max-height: 60px
}

.s__5rQf1A.oCeEa_R--mobile .srtTtd0 {
    min-width: 20px
}

.s__5rQf1A.oCeEa_R--rtl .sWqq1go {
    margin-left: 0;
    margin-right: auto
}

.svqo6H4 {
    border: 0;
    display: inline-block;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.svqo6H4.oimTWXK--focus,
.svqo6H4:hover {
    opacity: .7
}

.svqo6H4.ojpiBkn--disabled {
    cursor: default
}

.svqo6H4.ojpiBkn--disabled:hover {
    opacity: 1
}

.sSG4oiD svg {
    display: block
}

.svqo6H4.ojpiBkn--disabled.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-color-29));
    fill: none
}

.svqo6H4.ojpiBkn--disabled.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-color-29));
    stroke: rgb(var(--wix-color-29))
}

.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-line .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    fill: none
}

.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-full .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4 .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4.ojpiBkn--disabled .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-color-29))
}

.svqo6H4.ojpiBkn---theme-4-none {
    background-color: transparent
}

.svqo6H4.ojpiBkn---theme-3-box {
    align-items: center;
    background-color: rgb(var(--wix-ui-tpa-icon-button-background-color, var(--wix-color-1)));
    border-radius: 50%;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.Sm1ZoK {
    z-index: 999999
}

.Sm1ZoK.KtZaO1 {
    display: none
}

.Sm1ZoK:not(.Z1Pd8o) {
    left: 50%;
    min-width: 320px;
    position: fixed;
    top: 80px;
    transform: translate(-50%)
}













#pro-gallery-comp-lf9sbnkt .pro-gallery-parent-container {
    width: 1349px !important;
    height: 341px !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="0"].gallery-item-container {
    opacity: 1 !important;
    display: block !important;
    transition: opacity .2s ease !important;
    top: 0px !important;
    left: 0px !important;
    right: auto !important;
    height: 341px !important;
    width: 315px !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="0"] .gallery-item-common-info-outer {
    height: 100% !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="0"] .gallery-item-common-info {
    height: 100% !important;
    width: 100% !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="0"] .gallery-item-wrapper {
    width: 315px !important;
    height: 341px !important;
    margin: 0 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="0"] .gallery-item-content {
    width: 315px !important;
    height: 341px !important;
    margin: 0px 0px !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="0"] .gallery-item-hover {
    width: 315px !important;
    height: 341px !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="0"] .item-hover-flex-container {
    width: 315px !important;
    height: 341px !important;
    margin: 0px 0px !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="0"] .gallery-item-wrapper img {
    width: 100% !important;
    height: 100% !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="1"].gallery-item-container {
    opacity: 1 !important;
    display: block !important;
    transition: opacity .2s ease !important;
    top: 0px !important;
    left: 335px !important;
    right: auto !important;
    height: 341px !important;
    width: 311px !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="1"] .gallery-item-common-info-outer {
    height: 100% !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="1"] .gallery-item-common-info {
    height: 100% !important;
    width: 100% !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="1"] .gallery-item-wrapper {
    width: 311px !important;
    height: 341px !important;
    margin: 0 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="1"] .gallery-item-content {
    width: 311px !important;
    height: 341px !important;
    margin: 0px 0px !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="1"] .gallery-item-hover {
    width: 311px !important;
    height: 341px !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="1"] .item-hover-flex-container {
    width: 311px !important;
    height: 341px !important;
    margin: 0px 0px !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="1"] .gallery-item-wrapper img {
    width: 100% !important;
    height: 100% !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="2"].gallery-item-container {
    opacity: 1 !important;
    display: block !important;
    transition: opacity .2s ease !important;
    top: 0px !important;
    left: 666px !important;
    right: auto !important;
    height: 341px !important;
    width: 317px !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="2"] .gallery-item-common-info-outer {
    height: 100% !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="2"] .gallery-item-common-info {
    height: 100% !important;
    width: 100% !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="2"] .gallery-item-wrapper {
    width: 317px !important;
    height: 341px !important;
    margin: 0 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="2"] .gallery-item-content {
    width: 317px !important;
    height: 341px !important;
    margin: 0px 0px !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="2"] .gallery-item-hover {
    width: 317px !important;
    height: 341px !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="2"] .item-hover-flex-container {
    width: 317px !important;
    height: 341px !important;
    margin: 0px 0px !important;
    opacity: 1 !important;
}

#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="2"] .gallery-item-wrapper img {
    width: 100% !important;
    height: 100% !important;
    opacity: 1 !important;
}

/* #pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="3"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="4"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="5"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="6"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="7"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="8"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="9"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="10"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="11"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="12"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="13"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="14"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="15"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="16"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="17"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="18"] {
    display: none !important;
}
#pro-gallery-comp-lf9sbnkt [data-hook="item-container"][data-idx="19"] {
    display: none !important;
} */

#pro-gallery-comp-lf9sbnkt .pro-gallery-prerender {
    height: 341px !important;
}

#pro-gallery-comp-lf9sbnkt {
    height: 341px !important;
    width: 1349px !important;
}

#pro-gallery-comp-lf9sbnkt .pro-gallery-margin-container {
    height: 341px !important;
}

#pro-gallery-comp-lf9sbnkt .one-row:not(.thumbnails-gallery) {
    height: 351px !important;
    width: 1369px !important;
}

#pro-gallery-comp-lf9sbnkt .one-row:not(.thumbnails-gallery) .gallery-horizontal-scroll {
    height: 351px !important;
}

#pro-gallery-comp-lf9sbnkt .pro-gallery-parent-container:not(.gallery-slideshow) [data-hook=group-view] .item-link-wrapper::before {
    height: 351px !important;
    width: 1369px !important;
}

#pro-gallery-comp-lf9sbnkt .pro-gallery-parent-container {
    height: 341px !important;
    width: 1349px !important;
}




.goog-inline-block {
    position: relative;
    display: -moz-inline-box;
    display: inline-block
}

* html .goog-inline-block {
    display: inline
}

*:first-child+html .goog-inline-block {
    display: inline
}

.recaptcha-checkbox {
    border: none;
    font-size: 1px;
    height: 28px;
    margin: 4px;
    width: 28px;
    overflow: visible;
    outline: 0;
    vertical-align: text-bottom
}

.recaptcha-checkbox-border {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 2px solid #444746;
    font-size: 1px;
    height: 24px;
    position: absolute;
    width: 24px;
    z-index: 1
}

.recaptcha-checkbox-borderAnimation {
    background-repeat: no-repeat;
    border: none;
    height: 28px;
    outline: 0;
    position: absolute;
    width: 28px
}

.recaptcha-checkbox-nodatauri.recaptcha-checkbox-borderAnimation {
    background-image: url(https://www.gstatic.com/recaptcha/api2/checkbox_sprite.png)
}

.recaptcha-checkbox-spinner-gif {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-background-size: 24px;
    -o-background-size: 24px;
    background-size: 24px;
    border: 2px solid #444746;
    height: 24px;
    left: 0;
    position: absolute;
    top: 0;
    width: 24px
}

.recaptcha-checkbox-spinner {
    background-color: #f9f9f9;
    border: 6px solid #4d90fe;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    border-radius: 36px;
    border-bottom-color: transparent;
    border-left-color: transparent;
    height: 36px;
    left: -4px;
    outline: 0;
    position: absolute;
    top: -4px;
    width: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-animation: spinner-spin linear 2.5s infinite;
    -o-animation: spinner-spin linear 2.5s infinite;
    animation: spinner-spin linear 2.5s infinite;
    animation-play-state: paused;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

@keyframes spinner-spin {
    0% {
        -webkit-transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -o-transform: rotateZ(0deg);
        transform: rotateZ(0deg)
    }

    10% {
        -webkit-transform: rotateZ(135deg);
        -ms-transform: rotateZ(135deg);
        -o-transform: rotateZ(135deg);
        transform: rotateZ(135deg)
    }

    25% {
        -webkit-transform: rotateZ(245deg);
        -ms-transform: rotateZ(245deg);
        -o-transform: rotateZ(245deg);
        transform: rotateZ(245deg)
    }

    60% {
        -webkit-transform: rotateZ(700deg);
        -ms-transform: rotateZ(700deg);
        -o-transform: rotateZ(700deg);
        transform: rotateZ(700deg)
    }

    75% {
        -webkit-transform: rotateZ(810deg);
        -ms-transform: rotateZ(810deg);
        -o-transform: rotateZ(810deg);
        transform: rotateZ(810deg)
    }

    to {
        -webkit-transform: rotateZ(1080deg);
        -ms-transform: rotateZ(1080deg);
        -o-transform: rotateZ(1080deg);
        transform: rotateZ(1080deg)
    }
}

.recaptcha-checkbox-spinner-overlay {
    content: "";
    position: absolute;
    top: -7px;
    left: -7px;
    width: 38px;
    height: 19px;
    background-color: #f9f9f9;
    -webkit-animation: overlay-spin linear 1s;
    -o-animation: overlay-spin linear 1s;
    animation: overlay-spin linear 1s;
    animation-play-state: paused;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    -o-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-border-radius: 38px 38px 0 0;
    -moz-border-radius: 38px 38px 0 0;
    border-radius: 38px 38px 0 0;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    opacity: 0
}

@keyframes overlay-spin {
    0% {
        opacity: 1;
        -webkit-transform: rotateZ(45deg);
        -ms-transform: rotateZ(45deg);
        -o-transform: rotateZ(45deg);
        transform: rotateZ(45deg)
    }

    to {
        opacity: 1;
        -webkit-transform: rotateZ(225deg);
        -ms-transform: rotateZ(225deg);
        -o-transform: rotateZ(225deg);
        transform: rotateZ(225deg)
    }
}

.recaptcha-checkbox-checkmark {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAATsCAMAAADb3wBdAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAFBUExURQAAAAAwGgALBgAqFgAWDAABAQAYDQBBIwBIJwA5HwCRTgAXDABuOwAcDwBSLABNKQB7QgCVUAAJBQBxPQAiEgBWLgABAABeMgB6QgA4HgAGAwB2PwBhNABGJgACAQBjNQBmNwADAgBvPABuOwAEAgBtOwB+RAAJBQCDRgANBwBxPQA0HABIJwB4QQBULQBULQB8QwBXLwB9QwBQKwApFgCYUgB2QAAGAwBKKABOKgCARQAHBAAeEAA3HgBXLwAjEwA+IQAFAwBAIwARCQCISQAMBwA1HQAzHAA8IAA/IgCQTgAWDABMKQAZDgCSTgBsOgAPCAAUCwCNTAAOCAASCgAQCQA2HQBRKwAuGQBaMQAtGABSLAAgEQA/IgA4HgCPTQBwPAACAQArFwBgNAATCgAaDgAqFwAIBAAUCwCeVf///4C5DhQAAABpdFJOUwBNEUMjAiZpdVzqJbEthXzG8Q+2N4sBl8VaCr6ccQOgpQWzsgawzA7TFbdUdMKIh8iMyYFC9r8JeH7PDDFZjThkCGgc3BRWU2Fm6SR7KeuuGCHkFx0aV4JKkkiEM2Vb5rQERZseKkQNIKs/1NYAAAABYktHRGolYpUOAAADVElEQVR42u3deVNSURyH8aMtWEkFGRTajeKabFESFuXSoq2UubRnuy3n/b+BuM40E3GH842bsfg8f/jXbwTP5XzmeHXAGCIiokiNjCpT+/YrUwcOsp5EFKXYmDJ16PARRaTxOAtKRFFEOiqJZO0xQaTjNqGYlDwxwcITURSRTqYUkaxNu+eSp5pzp92Pmpm0Uynh2WXOeFxIIkSKItJZtyJNkazNnnPPnW/O5XznnD9t7YUZ90/rZfMFZVW8UV4/RIgURSRbLDmfoJe10g/iTQVzZefjptLWXkwKy1yZzEgXzed1S4i0OyJdiikiVayNuUVqTtnLnkuk2eaXatItkmvql0hVpzWIRNSdSFdqikgVO1dzixT4cNUpUqXDnm4RqcPO/12kTj4gElGUrklTdemmx3VrQ+daRQr29I2CW6TwfdguUvhuRSREov6qXpGmrK1IUzY/L4gUShIiIRINZguaNZ1ueLQosqhZU/g3U4iESDQolXzNGuHPOTs+LP1XaxAJkWhQuimea+riueZWH1qDSIhEve+2Zo1017eubOm+tQaREIl6351l7fSzsiyJZKcRCZEQicKus3b6kS5ec7cKczt7+i4iIRIiUXvaO1rof9O6N+SnH0RCJNrN7mc0kZSrF+zWNCIhEiJR1z3gDhEiIRIi9U0P45pIjxqaSEVEQiREIkRCJERCJERCpL8SKf5YEenJqiKSeYpIiIRIiBRFJLOmiGQaq4pI6xuIhEiIhEhRRDKSSMZsCiIZ82xDEMk8X0EkREIkRIoi0h9T7n3omHrhKVMvFZFMCZEIkRBpEKdejc8KU7U5yZrXiIRIiIRI0abeSFPBd1OmjIkl2bOIhEjDIpKX03zwc5oP/gw7iBBpWESazysiGVPIaz4UOD8QIg2NSGVpKrjpIb0NVK0qfS6iSfEaJNpbIpm0NGVSae3TVVP8rkK0x0Qqadb4Oe3E4i8VuNZEiNTegmaNiWnWmEWsIUKkkEYkkYJ/iZOs8d5iDREihVSWRAru+haVb8ddXyKKINJaQhLJTCQkkcwWpx8iCumd9kbb7z80tLmP2sN+YuWJqL3Pmkj+F00kf4wlJaKu2/6qzX1b1+a2WFIi6rrv29rcD/HOzyZLSkRERL3qJ2+bn1T/Y0TVAAAAKHRFWHRkYXRlOnRpbWVzdGFtcAAyMDI1LTAyLTA4VDA4OjA4OjU5KzAwOjAw8lZJwQAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
    border: none;
    height: 30px;
    left: -5px;
    outline: 0;
    position: absolute;
    width: 38px
}

.rc-anchor-dark .recaptcha-checkbox-spinner,
.rc-anchor-dark .recaptcha-checkbox-spinner-overlay {
    background-color: #222
}

.recaptcha-checkbox-nodatauri.recaptcha-checkbox-checkmark {
    background-image: url(https://www.gstatic.com/recaptcha/api2/checkmark_sprite.png)
}

.recaptcha-checkbox-hover .recaptcha-checkbox-border,
.recaptcha-checkbox-hover .recaptcha-checkbox-spinner-gif {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    border: 2px solid #b2b2b2
}

.recaptcha-checkbox-focused .recaptcha-checkbox-border,
.recaptcha-checkbox-focused .recaptcha-checkbox-spinner-gif {
    border: 2px solid #4d90fe
}

.recaptcha-checkbox-active .recaptcha-checkbox-border,
.recaptcha-checkbox-active .recaptcha-checkbox-spinner-gif {
    background-color: #ebebeb
}

.recaptcha-checkbox-disabled .recaptcha-checkbox-border,
.recaptcha-checkbox-disabled .recaptcha-checkbox-spinner-gif {
    background-color: #f1f1f1
}

.recaptcha-checkbox-loading .recaptcha-checkbox-spinner-gif {
    background-image: url('https://www.gstatic.com/recaptcha/api2/loading.gif')
}

.recaptcha-checkbox-checked .recaptcha-checkbox-border,
.recaptcha-checkbox-checked .recaptcha-checkbox-spinner-gif {
    visibility: hidden
}

.recaptcha-checkbox-checked .recaptcha-checkbox-checkmark {
    background-position: 0 -600px
}

.recaptcha-checkbox-expired .recaptcha-checkbox-border,
.recaptcha-checkbox-expired .recaptcha-checkbox-spinner-gif {
    border: 2px solid #d93025
}

.recaptcha-checkbox-clearOutline.recaptcha-checkbox-focused .recaptcha-checkbox-border,
.recaptcha-checkbox-clearOutline.recaptcha-checkbox-focused .recaptcha-checkbox-spinner-gif {
    border: 2px solid #444746
}

.rc-anchor {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, .08);
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, .08)
}

.rc-anchor-normal {
    height: 74px;
    width: 300px
}

.rc-anchor-compact {
    height: 136px;
    width: 156px
}

.rc-anchor-dark {
    background: #222;
    color: #fff
}

.rc-anchor-dark.rc-anchor-normal,
.rc-anchor-dark.rc-anchor-compact {
    border: 1px solid #525252
}

.rc-anchor-light {
    background: #f9f9f9;
    color: #000
}

.rc-anchor-light.rc-anchor-normal,
.rc-anchor-light.rc-anchor-compact {
    border: 1px solid #d3d3d3
}

.rc-inline-block {
    display: inline-block;
    height: 100%
}

.rc-anchor-center-container {
    display: table;
    height: 100%
}

.rc-anchor-center-item {
    display: table-cell;
    vertical-align: middle
}

.rc-anchor-content {
    display: inline-block;
    position: relative
}

.rc-anchor-normal .rc-anchor-content {
    height: 74px;
    width: 206px
}

.rc-anchor-compact .rc-anchor-content {
    height: 85px
}

.rc-anchor-error-message {
    color: #f00;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    padding: 0 10px
}

.rc-anchor-checkbox {
    margin: 0 12px 2px 12px
}

.rc-anchor-checkbox-label {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px
}

.rc-anchor-normal .rc-anchor-checkbox-label {
    width: 152px
}

.rc-anchor-compact .rc-anchor-checkbox-label {
    width: 95px
}

.rc-anchor-error-msg-container {
    color: #d93025;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    left: 0;
    line-height: 14px;
    margin: 2px;
    position: absolute;
    top: 0
}

.rc-anchor-normal.rc-anchor-error .rc-anchor-error-msg-container {
    width: 240px
}

.rc-anchor-normal.rc-anchor-error .rc-anchor-content {
    margin-top: 10px
}

.rc-anchor-compact.rc-anchor-error .rc-anchor-content {
    margin-top: 25px
}

.rc-anchor-normal-footer {
    display: inline-block;
    height: 74px;
    vertical-align: top;
    width: 70px
}

.rc-anchor-compact-footer {
    margin: 0 12px;
    text-align: center;
    width: 136px
}

.rc-anchor-logo-img {
    background: url('https://www.gstatic.com/recaptcha/api2/logo_48.png');
    background-repeat: no-repeat
}

.rc-anchor-logo-img-ie8 {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.gstatic.com/recaptcha/api2/logo_48.png', sizingMethod="scale")
}

.rc-anchor-logo-text {
    cursor: default;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    margin-top: 5px;
    text-align: center
}

.rc-anchor-light .rc-anchor-logo-text,
.rc-anchor-light div a:link,
.rc-anchor-light div a:visited {
    color: #555
}

.rc-anchor-dark .rc-anchor-logo-text,
.rc-anchor-dark div a:link,
.rc-anchor-dark div a:visited {
    color: #f5f5f5
}

.rc-anchor-logo-portrait {
    margin: 10px 0 0 26px;
    width: 58px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.rc-anchor-logo-img-portrait {
    -webkit-background-size: 32px;
    -o-background-size: 32px;
    background-size: 32px;
    height: 32px;
    margin: 0 13px 0 13px;
    width: 32px
}

.rc-anchor-logo-landscape {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.rc-anchor-logo-img-landscape {
    -webkit-background-size: 24px;
    -o-background-size: 24px;
    background-size: 24px;
    display: inline-block;
    height: 24px;
    width: 24px
}

.rc-anchor-logo-landscape-text-holder {
    display: inline-block;
    height: 24px;
    margin: 0 2px 0 2px;
    width: 54px
}

.rc-anchor-normal .rc-anchor-pt,
.rc-anchor-invisible .rc-anchor-pt,
.rc-anchor-compact .rc-anchor-pt {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 8px;
    font-weight: 400
}

.rc-anchor-pt {
    background-image: url('data:image/png;base64,iVBORw0KGgBX2EQZQBOnoDD2UcBhW1sSiNmRQ8RLXQFNGEeygBY2c9ObVv9U1t63RNBc6wgU2VvBPuEb0HRObDgBXlGjaztkBWm8aGJkATRZZa3RzU6xhDAwBuFJvGDokk0hlRv6FSghlBGdtzcqF6RQBVwudRzWvBcGFXHkxMO6F5Dx0B0GGK82EPKTobIlQ1OwBag4xQGEuQbhhZExTpOMDBdWcMLJAH6z05bpVM3n1yIHoBny71Em5nBb3FFaA1IB1nQYk269fH5kcxBuVnl2DwBHU8DmmdyZWV0Kp9/B/utvhXIgX65veQBbxxyTBBhPIp43wBuV2HH3NWZDvKaRUBcaWcBYwCccgG1CS5ayvpLA+VaS2AoJEGZWOY/OJHry+PRBih8RohtGaoLIEyGBdlheMvRrX9ddH3tfKX9eyhoEy/2dl3sqLyixil0zXIrepVxUhxsq0CN8YypdBCrZLgz43ZCkKTB8Pqf4WkFkNSU3fTWFahPQLh42Bv853YXR2dHIBo7Vtbh5kR3Jm/t/o8WUBb4M/nElvLlCkb4TpsrVtByaN2YWM35OlwBOjsdc8PAB01o/BdE5l9unUdAooYXA74zIBawZfP8ccRU+Gb5hvUABVU0zkLigyABoG7f6XMOZHcTVVMBdAFk3zQB1G/Ea9NwaXQnBZnF2RxZlSI96RQBI89vGAM3C9I9p4U+RXPsBdJjXfmUB/Nt6pN2ZX3cUin0lWs98YnyzBaWA3ZOr3R7hqBfatk020qBfBoRLHL6KHIBakhwo3XdbxkBUh6HRnEkfhv+fV1Zrn87g80uFFbUIA9Qtsxx+4pcPURUGvI/BHxZG75dkfdfKKVTm1OlkAQZD1Hb7EeEgylwBdHIenSyS95xEYe5pbgQBYZV2E255ZTuaZHo')
}

.rc-anchor-pt a {
    display: inline;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none
}

.rc-anchor-pt a:hover {
    text-decoration: underline
}

.rc-anchor-normal .rc-anchor-pt {
    margin: 2px 11px 0 0;
    padding-right: 2px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 276px
}

.rc-anchor-compact .rc-anchor-pt {
    margin: 0 0 2px 0;
    width: 132px
}

.rc-anchor-aria-status {
    display: none
}

#rc-anchor-alert,
.rc-anchor-alert {
    color: red;
    font-size: 9px;
    margin: 2px;
    position: absolute;
    top: 0
}

#rc-anchor-over-quota {
    bottom: 0;
    color: #555;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 9px;
    padding: 4px;
    position: absolute;
    width: 170px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 20px
}

.rc-anchor-compact .rc-anchor-content #rc-anchor-over-quota {
    width: 148px
}

.rc-anchor-normal .rc-anchor-pt.rc-anchor-over-quota-pt {
    width: 130px
}

.rc-anchor-logo-portrait.rc-anchor-over-quota-logo {
    margin-top: 6px
}

#rc-anchor-invisible-over-quota {
    font-size: 9px;
    line-height: initial
}

#rc-anchor-invisible-over-quota a {
    color: white
}

.rc-anchor-invisible {
    height: 60px;
    width: 256px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.rc-anchor-invisible-text {
    background: #1a73e8;
    color: white;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 166px;
    -ms-flex-preferred-size: 166px;
    flex-basis: 166px;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 20px;
    padding: 0 16px;
    white-space: nowrap
}

.rc-anchor-invisible-text.smalltext {
    font-size: 12px;
    padding: 0 10px;
    line-height: 16px;
    white-space: normal
}

.rc-anchor-invisible-text.smalltext .rc-anchor-pt {
    line-height: 12px;
    white-space: normal
}

.rc-anchor-invisible-text.smalltext .rc-anchor-pt a:link {
    font-size: 9px
}

.rc-anchor-normal-footer.smalltext .rc-anchor-pt {
    font-size: 5px;
    line-height: 6px
}

.rc-anchor-invisible-text strong {
    font-weight: 500
}

.rc-anchor-invisible .rc-anchor-normal-footer .rc-anchor-pt {
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    text-align: center;
    width: 70px;
    margin-top: 2px
}

.rc-anchor-logo-img-large {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-background-size: 40px;
    -o-background-size: 40px;
    background-size: 40px;
    margin: 5px 15px 0 15px;
    height: 40px;
    width: 40px
}

.rc-anchor-invisible-nohover .rc-anchor-logo-img-large,
.rc-anchor-invisible-hover-hovered .rc-anchor-logo-img-large {
    -webkit-background-size: 44px;
    -o-background-size: 44px;
    background-size: 44px;
    margin: 8px 13px 0 13px;
    height: 44px;
    width: 44px
}

.rc-anchor-invisible-nohover .rc-anchor-normal-footer .rc-anchor-pt,
.rc-anchor-invisible-hover-hovered .rc-anchor-normal-footer .rc-anchor-pt {
    opacity: 0
}

.rc-anchor-invisible-nohover .rc-anchor-invisible-text .rc-anchor-pt,
.rc-anchor-invisible-hover-hovered .rc-anchor-invisible-text .rc-anchor-pt {
    opacity: 1
}

.rc-anchor-invisible-text .rc-anchor-pt {
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.rc-anchor-invisible-text .rc-anchor-pt a:link,
.rc-anchor-invisible-text .rc-anchor-pt a:visited {
    color: white;
    font-size: 10px
}

.rc-anchor-invisible-hover .rc-anchor-invisible-text .rc-anchor-pt a:link {
    display: none
}

.rc-anchor-invisible-nohover .rc-anchor-invisible-text .rc-anchor-pt a:link,
.rc-anchor-invisible-hover-hovered .rc-anchor-invisible-text .rc-anchor-pt a:link,
.rc-anchor-invisible-hover .rc-anchor-normal-footer .rc-anchor-pt a:link {
    display: inline
}

.rc-anchor-invisible-nohover .rc-anchor-normal-footer .rc-anchor-pt a:link,
.rc-anchor-invisible-hover-hovered .rc-anchor-normal-footer .rc-anchor-pt a:link {
    display: none
}

.rc-audiochallenge-response-field {
    margin: 7px;
    text-align: center
}

.rc-audiochallenge-response-field .rc-response-input-field {
    width: 220px
}

.rc-audiochallenge-error-message {
    color: #d93025;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 20px 20px 0 20px
}

.rc-audiochallenge-instructions {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 10px 20px 10px 20px
}

.rc-audiochallenge-play-button {
    margin: 0 20px 0 20px
}

.rc-audiochallenge-play-button .rc-button-default {
    background: #d8d8d8;
    color: #000;
    font-weight: 500;
    width: 100%
}

.rc-audiochallenge-input-label {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 10px 20px 10px 20px
}

.rc-audiochallenge-control audio {
    height: 30px;
    width: 240px
}

.rc-audiochallenge-tdownload {
    margin: 5px 20px 5px 20px;
    text-align: center
}

.rc-audiochallenge-tdownload-link {
    background-image: url(https://www.gstatic.com/recaptcha/api2/download.png);
    background-repeat: no-repeat;
    -webkit-background-size: 36px 36px;
    background-size: 36px;
    color: transparent;
    display: inline-block;
    height: 36px;
    opacity: .55;
    overflow: hidden;
    width: 36px
}

.rc-audiochallenge-tdownload-link:focus-visible {
    background-color: #d8d8d8
}

@media screen and (forced-colors:active) and (prefers-color-scheme:dark) {
    .rc-audiochallenge-tdownload-link {
        background-image: url(https://www.gstatic.com/recaptcha/api2/download_white.png);
        background-repeat: no-repeat;
        -webkit-background-size: 36px 36px;
        background-size: 36px;
        color: transparent;
        display: inline-block;
        height: 36px;
        opacity: .55;
        overflow: hidden;
        width: 36px
    }
}

.rc-audiochallenge-tdownload-link-on-dark {
    background-image: url(https://www.gstatic.com/recaptcha/api2/download_white.png);
    background-repeat: no-repeat;
    -webkit-background-size: 36px 36px;
    background-size: 36px;
    color: transparent;
    display: inline-block;
    height: 36px;
    opacity: .55;
    overflow: hidden;
    width: 36px
}

.rc-audiochallenge-tdownload-link-on-dark:focus-visible {
    background-color: #d8d8d8
}

.rc-audiochallenge-tdownload-link:focus,
.rc-audiochallenge-tdownload-link:hover {
    opacity: .8;
    outline: none
}

.rc-audiochallenge-tdownload-link-on-dark:focus,
.rc-audiochallenge-tdownload-link-on-dark:hover {
    opacity: .8;
    outline: none
}

.fake-focus-audio {
    height: 0;
    opacity: 0;
    width: 0
}

.rc-button-default {
    background: #1a73e8;
    border: 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 42px;
    line-height: 42px;
    min-width: 100px;
    padding: 0 10px 0 10px;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.rc-button-default:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2pt #185abc;
    box-shadow: 0 0 0 2pt #185abc
}

.rc-button-default-disabled {
    background: rgba(73, 143, 225, .5);
    cursor: default
}

.rc-button-red {
    background: #e24a4a
}

.rc-button-default-disabled.rc-button-red {
    background: rgba(226, 74, 74, .49)
}

.rc-canvas-image {
    display: none
}

.rc-canvas-canvas {
    cursor: pointer
}

body {
    margin: 0
}

.rc-imageselect-instructions strong {
    font-weight: 900;
    display: block;
    font-size: 28px
}

.rc-footer {
    font-family: Roboto, helvetica, arial, sans-serif;
    position: relative;
    width: 100%
}

.rc-separator {
    border-top: 1px solid #dfdfdf;
    margin-bottom: 1px
}

.rc-controls {
    width: 100%
}

.primary-controls {
    height: 60px
}

.rc-buttons {
    float: left;
    height: 48px;
    margin: 6px 0 6px 6px;
    background-repeat: no-repeat
}

.fake-focus {
    height: 0;
    opacity: 0;
    width: 0
}

.button-holder {
    float: left;
    height: 48px
}

.rc-button-reload {
    background: url("https://www.gstatic.com/recaptcha/api2/refresh_2x.png")
}

.rc-button-reload:focus-visible {
    background-color: #d8d8d8
}

@media screen and (forced-colors:active) and (prefers-color-scheme:dark) {
    .rc-button-reload {
        background: url("https://www.gstatic.com/recaptcha/api2/refresh_white_2x.png")
    }
}

.rc-button-reload-on-dark {
    background: url("https://www.gstatic.com/recaptcha/api2/refresh_white_2x.png")
}

.rc-button-reload-on-dark:focus-visible {
    background-color: #d8d8d8
}

.rc-button-audio {
    background: url("https://www.gstatic.com/recaptcha/api2/audio_2x.png")
}

.rc-button-audio:focus-visible {
    background-color: #d8d8d8
}

@media screen and (forced-colors:active) and (prefers-color-scheme:dark) {
    .rc-button-audio {
        background: url("https://www.gstatic.com/recaptcha/api2/audio_white_2x.png")
    }
}

.rc-button-audio-on-dark {
    background: url("https://www.gstatic.com/recaptcha/api2/audio_white_2x.png")
}

.rc-button-audio-on-dark:focus-visible {
    background-color: #d8d8d8
}

.rc-button-image {
    background: url("https://www.gstatic.com/recaptcha/api2/image_2x.png")
}

.rc-button-image:focus-visible {
    background-color: #d8d8d8
}

@media screen and (forced-colors:active) and (prefers-color-scheme:dark) {
    .rc-button-image {
        background: url("https://www.gstatic.com/recaptcha/api2/image_white_2x.png")
    }
}

.rc-button-image-on-dark {
    background: url("https://www.gstatic.com/recaptcha/api2/image_white_2x.png")
}

.rc-button-image-on-dark:focus-visible {
    background-color: #d8d8d8
}

.rc-button-liveness {
    background: url("https://www.gstatic.com/recaptcha/api2/liveness_dark.png")
}

.rc-button-liveness:focus-visible {
    background-color: #d8d8d8
}

@media screen and (forced-colors:active) and (prefers-color-scheme:dark) {
    .rc-button-liveness {
        background: url("https://www.gstatic.com/recaptcha/api2/liveness_light.png")
    }
}

.rc-button-liveness-on-dark {
    background: url("https://www.gstatic.com/recaptcha/api2/liveness_light.png")
}

.rc-button-liveness-on-dark:focus-visible {
    background-color: #d8d8d8
}

.rc-button-help {
    background: url("https://www.gstatic.com/recaptcha/api2/info_2x.png")
}

.rc-button-help:focus-visible {
    background-color: #d8d8d8
}

@media screen and (forced-colors:active) and (prefers-color-scheme:dark) {
    .rc-button-help {
        background: url("https://www.gstatic.com/recaptcha/api2/info_white_2x.png")
    }
}

.rc-button-help-on-dark {
    background: url("https://www.gstatic.com/recaptcha/api2/info_white_2x.png")
}

.rc-button-help-on-dark:focus-visible {
    background-color: #d8d8d8
}

.rc-button-undo {
    background: url("https://www.gstatic.com/recaptcha/api2/undo_2x.png")
}

.rc-button-undo:focus-visible {
    background-color: #d8d8d8
}

@media screen and (forced-colors:active) and (prefers-color-scheme:dark) {
    .rc-button-undo {
        background: url("https://www.gstatic.com/recaptcha/api2/undo_white_2x.png")
    }
}

.rc-button-undo-on-dark {
    background: url("https://www.gstatic.com/recaptcha/api2/undo_white_2x.png")
}

.rc-button-undo-on-dark:focus-visible {
    background-color: #d8d8d8
}

.rc-button {
    -webkit-background-size: 32px 32px;
    -o-background-size: 32px 32px;
    background-size: 32px 32px;
    cursor: pointer;
    height: 48px;
    opacity: .55;
    width: 48px;
    padding: 0;
    border: 0;
    background-repeat: no-repeat;
    background-position: center
}

.rc-button:focus,
.rc-button:hover {
    opacity: .8;
    outline: none
}

.verify-button-holder {
    float: right;
    margin: 8px 8px 9px 0
}

.rc-challenge-help {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    overflow-y: scroll;
    padding: 5px 20px 5px 20px
}

.reload-icon {
    height: 16px;
    width: 16px
}

.apps-toast {
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 101
}

.apps-toast-content {
    background: #323232;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0, 6px, 10px, rgba(0, 0, 0, .14), 0, 1px, 18px, rgba(0, 0, 0, .12), 0, 3px, 5px, -1px, rgba(0, 0, 0, .4);
    color: #eee;
    display: inline-block;
    font: 12px/20px Roboto, helvetica, arial, sans-serif;
    padding: 14px;
    text-align: center
}

.goog-container:focus {
    outline: none
}

.rc-defaultchallenge-response-field {
    margin: 7px;
    text-align: center
}

.rc-defaultchallenge-response-field .rc-response-input-field {
    width: 230px
}

.rc-defaultchallenge-payload {
    border: none;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    min-height: 61px;
    text-align: center
}

.rc-defaultchallenge-incorrect-response {
    color: #ff1b1b;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    margin-left: 20px
}

.rc-doscaptcha-header {
    padding: 10px;
    margin: 10px;
    height: 20%;
    background-color: #1a73e8
}

.rc-doscaptcha-header-text {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    color: white
}

.rc-doscaptcha-body {
    height: 80%
}

.rc-doscaptcha-body-text {
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 15px 10px 15px
}

.rc-doscaptcha-footer {
    pointer-events: none
}

.recaptchaJavascriptChallengeLivenessOuterContainer {
    position: absolute;
    inset: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column
}

.recaptchaJavascriptChallengeLivenessContainer {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1
}

.goog-container:focus {
    outline: none
}

#rc-imageselect {
    min-width: 240px;
    font-family: Roboto, helvetica, arial, sans-serif;
    background-color: #fff
}

#rc-imageselect .rc-button:focus {
    outline: none
}

.rc-imageselect-desc {
    margin-left: -10px;
    margin-top: -10px;
    padding-right: 100px;
    position: relative
}

.rc-imageselect-instructions .rc-imageselect-desc strong {
    font-size: 22px
}

.rc-imageselect-desc span {
    display: block
}

.rc-imageselect-desc-no-canonical {
    position: relative
}

.rc-imageselect-desc-no-canonical span {
    display: block
}

.rc-imageselect-payload {
    min-width: 240px;
    margin: 0 7px;
    padding: 7px 0
}

.rc-imageselect-challenge {
    position: relative;
    width: 100%;
    height: 100%
}

.rc-footer {
    min-width: 240px
}

.rc-imageselect-incorrect-response,
.rc-imageselect-error-dynamic-more,
.rc-imageselect-error-select-more,
.rc-imageselect-error-select-something {
    color: #d93025;
    font-size: 14px;
    padding: 7px 0;
    text-align: center;
    width: 100%;
    background-color: white
}

.rc-imageselect-desc-wrapper {
    margin-bottom: 6px
}

.rc-imageselect-checkbox {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAGnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNy4xLWMwMDAgNzkuZGFiYWNiYiwgMjAyMS8wNC8xNC0wMDozOTo0NCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIzLjAgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDIxLTExLTA0VDIzOjE2OjI2LTA3OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMS0xMS0wNFQyMzoxNzozNS0wNzowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMS0xMS0wNFQyMzoxNzozNS0wNzowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDM3Y2M2MTEtMjg5Mi00MmFkLWEyYmYtMjk1MzA4NGYxNjA1IiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YjEwZGYyNmItNGU5Mi0wNTQxLThjMDYtMTJjNWQ5ZDFmMjcxIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZjE0YzAyYmQtNDJhOC00ODkxLWIxMjMtMWZhYjg2NzZlNzJmIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpmMTRjMDJiZC00MmE4LTQ4OTEtYjEyMy0xZmFiODY3NmU3MmYiIHN0RXZ0OndoZW49IjIwMjEtMTEtMDRUMjM6MTY6MjYtMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4wIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpjMDJkMDg2Zi1mNmZjLTRjMzItYWU2Zi0wOWMxZmU4MzFhNzciIHN0RXZ0OndoZW49IjIwMjEtMTEtMDRUMjM6MTc6MDktMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4wIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzdjYzYxMS0yODkyLTQyYWQtYTJiZi0yOTUzMDg0ZjE2MDUiIHN0RXZ0OndoZW49IjIwMjEtMTEtMDRUMjM6MTc6MzUtMDc6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMy4wIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlXsutAAAASdSURBVFiFtZdbbBRVGIC/mdnZdndr2+0l0BYsaEJ4ABGkUhHjlT6oT7QRbcHaqGkhvFBjBU3AKy9aTYwaQ9pI6wMxEClQiLcmKomtYikCkZsILbYGWuh2aXfLtrvHh53ZPTvdbbdtPMnJzOzMme87/392zjkKyRdFOipx7gupJlWEENiSBCuACij3bfgmx5G+dGUQez4h3S1CwQGh+PoGvcd+u7C3fAgITUcmXk/igbVVNdcrbJqr6nLqrTWJGiz03/FDaHxwd/vueYeAoEVmQhFCJBSIgIuqLxT3pqX/NFVPYkVc7UHl/JaOT1eesYgkJaAAGmArfvnqxp50ffd04HJZMDJS9svnd7cC4/EkhBCoieAP1HRXzgYOcMXl2l+8+exTgI4xhqzPKJZzFdDvf6lz9T8ZBW2zgcsl33N6xe+Na//EEglrBMK9z8qyzxZecY+bLytzIte6fdVHhKOgYYmCKWD23lZUdrxiNvANy9y8W67z2FKNPRvDEt1O38PF1Z0lhkBMKmQBDdB1LadqpvCNy9y885yO3aYwMio4+Ot45J6iFlYRZyyYFyqgLSjZlXfF6S+aCfz5e928bcCHRwV1zQEOXPBE7nc7x592Fj7kwpIGVTpqcwufKJ4p/K1no/DXmgK0SHCzLH70jWVY0mCehFNgc+TLDdbkZtCxLZeaVe6E8MrlUfgtv6CuKUDLxYlwAJuWMY9oBGIEVEBDOHPkBjvK7czPUXm9VGdTHIkXlrt5c30s/GACeNjAkS1FAOQTQEH1euXn61vGuDks0FSF7aU6m4qjElUr3Ow04F4DfuivSeCACHq9Uu8VIDIbKoAyFhi6hiMv0uDbbg+iMZP6F+1kpSlsX6ej4MYfgJ3rdXQtCj88BRzgtvff69bf5AiI/vNHTlkf+O6qh9rGADduhSOxbZ0ehfsEdXuSgwP83fHJ2UQCAhA9x97vi9fw+6setjYEGDAkTPirTQEOX0oOXjgifh7uOebDMj2rxkXIqMF5Q5d2xXtBW6+HWkNiyCd45YsArUnCAfy+E18TOxcIiA4GHUgF0uxpc7Jyqv84nehFjxdkkmKHo5eThwP01c9dDHiBYWAUGBdCCDMFIcNuLDB8zZfV07Y50Yvaej3ThrvO7i0HAsAYlhlRTkHQeCBwZl/FjwVDlz6eFiVBmdN/YsfFo1u7gNvG+2MWJvIgNAVGAf/xhgcb5nsvfzYb+NyBk+91NT95APBLAkFZQJ6bVcLfhVTACbgA15Ky5rU3C0s+mC48/dz+6nNHtrQDI4TzbkqYKZiwJoysiIAUQ8IJOFPdCzOXlDaV92UsqpkKnHfj5Ienvnpm35jfOwz4jCpHIGZFZF2jRdYFhkQq4DCOqYB+5+raRdl3PbJET8nO1VRH+nhoZHBsdGCg/1xrV29nYzfhwXbbgPoJp9TseUz4E62KVaLpsBsiZrUTXVrJX9HIv0gSMKs58mPgpkC8nZF1ZxP5dxhSkwmYEnJNuC+AqXdGZjS0ONX8iMmiZjV7POOdUTwRWUieUuVomZ90wSS9nq6ALCLvkM2jCZGPSe2QhRAoQiS9m/5fyn/lu/UIgBExrQAAAABJRU5ErkJggg==);
    display: none;
    position: absolute
}

.rc-imageselect-report-image {
    bottom: 0;
    left: 0;
    display: none;
    position: absolute;
    right: 0;
    top: 0
}

.rc-imageselect-table-42,
.rc-imageselect-table-33,
.rc-imageselect-table-44 {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.rc-imageselect-table-42,
.rc-imageselect-table-33 {
    margin: -2px
}

.rc-imageselect-table-44 {
    margin: -1px
}

.rc-imageselect-table-42 td {
    padding: 2px
}

.rc-imageselect-table-33 td {
    padding: 2px
}

.rc-imageselect-table-44 td {
    padding: 1px
}

.rc-image-tile-target tr,
td {
    margin: 0
}

.rc-imageselect-keyboard {
    outline: solid orange !important;
    position: relative;
    z-index: 100
}

td:focus {
    outline: none
}

.rc-image-tile-overlay {
    display: none;
    opacity: 0;
    position: absolute;
    background-color: #1a73e8;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: opacity 1s cubic-bezier(.49, .78, .46, 1.34);
    transition: opacity 1s cubic-bezier(.49, .78, .46, 1.34)
}

.rc-image-followup-tile {
    display: block
}

.rc-imageselect-dynamic-selected {
    position: relative;
    -webkit-transition: all 2s ease;
    transition: all 2s ease;
    opacity: .01
}

.rc-imageselect-dynamic-selected .rc-image-tile-target {
    opacity: 1
}

.rc-imageselect-dynamic-selected .rc-imageselect-checkbox {
    display: block;
    opacity: 1;
    -webkit-background-size: cover;
    background-size: cover;
    width: 60px;
    height: 60px;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px
}

.rc-image-tile-target {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: relative
}

.rc-imageselect-tileselected {
    position: relative
}

.rc-imageselect-tileselected .rc-image-tile-wrapper {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.rc-image-tile-wrapper {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.rc-imageselect-tileselected .rc-imageselect-checkbox {
    display: block;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.rc-imageselect-candidates {
    border: 2px solid white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 94px;
    overflow: hidden;
    position: absolute;
    right: 7px;
    top: 7px;
    width: 112px
}

.rc-imageselect-candidates>div {
    -webkit-background-size: 112px 94px;
    background-size: 112px 94px;
    display: inline-block;
    height: 94px;
    margin: 2px;
    position: relative;
    width: 112px
}

.rc-imageselect-challenge {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.rc-imageselect-response-field-error {
    border-bottom: 1px solid #ff0000
}

.rc-imageselect-desc {
    font-size: 16px
}

.rc-imageselect-desc-wrapper span {
    font-size: 14px
}

.rc-imageselect-clear {
    clear: both
}

.rc-image-tile-wrapper {
    overflow: hidden;
    position: relative;
    -webkit-transition: .1s ease;
    transition: .1s ease
}

.rc-image-tile-wrapper img {
    position: relative;
    -webkit-user-drag: none;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.rc-image-tile-11 {
    width: 100%;
    height: 100%
}

.rc-image-tile-42 {
    width: 200%;
    height: 400%
}

.rc-image-tile-33 {
    width: 300%;
    height: 300%
}

.rc-image-tile-44 {
    width: 400%;
    height: 400%
}

.rc-imageselect-instructions {
    height: 113px;
    width: 100%;
    margin-bottom: 7px;
    position: relative
}

.rc-imageselect-desc-wrapper {
    background-color: #1a73e8;
    position: relative;
    padding: 24px;
    color: white;
    height: 66px;
    font-size: 16px
}

.rc-imageselect-progress {
    background-color: #417cc1;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 15px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.rc-imageselect-carousel-offscreen-right {
    left: 105%;
    position: absolute;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.rc-imageselect-carousel-entering-right {
    left: 0;
    position: absolute;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.rc-imageselect-carousel-mock-margin-1 {
    top: 1px
}

.rc-imageselect-carousel-mock-margin-2 {
    top: 2px
}

.rc-imageselect-carousel-leaving-left {
    left: 0;
    opacity: .5;
    position: relative;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.rc-imageselect-carousel-offscreen-left {
    left: -105%;
    opacity: .5;
    position: relative;
    -webkit-transition: .5s ease;
    transition: .5s ease
}

.rc-imageselect-carousel-instructions {
    -webkit-transition: .2s ease;
    transition: .2s ease;
    opacity: 1
}

.rc-imageselect-carousel-instructions-hidden {
    opacity: .5
}

.rc-canonical-stop-sign {
    background: url(https://www.gstatic.com/recaptcha/api2/stop_sign.jpg);
    background-repeat: no-repeat
}

.rc-canonical-speed-limit {
    background: url(https://www.gstatic.com/recaptcha/api2/canonical_speed_limit.png);
    background-repeat: no-repeat
}

.rc-canonical-street-name {
    background: url(https://www.gstatic.com/recaptcha/api2/canonical_street_name.png);
    background-repeat: no-repeat
}

.rc-canonical-other {
    background: url(https://www.gstatic.com/recaptcha/api2/canonical_other.png);
    background-repeat: no-repeat
}

.rc-canonical-bounding-box {
    background: url(https://www.gstatic.com/recaptcha/api2/boundingbox2.gif);
    background-repeat: no-repeat
}

.rc-canonical-car {
    background: url(https://www.gstatic.com/recaptcha/api2/canonical_car.png);
    background-repeat: no-repeat
}

.rc-canonical-road {
    background: url(https://www.gstatic.com/recaptcha/api2/canonical_road.png);
    background-repeat: no-repeat
}

.rc-canonical-bridge {
    background: url(https://www.gstatic.com/recaptcha/api2/canonical_bridge.png);
    background-repeat: no-repeat
}

.rc-prepositional-payload {
    padding: 20px;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400
}

.rc-prepositional-select-more,
.rc-prepositional-verify-failed {
    color: #ff1b1b;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 20px 20px 0 20px
}

.rc-prepositional-target label {
    margin: 5px;
    float: right
}

.rc-prepositional-instructions {
    margin-bottom: 20px
}

.rc-prepositional-table {
    width: 100%
}

.rc-prepositional-table td {
    background: #f9f9f9;
    border: 1px solid #fff;
    color: #000;
    cursor: pointer;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    width: 40%;
    padding: 15px
}

.rc-prepositional-table td.rc-prepositional-selected {
    background: #efefef;
    border: 1px solid #656565
}

.rc-2fa-payload {
    font-family: Roboto, Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    font-weight: 400;
    font-size: 14px;
    text-align: left;
    color: #202124;
    text-align: center
}

.rc-2fa-background {
    background-color: #ececec;
    width: 100%;
    height: 100%;
    overflow: auto
}

.rc-2fa-container {
    background-color: #fff;
    width: 328px;
    overflow: auto;
    margin: 100px auto
}

.rc-2fa-header {
    margin: 36px 0 24px 0;
    font-size: 16px
}

.rc-2fa-instructions {
    margin: 24px 40px;
    line-height: 17.5px
}

.rc-2fa-response-field {
    text-align: center
}

.rc-2fa-response-field input {
    width: 11.2ch;
    height: 40px;
    line-height: 40px;
    margin: auto;
    border: 1px #979797 solid;
    font-size: 20px;
    letter-spacing: .8ch;
    padding-left: 1.2ch;
    padding-right: 0
}

.rc-2fa-response-field input:focus {
    border: 1px #185abc solid
}

.rc-2fa-response-field-error input {
    border: 1px #d93025 solid
}

.rc-2fa-response-field-error input:focus {
    border: 1px #d93025 solid
}

.rc-2fa-error-message {
    height: 36px;
    font-size: 12px;
    color: #d93025;
    margin: 2px 40px
}

.rc-2fa-submit-button-holder button {
    margin: 0 auto;
    min-width: 100px;
    height: 36px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1.25px;
    border-radius: 4px;
    background-color: #185abc;
    border: 1px solid #185abc;
    color: #fff
}

.rc-2fa-submit-button-holder button:disabled {
    background-color: white;
    border: 1px solid #979797;
    color: rgba(0, 0, 0, .38)
}

.rc-2fa-cancel-button-holder button {
    margin: 20px auto;
    min-width: 100px;
    height: 36px;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    letter-spacing: 1.25px;
    border-radius: 4px;
    background: none;
    border: none;
    color: #185abc
}

.rc-2fa-cancel-button-holder button:active {
    border: none
}

.rc-response-input-field {
    border: 1px solid #747775;
    border-radius: 2px;
    height: 36px;
    margin: 5px 0;
    padding: 1px 9px;
    font-family: Roboto, helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    width: 270px
}

.rc-response-input-field:focus {
    border: 1px solid #1a73e8
}

.rc-response-input-field-error,
.rc-response-input-field-error:focus {
    border: 1px solid #ff0000
}

sentinel {}






@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-lt-w10-bold.woff2') format('woff2');
    unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w02-bold.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w01-bold.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2');
    unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2');
    unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_5e1abc1825cb4784a89192a53;
    src: url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7c370d01944b46418218fe88d;
    src: url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/ttf/file.ttf") format("ttf");
}

#masterPage:not(.landingPage) #PAGES_CONTAINER {
    margin-top: 0px;
    margin-bottom: 0px;
}

#masterPage.landingPage #soapAfterPagesContainer,
#masterPage.landingPage #soapBeforePagesContainer {
    margin-top: 95px;
}

#masterPage.landingPage #SITE_HEADER {
    display: none;
}

#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #comp-kcyijl2p {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER {
    display: none;
}

#masterPage.landingPage #SITE_HEADER-placeholder {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER-placeholder {
    display: none;
}

#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus,
#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus~.wixSdkShowFocusOnSibling {
    --focus-ring-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #116dff;
    box-shadow: var(--focus-ring-box-shadow) !important;
    z-index: 1;
}

.has-inner-focus-ring {
    --focus-ring-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;
}

#masterPage {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_HEADER {
    z-index: 50;
    --above-all-in-container: 10000;
}

#PAGES_CONTAINER {
    --pinned-layer-in-container: 51;
    --above-all-in-container: 49;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --pinned-layer-in-container: 52;
    --above-all-in-container: 49;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --pinned-layer-in-container: 53;
    --above-all-in-container: 49;
}

#comp-kcyijl2p-pinned-layer {
    z-index: calc(var(--pinned-layers-in-page, 0) + 54);
    --above-all-in-container: 10000;
}

#SITE_FOOTER {
    --pinned-layer-in-container: 55;
    --above-all-in-container: 49;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: auto;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: 15px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-top: -2px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: -80px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="SOSP_CONTAINER_CUSTOM_ID"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kcyijl2p {
    justify-self: end;
    margin-right: 29px;
    align-self: center;
    margin-top: 48px;
    position: absolute;
    grid-area: 1 / 1 / 2 / 2;
    pointer-events: auto;
}

.font_0 {
    font: var(--font_0);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_1 {
    font: var(--font_1);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.font_2 {
    font: var(--font_2);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_3 {
    font: var(--font_3);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_4 {
    font: var(--font_4);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_5 {
    font: var(--font_5);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_6 {
    font: var(--font_6);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_7 {
    font: var(--font_7);
    color: rgb(0, 0, 0);
    letter-spacing: 0em;
}

.font_8 {
    font: var(--font_8);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_9 {
    font: var(--font_9);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_10 {
    font: var(--font_10);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.color_0 {
    color: rgb(var(--color_0));
}

.color_1 {
    color: rgb(var(--color_1));
}

.color_2 {
    color: rgb(var(--color_2));
}

.color_3 {
    color: rgb(var(--color_3));
}

.color_4 {
    color: rgb(var(--color_4));
}

.color_5 {
    color: rgb(var(--color_5));
}

.color_6 {
    color: rgb(var(--color_6));
}

.color_7 {
    color: rgb(var(--color_7));
}

.color_8 {
    color: rgb(var(--color_8));
}

.color_9 {
    color: rgb(var(--color_9));
}

.color_10 {
    color: rgb(var(--color_10));
}

.color_11 {
    color: rgb(var(--color_11));
}

.color_12 {
    color: rgb(var(--color_12));
}

.color_13 {
    color: rgb(var(--color_13));
}

.color_14 {
    color: rgb(var(--color_14));
}

.color_15 {
    color: rgb(var(--color_15));
}

.color_16 {
    color: rgb(var(--color_16));
}

.color_17 {
    color: rgb(var(--color_17));
}

.color_18 {
    color: rgb(var(--color_18));
}

.color_19 {
    color: rgb(var(--color_19));
}

.color_20 {
    color: rgb(var(--color_20));
}

.color_21 {
    color: rgb(var(--color_21));
}

.color_22 {
    color: rgb(var(--color_22));
}

.color_23 {
    color: rgb(var(--color_23));
}

.color_24 {
    color: rgb(var(--color_24));
}

.color_25 {
    color: rgb(var(--color_25));
}

.color_26 {
    color: rgb(var(--color_26));
}

.color_27 {
    color: rgb(var(--color_27));
}

.color_28 {
    color: rgb(var(--color_28));
}

.color_29 {
    color: rgb(var(--color_29));
}

.color_30 {
    color: rgb(var(--color_30));
}

.color_31 {
    color: rgb(var(--color_31));
}

.color_32 {
    color: rgb(var(--color_32));
}

.color_33 {
    color: rgb(var(--color_33));
}

.color_34 {
    color: rgb(var(--color_34));
}

.color_35 {
    color: rgb(var(--color_35));
}

.color_36 {
    color: rgb(var(--color_36));
}

.color_37 {
    color: rgb(var(--color_37));
}

.color_38 {
    color: rgb(var(--color_38));
}

.color_39 {
    color: rgb(var(--color_39));
}

.color_40 {
    color: rgb(var(--color_40));
}

.color_41 {
    color: rgb(var(--color_41));
}

.color_42 {
    color: rgb(var(--color_42));
}

.color_43 {
    color: rgb(var(--color_43));
}

.color_44 {
    color: rgb(var(--color_44));
}

.color_45 {
    color: rgb(var(--color_45));
}

.color_46 {
    color: rgb(var(--color_46));
}

.color_47 {
    color: rgb(var(--color_47));
}

.color_48 {
    color: rgb(var(--color_48));
}

.color_49 {
    color: rgb(var(--color_49));
}

.color_50 {
    color: rgb(var(--color_50));
}

.color_51 {
    color: rgb(var(--color_51));
}

.color_52 {
    color: rgb(var(--color_52));
}

.color_53 {
    color: rgb(var(--color_53));
}

.color_54 {
    color: rgb(var(--color_54));
}

.color_55 {
    color: rgb(var(--color_55));
}

.color_56 {
    color: rgb(var(--color_56));
}

.color_57 {
    color: rgb(var(--color_57));
}

.color_58 {
    color: rgb(var(--color_58));
}

.color_59 {
    color: rgb(var(--color_59));
}

.color_60 {
    color: rgb(var(--color_60));
}

.color_61 {
    color: rgb(var(--color_61));
}

.color_62 {
    color: rgb(var(--color_62));
}

.color_63 {
    color: rgb(var(--color_63));
}

.color_64 {
    color: rgb(var(--color_64));
}

.color_65 {
    color: rgb(var(--color_65));
}

.backcolor_0 {
    background-color: rgb(var(--color_0));
}

.backcolor_1 {
    background-color: rgb(var(--color_1));
}

.backcolor_2 {
    background-color: rgb(var(--color_2));
}

.backcolor_3 {
    background-color: rgb(var(--color_3));
}

.backcolor_4 {
    background-color: rgb(var(--color_4));
}

.backcolor_5 {
    background-color: rgb(var(--color_5));
}

.backcolor_6 {
    background-color: rgb(var(--color_6));
}

.backcolor_7 {
    background-color: rgb(var(--color_7));
}

.backcolor_8 {
    background-color: rgb(var(--color_8));
}

.backcolor_9 {
    background-color: rgb(var(--color_9));
}

.backcolor_10 {
    background-color: rgb(var(--color_10));
}

.backcolor_11 {
    background-color: rgb(var(--color_11));
}

.backcolor_12 {
    background-color: rgb(var(--color_12));
}

.backcolor_13 {
    background-color: rgb(var(--color_13));
}

.backcolor_14 {
    background-color: rgb(var(--color_14));
}

.backcolor_15 {
    background-color: rgb(var(--color_15));
}

.backcolor_16 {
    background-color: rgb(var(--color_16));
}

.backcolor_17 {
    background-color: rgb(var(--color_17));
}

.backcolor_18 {
    background-color: rgb(var(--color_18));
}

.backcolor_19 {
    background-color: rgb(var(--color_19));
}

.backcolor_20 {
    background-color: rgb(var(--color_20));
}

.backcolor_21 {
    background-color: rgb(var(--color_21));
}

.backcolor_22 {
    background-color: rgb(var(--color_22));
}

.backcolor_23 {
    background-color: rgb(var(--color_23));
}

.backcolor_24 {
    background-color: rgb(var(--color_24));
}

.backcolor_25 {
    background-color: rgb(var(--color_25));
}

.backcolor_26 {
    background-color: rgb(var(--color_26));
}

.backcolor_27 {
    background-color: rgb(var(--color_27));
}

.backcolor_28 {
    background-color: rgb(var(--color_28));
}

.backcolor_29 {
    background-color: rgb(var(--color_29));
}

.backcolor_30 {
    background-color: rgb(var(--color_30));
}

.backcolor_31 {
    background-color: rgb(var(--color_31));
}

.backcolor_32 {
    background-color: rgb(var(--color_32));
}

.backcolor_33 {
    background-color: rgb(var(--color_33));
}

.backcolor_34 {
    background-color: rgb(var(--color_34));
}

.backcolor_35 {
    background-color: rgb(var(--color_35));
}

.backcolor_36 {
    background-color: rgb(var(--color_36));
}

.backcolor_37 {
    background-color: rgb(var(--color_37));
}

.backcolor_38 {
    background-color: rgb(var(--color_38));
}

.backcolor_39 {
    background-color: rgb(var(--color_39));
}

.backcolor_40 {
    background-color: rgb(var(--color_40));
}

.backcolor_41 {
    background-color: rgb(var(--color_41));
}

.backcolor_42 {
    background-color: rgb(var(--color_42));
}

.backcolor_43 {
    background-color: rgb(var(--color_43));
}

.backcolor_44 {
    background-color: rgb(var(--color_44));
}

.backcolor_45 {
    background-color: rgb(var(--color_45));
}

.backcolor_46 {
    background-color: rgb(var(--color_46));
}

.backcolor_47 {
    background-color: rgb(var(--color_47));
}

.backcolor_48 {
    background-color: rgb(var(--color_48));
}

.backcolor_49 {
    background-color: rgb(var(--color_49));
}

.backcolor_50 {
    background-color: rgb(var(--color_50));
}

.backcolor_51 {
    background-color: rgb(var(--color_51));
}

.backcolor_52 {
    background-color: rgb(var(--color_52));
}

.backcolor_53 {
    background-color: rgb(var(--color_53));
}

.backcolor_54 {
    background-color: rgb(var(--color_54));
}

.backcolor_55 {
    background-color: rgb(var(--color_55));
}

.backcolor_56 {
    background-color: rgb(var(--color_56));
}

.backcolor_57 {
    background-color: rgb(var(--color_57));
}

.backcolor_58 {
    background-color: rgb(var(--color_58));
}

.backcolor_59 {
    background-color: rgb(var(--color_59));
}

.backcolor_60 {
    background-color: rgb(var(--color_60));
}

.backcolor_61 {
    background-color: rgb(var(--color_61));
}

.backcolor_62 {
    background-color: rgb(var(--color_62));
}

.backcolor_63 {
    background-color: rgb(var(--color_63));
}

.backcolor_64 {
    background-color: rgb(var(--color_64));
}

.backcolor_65 {
    background-color: rgb(var(--color_65));
}

#masterPage:not(.landingPage) {
    --top-offset: var(--header-height);
    --header-height: 95px;
}

#masterPage.landingPage {
    --top-offset: 0px;
}

#SITE_HEADER {
    --brd: var(--color_15);
    --brwt: 0px;
    --brwb: 0px;
    --shd: none;
    --rd: 0px;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-filter: none;
}

#SITE_HEADER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_HEADERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kfxw8p95"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_HEADER {
    --bg-overlay-color: rgb(var(--color_43));
    --bg-gradient: none;
    position: sticky !important;
    top: var(--wix-ads-height);
}





[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer]>[id="comp-l3m31bg7"] {
    position: relative;
    margin: 30px 0px 24px calc((100% - 245px) * 0);
    left: 13px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kfxw97wzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer]>[id="comp-kd4hrjc2"] {
    position: relative;
    margin: 19px 0px 24px calc((100% - 735px) * 1);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kfxw8p95 {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
    margin-left: auto;
    margin-right: auto;
    min-width: 980px;
    width: calc(100% - 80px - 80px);
}

#comp-kfxw8pbe {
    width: 245px;
}

#comp-kfxw8pbe {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 245px;
    --column-flex: 245;
}

#comp-l3m31bg7 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m31bg7 {
    width: 227px;
    height: 41px;
}

#comp-l3m31bg7 {
    --height: 41px;
    --width: 227px;
}

#comp-kfxw97wz {
    width: 735px;
}

#comp-kfxw97wz {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 735px;
    --column-flex: 735;
}

#comp-kd4hrjc2 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: 0, 48, 91;
    --rd: 0px;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
    --fnt: var(--font_1);
    --pad: 5px;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --trans: color 0.4s ease 0s;
    --txth: var(--color_18);
    --alpha-txth: 1;
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
}

#comp-kd4hrjc2 {
    width: 730px;
    height: 52px;
    visibility: visible !important;
}

#comp-kd4hrjc2 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#PAGES_CONTAINER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    --transition-duration: 700ms;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --alpha-bg: 1;
    --bg: 61, 155, 233;
    --bgh: 43, 104, 156;
    --brd: 43, 104, 156;
    --brdh: 61, 155, 233;
    --brw: 0px;
    --fnt: normal normal normal 14px/1.4em raleway;
    --rd: 20px;
    --txt: 255, 255, 255;
    --txth: 255, 255, 255;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 1;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
}

#SOSP_CONTAINER_CUSTOM_ID {
    --brw: 0px;
    --brd: var(--color_15);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62lwk"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62nf5"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0h62lwk {
    width: 980px;
    height: 250px;
}

.comp-l0h62lwk {
    --wix-direction: ltr;
    --profileLayout: 1;
    --pictureStyle: 0;
    --profileAlignment: 0;
    --profileImageSize: 110px;
    --badge-layout: 0;
    --badge-size: 0;
    --badge-corner-radius: 10;
    --border-width-1: 1;
    --pw-cover-photo-opacity: 60;
    --pw-cover-photo-opacity-desktop: 60;
    --profileWidgetHeight: 250px;
    --pw-button-border-width: 1;
    --pw-button-responsive-border-width: 1;
    --pw-button-text-font-size-mobile: 16;
    --pw-button-corner-radius: 0;
    --pw-button-responsive-corner-radius: 0;
    --vertical-pw-corner-radius: 0;
    --badge-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font: normal normal normal 28px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile: normal normal normal 12px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-color-primary: 51, 51, 51;
    --text-color-primary-rgb: 51, 51, 51;
    --text-color-primary-opacity: 1;
    --text-color-secondary: 51, 51, 51;
    --text-color-secondary-rgb: 51, 51, 51;
    --text-color-secondary-opacity: 1;
    --pw-responsive-name-color: 255, 255, 255;
    --pw-responsive-name-color-rgb: 255, 255, 255;
    --pw-responsive-name-color-opacity: 1;
    --pw-name-color-mobile: 51, 51, 51;
    --pw-name-color-mobile-rgb: 51, 51, 51;
    --pw-name-color-mobile-opacity: 1;
    --title-color: 51, 51, 51;
    --title-color-rgb: 51, 51, 51;
    --title-color-opacity: 1;
    --title-responsive-color: 255, 255, 255;
    --title-responsive-color-rgb: 255, 255, 255;
    --title-responsive-color-opacity: 1;
    --title-mobile-color: 51, 51, 51;
    --title-mobile-color-rgb: 51, 51, 51;
    --title-mobile-color-opacity: 1;
    --pw-responsive-ff-color: 255, 255, 255;
    --pw-responsive-ff-color-rgb: 255, 255, 255;
    --pw-responsive-ff-color-opacity: 1;
    --pw-ff-color-mobile: 51, 51, 51;
    --pw-ff-color-mobile-rgb: 51, 51, 51;
    --pw-ff-color-mobile-opacity: 1;
    --button-opacity-and-color: 0, 87, 225;
    --button-opacity-and-color-rgb: 0, 87, 225;
    --button-opacity-and-color-opacity: 1;
    --pw-responsive-button-color: 255, 255, 255;
    --pw-responsive-button-color-rgb: 255, 255, 255;
    --pw-responsive-button-color-opacity: 1;
    --pw-responsive-button-color-mobile: 255, 255, 255;
    --pw-responsive-button-color-mobile-rgb: 255, 255, 255;
    --pw-responsive-button-color-mobile-opacity: 1;
    --box-color: 255, 255, 255;
    --box-color-rgb: 255, 255, 255;
    --box-color-opacity: 1;
    --border-color: 51, 51, 51, 0.2;
    --border-color-rgb: 51, 51, 51;
    --border-color-opacity: 0.2;
    --pw-cover-color: 0, 87, 225;
    --pw-cover-color-rgb: 0, 87, 225;
    --pw-cover-color-opacity: 1;
    --pw-cover-color-desktop: 0, 87, 225;
    --pw-cover-color-desktop-rgb: 0, 87, 225;
    --pw-cover-color-desktop-opacity: 1;
    --pw-cover-color-mobile: 0, 87, 225;
    --pw-cover-color-mobile-rgb: 0, 87, 225;
    --pw-cover-color-mobile-opacity: 1;
    --pw-button-font-color: 255, 255, 255;
    --pw-button-font-color-rgb: 255, 255, 255;
    --pw-button-font-color-opacity: 1;
    --pw-button-responsive-font-color: 0, 87, 225;
    --pw-button-responsive-font-color-rgb: 0, 87, 225;
    --pw-button-responsive-font-color-opacity: 1;
    --pw-button-border-color: 0, 87, 225;
    --pw-button-border-color-rgb: 0, 87, 225;
    --pw-button-border-color-opacity: 1;
    --pw-button-responsive-border-color: 255, 255, 255;
    --pw-button-responsive-border-color-rgb: 255, 255, 255;
    --pw-button-responsive-border-color-opacity: 1;
    --badge-font-style: normal;
    --badge-font-variant: normal;
    --badge-font-weight: normal;
    --badge-font-size: 16px;
    --badge-font-line-height: 1.4em;
    --badge-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badge-font-text-decoration: none;
    --text-primary-font-style: normal;
    --text-primary-font-variant: normal;
    --text-primary-font-weight: normal;
    --text-primary-font-size: 20px;
    --text-primary-font-line-height: 1.4em;
    --text-primary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font-text-decoration: none;
    --text-secondary-font-style: normal;
    --text-secondary-font-variant: normal;
    --text-secondary-font-weight: normal;
    --text-secondary-font-size: 14px;
    --text-secondary-font-line-height: 1.4em;
    --text-secondary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font-text-decoration: none;
    --pw-responsive-name-font-style: normal;
    --pw-responsive-name-font-variant: normal;
    --pw-responsive-name-font-weight: normal;
    --pw-responsive-name-font-size: 28px;
    --pw-responsive-name-font-line-height: 1.4em;
    --pw-responsive-name-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font-text-decoration: none;
    --pw-name-font-mobile-style: normal;
    --pw-name-font-mobile-variant: normal;
    --pw-name-font-mobile-weight: normal;
    --pw-name-font-mobile-size: 20px;
    --pw-name-font-mobile-line-height: 1.4em;
    --pw-name-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile-text-decoration: none;
    --title-font-style: normal;
    --title-font-variant: normal;
    --title-font-weight: normal;
    --title-font-size: 14px;
    --title-font-line-height: 1.4em;
    --title-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font-text-decoration: none;
    --title-responsive-font-style: normal;
    --title-responsive-font-variant: normal;
    --title-responsive-font-weight: normal;
    --title-responsive-font-size: 20px;
    --title-responsive-font-line-height: 1.4em;
    --title-responsive-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font-text-decoration: none;
    --title-mobile-font-style: normal;
    --title-mobile-font-variant: normal;
    --title-mobile-font-weight: normal;
    --title-mobile-font-size: 16px;
    --title-mobile-font-line-height: 1.4em;
    --title-mobile-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font-text-decoration: none;
    --pw-responsive-ff-font-style: normal;
    --pw-responsive-ff-font-variant: normal;
    --pw-responsive-ff-font-weight: normal;
    --pw-responsive-ff-font-size: 16px;
    --pw-responsive-ff-font-line-height: 1.4em;
    --pw-responsive-ff-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font-text-decoration: none;
    --pw-ff-font-mobile-style: normal;
    --pw-ff-font-mobile-variant: normal;
    --pw-ff-font-mobile-weight: normal;
    --pw-ff-font-mobile-size: 12px;
    --pw-ff-font-mobile-line-height: 1.4em;
    --pw-ff-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile-text-decoration: none;
    --button-font-style: normal;
    --button-font-variant: normal;
    --button-font-weight: normal;
    --button-font-size: 16px;
    --button-font-line-height: 1.4em;
    --button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font-text-decoration: none;
    --pw-responsive-button-font-style: normal;
    --pw-responsive-button-font-variant: normal;
    --pw-responsive-button-font-weight: normal;
    --pw-responsive-button-font-size: 16px;
    --pw-responsive-button-font-line-height: 1.4em;
    --pw-responsive-button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font-text-decoration: none;
    --pw-button-font-mobile-style: normal;
    --pw-button-font-mobile-variant: normal;
    --pw-button-font-mobile-weight: normal;
    --pw-button-font-mobile-size: 16px;
    --pw-button-font-mobile-line-height: 1.4em;
    --pw-button-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile-text-decoration: none;
    --profileImageDisplay: block;
    --profileImageBorderRadius: 50%;
    --coverButtonsBoxMarginLeft: initial;
    --coverButtonsBoxPosition: initial;
    --coverButtonsBoxTop: initial;
    --coverButtonsBoxInsetInlineEnd: initial;
    --coverButtonsBoxMarginTop: 38px;
    --repositionModeButtonsFlexDirection: row;
    --repositionModeButtonsMarginInlineStart: 34px;
    --repositionModeButtonsMarginInlineEnd: initial;
    --coverPhotoContainerInsetInlineStart: 24px;
    --coverPhotoContainerInsetInlineEnd: initial;
    --contentLayoutPosition: relative;
    --contentLayoutFlexDirection: row;
    --contentLayoutAlignItems: initial;
    --contentLayoutPaddingInlineStart: 30px;
    --contentLayoutPaddingInlineEnd: 16px;
    --contentAlignItems: flex-end;
    --contentMarginBottom: 30px;
    --contentMarginInlineEnd: initial;
    --contentMarginInlineStart: 24px;
    --contentJustifyContent: space-between;
    --contentWidth: initial;
    --contentFlexDirection: row;
    --detailsAndPhotoFlexDirection: initial;
    --detailsAndPhotoAlignItems: initial;
    --memberDetailsPaddingInlineStart: initial;
    --memberDetailsPaddingInlineEnd: initial;
    --memberDetailsMarginTop: initial;
    --memberDetailsAlignItems: initial;
    --memberDetailsMaxWidth: 500px;
    --memberDetailsMarginBottom: initial;
    --profilePhotoMarginRight: initial;
    --profilePhotoMarginLeft: initial;
    --badgeListContainerJustifyContent: initial;
    --badgeListJustifyContent: end;
    --numbersBoxPosition: initial;
    --numbersBoxJustifyContent: flex-start;
    --nameContainerMaxWidth: initial;
    --nameContainerWidth: initial;
    --nameContainerJustifyContent: flex-start;
    --nameBoxTextMaxWidth: 470px;
    --titleContainerTextAlign: initial;
    --titleContainerDisplay: initial;
    --titleContainerFlexDirection: initial;
    --titleMaxWidth: 470px;
    --buttonsBoxPosition: initial;
    --buttonsBoxTop: initial;
    --buttonsBoxInsetInlineEnd: initial;
    --moreActionsMarginLeft: initial;
    --moreActionsMarginRight: -14px;
    --badgeFont: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badgeIconHeight: 12px;
    --badgeIconWidth: initial;
    --badgeIconMaxWidth: 30px;
    --badgeIconMargin: 0 4px 0 0;
    --remainderWrapperHeight: 20px;
    --remainderWrapperMinWidth: 30px;
    --badgeWrapperHeight: 20px;
    --badgeWrapperWidth: initial;
    --badgeWrapperPadding: 0 8px;
    --badgeTextDisplay: initial;
    --badgeIconDisplay: flex;
    --badgeDefaultIconDisplay: none;
    --remainderBadgeColor: rgb(255, 255, 255);
    --wix-color-1: 255, 255, 255;
    --wix-color-2: 232, 230, 230;
    --wix-color-3: 199, 199, 199;
    --wix-color-4: 89, 89, 89;
    --wix-color-5: 51, 51, 51;
    --wix-color-6: 229, 240, 254;
    --wix-color-7: 200, 224, 254;
    --wix-color-8: 0, 87, 225;
    --wix-color-9: 0, 58, 150;
    --wix-color-10: 0, 29, 75;
    --wix-color-11: 249, 197, 180;
    --wix-color-12: 243, 167, 143;
    --wix-color-13: 237, 88, 41;
    --wix-color-14: 158, 59, 27;
    --wix-color-15: 79, 29, 14;
    --wix-color-16: 210, 172, 247;
    --wix-color-17: 186, 131, 240;
    --wix-color-18: 128, 21, 232;
    --wix-color-19: 85, 14, 155;
    --wix-color-20: 43, 7, 77;
    --wix-color-21: 177, 211, 187;
    --wix-color-22: 127, 168, 139;
    --wix-color-23: 64, 124, 81;
    --wix-color-24: 43, 83, 54;
    --wix-color-25: 21, 41, 27;
    --wix-color-26: 255, 255, 255;
    --wix-color-27: 51, 51, 51;
    --wix-color-28: 232, 230, 230;
    --wix-color-29: 199, 199, 199;
    --wix-color-30: 89, 89, 89;
    --wix-color-31: 0, 87, 225;
    --wix-color-32: 0, 58, 150;
    --wix-color-33: 0, 29, 75;
    --wix-color-34: 229, 240, 254;
    --wix-color-35: 51, 51, 51;
    --wix-color-36: 51, 51, 51;
    --wix-color-37: 89, 89, 89;
    --wix-color-38: 0, 87, 225;
    --wix-color-39: 0, 87, 225;
    --wix-color-40: 255, 255, 255;
    --wix-color-41: 255, 255, 255;
    --wix-color-42: 0, 87, 225;
    --wix-color-43: 0, 87, 225;
    --wix-color-44: 199, 199, 199;
    --wix-color-45: 199, 199, 199;
    --wix-color-46: 255, 255, 255;
    --wix-color-47: 255, 255, 255;
    --wix-color-48: 0, 87, 225;
    --wix-color-49: 0, 87, 225;
    --wix-color-50: 0, 87, 225;
    --wix-color-51: 0, 87, 225;
    --wix-color-52: 255, 255, 255;
    --wix-color-53: 255, 255, 255;
    --wix-color-54: 199, 199, 199;
    --wix-color-55: 199, 199, 199;
    --wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Title-style: normal;
    --wix-font-Title-variant: normal;
    --wix-font-Title-weight: normal;
    --wix-font-Title-size: 60px;
    --wix-font-Title-line-height: 1.4em;
    --wix-font-Title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Title-text-decoration: none;
    --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Menu-style: normal;
    --wix-font-Menu-variant: normal;
    --wix-font-Menu-weight: normal;
    --wix-font-Menu-size: 16px;
    --wix-font-Menu-line-height: 1.4em;
    --wix-font-Menu-family: din-next-w01-light, sans-serif;
    --wix-font-Menu-text-decoration: none;
    --wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-style: normal;
    --wix-font-Page-title-variant: normal;
    --wix-font-Page-title-weight: normal;
    --wix-font-Page-title-size: 40px;
    --wix-font-Page-title-line-height: 1.4em;
    --wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-text-decoration: none;
    --wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-style: normal;
    --wix-font-Heading-XL-variant: normal;
    --wix-font-Heading-XL-weight: normal;
    --wix-font-Heading-XL-size: 38px;
    --wix-font-Heading-XL-line-height: 1.4em;
    --wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-text-decoration: none;
    --wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-style: normal;
    --wix-font-Heading-L-variant: normal;
    --wix-font-Heading-L-weight: normal;
    --wix-font-Heading-L-size: 35px;
    --wix-font-Heading-L-line-height: 1.4em;
    --wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-text-decoration: none;
    --wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-style: normal;
    --wix-font-Heading-M-variant: normal;
    --wix-font-Heading-M-weight: normal;
    --wix-font-Heading-M-size: 27px;
    --wix-font-Heading-M-line-height: 1.4em;
    --wix-font-Heading-M-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-text-decoration: none;
    --wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-style: normal;
    --wix-font-Heading-S-variant: normal;
    --wix-font-Heading-S-weight: normal;
    --wix-font-Heading-S-size: 25px;
    --wix-font-Heading-S-line-height: 1.4em;
    --wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-text-decoration: none;
    --wix-font-Body-L: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-style: normal;
    --wix-font-Body-L-variant: normal;
    --wix-font-Body-L-weight: normal;
    --wix-font-Body-L-size: 11px;
    --wix-font-Body-L-line-height: 1.4em;
    --wix-font-Body-L-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-text-decoration: none;
    --wix-font-Body-M: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-style: normal;
    --wix-font-Body-M-variant: normal;
    --wix-font-Body-M-weight: normal;
    --wix-font-Body-M-size: 16px;
    --wix-font-Body-M-line-height: 1.4em;
    --wix-font-Body-M-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-text-decoration: none;
    --wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-style: normal;
    --wix-font-Body-S-variant: normal;
    --wix-font-Body-S-weight: normal;
    --wix-font-Body-S-size: 14px;
    --wix-font-Body-S-line-height: 1.4em;
    --wix-font-Body-S-family: helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-text-decoration: none;
    --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Body-XS-style: normal;
    --wix-font-Body-XS-variant: normal;
    --wix-font-Body-XS-weight: normal;
    --wix-font-Body-XS-size: 12px;
    --wix-font-Body-XS-line-height: 1.4em;
    --wix-font-Body-XS-family: din-next-w01-light, sans-serif;
    --wix-font-Body-XS-text-decoration: none;
    --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-style: normal;
    --wix-font-LIGHT-variant: normal;
    --wix-font-LIGHT-weight: normal;
    --wix-font-LIGHT-size: 12px;
    --wix-font-LIGHT-line-height: 1.4em;
    --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-text-decoration: none;
    --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-style: normal;
    --wix-font-MEDIUM-variant: normal;
    --wix-font-MEDIUM-weight: normal;
    --wix-font-MEDIUM-size: 12px;
    --wix-font-MEDIUM-line-height: 1.4em;
    --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-text-decoration: none;
    --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
    --wix-font-STRONG-style: normal;
    --wix-font-STRONG-variant: normal;
    --wix-font-STRONG-weight: normal;
    --wix-font-STRONG-size: 12px;
    --wix-font-STRONG-line-height: 1.4em;
    --wix-font-STRONG-family: HelveticaNeueW01-65Medi;
    --wix-font-STRONG-text-decoration: none;
}


#comp-l0h62nf5 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: var(--color_11);
    --rd: 0px;
    --shd: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    --pad: 10px;
    --fnt: var(--font_8);
    --brd: var(--color_15);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brdh: var(--color_17);
    --txth: var(--color_17);
    --alpha-txth: 1;
    --brds: var(--color_18);
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
    --alpha-brdh: 1;
    --alpha-brd: 0;
    --alpha-brds: 1;
    --bg: var(--color_11);
    --alpha-bg: 1;
}

#comp-l0h62nf5 {
    width: 956px;
    height: 40px;
}

#comp-l0h62nf5 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#comp-kcyijl2p {
    width: 26px;
    height: 152px;
}

#comp-kcyijl2p {
    --item-size: 26px;
    --item-margin: 0px 0px 16px 0px;
    --item-display: block;
    width: 26px;
    height: 152px;
}

#SITE_FOOTER {
    --bg: var(--color_20);
    --shd: none;
    --brwt: 0px;
    --brd: var(--color_15);
    --brwb: 0px;
    --bgctr: var(--color_20);
    --rd: 0px;
    --alpha-bgctr: 1;
    --alpha-brd: 1;
    --alpha-bg: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-blur: 0px;
    --backdrop-filter: none;
}

#SITE_FOOTER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_FOOTERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(11, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l3m30kaa"] {
    position: relative;
    margin: 18px 0px 19px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153p0ze"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 3 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itband"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153u5eo"] {
    position: relative;
    margin: 2px 0px 6px calc((100% - 980px) * 0.5);
    left: 356px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sditq"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sj63d"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153q9dr"] {
    position: relative;
    margin: 0px 0px 46px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itct22"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153vgl6"] {
    position: relative;
    margin: 0px 0px 8px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153ukag"] {
    position: relative;
    margin: 0px 0px 30px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 3 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l13xwebd"] {
    position: relative;
    margin: 0px 0px 70px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153y5hi"] {
    position: relative;
    margin: 0px 0px 67px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 9 / 1 / 10 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ic8glc"] {
    position: relative;
    margin: 0px 0px 25px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 10 / 1 / 11 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ibh4od"] {
    position: relative;
    margin: 0px 0px 9px calc((100% - 980px) * 0.5);
    left: 2px;
    grid-area: 11 / 1 / 12 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9q7vfn"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 12 / 1 / 13 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_FOOTER {
    --shc-mutated-brightness: 0, 15, 38;
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    background: rgb(var(--color_20));
}

#comp-l3m30kaa {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m30kaa {
    width: 276px;
    height: 50px;
}

#comp-l3m30kaa {
    --height: 50px;
    --width: 276px;
}

#comp-l153p0ze {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153p0ze {
    width: 298px;
    height: auto;
}

#comp-l0itband {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itband {
    width: 159px;
    height: auto;
}

#comp-l153u5eo {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153u5eo {
    width: 297px;
    height: 5px;
}

#comp-l153u5eo {
    transform-origin: center 0.5px;
}

#comp-ke9sditq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sditq {
    width: 308px;
    height: auto;
}

#comp-ke9sj63d {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sj63d {
    width: 297px;
    height: auto;
}

#comp-ke9sj63d {
    --min-height: 26px;
}

#comp-l153q9dr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153q9dr {
    width: 174px;
    height: auto;
}

#comp-l153q9dr {
    --min-height: 26px;
}

#comp-l0itct22 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itct22 {
    width: 224px;
    height: auto;
}

#comp-l153vgl6 {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153vgl6 {
    width: 265px;
    height: 5px;
}

#comp-l153vgl6 {
    transform-origin: center 0.5px;
}

#comp-l153ukag {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153ukag {
    width: 265px;
    height: auto;
}

#comp-l13xwebd {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13xwebd {
    width: 282px;
    height: auto;
}

/* END STYLABLE DIRECTIVE RULES */

#comp-l153y5hi .style-l153yxjx__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */

#comp-l153y5hi .style-l153yxjx__root:hover {
    background: #FFFFFF;
    border: 0px solid #333333;
    border-bottom: 0px solid #333333
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__label {
    color: #333333;
    text-decoration-line: underline;
    letter-spacing: 0.1em
}

#comp-l153y5hi .style-l153yxjx__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: flex-start
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    font-family: wfont_46a067_7c370d01944b46418218fe88d360f9f6, wf_7c370d01944b46418218fe88d, orig_red_hat_text_bold_italic;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

#comp-l153y5hi {
    width: 142px;
    height: 40px;
}

#comp-l0ic8glc {
    --lnw: 2px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l0ic8glc {
    width: 980px;
    height: 5px;
}

#comp-l0ic8glc {
    transform-origin: center 1px;
}

#comp-l0ibh4od {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ibh4od {
    width: 980px;
    height: auto;
}

#comp-ke9q7vfn {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-bottom: -17px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer]>[id="comp-kcyfonq7"] {
    position: relative;
    margin: 23px 0px 0px calc((100% - 980px) * 0.5);
    left: 108px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-ke9q7vfn {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-ke9q7vhf {
    width: 980px;
}

#comp-ke9q7vhf {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-kcyfonq7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kcyfonq7 {
    width: 750px;
    height: auto;
}








@font-face {
    font-display: swap;
    font-family: wf_3cd3f1a86ec441748382f9956;
    src: url("https://static.wixstatic.com/ufonts/46a067_3cd3f1a86ec441748382f9956b9c098f/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_3cd3f1a86ec441748382f9956b9c098f/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_3cd3f1a86ec441748382f9956b9c098f/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'futura-lt-w01-book';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_85-heavy1475544';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w05_85-heavy.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_85-heavy1475544';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w01_85-heavy1475544.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-lt-w10-bold.woff2') format('woff2');
    unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w02-bold.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w01-bold.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/aDjpMND83pDErGXlVEr-Sfk_vArhqVIZ0nv9q090hN8.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/c4FPK8_hIFKoX59qcGwdChUOjZSKWg4xBWp_C_qQx0o.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/RbebACOccNN-5ixkDIVLjRUOjZSKWg4xBWp_C_qQx0o.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/9VWMTeb5jtXkNoTv949Npfk_vArhqVIZ0nv9q090hN8.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w02-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C7, U+02C9, U+02D8-02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E002, U+E004, U+E006, U+E008-E009, U+E00D, U+E00F, U+E011, U+E013, U+E015, U+E017, U+E01A, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w01-light.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_3d9875f5c8744297a9f07bfba;
    src: url("https://static.wixstatic.com/ufonts/46a067_3d9875f5c8744297a9f07bfba545fe59/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_3d9875f5c8744297a9f07bfba545fe59/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_3d9875f5c8744297a9f07bfba545fe59/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7c370d01944b46418218fe88d;
    src: url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'futura-lt-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2');
    unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'futura-lt-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_101308c112ba47e5b64457de1;
    src: url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/ttf/file.ttf") format("ttf");
}

#c1dmp {
    --param_boolean_previewHover: false;
}

#c1dmp {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#masterPage {
    --pinned-layers-in-page: 0;
}

[data-mesh-id=Containerc1dmpinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(6, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjj"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lza2u337"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjm"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjn1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjo"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjo1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjo2"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 7 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsjj {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjjinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjjinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjjinlineContent-gridContainer]>[id="comp-kd2s0n60"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kd2s0n60 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 80px - 80px);
    min-width: 100%;
}

[data-mesh-id=comp-kd2s0n80inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-l16zq8ek"] {
    position: relative;
    margin: 71px 0px -40px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-kcyreoui"] {
    position: relative;
    margin: 0px 0px 19px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-kcyk1ggv"] {
    position: relative;
    margin: 0px 0px 48px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-l0isinxg"] {
    position: relative;
    margin: 0px 0px 48px calc((100% - 490px) * 0.5);
    left: 174px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-l1dzvebr"] {
    position: relative;
    margin: 0px 0px 48px calc((100% - 490px) * 0.5);
    left: 336px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s2l6tinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 487px;
}

#comp-kd2s0n80 {
    width: 490px;
}

#comp-l16zq8ek {
    width: 466px;
}

[data-mesh-id=comp-l16zq8ekinlineContent] {
    height: auto;
    width: 466px;
}

[data-mesh-id=comp-l16zq8ekinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zq8ekinlineContent-gridContainer]>[id="comp-l0ii7gch"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zq8ekinlineContent-gridContainer]>[id="comp-kd2s8lli"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ii7gch {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0ii7gch {
    width: 62px;
    height: 5px;
}

#comp-kd2s8lli {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kd2s8lli {
    width: 466px;
    height: auto;
}

#comp-kcyreoui {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kcyreoui {
    width: 466px;
    height: auto;
}

#comp-kcyk1ggv {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-kcyk1ggv {
    width: 148px;
    height: 46px;
}

#comp-l0isinxg {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l0isinxg {
    width: 148px;
    height: 46px;
}

#comp-l1dzvebr {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 13px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l1dzvebr {
    width: 148px;
    height: 46px;
}

#comp-kd2s2l6t {
    width: 490px;
}

#comp-lza2u337 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lza2u337inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 267px;
}

#comp-lfvjlsjm {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjminlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjminlineContent-gridContainer]>[id="comp-l0ir5xb8"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ir5xb8 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0ir5xdxinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l16zq4qc"] {
    position: relative;
    margin: 105px 0px 10px calc((100% - 980px) * 0.5);
    left: 12px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0iopccn"] {
    position: relative;
    margin: 0px 0px -45px calc((100% - 980px) * 0.5);
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0irfxr2"] {
    position: relative;
    margin: 70px 0px 10px calc((100% - 980px) * 0.5);
    left: 12px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0ip06ia"] {
    position: relative;
    margin: 64px 0px -106px calc((100% - 980px) * 0.5);
    left: 488px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0tlzpgh"] {
    position: relative;
    margin: 90px 0px 10px calc((100% - 980px) * 0.5);
    left: 488px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0tlx4hm"] {
    position: relative;
    margin: 149px 0px -23px calc((100% - 980px) * 0.5);
    left: 718px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0ip9qmb"] {
    position: relative;
    margin: 0px 0px 54px calc((100% - 980px) * 0.5);
    left: 718px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ir5xdx {
    width: 980px;
}

#comp-l16zq4qc {
    width: 422px;
}

[data-mesh-id=comp-l16zq4qcinlineContent] {
    height: auto;
    width: 422px;
}

[data-mesh-id=comp-l16zq4qcinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zq4qcinlineContent-gridContainer]>[id="comp-l0k0zxq2"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zq4qcinlineContent-gridContainer]>[id="comp-l0iooo58"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0k0zxq2 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0k0zxq2 {
    width: 44px;
    height: 5px;
}

#comp-l0iooo58 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iooo58 {
    width: 422px;
    height: auto;
}

#comp-l0iopccn {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iopccn {
    width: 432px;
    height: auto;
}

#comp-l0irfxr2 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l0irfxr2 {
    width: 148px;
    height: 46px;
}

#comp-l0ip06ia {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0ip06ia {
    width: 216px;
    height: 353px;
}

#comp-l0tlzpgh {
    width: 216px;
}

[data-mesh-id=comp-l0tlzpghinlineContent] {
    height: auto;
    width: 216px;
}

[data-mesh-id=comp-l0tlzpghinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0tlzpghinlineContent-gridContainer]>[id="comp-l0iiq274"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlzpghinlineContent-gridContainer]>[id="comp-l0iit937"] {
    position: relative;
    margin: 71px 0px 10px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iiq274 {
    width: 216px;
    height: 213px;
}

#comp-l0iit937 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iit937 {
    width: 189px;
    height: auto;
}

#comp-l0tlx4hm {
    width: 215px;
}

[data-mesh-id=comp-l0tlx4hminlineContent] {
    height: auto;
    width: 215px;
}

[data-mesh-id=comp-l0tlx4hminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0tlx4hminlineContent-gridContainer]>[id="comp-l0iip92w"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlx4hminlineContent-gridContainer]>[id="comp-l0iis695"] {
    position: relative;
    margin: 60px 0px 54px 0;
    left: 12px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iip92w {
    width: 215px;
    height: 185px;
}

#comp-l0iis695 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iis695 {
    width: 191px;
    height: auto;
}

#comp-l0ip9qmb {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0ip9qmb {
    width: 215px;
    height: 324px;
}

#comp-lfvjlsjn1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjn1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjn1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjn1inlineContent-gridContainer]>[id="comp-lf9sb0bx"] {
    position: relative;
    margin: 0px 0px 59px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lf9sb0bx {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-lf9sb0k1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer]>[id="comp-lfl68f3h"] {
    position: relative;
    margin: 46px 0px 39px calc((100% - 980px) * 0.5);
    left: 162px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer]>[id="comp-lfl6ebim"] {
    position: relative;
    margin: 46px 0px 10px calc((100% - 980px) * 0.5);
    left: 451px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer]>[id="comp-lf9sbnkt"] {
    position: relative;
    margin: 0px 0 48px 0;
    left: 0;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: stretch;
    align-self: start;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer]>[id="comp-lfl6ab1h"] {
    position: relative;
    margin: 0px 0px 56px calc((100% - 980px) * 0.5);
    left: 416px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lf9sb0k1 {
    width: 980px;
}

#comp-lfl68f3h {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-lfl68f3h {
    width: 654px;
    height: auto;
}

#comp-lfl6ebim {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-lfl6ebim {
    width: 78px;
    height: 5px;
}

#comp-lf9sbnkt {
    width: 100%;
    left: 0;
    margin-left: 0;
    min-width: initial;
    height: 341px;
}

#comp-lfl6ab1h {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-lfl6ab1h {
    width: 148px;
    height: 46px;
}

#comp-lfvjlsjo {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjoinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[data-mesh-id=comp-lfvjlsjoinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-bottom: -5px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjoinlineContent-gridContainer]>[id="comp-l0legjyt"] {
    position: relative;
    margin: 372px 0px 10px calc((100% - 980px) * 0.5);
    left: 933px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjoinlineContent-gridContainer]>[id="comp-l0ldwjss"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0legjyt {
    width: 47px;
    height: 47px;
}

#comp-l0ldwjss {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0ldwjyzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(7, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l16zpsrd"] {
    position: relative;
    margin: 38px 0px 43px calc((100% - 980px) * 0.5);
    left: 82px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1lv5"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 53px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1p1v"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 354px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1rhb"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 655px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1uec"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 53px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1y4q"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 354px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va212n"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 655px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va2aaj"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 53px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va26sl"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 354px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va2491"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 655px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va2fdx"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 55px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-m6wnikjg"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 354px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l7hrixye"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 655px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-wedge-4] {
    visibility: hidden;
    height: 507px;
    width: 0;
    grid-area: 1 / 1 / 4 / 2;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-wedge-6] {
    visibility: hidden;
    height: 853px;
    width: 0;
    grid-area: 1 / 1 / 6 / 2;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-wedge-8] {
    visibility: hidden;
    height: 1203px;
    width: 0;
    grid-area: 1 / 1 / 8 / 2;
}

#comp-l0ldwjyz {
    width: 980px;
}

#comp-l16zpsrd {
    width: 845px;
}

[data-mesh-id=comp-l16zpsrdinlineContent] {
    height: auto;
    width: 845px;
}

[data-mesh-id=comp-l16zpsrdinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zpsrdinlineContent-gridContainer]>[id="comp-l0tpt7o7"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 376px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zpsrdinlineContent-gridContainer]>[id="comp-l0tmv922"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0tpt7o7 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0tpt7o7 {
    width: 78px;
    height: 5px;
}

#comp-l0tmv922 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tmv922 {
    width: 845px;
    height: auto;
}

#comp-l0va1lv5 {
    width: 272px;
}

[data-mesh-id=comp-l0va1lv5inlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pip"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pix"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pj0"] {
    position: relative;
    margin: 0px 0px 21px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pj2"] {
    position: relative;
    margin: 0px 0px 11px 0;
    left: 39px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pj4"] {
    position: relative;
    margin: 0px 0px 31px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pj7"] {
    position: relative;
    margin: 2px 0px 14px 0;
    left: 16px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0v8lquy"] {
    position: relative;
    margin: 0px 0px 11px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0tp8pip {
    width: 272px;
    height: 272px;
}

#comp-l0tp8pix {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tp8pix {
    width: 257px;
    height: auto;
}

#comp-l0tp8pj0 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tp8pj0 {
    width: 244px;
    height: auto;
}

#comp-l0tp8pj2 {
    width: 47px;
    height: 47px;
}

#comp-l0tp8pj4 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0tp8pj4 {
    width: 272px;
    height: 5px;
}

#comp-l0tp8pj7 {
    width: 42px;
    height: 42px;
}

#comp-l0v8lquy {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8lquy {
    width: 238px;
    height: auto;
}

#comp-l0va1p1v {
    width: 272px;
}

[data-mesh-id=comp-l0va1p1vinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8f"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8h2"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8j2"] {
    position: relative;
    margin: 0px 0px 4px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8m"] {
    position: relative;
    margin: 2px 0px 9px 0;
    left: 28px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8o"] {
    position: relative;
    margin: 0px 0px 31px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpdeqd"] {
    position: relative;
    margin: 0px 0px 11px 0;
    left: 19px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0v8lxz5"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0tpbe8f {
    width: 272px;
    height: 272px;
}

#comp-l0tpbe8h2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tpbe8h2 {
    width: 257px;
    height: auto;
}

#comp-l0tpbe8j2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tpbe8j2 {
    width: 244px;
    height: auto;
}

#comp-l0tpbe8m {
    width: 47px;
    height: 47px;
}

#comp-l0tpbe8o {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0tpbe8o {
    width: 272px;
    height: 5px;
}

#comp-l0tpdeqd {
    width: 19px;
    height: 47px;
}

#comp-l0v8lxz5 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8lxz5 {
    width: 238px;
    height: auto;
}

#comp-l0va1rhb {
    width: 272px;
}

[data-mesh-id=comp-l0va1rhbinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0ihkr91"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0ihkr9g"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0ihkr9v"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0ihq519"] {
    position: relative;
    margin: 3px 0px 11px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0iq5553"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0irv9j5"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0v8m2sv"] {
    position: relative;
    margin: 0px 0px 12px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ihkr91 {
    width: 272px;
    height: 272px;
}

#comp-l0ihkr9g {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ihkr9g {
    width: 257px;
    height: auto;
}

#comp-l0ihkr9v {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ihkr9v {
    width: 244px;
    height: auto;
}

#comp-l0ihq519 {
    width: 47px;
    height: 47px;
}

#comp-l0iq5553 {
    width: 41px;
    height: 47px;
}

#comp-l0irv9j5 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0irv9j5 {
    width: 272px;
    height: 5px;
}

#comp-l0v8m2sv {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8m2sv {
    width: 238px;
    height: auto;
}

#comp-l0va1uec {
    width: 272px;
}

[data-mesh-id=comp-l0va1uecinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0iqbs8x"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0iqbs9f"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0iqbsbr"] {
    position: relative;
    margin: 0px 0px 48px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0iqbsci"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0isagua"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0jylf28"] {
    position: relative;
    margin: 4px 0px 14px 0;
    left: 8px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0v8mdhb"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 17px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iqbs8x {
    width: 272px;
    height: 272px;
}

#comp-l0iqbs9f {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs9f {
    width: 257px;
    height: auto;
}

#comp-l0iqbsbr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbsbr {
    width: 244px;
    height: auto;
}

#comp-l0iqbsci {
    width: 47px;
    height: 47px;
}

#comp-l0isagua {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0isagua {
    width: 272px;
    height: 5px;
}

#comp-l0jylf28 {
    width: 62px;
    height: 42px;
}

#comp-l0v8mdhb {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8mdhb {
    width: 238px;
    height: auto;
}

#comp-l0va1y4q {
    width: 272px;
}

[data-mesh-id=comp-l0va1y4qinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0iqbs2u"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0iqbs3c"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0iqbs3y"] {
    position: relative;
    margin: 0px 0px 2px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0iqbs4j"] {
    position: relative;
    margin: 0px 0px 9px 0;
    left: 39px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0is9nnn"] {
    position: relative;
    margin: 0px 0px 33px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0ipyt1s"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0v8mk86"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iqbs2u {
    width: 272px;
    height: 272px;
}

#comp-l0iqbs3c {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs3c {
    width: 257px;
    height: auto;
}

#comp-l0iqbs3y {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs3y {
    width: 244px;
    height: auto;
}

#comp-l0iqbs4j {
    width: 47px;
    height: 47px;
}

#comp-l0is9nnn {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0is9nnn {
    width: 272px;
    height: 5px;
}

#comp-l0ipyt1s {
    width: 49px;
    height: 42px;
}

#comp-l0v8mk86 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8mk86 {
    width: 238px;
    height: auto;
}

#comp-l0va212n {
    width: 272px;
}

[data-mesh-id=comp-l0va212ninlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0ihl6se"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0ihl6su"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0ihl6t8"] {
    position: relative;
    margin: 0px 0px 2px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0ihq9ga"] {
    position: relative;
    margin: 3px 0px 11px 0;
    left: 31px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0irvga3"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0jyhlvv"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0v8mo38"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ihl6se {
    width: 272px;
    height: 272px;
}

#comp-l0ihl6su {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ihl6su {
    width: 257px;
    height: auto;
}

#comp-l0ihl6t8 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ihl6t8 {
    width: 244px;
    height: auto;
}

#comp-l0ihq9ga {
    width: 47px;
    height: 47px;
}

#comp-l0irvga3 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0irvga3 {
    width: 272px;
    height: 5px;
}

#comp-l0jyhlvv {
    width: 45px;
    height: 47px;
}

#comp-l0v8mo38 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8mo38 {
    width: 238px;
    height: auto;
}

#comp-l0va2aaj {
    width: 272px;
}

[data-mesh-id=comp-l0va2aajinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0iqbs59"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0iqbs6j"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0iqbs72"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0iqbs7l"] {
    position: relative;
    margin: 0px 0px 9px 0;
    left: 28px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0isaa8b"] {
    position: relative;
    margin: 0px 0px 33px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0k1nfx5"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0v8n6d9"] {
    position: relative;
    margin: 0px 0px 19px 0;
    left: 17px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iqbs59 {
    width: 272px;
    height: 272px;
}

#comp-l0iqbs6j {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs6j {
    width: 257px;
    height: auto;
}

#comp-l0iqbs72 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs72 {
    width: 244px;
    height: auto;
}

#comp-l0iqbs7l {
    width: 47px;
    height: 47px;
}

#comp-l0isaa8b {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0isaa8b {
    width: 272px;
    height: 5px;
}

#comp-l0k1nfx5 {
    width: 48px;
    height: 42px;
}

#comp-l0v8n6d9 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8n6d9 {
    width: 238px;
    height: auto;
}

#comp-l0va26sl {
    width: 272px;
}

[data-mesh-id=comp-l0va26slinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0iqbsdt"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0iqbsef"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0iqbsf3"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0iqbsfm"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 31px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0isam3j"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0jyfsnr"] {
    position: relative;
    margin: 0px 0px 18px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0v8myn4"] {
    position: relative;
    margin: 0px 0px 19px 0;
    left: 17px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iqbsdt {
    width: 272px;
    height: 272px;
}

#comp-l0iqbsef {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbsef {
    width: 257px;
    height: auto;
}

#comp-l0iqbsf3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbsf3 {
    width: 244px;
    height: auto;
}

#comp-l0iqbsfm {
    width: 47px;
    height: 47px;
}

#comp-l0isam3j {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0isam3j {
    width: 272px;
    height: 5px;
}

#comp-l0jyfsnr {
    width: 43px;
    height: 42px;
}

#comp-l0v8myn4 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8myn4 {
    width: 238px;
    height: auto;
}

#comp-l0va2491 {
    width: 272px;
}

[data-mesh-id=comp-l0va2491inlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0ir4ady"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0ir4aer"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0ir4afj"] {
    position: relative;
    margin: 0px 0px 1px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0ir4agg"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0isayxk"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0k0tha1"] {
    position: relative;
    margin: 2px 0px 16px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0v8msm8"] {
    position: relative;
    margin: 0px 0px 16px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ir4ady {
    width: 272px;
    height: 272px;
}

#comp-l0ir4aer {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ir4aer {
    width: 257px;
    height: auto;
}

#comp-l0ir4afj {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ir4afj {
    width: 244px;
    height: auto;
}

#comp-l0ir4agg {
    width: 47px;
    height: 47px;
}

#comp-l0isayxk {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0isayxk {
    width: 272px;
    height: 5px;
}

#comp-l0k0tha1 {
    width: 48px;
    height: 42px;
}

#comp-l0v8msm8 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8msm8 {
    width: 238px;
    height: auto;
}

#comp-l0va2fdx {
    width: 272px;
}

[data-mesh-id=comp-l0va2fdxinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir29"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2f"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2i"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2k"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2m"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2o"] {
    position: relative;
    margin: 2px 0px 16px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0v8p7zz"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0tpir29 {
    width: 272px;
    height: 272px;
}

#comp-l0tpir2f {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tpir2f {
    width: 257px;
    height: auto;
}

#comp-l0tpir2i {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tpir2i {
    width: 244px;
    height: auto;
}

#comp-l0tpir2k {
    width: 47px;
    height: 47px;
}

#comp-l0tpir2m {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0tpir2m {
    width: 272px;
    height: 5px;
}

#comp-l0tpir2o {
    width: 44px;
    height: 42px;
}

#comp-l0v8p7zz {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8p7zz {
    width: 238px;
    height: auto;
}

#comp-m6wnikjg {
    width: 272px;
}

[data-mesh-id=comp-m6wnikjginlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikku"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikky"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl01"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl13"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl26"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl33"] {
    position: relative;
    margin: 2px 0px 16px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl46"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-m6wnikku {
    width: 272px;
    height: 272px;
}

#comp-m6wnikky {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m6wnikky {
    width: 257px;
    height: auto;
}

#comp-m6wnikl01 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m6wnikl01 {
    width: 244px;
    height: auto;
}

#comp-m6wnikl13 {
    width: 47px;
    height: 47px;
}

#comp-m6wnikl26 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-m6wnikl26 {
    width: 272px;
    height: 5px;
}

#comp-m6wnikl33 {
    width: 44px;
    height: 42px;
}

#comp-m6wnikl46 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m6wnikl46 {
    width: 238px;
    height: auto;
}

#comp-l7hrixye {
    width: 272px;
}

[data-mesh-id=comp-l7hrixyeinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy1n"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy2g"] {
    position: relative;
    margin: 0px 0px 4px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy2s"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy2v"] {
    position: relative;
    margin: 0px 0px 2px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy2z"] {
    position: relative;
    margin: 0px 0px 26px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy38"] {
    position: relative;
    margin: 1px 0px 4px 0;
    left: 23px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy3c"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l7hriy1n {
    width: 272px;
    height: 272px;
}

#comp-l7hriy2g {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l7hriy2g {
    width: 257px;
    height: auto;
}

#comp-l7hriy2s {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l7hriy2s {
    width: 244px;
    height: auto;
}

#comp-l7hriy2v {
    width: 47px;
    height: 47px;
}

#comp-l7hriy2z {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l7hriy2z {
    width: 272px;
    height: 5px;
}

#comp-l7hriy38 {
    width: 24px;
    height: 44px;
}

#comp-l7hriy3c {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l7hriy3c {
    width: 238px;
    height: auto;
}

#comp-lfvjlsjo1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjo1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjo1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjo1inlineContent-gridContainer]>[id="comp-l0iujl0e"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iujl0e {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0iujl2finlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer]>[id="comp-l16zpo7z"] {
    position: relative;
    margin: 49px 0px 60px calc((100% - 980px) * 0.5);
    left: 67px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer]>[id="comp-l0iun0pp"] {
    position: relative;
    margin: 0px 0px 24px calc((100% - 980px) * 0.5);
    left: 52px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer]>[id="comp-l0iuuomx"] {
    position: relative;
    margin: 0px 0px 15px calc((100% - 980px) * 0.5);
    left: 500px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer]>[id="comp-l0jx5fe1"] {
    position: relative;
    margin: 0px 0px 69px calc((100% - 980px) * 0.5);
    left: 419px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iujl2f {
    width: 980px;
}

#comp-l16zpo7z {
    width: 845px;
}

[data-mesh-id=comp-l16zpo7zinlineContent] {
    height: auto;
    width: 845px;
}

[data-mesh-id=comp-l16zpo7zinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zpo7zinlineContent-gridContainer]>[id="comp-l0iune95"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zpo7zinlineContent-gridContainer]>[id="comp-l0iv1nu2"] {
    position: relative;
    margin: 43px 0px 25px 0;
    left: 142px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zpo7zinlineContent-gridContainer]>[id="comp-l0iv2876"] {
    position: relative;
    margin: 43px 0px 25px 0;
    left: 629px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iune95 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iune95 {
    width: 845px;
    height: auto;
}

#comp-l0iv1nu2 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0iv1nu2 {
    width: 77px;
    height: 5px;
}

#comp-l0iv2876 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0iv2876 {
    width: 77px;
    height: 5px;
}

#comp-l0iun0pp {
    --brw: 0px;
    --brd: 66, 55, 55;
    --bg: 200, 238, 245;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 1;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0iun0pp:hover,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within {
    z-index: 1;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iun0pp {
    width: 390px;
}

[data-mesh-id=comp-l0iun0ppinlineContent] {
    height: auto;
    width: 390px;
}

[data-mesh-id=comp-l0iun0ppinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 552px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0iun0ppinlineContent-gridContainer]>[id="comp-l0iun0s1"] {
    position: relative;
    margin: 408px 0px 10px 0;
    left: 30px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iun0ppinlineContent-gridContainer]>[id="comp-l0va2vhc"] {
    position: relative;
    margin: 10px 0px 10px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iun0ppinlineContent-gridContainer]>[id="comp-l1dnjbb6"] {
    position: relative;
    margin: 411px 0px 10px 0;
    left: 118px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iun0s1:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0s1:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0s1 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iun0pp:hover #comp-l0iun0s1,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l0iun0s1 {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

.device-mobile-optimized #comp-l0iun0s1 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iun0s1 {
    width: 147px;
    height: 30px;
}

#comp-l0va2vhc {
    width: 372px;
}

[data-mesh-id=comp-l0va2vhcinlineContent] {
    height: auto;
    width: 372px;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer]>[id="comp-l0iun0rb"] {
    position: relative;
    margin: 0px 0px -160px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer]>[id="comp-l0iun0rg"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer]>[id="comp-l0iun0rm"] {
    position: relative;
    margin: 21px 0px 8px 0;
    left: 18px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer]>[id="comp-l0iuwfvu"] {
    position: relative;
    margin: 0px 0px 46px 0;
    left: 18px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iun0rb {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0iun0rb {
    width: 372px;
    height: 464px;
}

#comp-l0iun0rg:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0rg:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0rg:not(.is-animating) {
    transform-origin: 50% 100%;
}

#comp-l0iun0pp:hover #comp-l0iun0rg,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l0iun0rg {
    opacity: 1;
    visibility: visible;
    transform: translateX(0px)translateY(0px)scaleX(1)scaleY(1.45)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iun0rg {
    width: 372px;
    height: 161px;
}

#comp-l0iun0rm {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iun0rm:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0rm:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0pp:hover #comp-l0iun0rm,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l0iun0rm {
    transform: translateX(0px)translateY(-65px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iun0rm {
    width: 341px;
    height: auto;
}

#comp-l0iuwfvu {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iuwfvu:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuwfvu:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0pp:hover #comp-l0iuwfvu,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l0iuwfvu {
    transform: translateX(0px)translateY(-65px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuwfvu {
    width: 341px;
    height: auto;
}

#comp-l1dnjbb6:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnjbb6:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnjbb6 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iun0pp:hover #comp-l1dnjbb6,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l1dnjbb6 {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l1dnjbb6 {
    width: 142px;
    height: 40px;
}

#comp-l0iuuomx {
    --brw: 0px;
    --brd: 66, 55, 55;
    --bg: 200, 238, 245;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 1;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0iuuomx:hover,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within {
    z-index: 1;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuuomx {
    width: 390px;
}

[data-mesh-id=comp-l0iuuomxinlineContent] {
    height: auto;
    width: 390px;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 561px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer]>[id="comp-l0iuuop6"] {
    position: relative;
    margin: 408px 0px 10px 0;
    left: 30px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer]>[id="comp-l0va3054"] {
    position: relative;
    margin: 10px 0px 10px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer]>[id="comp-l1dnm31w"] {
    position: relative;
    margin: 415px 0px 10px 0;
    left: 130px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer]>[id="comp-l1dnmtp2"] {
    position: relative;
    margin: 420px 0px 10px 0;
    left: 127px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iuuop6:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuop6:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuop6 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iuuomx:hover #comp-l0iuuop6,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l0iuuop6 {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

.device-mobile-optimized #comp-l0iuuop6 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iuuop6 {
    width: 147px;
    height: 30px;
}

#comp-l0va3054 {
    width: 372px;
}

[data-mesh-id=comp-l0va3054inlineContent] {
    height: auto;
    width: 372px;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer]>[id="comp-l0iuuoom"] {
    position: relative;
    margin: 0px 0px -160px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer]>[id="comp-l0iuuoos"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer]>[id="comp-l0iuuop0"] {
    position: relative;
    margin: 16px 0px 13px 0;
    left: 21px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer]>[id="comp-l0iuy6eo"] {
    position: relative;
    margin: 0px 0px 67px 0;
    left: 21px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iuuoom {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0iuuoom {
    width: 372px;
    height: 464px;
}

#comp-l0iuuoos:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuoos:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuoos:not(.is-animating) {
    transform-origin: 50% 100%;
}

#comp-l0iuuomx:hover #comp-l0iuuoos,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l0iuuoos {
    opacity: 1;
    visibility: visible;
    transform: translateX(0px)translateY(0px)scaleX(1)scaleY(1.45)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuuoos {
    width: 372px;
    height: 161px;
}

#comp-l0iuuop0 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iuuop0:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuop0:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuomx:hover #comp-l0iuuop0,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l0iuuop0 {
    transform: translateX(0px)translateY(-65px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuuop0 {
    width: 341px;
    height: auto;
}

#comp-l0iuy6eo {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iuy6eo:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuy6eo:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuomx:hover #comp-l0iuy6eo,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l0iuy6eo {
    transform: translateX(0px)translateY(-72px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuy6eo {
    width: 341px;
    height: auto;
}

#comp-l1dnm31w:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnm31w:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnm31w {
    opacity: 0;
    visibility: hidden;
}

#comp-l1dnm31w {
    width: 142px;
    height: 40px;
}

#comp-l1dnmtp2:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnmtp2:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnmtp2 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iuuomx:hover #comp-l1dnmtp2,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l1dnmtp2 {
    opacity: 1;
    visibility: visible;
}

#comp-l1dnmtp2 {
    width: 142px;
    height: 40px;
}

#comp-l0jx5fe1 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l0jx5fe1 {
    width: 142px;
    height: 40px;
}

#comp-lfvjlsjo2 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjo2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjo2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjo2inlineContent-gridContainer]>[id="comp-ke9znfwm"] {
    position: relative;
    margin: 0px 0 10px 0;
    left: 0;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: stretch;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjo2inlineContent-gridContainer]>[id="comp-l0ihtr5w"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-ke9znfwm {
    width: 100%;
    left: 0;
    margin-left: 0;
    min-width: initial;
    height: 21px;
}

#comp-l0ihtr5w {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0ihtrb0inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0ihtrb0inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0ihtrb0inlineContent-gridContainer]>[id="comp-l0isslij"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: -503px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ihtrb0inlineContent-gridContainer]>[id="comp-l0ihy4u7"] {
    position: relative;
    margin: 18px 0px 51px calc((100% - 980px) * 0.5);
    left: 78px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ihtrb0 {
    width: 980px;
}

#comp-l0isslij {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 255, 255, 255;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 1;
    --alpha-bg: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0isslij {
    width: 1987px;
}

[data-mesh-id=comp-l0isslijinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 145px;
}

#comp-l0ihy4u7 {
    --brw: 1px;
    --brd: var(--color_13);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0ihy4u7 {
    width: 824px;
}

[data-mesh-id=comp-l0ihy4u7inlineContent] {
    height: auto;
    width: 824px;
}

[data-mesh-id=comp-l0ihy4u7inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0ihy4u7inlineContent-gridContainer]>[id="comp-l16zr6ep"] {
    position: relative;
    margin: 40px 0px 0 0;
    left: 109px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ihy4u7inlineContent-gridContainer]>[id="comp-l15cngmd"] {
    position: relative;
    margin: 0px 0px 18px 0;
    left: 73px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l16zr6ep {
    width: 605px;
}

[data-mesh-id=comp-l16zr6epinlineContent] {
    height: auto;
    width: 605px;
}

[data-mesh-id=comp-l16zr6epinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zr6epinlineContent-gridContainer]>[id="comp-l0iiechi"] {
    position: relative;
    margin: 0px 0px 3px 0;
    left: 246px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zr6epinlineContent-gridContainer]>[id="comp-l0ii0yis"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iiechi {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0iiechi {
    width: 114px;
    height: 5px;
}

#comp-l0ii0yis {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ii0yis {
    width: 605px;
    height: auto;
}

#comp-l15cngmd {
    width: 676px;
}

[data-mesh-id=comp-l15cngmdinlineContent] {
    height: auto;
    width: 676px;
}

[data-mesh-id=comp-l15cngmdinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15cngmdinlineContent-gridContainer]>[id="comp-l15cngnp"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15cngnp {
    --rd: 0px;
    --shd: 0 0 0 rgba(0, 0, 0, 0);
    --bg: 255, 255, 255;
    --alpha-bg: 1;
    --brd: 227, 227, 227;
    --alpha-brd: 1;
    --brw: 0px;
}

#comp-l15cngnp {
    width: 676px;
}

[data-mesh-id=comp-l15cngnpinlineContent] {
    height: auto;
    width: 676px;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngnw1"] {
    position: relative;
    margin: 45px 0px 57px 0;
    left: 95px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngnw5"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 95px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngo33"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 354px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngo54"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 95px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngo64"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 354px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngo82"] {
    position: relative;
    margin: 0px 0px 41px 0;
    left: 95px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngof"] {
    position: relative;
    margin: 17px 0px 34px 0;
    left: 354px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngoi"] {
    position: relative;
    margin: 0px 0px 16px 0;
    left: 224px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngoo2"] {
    position: relative;
    margin: 0px 0px 49px 0;
    left: 224px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15cngnw1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l15cngnw1 {
    width: 462px;
    height: auto;
}

#comp-l15cngnw5 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l15cngnw5 {
    width: 230px;
    height: 70px;
}

#comp-l15cngo33 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l15cngo33 {
    width: 230px;
    height: 70px;
}

#comp-l15cngo54 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l15cngo54 {
    width: 230px;
    height: 70px;
}

#comp-l15cngo64 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l15cngo64 {
    width: 230px;
    height: 70px;
}

#comp-l15cngo82 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --brwe: 1px;
    --brde: 255, 81, 46;
    --bge: 255, 64, 64;
    --rd: 30px 30px 30px 30px;
    --shd: none;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brw: 1px;
    --brd: 239, 239, 244;
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --txt_placeholder: 0, 0, 0;
    --alpha-txt_placeholder: 1;
    --brwh: 1px;
    --brdh: 239, 239, 244;
    --bgh: var(--color_16);
    --brwf: 1px;
    --brdf: 239, 239, 244;
    --bgf: var(--color_16);
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 212, 212, 212;
    --alpha-txtd: 1;
    --bgd: 212, 212, 212;
    --arrowColor: 0, 0, 0;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --alpha-txtlblrq: 1;
    --dropdownListBoxShadow: none;
    --dropdownListStrokeWidth: 1px;
    --dropdownListFont: var(--font_1);
    --dropdownListBorderRadius: 30px 30px 30px 30px;
    --dropdownListTextColor: var(--color_5);
    --alpha-dropdownListTextColor: 1;
    --dropdownListBackgroundColor: 239, 239, 244;
    --dropdownListStrokeColor: 239, 239, 244;
    --dropdownListHoverBackgroundColor: var(--color_16);
    --dropdownListHoverTextColor: 155, 155, 155;
    --alpha-dropdownListHoverTextColor: 1;
    --alpha-arrowColor: 0.5;
    --alpha-bgd: 0;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 1;
    --alpha-bgh: 0.3;
    --alpha-bgf: 0.3;
    --alpha-bge: 0.1;
    --alpha-brde: 1;
    --alpha-dropdownListBackgroundColor: 1;
    --alpha-dropdownListHoverBackgroundColor: 0.3;
    --alpha-dropdownListStrokeColor: 1;
}

#listModal_comp-l15cngo82 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --brwe: 1px;
    --brde: 255, 81, 46;
    --bge: 255, 64, 64;
    --rd: 30px 30px 30px 30px;
    --shd: none;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brw: 1px;
    --brd: 239, 239, 244;
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --txt_placeholder: 0, 0, 0;
    --alpha-txt_placeholder: 1;
    --brwh: 1px;
    --brdh: 239, 239, 244;
    --bgh: var(--color_16);
    --brwf: 1px;
    --brdf: 239, 239, 244;
    --bgf: var(--color_16);
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 212, 212, 212;
    --alpha-txtd: 1;
    --bgd: 212, 212, 212;
    --arrowColor: 0, 0, 0;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --alpha-txtlblrq: 1;
    --dropdownListBoxShadow: none;
    --dropdownListStrokeWidth: 1px;
    --dropdownListFont: var(--font_1);
    --dropdownListBorderRadius: 30px 30px 30px 30px;
    --dropdownListTextColor: var(--color_5);
    --alpha-dropdownListTextColor: 1;
    --dropdownListBackgroundColor: 239, 239, 244;
    --dropdownListStrokeColor: 239, 239, 244;
    --dropdownListHoverBackgroundColor: var(--color_16);
    --dropdownListHoverTextColor: 155, 155, 155;
    --alpha-dropdownListHoverTextColor: 1;
    --alpha-arrowColor: 0.5;
    --alpha-bgd: 0;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 1;
    --alpha-bgh: 0.3;
    --alpha-bgf: 0.3;
    --alpha-bge: 0.1;
    --alpha-brde: 1;
    --alpha-dropdownListBackgroundColor: 1;
    --alpha-dropdownListHoverBackgroundColor: 0.3;
    --alpha-dropdownListStrokeColor: 1;
}

#comp-l15cngo82 {
    width: 230px;
    height: 70px;
}

#comp-l15cngof {
    width: 234px;
    height: 60px;
}

#comp-l15cngoi {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l15cngoi {
    width: 230px;
    height: 50px;
}

#comp-l15cngoo2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l15cngoo2 {
    width: 230px;
    height: auto;
}










/* END STYLABLE DIRECTIVE RULES */

#comp-l0iun0s1 .style-l0iun0s2__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(255, 255, 255, 0);
    padding-right: 12px
}

/* START STYLABLE DIRECTIVE RULES */

#comp-l0iun0s1 .style-l0iun0s2__root:hover {
    background: rgba(255, 255, 255, 0);
    border: 0px solid #333333;
    padding: 0px;
    padding-right: 12px
}

#comp-l0iun0s1 .style-l0iun0s2__root:hover .StylableButton2545352419__label {
    color: #FFFFFF
}

#comp-l0iun0s1 .style-l0iun0s2__root:disabled {
    background: #E2E2E2
}

#comp-l0iun0s1 .style-l0iun0s2__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l0iun0s1 .style-l0iun0s2__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l0iun0s1 .style-l0iun0s2__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: space-between
}

#comp-l0iun0s1 .style-l0iun0s2__root .StylableButton2545352419__label {
    transition: inherit;
    letter-spacing: 0em;
    margin: 0px 4px 0px 0px;
    font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l0iun0s1 .style-l0iun0s2__root .StylableButton2545352419__icon {
    transition: inherit;
    margin: 0px 0px 0px 4px;
    width: 40px;
    height: 40px;
    fill: #FFFFFF
}

#comp-l0iun0s1 .style-l0iun0s2__root:hover .StylableButton2545352419__icon {
    fill: #FFFFFF
}

/* END STYLABLE DIRECTIVE RULES */

#comp-l1dnjbb6 .style-l1dnjbc6__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */

#comp-l1dnjbb6 .style-l1dnjbc6__root:hover {
    border: 0px solid #333333;
    border-bottom: 0px solid #333333;
    background: rgba(255, 255, 255, 0)
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:hover .StylableButton2545352419__label {
    text-decoration-line: underline;
    letter-spacing: 0.1em;
    color: #0057E1
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l1dnjbb6 .style-l1dnjbc6__root .StylableButton2545352419__container {
    transition: inherit
}

#comp-l1dnjbb6 .style-l1dnjbc6__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    font-family: wfont_46a067_3d9875f5c8744297a9f07bfba545fe59, wf_3d9875f5c8744297a9f07bfba, orig_red_hat_text_medium_italic;
    color: #FFFFFF;
    text-align: left;
    letter-spacing: 0em
}

#comp-l1dnjbb6 .style-l1dnjbc6__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

/* END STYLABLE DIRECTIVE RULES */

#comp-l0iuuop6 .style-l74zux2o__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(255, 255, 255, 0);
    padding-right: 12px
}

/* START STYLABLE DIRECTIVE RULES */

#comp-l0iuuop6 .style-l74zux2o__root:hover {
    background: rgba(255, 255, 255, 0);
    border: 0px solid #333333;
    padding: 0px;
    padding-right: 12px
}

#comp-l0iuuop6 .style-l74zux2o__root:hover .StylableButton2545352419__label {
    color: #FFFFFF
}

#comp-l0iuuop6 .style-l74zux2o__root:disabled {
    background: #E2E2E2
}

#comp-l0iuuop6 .style-l74zux2o__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l0iuuop6 .style-l74zux2o__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l0iuuop6 .style-l74zux2o__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: space-between
}

#comp-l0iuuop6 .style-l74zux2o__root .StylableButton2545352419__label {
    transition: inherit;
    letter-spacing: 0em;
    margin: 0px 4px 0px 0px;
    font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l0iuuop6 .style-l74zux2o__root .StylableButton2545352419__icon {
    transition: inherit;
    margin: 0px 0px 0px 4px;
    width: 40px;
    height: 40px;
    fill: #FFFFFF
}

#comp-l0iuuop6 .style-l74zux2o__root:hover .StylableButton2545352419__icon {
    fill: #FFFFFF
}

/* END STYLABLE DIRECTIVE RULES */

#comp-l1dnm31w .style-l1dnm32w2__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */

#comp-l1dnm31w .style-l1dnm32w2__root:hover {
    border: 0px solid #333333;
    border-bottom: 0px solid #333333;
    background: rgba(255, 255, 255, 0)
}

#comp-l1dnm31w .style-l1dnm32w2__root:hover .StylableButton2545352419__label {
    text-decoration-line: underline;
    letter-spacing: 0.1em;
    color: #0057E1
}

#comp-l1dnm31w .style-l1dnm32w2__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l1dnm31w .style-l1dnm32w2__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l1dnm31w .style-l1dnm32w2__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l1dnm31w .style-l1dnm32w2__root .StylableButton2545352419__container {
    transition: inherit
}

#comp-l1dnm31w .style-l1dnm32w2__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    font-family: wfont_46a067_3d9875f5c8744297a9f07bfba545fe59, wf_3d9875f5c8744297a9f07bfba, orig_red_hat_text_medium_italic;
    color: #FFFFFF;
    text-align: left;
    letter-spacing: 0em
}

#comp-l1dnm31w .style-l1dnm32w2__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l1dnm31w .style-l1dnm32w2__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

/* END STYLABLE DIRECTIVE RULES */

#comp-l1dnmtp2 .style-l1dnmtpo__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */

#comp-l1dnmtp2 .style-l1dnmtpo__root:hover {
    border: 0px solid #333333;
    border-bottom: 0px solid #333333;
    background: rgba(255, 255, 255, 0)
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:hover .StylableButton2545352419__label {
    text-decoration-line: underline;
    letter-spacing: 0.1em;
    color: #0057E1
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l1dnmtp2 .style-l1dnmtpo__root .StylableButton2545352419__container {
    transition: inherit
}

#comp-l1dnmtp2 .style-l1dnmtpo__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    letter-spacing: 0em;
    color: #FFFFFF;
    font-family: wfont_46a067_3d9875f5c8744297a9f07bfba545fe59, wf_3d9875f5c8744297a9f07bfba, orig_red_hat_text_medium_italic
}

#comp-l1dnmtp2 .style-l1dnmtpo__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:hover .StylableButton2545352419__icon {
    fill: #333333
}













#c1dmp {
    width: auto;
    min-height: 40px;
}

#pageBackground_c1dmp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsjj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-kd2s0n60 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-kd2s0n80 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l0ii7gch {
    transform-origin: center 1.5px;
}

#comp-kd2s8lli {
    --min-height: 188px;
}

#comp-kcyk1ggv {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0isinxg {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l1dzvebr {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 13px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-kd2s2l6t {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_16));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-lza2u337 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-lfvjlsjm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0ir5xb8 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0ir5xdx {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0k0zxq2 {
    transform-origin: center 1.5px;
}

#comp-l0irfxr2 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0ip06ia {
    --height: 353px;
    --width: 216px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-l0iiq274 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0iip92w {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0iis695 {
    --min-height: 71px;
}

#comp-l0ip9qmb {
    --height: 324px;
    --width: 215px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-lfvjlsjn1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-lf9sb0bx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-lf9sb0k1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-lfl68f3h {
    --min-height: 201px;
}

#comp-lfl6ebim {
    transform-origin: center 1.5px;
}

#comp-lfl6ab1h {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-lfvjlsjo {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0legjyt {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0ldwjss {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0ldwjyz {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0tpt7o7 {
    transform-origin: center 1.5px;
}

#comp-l0tp8pip {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0tp8pj2 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0tp8pj4 {
    transform-origin: center 1.5px;
}

#comp-l0tp8pj7 {
    --opacity: 1;
}

#comp-l0tpbe8f {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0tpbe8j2 {
    --min-height: 103px;
}

#comp-l0tpbe8m {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0tpbe8o {
    transform-origin: center 1.5px;
}

#comp-l0tpdeqd {
    --opacity: 1;
}

#comp-l0ihkr91 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0ihq519 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0iq5553 {
    --opacity: 1;
}

#comp-l0irv9j5 {
    transform-origin: center 1.5px;
}

#comp-l0iqbs8x {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0iqbsci {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0isagua {
    transform-origin: center 1.5px;
}

#comp-l0jylf28 {
    --opacity: 1;
}

#comp-l0iqbs2u {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0iqbs4j {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0is9nnn {
    transform-origin: center 1.5px;
}

#comp-l0ipyt1s {
    --opacity: 1;
}

#comp-l0ihl6se {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0ihq9ga {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0irvga3 {
    transform-origin: center 1.5px;
}

#comp-l0jyhlvv {
    --opacity: 1;
}

#comp-l0iqbs59 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0iqbs7l {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0isaa8b {
    transform-origin: center 1.5px;
}

#comp-l0k1nfx5 {
    --opacity: 1;
}

#comp-l0iqbsdt {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0iqbsfm {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0isam3j {
    transform-origin: center 1.5px;
}

#comp-l0jyfsnr {
    --opacity: 1;
}

#comp-l0ir4ady {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0ir4agg {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0isayxk {
    transform-origin: center 1.5px;
}

#comp-l0k0tha1 {
    --opacity: 1;
}

#comp-l0tpir29 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0tpir2k {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0tpir2m {
    transform-origin: center 1.5px;
}

#comp-l0tpir2o {
    --opacity: 1;
}

#comp-m6wnikku {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-m6wnikl13 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-m6wnikl26 {
    transform-origin: center 1.5px;
}

#comp-m6wnikl33 {
    --opacity: 1;
}

#comp-l7hriy1n {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l7hriy2v {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l7hriy2z {
    transform-origin: center 1.5px;
}

#comp-l7hriy38 {
    --opacity: 1;
}

#comp-lfvjlsjo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0iujl0e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0iujl2f {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0iv1nu2 {
    transform-origin: center 1.5px;
}

#comp-l0iv2876 {
    transform-origin: center 1.5px;
}

#comp-l0iun0pp {
    --shc-mutated-brightness: 100, 119, 123;
}

#comp-l0iun0rb {
    --height: 464px;
    --width: 372px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-l0iun0rg {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0iun0rm {
    --min-height: 23px;
}

#comp-l0iuwfvu {
    --min-height: 23px;
}

#comp-l0iuuomx {
    --shc-mutated-brightness: 100, 119, 123;
}

#comp-l0iuuoom {
    --height: 464px;
    --width: 372px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-l0iuuoos {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0iuuop0 {
    --min-height: 23px;
}

#comp-l0iuy6eo {
    --min-height: 23px;
}

#comp-l0jx5fe1 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-lfvjlsjo2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0ihtr5w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0ihtrb0 {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0isslij {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0ihy4u7 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0iiechi {
    transform-origin: center 1.5px;
}

#comp-l15cngnw5 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l15cngo33 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l15cngo54 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l15cngo64 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l15cngo82 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --align: start;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --arrowInsetInlineStart: auto;
    --arrowInsetInlineEnd: 0;
    --labelMarginBottom: 6px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    --textPaddingInput_start: 20px;
    --textPaddingInput_end: 48px;
    height: auto;
    --inputHeight: 50px;
}

#listModal_comp-l15cngo82 {
    height: 100%;
    --align: start;
    --direction: inherit;
    --dropdownDirection: inherit;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --dropdownItemsSpacing: 16px;
    --dropdownOptionJustifyContent: flex-start;
    --textPaddingDropDown_start: 20px;
    --textPaddingDropDown_end: 0px;
    width: initial;
}

#comp-l15cngoi {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}











.uDW_Qe {
    background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_17, color_17)), var(--alpha-bg, 1)));
    border: solid var(--corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 0;
    -webkit-transition: .1s ease-out;
    -moz-transition: .1s ease-out;
    -o-transition: .1s ease-out;
    transition: .1s ease-out;
}

.uDW_Qe:hover {
    color: #fff;
    background-color: #1d2cf3;
}






@keyframes slide-horizontal-new {
    0% {
        transform: translateX(100%)
    }
}

@keyframes slide-horizontal-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(-100%)
    }
}

@keyframes slide-vertical-new {
    0% {
        transform: translateY(-100%)
    }
}

@keyframes slide-vertical-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(100%)
    }
}

@keyframes out-in-new {
    0% {
        opacity: 0
    }
}

@keyframes out-in-old {
    to {
        opacity: 0
    }
}

html[data-page-transition=SlideHorizontal]::view-transition-old(page-group) {
    animation: slide-horizontal-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideHorizontal]::view-transition-new(page-group) {
    animation: slide-horizontal-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-old(page-group) {
    animation: slide-vertical-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-new(page-group) {
    animation: slide-vertical-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=OutIn]::view-transition-old(page-group) {
    animation: out-in-old .35s cubic-bezier(.64, 0, .78, 0) forwards
}

html[data-page-transition=OutIn]::view-transition-new(page-group) {
    animation: out-in-new .35s cubic-bezier(.22, 1, .36, 1) .35s backwards
}

@media(prefers-reduced-motion:reduce) {

    ::view-transition-group(*),
    ::view-transition-new(*),
    ::view-transition-old(*) {
        animation: none !important
    }
}













a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
button,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
title,
tr,
tt,
u,
ul,
var {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

input,
select,
textarea {
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    cursor: pointer;
    text-decoration: none
}

.testStyles {
    overflow-y: hidden
}

.reset-button {
    -webkit-appearance: none;
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    outline: 0;
    overflow: visible;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

:focus {
    outline: none
}

body.device-mobile-optimized:not(.disable-site-overflow) {
    overflow-x: hidden;
    overflow-y: scroll
}

body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER {
    margin-left: auto;
    margin-right: auto;
    overflow-x: visible;
    position: relative;
    width: 320px
}

body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER {
    margin-top: 0
}

body.device-mobile-optimized>* {
    max-width: 100% !important
}

body.device-mobile-optimized #site-root {
    overflow-x: hidden;
    overflow-y: hidden
}

@supports(overflow:clip) {
    body.device-mobile-optimized #site-root {
        overflow-x: clip;
        overflow-y: clip
    }
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage:not(.overflow-x-clip-in-mobile)) {
    overflow-x: hidden;
    overflow-y: auto
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage.overflow-x-clip-in-mobile) {
    overflow-x: clip;
    overflow-y: clip
}

body.device-mobile-non-optimized.fullScreenMode {
    background-color: #5f6360
}

body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,
body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,
body.device-mobile-non-optimized.fullScreenMode #site-root,
body.fullScreenMode #WIX_ADS {
    visibility: hidden
}

body.fullScreenMode {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode.device-mobile-optimized #TINY_MENU {
    opacity: 0;
    pointer-events: none
}

body.fullScreenMode-scrollable.device-mobile-optimized {
    overflow-x: hidden !important;
    overflow-y: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,
body.fullScreenMode-scrollable.device-mobile-optimized #site-root {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,
body.fullScreenMode-scrollable.device-mobile-optimized #masterPage {
    height: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout {
    height: 0 !important
}

body.blockSiteScrolling,
body.siteScrollingBlocked {
    position: fixed;
    width: 100%
}

body.blockSiteScrolling #SITE_CONTAINER {
    margin-top: calc(var(--blocked-site-scroll-margin-top)*-1)
}

body.blockSiteScrolling:not(.responsive) #WIX_ADS {
    margin-top: var(--blocked-site-scroll-margin-top)
}



#site-root img:not([src]) {
    visibility: hidden
}

#site-root svg img:not([src]) {
    visibility: visible
}

.auto-generated-link {
    color: inherit
}

#SCROLL_TO_BOTTOM,
#SCROLL_TO_TOP {
    height: 0
}

.has-click-trigger {
    cursor: pointer
}

.fullScreenOverlay {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    overflow-y: hidden;
    position: fixed;
    right: 0;
    top: -60px;
    z-index: 1005
}

.fullScreenOverlay>.fullScreenOverlayContent {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 60px;
    transform: translateZ(0)
}

[data-mesh-id$=centeredContent],
[data-mesh-id$=form],
[data-mesh-id$=inlineContent] {
    pointer-events: none;
    position: relative
}

[data-mesh-id$=-gridWrapper],
[data-mesh-id$=-rotated-wrapper] {
    pointer-events: none
}

[data-mesh-id$=-gridContainer]>*,
[data-mesh-id$=-rotated-wrapper]>*,
[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]) {
    pointer-events: auto
}

.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID {
    grid-area: 2/1/3/2;
    -ms-grid-row: 2;
    position: relative
}



#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    -ms-grid-row-align: start;
    -ms-grid-column-align: start;
    -ms-grid-column: 1
}

#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER {
    grid-area: 1/1/2/2;
    -ms-grid-row: 1
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    grid-area: 3/1/4/2;
    -ms-grid-row: 3
}

#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER {
    align-self: stretch
}

#masterPage.mesh-layout main#PAGES_CONTAINER {
    display: block
}

#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER {
    grid-area: 4/1/5/2;
    -ms-grid-row: 4
}

#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent] {
    height: 100%
}

#masterPage.mesh-layout.desktop>* {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout #masterPageinlineContent,
#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,
#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER {
    position: relative
}

#masterPage.mesh-layout #SITE_HEADER {
    grid-area: 1/1/2/2
}

#masterPage.mesh-layout #SITE_FOOTER {
    grid-area: 4/1/5/2
}

#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,
#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER {
    overflow-x: clip
}

[data-z-counter] {
    z-index: 0
}

[data-z-counter="0"] {
    z-index: auto
}

.wixSiteProperties {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:root {
    --wst-button-color-fill-primary: rgb(var(--color_48));
    --wst-button-color-border-primary: rgb(var(--color_49));
    --wst-button-color-text-primary: rgb(var(--color_50));
    --wst-button-color-fill-primary-hover: rgb(var(--color_51));
    --wst-button-color-border-primary-hover: rgb(var(--color_52));
    --wst-button-color-text-primary-hover: rgb(var(--color_53));
    --wst-button-color-fill-primary-disabled: rgb(var(--color_54));
    --wst-button-color-border-primary-disabled: rgb(var(--color_55));
    --wst-button-color-text-primary-disabled: rgb(var(--color_56));
    --wst-button-color-fill-secondary: rgb(var(--color_57));
    --wst-button-color-border-secondary: rgb(var(--color_58));
    --wst-button-color-text-secondary: rgb(var(--color_59));
    --wst-button-color-fill-secondary-hover: rgb(var(--color_60));
    --wst-button-color-border-secondary-hover: rgb(var(--color_61));
    --wst-button-color-text-secondary-hover: rgb(var(--color_62));
    --wst-button-color-fill-secondary-disabled: rgb(var(--color_63));
    --wst-button-color-border-secondary-disabled: rgb(var(--color_64));
    --wst-button-color-text-secondary-disabled: rgb(var(--color_65));
    --wst-color-fill-base-1: rgb(var(--color_36));
    --wst-color-fill-base-2: rgb(var(--color_37));
    --wst-color-fill-base-shade-1: rgb(var(--color_38));
    --wst-color-fill-base-shade-2: rgb(var(--color_39));
    --wst-color-fill-base-shade-3: rgb(var(--color_40));
    --wst-color-fill-accent-1: rgb(var(--color_41));
    --wst-color-fill-accent-2: rgb(var(--color_42));
    --wst-color-fill-accent-3: rgb(var(--color_43));
    --wst-color-fill-accent-4: rgb(var(--color_44));
    --wst-color-fill-background-primary: rgb(var(--color_11));
    --wst-color-fill-background-secondary: rgb(var(--color_12));
    --wst-color-text-primary: rgb(var(--color_15));
    --wst-color-text-secondary: rgb(var(--color_14));
    --wst-color-action: rgb(var(--color_18));
    --wst-color-disabled: rgb(var(--color_39));
    --wst-color-title: rgb(var(--color_45));
    --wst-color-subtitle: rgb(var(--color_46));
    --wst-color-line: rgb(var(--color_47));
    --wst-font-style-h2: var(--font_2);
    --wst-font-style-h3: var(--font_3);
    --wst-font-style-h4: var(--font_4);
    --wst-font-style-h5: var(--font_5);
    --wst-font-style-h6: var(--font_6);
    --wst-font-style-body-large: var(--font_7);
    --wst-font-style-body-medium: var(--font_8);
    --wst-font-style-body-small: var(--font_9);
    --wst-font-style-body-x-small: var(--font_10);
    --wst-color-custom-1: rgb(var(--color_13));
    --wst-color-custom-2: rgb(var(--color_16));
    --wst-color-custom-3: rgb(var(--color_17));
    --wst-color-custom-4: rgb(var(--color_19));
    --wst-color-custom-5: rgb(var(--color_20));
    --wst-color-custom-6: rgb(var(--color_21));
    --wst-color-custom-7: rgb(var(--color_22));
    --wst-color-custom-8: rgb(var(--color_23));
    --wst-color-custom-9: rgb(var(--color_24));
    --wst-color-custom-10: rgb(var(--color_25));
    --wst-color-custom-11: rgb(var(--color_26));
    --wst-color-custom-12: rgb(var(--color_27));
    --wst-color-custom-13: rgb(var(--color_28));
    --wst-color-custom-14: rgb(var(--color_29));
    --wst-color-custom-15: rgb(var(--color_30));
    --wst-color-custom-16: rgb(var(--color_31));
    --wst-color-custom-17: rgb(var(--color_32));
    --wst-color-custom-18: rgb(var(--color_33));
    --wst-color-custom-19: rgb(var(--color_34));
    --wst-color-custom-20: rgb(var(--color_35))
}











.J6KGih {
    cursor: pointer
}

.sNF2R0 {
    opacity: 0
}

.hLoBV3 {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.Rdf41z,
.hLoBV3 {
    opacity: 1
}

.ftlZWo {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.ATGlOr,
.ftlZWo {
    opacity: 0
}

.KQSXD0 {
    transition: opacity var(--transition-duration) cubic-bezier(.64, 0, .78, 0)
}

.KQSXD0,
.pagQKE {
    opacity: 1
}

._6zG5H {
    opacity: 0;
    transition: opacity var(--transition-duration) cubic-bezier(.22, 1, .36, 1)
}

.BB49uC {
    transform: translateX(100%)
}

.j9xE1V {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.ICs7Rs,
.j9xE1V {
    transform: translateX(0)
}

.DxijZJ {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.B5kjYq,
.DxijZJ {
    transform: translateX(-100%)
}

.cJijIV {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.cJijIV,
.hOxaWM {
    transform: translateX(0)
}

.T9p3fN {
    transform: translateX(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.qDxYJm {
    transform: translateY(100%)
}

.aA9V0P {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.YPXPAS,
.aA9V0P {
    transform: translateY(0)
}

.Xf2zsA {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.Xf2zsA,
.y7Kt7s {
    transform: translateY(-100%)
}

.EeUgMu {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.EeUgMu,
.fdHrtm {
    transform: translateY(0)
}

.WIFaG4 {
    transform: translateY(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

body:not(.responsive) .JsJXaX {
    overflow-x: clip
}

[data-view-transition=page-transition] .JsJXaX {
    view-transition-name: page-group
}

.AnQkDU {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: 100%
}

.AnQkDU>div {
    align-self: stretch !important;
    grid-area: 1/1/2/2;
    justify-self: stretch !important
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.a9YhBi {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.dX12nb {
    cursor: pointer
}

.AKxYR5 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    fill: var(--corvid-fill-color, var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color, var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow, none);
    opacity: var(--opacity);
    transform: var(--flip)
}

.AKxYR5,
.AKxYR5 svg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.AKxYR5 svg {
    height: var(--svg-calculated-height, 100%);
    margin: auto;
    padding: var(--svg-calculated-padding, 0);
    width: var(--svg-calculated-width, 100%)
}

.AKxYR5 svg:not([data-type=ugc]) {
    overflow: visible
}

.VZYmYf * {
    vector-effect: non-scaling-stroke
}

.HcOXKn {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

ol.font_100,
ul.font_100 {
    color: #080808;
    font-family: "Arial, Helvetica, sans-serif", serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    text-decoration: none
}

ol.font_100 li,
ul.font_100 li {
    margin-bottom: 12px
}

ol.wix-list-text-align,
ul.wix-list-text-align {
    list-style-position: inside
}

ol.wix-list-text-align h1,
ol.wix-list-text-align h2,
ol.wix-list-text-align h3,
ol.wix-list-text-align h4,
ol.wix-list-text-align h5,
ol.wix-list-text-align h6,
ol.wix-list-text-align p,
ul.wix-list-text-align h1,
ul.wix-list-text-align h2,
ul.wix-list-text-align h3,
ul.wix-list-text-align h4,
ul.wix-list-text-align h5,
ul.wix-list-text-align h6,
ul.wix-list-text-align p {
    display: inline
}

.ONIxfn {
    cursor: pointer
}

.WUKwEB {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.QxJLC3 [data-attr-richtext-marker=true] {
    display: block
}

.QxJLC3 [data-attr-richtext-marker=true] table {
    border-collapse: collapse;
    margin: 15px 0;
    width: 100%
}

.QxJLC3 [data-attr-richtext-marker=true] table td {
    padding: 12px;
    position: relative
}

.QxJLC3 [data-attr-richtext-marker=true] table td:after {
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0
}

.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after {
    border-right: 1px solid currentColor
}

.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after {
    border-top: 1px solid currentColor
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

@supports(-webkit-touch-callout:none) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) [class$=rich-text__text],
.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote)[class$=rich-text__text] {
    color: var(--corvid-color, currentColor)
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) span[style*=color] {
    color: var(--corvid-color, currentColor) !important
}

.uGVkMG {
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.uGVkMG .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.uGVkMG .edKzOf ul {
    list-style: disc inside
}

.uGVkMG .edKzOf li {
    margin-bottom: 12px
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p {
    letter-spacing: normal;
    line-height: normal
}

.nJYhU3 {
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.nJYhU3 .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.nJYhU3 .edKzOf ol,
.nJYhU3 .edKzOf ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-start: .5em;
    padding-inline-start: 1.3em
}

.nJYhU3 .edKzOf ul {
    list-style-type: disc
}

.nJYhU3 .edKzOf ol {
    list-style-type: decimal
}

.nJYhU3 .edKzOf ol ul,
.nJYhU3 .edKzOf ul ul {
    line-height: normal;
    list-style-type: circle
}

.nJYhU3 .edKzOf ol ol ul,
.nJYhU3 .edKzOf ol ul ul,
.nJYhU3 .edKzOf ul ol ul,
.nJYhU3 .edKzOf ul ul ul {
    line-height: normal;
    list-style-type: square
}

.nJYhU3 .edKzOf li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.nJYhU3 .edKzOf h1,
.nJYhU3 .edKzOf h2,
.nJYhU3 .edKzOf h3,
.nJYhU3 .edKzOf h4,
.nJYhU3 .edKzOf h5,
.nJYhU3 .edKzOf h6,
.nJYhU3 .edKzOf p {
    letter-spacing: normal;
    line-height: normal;
    margin-block: 0;
    margin: 0
}

.nJYhU3 .edKzOf a {
    color: inherit
}

.SxM0TO,
.c9GqVL {
    word-wrap: break-word;
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width);
    mix-blend-mode: var(--blendMode, normal);
    overflow-wrap: break-word;
    pointer-events: none;
    text-align: start;
    text-shadow: var(--textOutline, 0 0 transparent), var(--textShadow, 0 0 transparent);
    text-transform: var(--textTransform, "none")
}

.SxM0TO>*,
.c9GqVL>* {
    pointer-events: auto
}

.SxM0TO li,
.c9GqVL li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.SxM0TO ol,
.SxM0TO ul,
.c9GqVL ol,
.c9GqVL ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-end: 0;
    margin-inline-start: .5em
}

.SxM0TO:not(.YQcXTT) ol,
.SxM0TO:not(.YQcXTT) ul,
.c9GqVL:not(.YQcXTT) ol,
.c9GqVL:not(.YQcXTT) ul {
    padding-inline-end: 0;
    padding-inline-start: 1.3em
}

.SxM0TO ul,
.c9GqVL ul {
    list-style-type: disc
}

.SxM0TO ol,
.c9GqVL ol {
    list-style-type: decimal
}

.SxM0TO ol ul,
.SxM0TO ul ul,
.c9GqVL ol ul,
.c9GqVL ul ul {
    list-style-type: circle
}

.SxM0TO ol ol ul,
.SxM0TO ol ul ul,
.SxM0TO ul ol ul,
.SxM0TO ul ul ul,
.c9GqVL ol ol ul,
.c9GqVL ol ul ul,
.c9GqVL ul ol ul,
.c9GqVL ul ul ul {
    list-style-type: square
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p,
.c9GqVL blockquote,
.c9GqVL h1,
.c9GqVL h2,
.c9GqVL h3,
.c9GqVL h4,
.c9GqVL h5,
.c9GqVL h6,
.c9GqVL p {
    margin-block: 0;
    margin: 0
}

.SxM0TO a,
.c9GqVL a {
    color: inherit
}

.YQcXTT li {
    margin-inline-end: 0;
    margin-inline-start: 1.3em
}

.Vd6aQZ {
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    white-space: nowrap
}

.mHZSwn {
    display: none
}

.lvxhkV {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.QJjwEo {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.kdBXfh {
    transition: .2s
}

.MP52zt {
    opacity: 0;
    transition: .2s ease-in
}

.MP52zt.Bhu9m5 {
    z-index: -1 !important
}

.LVP8Wf {
    opacity: 1;
    transition: .2s
}

.VrZrC0 {
    height: auto
}

.VrZrC0,
.cKxVkc {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .vlM3HR,
body:not(.device-mobile-optimized) .vlM3HR {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.AT7o0U[data-focuscycled=active] {
    outline: 1px solid transparent
}

.AT7o0U[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.AT7o0U .vlM3HR {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.WzbAF8 .mpGTIt .O6KwRn {
    display: var(--item-display);
    height: var(--item-size);
    margin: var(--item-margin);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt .O6KwRn:last-child {
    margin: 0
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN {
    display: block
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR {
    height: var(--item-size);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt {
    height: 100%;
    position: absolute;
    white-space: nowrap;
    width: 100%
}

:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,
body.device-mobile-optimized .WzbAF8 .mpGTIt {
    white-space: normal
}

.big2ZD {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: calc(100% - var(--wix-ads-height));
    left: 0;
    margin-top: var(--wix-ads-height);
    position: fixed;
    top: 0;
    width: 100%
}

.SHHiV9,
.big2ZD {
    pointer-events: none;
    z-index: var(--pinned-layer-in-container, var(--above-all-in-container))
}

.Gs0oXs,
.pr7XQM {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.Gs0oXs[data-state~=header] a,
.Gs0oXs[data-state~=header] div,
[data-state~=header].pr7XQM a,
[data-state~=header].pr7XQM div {
    cursor: default !important
}

.Gs0oXs .rcIF9K,
.pr7XQM .rcIF9K {
    display: inline-block;
    height: 100%;
    width: 100%
}

.pr7XQM {
    --display: inline-block;
    display: var(--display)
}

.pr7XQM .nzVyrk {
    padding: 0 var(--pad, 5px)
}

.pr7XQM .VCJeT5 {
    border-top: 1px solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    cursor: pointer;
    font: var(--fnt, var(--font_1))
}

.pr7XQM .xYGmQj {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 8px
}

.pr7XQM[data-listposition=left] {
    padding-left: 0
}

.pr7XQM[data-listposition=right] {
    padding-right: 0
}

.pr7XQM[data-state~=drop] {
    display: block;
    width: 100%
}

.pr7XQM[data-state~=link]:hover .VCJeT5,
.pr7XQM[data-state~=over] .VCJeT5 {
    border-top-color: rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=link]:hover .xYGmQj,
.pr7XQM[data-state~=over] .xYGmQj {
    color: rgb(var(--txth, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.pr7XQM[data-state~=selected] .VCJeT5 {
    border-top-color: rgba(var(--brds, var(--color_15, color_15)), var(--alpha-brds, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=selected] .xYGmQj {
    color: rgb(var(--txts, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.XRwtpn {
    overflow-x: hidden
}

.XRwtpn .SvGGzE {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.XRwtpn .SvGGzE .ckXV57 {
    flex: 1
}

.XRwtpn .SvGGzE .CkCpUo {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.XRwtpn .SvGGzE .CkCpUo .L3ZIQx {
    display: inline-block
}

.XRwtpn .SvGGzE .CkCpUo .DTRNn1 {
    display: block;
    width: 100%
}

.XRwtpn .O1lweY {
    display: block;
    opacity: 1;
    z-index: 99999
}

.XRwtpn .O1lweY .VtNw6g {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.XRwtpn .O1lweY.GkAfhB {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.XRwtpn .O1lweY .u7d_AM {
    display: inline-block
}

.XRwtpn .Ursk0e {
    display: none
}

.YXlfNd>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.YXlfNd .CkCpUo,
.YXlfNd .O1lweY,
.YXlfNd>nav {
    position: absolute
}

.YXlfNd .O1lweY {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 10px);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    margin-top: 7px;
    padding: 15px 5px 0 5px;
    visibility: hidden
}

.YXlfNd [data-dropmode=dropUp] .O1lweY {
    margin-bottom: 7px;
    margin-top: 0
}

.PlZyDq {
    touch-action: manipulation
}

.uDW_Qe {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uDW_Qe:before {
    max-width: var(--margin-start, 0)
}

.uDW_Qe:after,
.uDW_Qe:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uDW_Qe:after {
    max-width: var(--margin-end, 0)
}

.FubTgk {
    height: 100%
}

.FubTgk .uDW_Qe {
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: var(--trans1, border-color .4s ease 0s, background-color .4s ease 0s)
}

.FubTgk .uDW_Qe:link,
.FubTgk .uDW_Qe:visited {
    border-color: transparent
}

.FubTgk .l7_2fn {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    margin: 0;
    position: relative;
    transition: var(--trans2, color .4s ease 0s);
    white-space: nowrap
}

.FubTgk[aria-disabled=false] .uDW_Qe {
    background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_17, color_17)), var(--alpha-bg, 1)));
    border: solid var(--corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
    cursor: pointer !important
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

.FubTgk[aria-disabled=true] .uDW_Qe {
    background-color: var(--corvid-disabled-background-color, rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1)));
    border-color: var(--corvid-disabled-border-color, rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1)));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 0))
}

.FubTgk[aria-disabled=true] .l7_2fn {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

.uUxqWY {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uUxqWY:before {
    max-width: var(--margin-start, 0)
}

.uUxqWY:after,
.uUxqWY:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uUxqWY:after {
    max-width: var(--margin-end, 0)
}

.Vq4wYb[aria-disabled=false] .uUxqWY {
    cursor: pointer
}

:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,
body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,
body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

.Vq4wYb .uUxqWY {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.Vq4wYb .wJVzSK {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    transition: var(--trans, color .4s ease 0s);
    white-space: nowrap
}

.Vq4wYb[aria-disabled=true] .wJVzSK {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block;
}

._1hLNj,
.if7Vw2 {
    height: 100%;
    width: 100%;
}

.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

._C0cVf {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.hFwGTD {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.IQgXoP {
    transition: .2s
}

.Nr3Nid {
    opacity: 0;
    transition: .2s ease-in
}

.Nr3Nid.l4oO6c {
    z-index: -1 !important
}

.iQuoC4 {
    opacity: 1;
    transition: .2s
}

.CJF7A2 {
    height: auto
}

.CJF7A2,
.U4Bvut {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .G5K6X8,
body:not(.device-mobile-optimized) .G5K6X8 {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.xU8fqS[data-focuscycled=active] {
    outline: 1px solid transparent
}

.xU8fqS[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.xU8fqS ._4XcTfy {
    background-color: var(--screenwidth-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .7));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.xU8fqS .gUbusX {
    background-color: rgba(var(--bgctr, var(--color_11, color_11)), var(--alpha-bgctr, 1));
    border-radius: var(--rd, 0);
    bottom: var(--brwb, 0);
    top: var(--brwt, 0)
}

.xU8fqS .G5K6X8,
.xU8fqS .gUbusX {
    left: 0;
    position: absolute;
    right: 0
}

.xU8fqS .G5K6X8 {
    bottom: 0;
    top: 0
}

:host(.device-mobile-optimized) .xU8fqS .G5K6X8,
body.device-mobile-optimized .xU8fqS .G5K6X8 {
    left: 10px;
    right: 10px
}

.SPY_vo {
    pointer-events: none
}

.BmZ5pC {
    min-height: calc(100vh - var(--wix-ads-height));
    min-width: var(--site-width);
    position: var(--bg-position);
    top: var(--wix-ads-height)
}

.BmZ5pC,
.nTOEE9 {
    height: 100%;
    width: 100%
}

.nTOEE9 {
    overflow: hidden;
    position: relative
}

.nTOEE9.sqUyGm:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==), auto
}

.nTOEE9.C_JY0G:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==), auto
}

.RZQnmg {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 40px
}

.RZQnmg path {
    fill: rgb(var(--color_12))
}

.RZQnmg:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.rYiAuL {
    cursor: pointer
}

.gSXewE {
    height: 0;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 0
}

.OJQ_3L,
.gSXewE {
    position: absolute
}

.OJQ_3L {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    right: 0;
    width: 40px
}

.OJQ_3L path {
    fill: rgb(var(--color_12))
}

.OJQ_3L:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.j7pOnl {
    box-sizing: border-box;
    height: 100%;
    width: 100%
}

.BI8PVQ {
    min-height: var(--image-min-height);
    min-width: var(--image-min-width)
}

.BI8PVQ img,
img.BI8PVQ {
    filter: var(--filter-effect-svg-url);
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100% 100%);
    mask-size: var(--mask-size, 100% 100%);
    -o-object-position: var(--object-position);
    object-position: var(--object-position)
}

.MazNVa {
    left: var(--left, auto);
    position: var(--position-fixed, static);
    top: var(--top, auto);
    z-index: var(--z-index, auto)
}

.MazNVa .BI8PVQ img {
    box-shadow: 0 0 0 #000;
    position: static;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.MazNVa .j7pOnl {
    display: block;
    overflow: hidden
}

.MazNVa .BI8PVQ {
    overflow: hidden
}

.c7cMWz {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.FVGvCX {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .zK7MhX {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .c7cMWz,
body:not(.device-mobile-optimized) .c7cMWz {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.fEm0Bo .c7cMWz {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    overflow: hidden
}

:host(.device-mobile-optimized) .c7cMWz,
body.device-mobile-optimized .c7cMWz {
    left: 10px;
    right: 10px
}

.PFkO7r {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HT5ybB {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .dBAkHi {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .PFkO7r,
body:not(.device-mobile-optimized) .PFkO7r {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

:host(.device-mobile-optimized) .PFkO7r,
body.device-mobile-optimized .PFkO7r {
    left: 10px;
    right: 10px
}

.aVng1S {
    border-top: var(--lnw, 2px) solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    box-sizing: border-box;
    height: 0
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.r4OX7l,
.xTjc1A {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.r4OX7l[data-state~=header] a,
.r4OX7l[data-state~=header] div,
[data-state~=header].xTjc1A a,
[data-state~=header].xTjc1A div {
    cursor: default !important
}

.r4OX7l .UiHgGh,
.xTjc1A .UiHgGh {
    display: inline-block;
    height: 100%;
    width: 100%
}

.xTjc1A {
    --display: inline-block;
    cursor: pointer;
    display: var(--display);
    font: var(--fnt, var(--font_1))
}

.xTjc1A .yRj2ms {
    padding: 0 var(--pad, 5px)
}

.xTjc1A .JS76Uv {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 0 10px;
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=drop] {
    display: block;
    width: 100%
}

.xTjc1A[data-state~=drop] .JS76Uv {
    padding: 0 .5em
}

.xTjc1A[data-state~=link]:hover .JS76Uv,
.xTjc1A[data-state~=over] .JS76Uv {
    color: rgb(var(--txth, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=selected] .JS76Uv {
    color: rgb(var(--txts, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.NHM1d1 {
    overflow-x: hidden
}

.NHM1d1 .R_TAzU {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.NHM1d1 .R_TAzU .aOF1ks {
    flex: 1
}

.NHM1d1 .R_TAzU .y7qwii {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.NHM1d1 .R_TAzU .y7qwii .Tg1gOB {
    display: inline-block
}

.NHM1d1 .R_TAzU .y7qwii .mvZ3NH {
    display: block;
    width: 100%
}

.NHM1d1 .h3jCPd {
    display: block;
    opacity: 1;
    z-index: 99999
}

.NHM1d1 .h3jCPd .wkJ2fp {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.NHM1d1 .h3jCPd.DlGBN0 {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.NHM1d1 .h3jCPd .p90CkU {
    display: inline-block
}

.NHM1d1 .vh74Xw {
    display: none
}

.XwCBRN>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.XwCBRN .h3jCPd,
.XwCBRN .y7qwii,
.XwCBRN>nav {
    position: absolute
}

.XwCBRN .h3jCPd {
    margin-top: 7px;
    visibility: hidden
}

.XwCBRN .h3jCPd[data-dropMode=dropUp] {
    margin-bottom: 7px;
    margin-top: 0
}

.XwCBRN .wkJ2fp {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 0);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6))
}

.P0dCOY .PJ4KCX {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.d7EBK2 {
    border-radius: var(--overflow-wrapper-border-radius)
}

.TMFrcJ {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.dkyyRB {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.L01Zxk {
    transition: .2s
}

.bFRsbd {
    opacity: 0;
    transition: .2s ease-in
}

.bFRsbd.CwYhEy {
    z-index: -1 !important
}

.u_eaP3 {
    opacity: 1;
    transition: .2s
}

.kn76TK {
    height: auto
}

.YTbrNX,
.kn76TK {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .EwS2PT,
body:not(.device-mobile-optimized) .EwS2PT {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.x4zVYf[data-focuscycled=active] {
    outline: 1px solid transparent
}

.x4zVYf[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.x4zVYf .TMFrcJ {
    background-color: transparent;
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 0);
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .5));
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease
}

.x4zVYf .zxR1mn.TMFrcJ {
    background-color: rgba(var(--bg-scrl, 0, 0, 0), var(--alpha-bg-scrl, 0));
    border-bottom: var(--brwb-scrl, var(--brwb, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    border-radius: var(--rd-scrl, var(--rd, 0));
    border-top: var(--brwt-scrl, var(--brwt, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    box-shadow: var(--shd-scrl, var(--shd, 0 0 5px rgba(0, 0, 0, .5)))
}

.x4zVYf .mTQGgy {
    box-sizing: border-box;
    height: 100%;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.mTQGgy {
    opacity: var(--alpha-bg, 1)
}

.x4zVYf .QijXjn {
    background-color: var(--screenwidth-corvid-background-color, transparent);
    height: 100%;
    position: relative;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.QijXjn {
    opacity: var(--alpha-bg, 1)
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.J6KGih {
    cursor: pointer
}

.KaEeLN {
    --container-corvid-border-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    --container-corvid-border-size: var(--brw, 1px);
    --container-corvid-background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    --backdrop-filter: $backdrop-filter
}

.uYj0Sg {
    -webkit-backdrop-filter: var(--backdrop-filter, none);
    backdrop-filter: var(--backdrop-filter, none);
    background-color: var(--container-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    background-image: var(--bg-gradient, none);
    border: var(--container-corvid-border-width, var(--brw, 1px)) solid var(--container-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 5px);
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.LHrbPP {
    background: #fff;
    border-radius: 24px;
    color: #116dff;
    cursor: pointer;
    font-family: Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    height: 0;
    left: 50%;
    margin-left: -94px;
    opacity: 0;
    padding: 0 24px 0 24px;
    pointer-events: none;
    position: absolute;
    top: 60px;
    width: 0;
    z-index: 9999
}

.LHrbPP:focus {
    border: 2px solid;
    height: 40px;
    opacity: 1;
    pointer-events: auto;
    width: auto
}

.MW5IWV {
    height: 100%;
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.Oqnisf {
    overflow: visible
}

.Oqnisf>.MW5IWV .LWbAav {
    background-color: var(--section-corvid-background-color, var(--bg-overlay-color))
}

.cM88eO {
    backface-visibility: hidden
}

.YtfWHd {
    left: 0;
    position: absolute;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.dkukWC {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.dkukWC,
.dkukWC .FRCqDF {
    left: 0;
    position: absolute;
    width: 100%
}

.dkukWC .FRCqDF {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.xnZvZH {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.xnZvZH .FRCqDF {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.xnZvZH .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.MBOSCN {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.MBOSCN .FRCqDF {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.MBOSCN .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.E6jjcn {
    direction: var(--direction);
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content);
    margin: var(--margin);
    position: relative
}

.Zc7IjY {
    direction: ltr;
    margin: var(--item-margin)
}

.VM7gjN {
    display: flex;
    flex-direction: column
}

.TWFxr5 {
    height: auto !important
}

.May50y {
    overflow: hidden !important
}











.so89qkO.oQ7Zm2a--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.suYDlBy {
    --wix-ui-tpa-icon-button-icon-color: 255, 255, 255, 1;
    --wix-ui-tpa-icon-button-icon-color-rgb: 255, 255, 255;
    --wix-ui-tpa-icon-button-icon-color-opacity: 1
}

.sZRcsHb.oDGyZc9--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.sFADCnq,
.sGioXwx {
    outline: 0
}

.snU6ghj>:first-child>:first-child {
    z-index: 100000 !important
}

.sGQUWoF {
    align-items: center;
    cursor: pointer;
    display: inline-flex
}

.sPO0VhK,
.s__s7U6 {
    flex-shrink: 0
}

.sGQUWoF.oNFVcPX--disabled {
    cursor: default
}

.sGQUWoF[disabled] {
    pointer-events: none
}

.s__5rQf1A {
    border: 1px solid hsla(0, 0%, 100%, .4);
    border-radius: 2px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1), 0 4px 8px 0 rgba(0, 0, 0, .1);
    color: #fff;
    display: inline-flex;
    font-family: Madefor, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    opacity: 0;
    transform: translateY(-50%);
    visibility: hidden
}

.s__5rQf1A.oCeEa_R--isShown {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.s__5rQf1A.oCeEa_R--shouldAnimate {
    transition: visibility .2s ease, opacity .2s ease, transform .4s ease
}

.s__5rQf1A.oCeEa_R---skin-7-success {
    background-color: #008250
}

.s__5rQf1A.oCeEa_R---skin-5-error {
    background-color: #df3131
}

.s__5rQf1A.oCeEa_R---skin-6-status {
    background-color: #212121
}

.s__5rQf1A.oCeEa_R---skin-7-preview {
    background-color: rgba(0, 0, 0, .6)
}

.s__5rQf1A.oCeEa_R---placement-15-bottomFullWidth {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100vw
}

.sAn25BY,
.srtTtd0 {
    display: inline-block;
    min-width: 12px
}

.sVn122i {
    display: inline-block;
    line-height: 20px;
    margin: 16px 20px;
    max-height: 40px;
    overflow: hidden
}

.sWqq1go {
    height: 24px;
    margin-left: auto;
    padding: 14px 12px
}

.s__5rQf1A.oCeEa_R--mobile .sVn122i {
    margin-left: 0;
    margin-right: 0;
    max-height: 60px
}

.s__5rQf1A.oCeEa_R--mobile .srtTtd0 {
    min-width: 20px
}

.s__5rQf1A.oCeEa_R--rtl .sWqq1go {
    margin-left: 0;
    margin-right: auto
}

.svqo6H4 {
    border: 0;
    display: inline-block;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.svqo6H4.oimTWXK--focus,
.svqo6H4:hover {
    opacity: .7
}

.svqo6H4.ojpiBkn--disabled {
    cursor: default
}

.svqo6H4.ojpiBkn--disabled:hover {
    opacity: 1
}

.sSG4oiD svg {
    display: block
}

.svqo6H4.ojpiBkn--disabled.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-color-29));
    fill: none
}

.svqo6H4.ojpiBkn--disabled.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-color-29));
    stroke: rgb(var(--wix-color-29))
}

.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-line .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    fill: none
}

.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-full .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4 .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4.ojpiBkn--disabled .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-color-29))
}

.svqo6H4.ojpiBkn---theme-4-none {
    background-color: transparent
}

.svqo6H4.ojpiBkn---theme-3-box {
    align-items: center;
    background-color: rgb(var(--wix-ui-tpa-icon-button-background-color, var(--wix-color-1)));
    border-radius: 50%;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.Sm1ZoK {
    z-index: 999999
}

.Sm1ZoK.KtZaO1 {
    display: none
}

.Sm1ZoK:not(.Z1Pd8o) {
    left: 50%;
    min-width: 320px;
    position: fixed;
    top: 80px;
    transform: translate(-50%)
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-lt-w10-bold.woff2') format('woff2');
    unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w02-bold.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w01-bold.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2');
    unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2');
    unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_5e1abc1825cb4784a89192a53;
    src: url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7c370d01944b46418218fe88d;
    src: url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/ttf/file.ttf") format("ttf");
}

#masterPage:not(.landingPage) #PAGES_CONTAINER {
    margin-top: 0px;
    margin-bottom: 0px;
}

#masterPage.landingPage #soapAfterPagesContainer,
#masterPage.landingPage #soapBeforePagesContainer {
    margin-top: 95px;
}

#masterPage.landingPage #SITE_HEADER {
    display: none;
}

#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #comp-kcyijl2p {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER {
    display: none;
}

#masterPage.landingPage #SITE_HEADER-placeholder {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER-placeholder {
    display: none;
}

#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus,
#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus~.wixSdkShowFocusOnSibling {
    --focus-ring-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #116dff;
    box-shadow: var(--focus-ring-box-shadow) !important;
    z-index: 1;
}

.has-inner-focus-ring {
    --focus-ring-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;
}

#masterPage {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_HEADER {
    z-index: 50;
    --above-all-in-container: 10000;
}

#PAGES_CONTAINER {
    --pinned-layer-in-container: 51;
    --above-all-in-container: 49;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --pinned-layer-in-container: 52;
    --above-all-in-container: 49;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --pinned-layer-in-container: 53;
    --above-all-in-container: 49;
}

#comp-kcyijl2p-pinned-layer {
    z-index: calc(var(--pinned-layers-in-page, 0) + 54);
    --above-all-in-container: 10000;
}

#SITE_FOOTER {
    --pinned-layer-in-container: 55;
    --above-all-in-container: 49;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: auto;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: 15px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-top: -2px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: -80px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="SOSP_CONTAINER_CUSTOM_ID"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kcyijl2p {
    justify-self: end;
    margin-right: 29px;
    align-self: center;
    margin-top: 48px;
    position: absolute;
    grid-area: 1 / 1 / 2 / 2;
    pointer-events: auto;
}

.font_0 {
    font: var(--font_0);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_1 {
    font: var(--font_1);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.font_2 {
    font: var(--font_2);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_3 {
    font: var(--font_3);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_4 {
    font: var(--font_4);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_5 {
    font: var(--font_5);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_6 {
    font: var(--font_6);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_7 {
    font: var(--font_7);
    color: rgb(0, 0, 0);
    letter-spacing: 0em;
}

.font_8 {
    font: var(--font_8);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_9 {
    font: var(--font_9);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_10 {
    font: var(--font_10);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.color_0 {
    color: rgb(var(--color_0));
}

.color_1 {
    color: rgb(var(--color_1));
}

.color_2 {
    color: rgb(var(--color_2));
}

.color_3 {
    color: rgb(var(--color_3));
}

.color_4 {
    color: rgb(var(--color_4));
}

.color_5 {
    color: rgb(var(--color_5));
}

.color_6 {
    color: rgb(var(--color_6));
}

.color_7 {
    color: rgb(var(--color_7));
}

.color_8 {
    color: rgb(var(--color_8));
}

.color_9 {
    color: rgb(var(--color_9));
}

.color_10 {
    color: rgb(var(--color_10));
}

.color_11 {
    color: rgb(var(--color_11));
}

.color_12 {
    color: rgb(var(--color_12));
}

.color_13 {
    color: rgb(var(--color_13));
}

.color_14 {
    color: rgb(var(--color_14));
}

.color_15 {
    color: rgb(var(--color_15));
}

.color_16 {
    color: rgb(var(--color_16));
}

.color_17 {
    color: rgb(var(--color_17));
}

.color_18 {
    color: rgb(var(--color_18));
}

.color_19 {
    color: rgb(var(--color_19));
}

.color_20 {
    color: rgb(var(--color_20));
}

.color_21 {
    color: rgb(var(--color_21));
}

.color_22 {
    color: rgb(var(--color_22));
}

.color_23 {
    color: rgb(var(--color_23));
}

.color_24 {
    color: rgb(var(--color_24));
}

.color_25 {
    color: rgb(var(--color_25));
}

.color_26 {
    color: rgb(var(--color_26));
}

.color_27 {
    color: rgb(var(--color_27));
}

.color_28 {
    color: rgb(var(--color_28));
}

.color_29 {
    color: rgb(var(--color_29));
}

.color_30 {
    color: rgb(var(--color_30));
}

.color_31 {
    color: rgb(var(--color_31));
}

.color_32 {
    color: rgb(var(--color_32));
}

.color_33 {
    color: rgb(var(--color_33));
}

.color_34 {
    color: rgb(var(--color_34));
}

.color_35 {
    color: rgb(var(--color_35));
}

.color_36 {
    color: rgb(var(--color_36));
}

.color_37 {
    color: rgb(var(--color_37));
}

.color_38 {
    color: rgb(var(--color_38));
}

.color_39 {
    color: rgb(var(--color_39));
}

.color_40 {
    color: rgb(var(--color_40));
}

.color_41 {
    color: rgb(var(--color_41));
}

.color_42 {
    color: rgb(var(--color_42));
}

.color_43 {
    color: rgb(var(--color_43));
}

.color_44 {
    color: rgb(var(--color_44));
}

.color_45 {
    color: rgb(var(--color_45));
}

.color_46 {
    color: rgb(var(--color_46));
}

.color_47 {
    color: rgb(var(--color_47));
}

.color_48 {
    color: rgb(var(--color_48));
}

.color_49 {
    color: rgb(var(--color_49));
}

.color_50 {
    color: rgb(var(--color_50));
}

.color_51 {
    color: rgb(var(--color_51));
}

.color_52 {
    color: rgb(var(--color_52));
}

.color_53 {
    color: rgb(var(--color_53));
}

.color_54 {
    color: rgb(var(--color_54));
}

.color_55 {
    color: rgb(var(--color_55));
}

.color_56 {
    color: rgb(var(--color_56));
}

.color_57 {
    color: rgb(var(--color_57));
}

.color_58 {
    color: rgb(var(--color_58));
}

.color_59 {
    color: rgb(var(--color_59));
}

.color_60 {
    color: rgb(var(--color_60));
}

.color_61 {
    color: rgb(var(--color_61));
}

.color_62 {
    color: rgb(var(--color_62));
}

.color_63 {
    color: rgb(var(--color_63));
}

.color_64 {
    color: rgb(var(--color_64));
}

.color_65 {
    color: rgb(var(--color_65));
}

.backcolor_0 {
    background-color: rgb(var(--color_0));
}

.backcolor_1 {
    background-color: rgb(var(--color_1));
}

.backcolor_2 {
    background-color: rgb(var(--color_2));
}

.backcolor_3 {
    background-color: rgb(var(--color_3));
}

.backcolor_4 {
    background-color: rgb(var(--color_4));
}

.backcolor_5 {
    background-color: rgb(var(--color_5));
}

.backcolor_6 {
    background-color: rgb(var(--color_6));
}

.backcolor_7 {
    background-color: rgb(var(--color_7));
}

.backcolor_8 {
    background-color: rgb(var(--color_8));
}

.backcolor_9 {
    background-color: rgb(var(--color_9));
}

.backcolor_10 {
    background-color: rgb(var(--color_10));
}

.backcolor_11 {
    background-color: rgb(var(--color_11));
}

.backcolor_12 {
    background-color: rgb(var(--color_12));
}

.backcolor_13 {
    background-color: rgb(var(--color_13));
}

.backcolor_14 {
    background-color: rgb(var(--color_14));
}

.backcolor_15 {
    background-color: rgb(var(--color_15));
}

.backcolor_16 {
    background-color: rgb(var(--color_16));
}

.backcolor_17 {
    background-color: rgb(var(--color_17));
}

.backcolor_18 {
    background-color: rgb(var(--color_18));
}

.backcolor_19 {
    background-color: rgb(var(--color_19));
}

.backcolor_20 {
    background-color: rgb(var(--color_20));
}

.backcolor_21 {
    background-color: rgb(var(--color_21));
}

.backcolor_22 {
    background-color: rgb(var(--color_22));
}

.backcolor_23 {
    background-color: rgb(var(--color_23));
}

.backcolor_24 {
    background-color: rgb(var(--color_24));
}

.backcolor_25 {
    background-color: rgb(var(--color_25));
}

.backcolor_26 {
    background-color: rgb(var(--color_26));
}

.backcolor_27 {
    background-color: rgb(var(--color_27));
}

.backcolor_28 {
    background-color: rgb(var(--color_28));
}

.backcolor_29 {
    background-color: rgb(var(--color_29));
}

.backcolor_30 {
    background-color: rgb(var(--color_30));
}

.backcolor_31 {
    background-color: rgb(var(--color_31));
}

.backcolor_32 {
    background-color: rgb(var(--color_32));
}

.backcolor_33 {
    background-color: rgb(var(--color_33));
}

.backcolor_34 {
    background-color: rgb(var(--color_34));
}

.backcolor_35 {
    background-color: rgb(var(--color_35));
}

.backcolor_36 {
    background-color: rgb(var(--color_36));
}

.backcolor_37 {
    background-color: rgb(var(--color_37));
}

.backcolor_38 {
    background-color: rgb(var(--color_38));
}

.backcolor_39 {
    background-color: rgb(var(--color_39));
}

.backcolor_40 {
    background-color: rgb(var(--color_40));
}

.backcolor_41 {
    background-color: rgb(var(--color_41));
}

.backcolor_42 {
    background-color: rgb(var(--color_42));
}

.backcolor_43 {
    background-color: rgb(var(--color_43));
}

.backcolor_44 {
    background-color: rgb(var(--color_44));
}

.backcolor_45 {
    background-color: rgb(var(--color_45));
}

.backcolor_46 {
    background-color: rgb(var(--color_46));
}

.backcolor_47 {
    background-color: rgb(var(--color_47));
}

.backcolor_48 {
    background-color: rgb(var(--color_48));
}

.backcolor_49 {
    background-color: rgb(var(--color_49));
}

.backcolor_50 {
    background-color: rgb(var(--color_50));
}

.backcolor_51 {
    background-color: rgb(var(--color_51));
}

.backcolor_52 {
    background-color: rgb(var(--color_52));
}

.backcolor_53 {
    background-color: rgb(var(--color_53));
}

.backcolor_54 {
    background-color: rgb(var(--color_54));
}

.backcolor_55 {
    background-color: rgb(var(--color_55));
}

.backcolor_56 {
    background-color: rgb(var(--color_56));
}

.backcolor_57 {
    background-color: rgb(var(--color_57));
}

.backcolor_58 {
    background-color: rgb(var(--color_58));
}

.backcolor_59 {
    background-color: rgb(var(--color_59));
}

.backcolor_60 {
    background-color: rgb(var(--color_60));
}

.backcolor_61 {
    background-color: rgb(var(--color_61));
}

.backcolor_62 {
    background-color: rgb(var(--color_62));
}

.backcolor_63 {
    background-color: rgb(var(--color_63));
}

.backcolor_64 {
    background-color: rgb(var(--color_64));
}

.backcolor_65 {
    background-color: rgb(var(--color_65));
}

#masterPage:not(.landingPage) {
    --top-offset: var(--header-height);
    --header-height: 95px;
}

#masterPage.landingPage {
    --top-offset: 0px;
}

#SITE_HEADER {
    --brd: var(--color_15);
    --brwt: 0px;
    --brwb: 0px;
    --shd: none;
    --rd: 0px;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-filter: none;
}

#SITE_HEADER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_HEADERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kfxw8p95"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_HEADER {
    --bg-overlay-color: rgb(var(--color_43));
    --bg-gradient: none;
    position: sticky !important;
    top: var(--wix-ads-height);
}





[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer]>[id="comp-l3m31bg7"] {
    position: relative;
    margin: 30px 0px 24px calc((100% - 245px) * 0);
    left: 13px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kfxw97wzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer]>[id="comp-kd4hrjc2"] {
    position: relative;
    margin: 19px 0px 24px calc((100% - 735px) * 1);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}



#comp-kfxw8pbe {
    width: 245px;
}

#comp-kfxw8pbe {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 245px;
    --column-flex: 245;
}

#comp-l3m31bg7 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m31bg7 {
    width: 227px;
    height: 41px;
}

#comp-l3m31bg7 {
    --height: 41px;
    --width: 227px;
}

#comp-kfxw97wz {
    width: 735px;
}

#comp-kfxw97wz {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 735px;
    --column-flex: 735;
}

#comp-kd4hrjc2 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: 0, 48, 91;
    --rd: 0px;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
    --fnt: var(--font_1);
    --pad: 5px;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --trans: color 0.4s ease 0s;
    --txth: var(--color_18);
    --alpha-txth: 1;
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
}

#comp-kd4hrjc2 {
    width: 730px;
    height: 52px;
}

#comp-kd4hrjc2 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#PAGES_CONTAINER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    --transition-duration: 700ms;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --alpha-bg: 1;
    --bg: 61, 155, 233;
    --bgh: 43, 104, 156;
    --brd: 43, 104, 156;
    --brdh: 61, 155, 233;
    --brw: 0px;
    --fnt: normal normal normal 14px/1.4em raleway;
    --rd: 20px;
    --txt: 255, 255, 255;
    --txth: 255, 255, 255;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 1;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
}

#SOSP_CONTAINER_CUSTOM_ID {
    --brw: 0px;
    --brd: var(--color_15);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62lwk"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62nf5"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0h62lwk {
    width: 980px;
    height: 250px;
}

.comp-l0h62lwk {
    --wix-direction: ltr;
    --profileLayout: 1;
    --pictureStyle: 0;
    --profileAlignment: 0;
    --profileImageSize: 110px;
    --badge-layout: 0;
    --badge-size: 0;
    --badge-corner-radius: 10;
    --border-width-1: 1;
    --pw-cover-photo-opacity: 60;
    --pw-cover-photo-opacity-desktop: 60;
    --profileWidgetHeight: 250px;
    --pw-button-border-width: 1;
    --pw-button-responsive-border-width: 1;
    --pw-button-text-font-size-mobile: 16;
    --pw-button-corner-radius: 0;
    --pw-button-responsive-corner-radius: 0;
    --vertical-pw-corner-radius: 0;
    --badge-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font: normal normal normal 28px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile: normal normal normal 12px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-color-primary: 51, 51, 51;
    --text-color-primary-rgb: 51, 51, 51;
    --text-color-primary-opacity: 1;
    --text-color-secondary: 51, 51, 51;
    --text-color-secondary-rgb: 51, 51, 51;
    --text-color-secondary-opacity: 1;
    --pw-responsive-name-color: 255, 255, 255;
    --pw-responsive-name-color-rgb: 255, 255, 255;
    --pw-responsive-name-color-opacity: 1;
    --pw-name-color-mobile: 51, 51, 51;
    --pw-name-color-mobile-rgb: 51, 51, 51;
    --pw-name-color-mobile-opacity: 1;
    --title-color: 51, 51, 51;
    --title-color-rgb: 51, 51, 51;
    --title-color-opacity: 1;
    --title-responsive-color: 255, 255, 255;
    --title-responsive-color-rgb: 255, 255, 255;
    --title-responsive-color-opacity: 1;
    --title-mobile-color: 51, 51, 51;
    --title-mobile-color-rgb: 51, 51, 51;
    --title-mobile-color-opacity: 1;
    --pw-responsive-ff-color: 255, 255, 255;
    --pw-responsive-ff-color-rgb: 255, 255, 255;
    --pw-responsive-ff-color-opacity: 1;
    --pw-ff-color-mobile: 51, 51, 51;
    --pw-ff-color-mobile-rgb: 51, 51, 51;
    --pw-ff-color-mobile-opacity: 1;
    --button-opacity-and-color: 0, 87, 225;
    --button-opacity-and-color-rgb: 0, 87, 225;
    --button-opacity-and-color-opacity: 1;
    --pw-responsive-button-color: 255, 255, 255;
    --pw-responsive-button-color-rgb: 255, 255, 255;
    --pw-responsive-button-color-opacity: 1;
    --pw-responsive-button-color-mobile: 255, 255, 255;
    --pw-responsive-button-color-mobile-rgb: 255, 255, 255;
    --pw-responsive-button-color-mobile-opacity: 1;
    --box-color: 255, 255, 255;
    --box-color-rgb: 255, 255, 255;
    --box-color-opacity: 1;
    --border-color: 51, 51, 51, 0.2;
    --border-color-rgb: 51, 51, 51;
    --border-color-opacity: 0.2;
    --pw-cover-color: 0, 87, 225;
    --pw-cover-color-rgb: 0, 87, 225;
    --pw-cover-color-opacity: 1;
    --pw-cover-color-desktop: 0, 87, 225;
    --pw-cover-color-desktop-rgb: 0, 87, 225;
    --pw-cover-color-desktop-opacity: 1;
    --pw-cover-color-mobile: 0, 87, 225;
    --pw-cover-color-mobile-rgb: 0, 87, 225;
    --pw-cover-color-mobile-opacity: 1;
    --pw-button-font-color: 255, 255, 255;
    --pw-button-font-color-rgb: 255, 255, 255;
    --pw-button-font-color-opacity: 1;
    --pw-button-responsive-font-color: 0, 87, 225;
    --pw-button-responsive-font-color-rgb: 0, 87, 225;
    --pw-button-responsive-font-color-opacity: 1;
    --pw-button-border-color: 0, 87, 225;
    --pw-button-border-color-rgb: 0, 87, 225;
    --pw-button-border-color-opacity: 1;
    --pw-button-responsive-border-color: 255, 255, 255;
    --pw-button-responsive-border-color-rgb: 255, 255, 255;
    --pw-button-responsive-border-color-opacity: 1;
    --badge-font-style: normal;
    --badge-font-variant: normal;
    --badge-font-weight: normal;
    --badge-font-size: 16px;
    --badge-font-line-height: 1.4em;
    --badge-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badge-font-text-decoration: none;
    --text-primary-font-style: normal;
    --text-primary-font-variant: normal;
    --text-primary-font-weight: normal;
    --text-primary-font-size: 20px;
    --text-primary-font-line-height: 1.4em;
    --text-primary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font-text-decoration: none;
    --text-secondary-font-style: normal;
    --text-secondary-font-variant: normal;
    --text-secondary-font-weight: normal;
    --text-secondary-font-size: 14px;
    --text-secondary-font-line-height: 1.4em;
    --text-secondary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font-text-decoration: none;
    --pw-responsive-name-font-style: normal;
    --pw-responsive-name-font-variant: normal;
    --pw-responsive-name-font-weight: normal;
    --pw-responsive-name-font-size: 28px;
    --pw-responsive-name-font-line-height: 1.4em;
    --pw-responsive-name-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font-text-decoration: none;
    --pw-name-font-mobile-style: normal;
    --pw-name-font-mobile-variant: normal;
    --pw-name-font-mobile-weight: normal;
    --pw-name-font-mobile-size: 20px;
    --pw-name-font-mobile-line-height: 1.4em;
    --pw-name-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile-text-decoration: none;
    --title-font-style: normal;
    --title-font-variant: normal;
    --title-font-weight: normal;
    --title-font-size: 14px;
    --title-font-line-height: 1.4em;
    --title-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font-text-decoration: none;
    --title-responsive-font-style: normal;
    --title-responsive-font-variant: normal;
    --title-responsive-font-weight: normal;
    --title-responsive-font-size: 20px;
    --title-responsive-font-line-height: 1.4em;
    --title-responsive-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font-text-decoration: none;
    --title-mobile-font-style: normal;
    --title-mobile-font-variant: normal;
    --title-mobile-font-weight: normal;
    --title-mobile-font-size: 16px;
    --title-mobile-font-line-height: 1.4em;
    --title-mobile-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font-text-decoration: none;
    --pw-responsive-ff-font-style: normal;
    --pw-responsive-ff-font-variant: normal;
    --pw-responsive-ff-font-weight: normal;
    --pw-responsive-ff-font-size: 16px;
    --pw-responsive-ff-font-line-height: 1.4em;
    --pw-responsive-ff-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font-text-decoration: none;
    --pw-ff-font-mobile-style: normal;
    --pw-ff-font-mobile-variant: normal;
    --pw-ff-font-mobile-weight: normal;
    --pw-ff-font-mobile-size: 12px;
    --pw-ff-font-mobile-line-height: 1.4em;
    --pw-ff-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile-text-decoration: none;
    --button-font-style: normal;
    --button-font-variant: normal;
    --button-font-weight: normal;
    --button-font-size: 16px;
    --button-font-line-height: 1.4em;
    --button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font-text-decoration: none;
    --pw-responsive-button-font-style: normal;
    --pw-responsive-button-font-variant: normal;
    --pw-responsive-button-font-weight: normal;
    --pw-responsive-button-font-size: 16px;
    --pw-responsive-button-font-line-height: 1.4em;
    --pw-responsive-button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font-text-decoration: none;
    --pw-button-font-mobile-style: normal;
    --pw-button-font-mobile-variant: normal;
    --pw-button-font-mobile-weight: normal;
    --pw-button-font-mobile-size: 16px;
    --pw-button-font-mobile-line-height: 1.4em;
    --pw-button-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile-text-decoration: none;
    --profileImageDisplay: block;
    --profileImageBorderRadius: 50%;
    --coverButtonsBoxMarginLeft: initial;
    --coverButtonsBoxPosition: initial;
    --coverButtonsBoxTop: initial;
    --coverButtonsBoxInsetInlineEnd: initial;
    --coverButtonsBoxMarginTop: 38px;
    --repositionModeButtonsFlexDirection: row;
    --repositionModeButtonsMarginInlineStart: 34px;
    --repositionModeButtonsMarginInlineEnd: initial;
    --coverPhotoContainerInsetInlineStart: 24px;
    --coverPhotoContainerInsetInlineEnd: initial;
    --contentLayoutPosition: relative;
    --contentLayoutFlexDirection: row;
    --contentLayoutAlignItems: initial;
    --contentLayoutPaddingInlineStart: 30px;
    --contentLayoutPaddingInlineEnd: 16px;
    --contentAlignItems: flex-end;
    --contentMarginBottom: 30px;
    --contentMarginInlineEnd: initial;
    --contentMarginInlineStart: 24px;
    --contentJustifyContent: space-between;
    --contentWidth: initial;
    --contentFlexDirection: row;
    --detailsAndPhotoFlexDirection: initial;
    --detailsAndPhotoAlignItems: initial;
    --memberDetailsPaddingInlineStart: initial;
    --memberDetailsPaddingInlineEnd: initial;
    --memberDetailsMarginTop: initial;
    --memberDetailsAlignItems: initial;
    --memberDetailsMaxWidth: 500px;
    --memberDetailsMarginBottom: initial;
    --profilePhotoMarginRight: initial;
    --profilePhotoMarginLeft: initial;
    --badgeListContainerJustifyContent: initial;
    --badgeListJustifyContent: end;
    --numbersBoxPosition: initial;
    --numbersBoxJustifyContent: flex-start;
    --nameContainerMaxWidth: initial;
    --nameContainerWidth: initial;
    --nameContainerJustifyContent: flex-start;
    --nameBoxTextMaxWidth: 470px;
    --titleContainerTextAlign: initial;
    --titleContainerDisplay: initial;
    --titleContainerFlexDirection: initial;
    --titleMaxWidth: 470px;
    --buttonsBoxPosition: initial;
    --buttonsBoxTop: initial;
    --buttonsBoxInsetInlineEnd: initial;
    --moreActionsMarginLeft: initial;
    --moreActionsMarginRight: -14px;
    --badgeFont: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badgeIconHeight: 12px;
    --badgeIconWidth: initial;
    --badgeIconMaxWidth: 30px;
    --badgeIconMargin: 0 4px 0 0;
    --remainderWrapperHeight: 20px;
    --remainderWrapperMinWidth: 30px;
    --badgeWrapperHeight: 20px;
    --badgeWrapperWidth: initial;
    --badgeWrapperPadding: 0 8px;
    --badgeTextDisplay: initial;
    --badgeIconDisplay: flex;
    --badgeDefaultIconDisplay: none;
    --remainderBadgeColor: rgb(255, 255, 255);
    --wix-color-1: 255, 255, 255;
    --wix-color-2: 232, 230, 230;
    --wix-color-3: 199, 199, 199;
    --wix-color-4: 89, 89, 89;
    --wix-color-5: 51, 51, 51;
    --wix-color-6: 229, 240, 254;
    --wix-color-7: 200, 224, 254;
    --wix-color-8: 0, 87, 225;
    --wix-color-9: 0, 58, 150;
    --wix-color-10: 0, 29, 75;
    --wix-color-11: 249, 197, 180;
    --wix-color-12: 243, 167, 143;
    --wix-color-13: 237, 88, 41;
    --wix-color-14: 158, 59, 27;
    --wix-color-15: 79, 29, 14;
    --wix-color-16: 210, 172, 247;
    --wix-color-17: 186, 131, 240;
    --wix-color-18: 128, 21, 232;
    --wix-color-19: 85, 14, 155;
    --wix-color-20: 43, 7, 77;
    --wix-color-21: 177, 211, 187;
    --wix-color-22: 127, 168, 139;
    --wix-color-23: 64, 124, 81;
    --wix-color-24: 43, 83, 54;
    --wix-color-25: 21, 41, 27;
    --wix-color-26: 255, 255, 255;
    --wix-color-27: 51, 51, 51;
    --wix-color-28: 232, 230, 230;
    --wix-color-29: 199, 199, 199;
    --wix-color-30: 89, 89, 89;
    --wix-color-31: 0, 87, 225;
    --wix-color-32: 0, 58, 150;
    --wix-color-33: 0, 29, 75;
    --wix-color-34: 229, 240, 254;
    --wix-color-35: 51, 51, 51;
    --wix-color-36: 51, 51, 51;
    --wix-color-37: 89, 89, 89;
    --wix-color-38: 0, 87, 225;
    --wix-color-39: 0, 87, 225;
    --wix-color-40: 255, 255, 255;
    --wix-color-41: 255, 255, 255;
    --wix-color-42: 0, 87, 225;
    --wix-color-43: 0, 87, 225;
    --wix-color-44: 199, 199, 199;
    --wix-color-45: 199, 199, 199;
    --wix-color-46: 255, 255, 255;
    --wix-color-47: 255, 255, 255;
    --wix-color-48: 0, 87, 225;
    --wix-color-49: 0, 87, 225;
    --wix-color-50: 0, 87, 225;
    --wix-color-51: 0, 87, 225;
    --wix-color-52: 255, 255, 255;
    --wix-color-53: 255, 255, 255;
    --wix-color-54: 199, 199, 199;
    --wix-color-55: 199, 199, 199;
    --wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Title-style: normal;
    --wix-font-Title-variant: normal;
    --wix-font-Title-weight: normal;
    --wix-font-Title-size: 60px;
    --wix-font-Title-line-height: 1.4em;
    --wix-font-Title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Title-text-decoration: none;
    --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Menu-style: normal;
    --wix-font-Menu-variant: normal;
    --wix-font-Menu-weight: normal;
    --wix-font-Menu-size: 16px;
    --wix-font-Menu-line-height: 1.4em;
    --wix-font-Menu-family: din-next-w01-light, sans-serif;
    --wix-font-Menu-text-decoration: none;
    --wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-style: normal;
    --wix-font-Page-title-variant: normal;
    --wix-font-Page-title-weight: normal;
    --wix-font-Page-title-size: 40px;
    --wix-font-Page-title-line-height: 1.4em;
    --wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-text-decoration: none;
    --wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-style: normal;
    --wix-font-Heading-XL-variant: normal;
    --wix-font-Heading-XL-weight: normal;
    --wix-font-Heading-XL-size: 38px;
    --wix-font-Heading-XL-line-height: 1.4em;
    --wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-text-decoration: none;
    --wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-style: normal;
    --wix-font-Heading-L-variant: normal;
    --wix-font-Heading-L-weight: normal;
    --wix-font-Heading-L-size: 35px;
    --wix-font-Heading-L-line-height: 1.4em;
    --wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-text-decoration: none;
    --wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-style: normal;
    --wix-font-Heading-M-variant: normal;
    --wix-font-Heading-M-weight: normal;
    --wix-font-Heading-M-size: 27px;
    --wix-font-Heading-M-line-height: 1.4em;
    --wix-font-Heading-M-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-text-decoration: none;
    --wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-style: normal;
    --wix-font-Heading-S-variant: normal;
    --wix-font-Heading-S-weight: normal;
    --wix-font-Heading-S-size: 25px;
    --wix-font-Heading-S-line-height: 1.4em;
    --wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-text-decoration: none;
    --wix-font-Body-L: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-style: normal;
    --wix-font-Body-L-variant: normal;
    --wix-font-Body-L-weight: normal;
    --wix-font-Body-L-size: 11px;
    --wix-font-Body-L-line-height: 1.4em;
    --wix-font-Body-L-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-text-decoration: none;
    --wix-font-Body-M: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-style: normal;
    --wix-font-Body-M-variant: normal;
    --wix-font-Body-M-weight: normal;
    --wix-font-Body-M-size: 16px;
    --wix-font-Body-M-line-height: 1.4em;
    --wix-font-Body-M-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-text-decoration: none;
    --wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-style: normal;
    --wix-font-Body-S-variant: normal;
    --wix-font-Body-S-weight: normal;
    --wix-font-Body-S-size: 14px;
    --wix-font-Body-S-line-height: 1.4em;
    --wix-font-Body-S-family: helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-text-decoration: none;
    --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Body-XS-style: normal;
    --wix-font-Body-XS-variant: normal;
    --wix-font-Body-XS-weight: normal;
    --wix-font-Body-XS-size: 12px;
    --wix-font-Body-XS-line-height: 1.4em;
    --wix-font-Body-XS-family: din-next-w01-light, sans-serif;
    --wix-font-Body-XS-text-decoration: none;
    --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-style: normal;
    --wix-font-LIGHT-variant: normal;
    --wix-font-LIGHT-weight: normal;
    --wix-font-LIGHT-size: 12px;
    --wix-font-LIGHT-line-height: 1.4em;
    --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-text-decoration: none;
    --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-style: normal;
    --wix-font-MEDIUM-variant: normal;
    --wix-font-MEDIUM-weight: normal;
    --wix-font-MEDIUM-size: 12px;
    --wix-font-MEDIUM-line-height: 1.4em;
    --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-text-decoration: none;
    --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
    --wix-font-STRONG-style: normal;
    --wix-font-STRONG-variant: normal;
    --wix-font-STRONG-weight: normal;
    --wix-font-STRONG-size: 12px;
    --wix-font-STRONG-line-height: 1.4em;
    --wix-font-STRONG-family: HelveticaNeueW01-65Medi;
    --wix-font-STRONG-text-decoration: none;
}

#comp-l0h62nf5 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: var(--color_11);
    --rd: 0px;
    --shd: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    --pad: 10px;
    --fnt: var(--font_8);
    --brd: var(--color_15);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brdh: var(--color_17);
    --txth: var(--color_17);
    --alpha-txth: 1;
    --brds: var(--color_18);
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
    --alpha-brdh: 1;
    --alpha-brd: 0;
    --alpha-brds: 1;
    --bg: var(--color_11);
    --alpha-bg: 1;
}

#comp-l0h62nf5 {
    width: 956px;
    height: 40px;
}

#comp-l0h62nf5 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#comp-kcyijl2p {
    width: 26px;
    height: 152px;
}

#comp-kcyijl2p {
    --item-size: 26px;
    --item-margin: 0px 0px 16px 0px;
    --item-display: block;
    width: 26px;
    height: 152px;
}

#SITE_FOOTER {
    --bg: var(--color_20);
    --shd: none;
    --brwt: 0px;
    --brd: var(--color_15);
    --brwb: 0px;
    --bgctr: var(--color_20);
    --rd: 0px;
    --alpha-bgctr: 1;
    --alpha-brd: 1;
    --alpha-bg: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-blur: 0px;
    --backdrop-filter: none;
}

#SITE_FOOTER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_FOOTERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(11, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l3m30kaa"] {
    position: relative;
    margin: 18px 0px 19px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153p0ze"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 3 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itband"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153u5eo"] {
    position: relative;
    margin: 2px 0px 6px calc((100% - 980px) * 0.5);
    left: 356px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sditq"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sj63d"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153q9dr"] {
    position: relative;
    margin: 0px 0px 46px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itct22"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153vgl6"] {
    position: relative;
    margin: 0px 0px 8px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153ukag"] {
    position: relative;
    margin: 0px 0px 30px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 3 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l13xwebd"] {
    position: relative;
    margin: 0px 0px 70px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153y5hi"] {
    position: relative;
    margin: 0px 0px 67px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 9 / 1 / 10 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ic8glc"] {
    position: relative;
    margin: 0px 0px 25px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 10 / 1 / 11 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ibh4od"] {
    position: relative;
    margin: 0px 0px 9px calc((100% - 980px) * 0.5);
    left: 2px;
    grid-area: 11 / 1 / 12 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9q7vfn"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 12 / 1 / 13 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_FOOTER {
    --shc-mutated-brightness: 0, 15, 38;
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
}

#comp-l3m30kaa {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m30kaa {
    width: 276px;
    height: 50px;
}

#comp-l3m30kaa {
    --height: 50px;
    --width: 276px;
}

#comp-l153p0ze {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153p0ze {
    width: 298px;
    height: auto;
}

#comp-l0itband {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itband {
    width: 159px;
    height: auto;
}

#comp-l153u5eo {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153u5eo {
    width: 297px;
    height: 5px;
}

#comp-l153u5eo {
    transform-origin: center 0.5px;
}

#comp-ke9sditq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sditq {
    width: 308px;
    height: auto;
}

#comp-ke9sj63d {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sj63d {
    width: 297px;
    height: auto;
}

#comp-ke9sj63d {
    --min-height: 26px;
}

#comp-l153q9dr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153q9dr {
    width: 174px;
    height: auto;
}

#comp-l153q9dr {
    --min-height: 26px;
}

#comp-l0itct22 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itct22 {
    width: 224px;
    height: auto;
}

#comp-l153vgl6 {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153vgl6 {
    width: 265px;
    height: 5px;
}

#comp-l153vgl6 {
    transform-origin: center 0.5px;
}

#comp-l153ukag {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153ukag {
    width: 265px;
    height: auto;
}

#comp-l13xwebd {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13xwebd {
    width: 282px;
    height: auto;
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root:hover {
    background: #FFFFFF;
    border: 0px solid #333333;
    border-bottom: 0px solid #333333
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__label {
    color: #333333;
    text-decoration-line: underline;
    letter-spacing: 0.1em
}

#comp-l153y5hi .style-l153yxjx__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: flex-start
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    font-family: wfont_46a067_7c370d01944b46418218fe88d360f9f6, wf_7c370d01944b46418218fe88d, orig_red_hat_text_bold_italic;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

#comp-l153y5hi {
    width: 142px;
    height: 40px;
}

#comp-l0ic8glc {
    --lnw: 2px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l0ic8glc {
    width: 980px;
    height: 5px;
}

#comp-l0ic8glc {
    transform-origin: center 1px;
}

#comp-l0ibh4od {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ibh4od {
    width: 980px;
    height: auto;
}

#comp-ke9q7vfn {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-bottom: -17px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer]>[id="comp-kcyfonq7"] {
    position: relative;
    margin: 23px 0px 0px calc((100% - 980px) * 0.5);
    left: 108px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-ke9q7vfn {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-ke9q7vhf {
    width: 980px;
}

#comp-ke9q7vhf {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-kcyfonq7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kcyfonq7 {
    width: 750px;
    height: auto;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#vyn90 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containervyn90inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containervyn90inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containervyn90inlineContent-gridContainer]>[id="comp-lfvjlsig"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containervyn90inlineContent-gridContainer]>[id="comp-lfvjlsih"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containervyn90inlineContent-gridContainer]>[id="comp-lfvjlsii"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsig {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsiginlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsiginlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsiginlineContent-gridContainer]>[id="comp-l0qyv7ne"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qyv7ne {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0qyv7oeinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qyv7oeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qyv7oeinlineContent-gridContainer]>[id="comp-l15derc2"] {
    position: relative;
    margin: 64px 0px 15px calc((100% - 392px) * 0.5);
    left: 3px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qyv7oeinlineContent-gridContainer]>[id="comp-l0qyv7on"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qyv7oeinlineContent-gridContainer]>[id="comp-l0qyv7oq"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qyv7p0inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l0qyv7oe {
    width: 392px;
}

#comp-l15derc2 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15derc2 {
    width: 77px;
    height: 7px;
}

#comp-l0qyv7on {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0qyv7on {
    width: 393px;
    height: auto;
}

#comp-l0qyv7oq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0qyv7oq {
    width: 373px;
    height: auto;
}

#comp-l0qyv7p0 {
    width: 588px;
}

#comp-lfvjlsih {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsihinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsihinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsihinlineContent-gridContainer]>[id="comp-l0qypi1q"] {
    position: relative;
    margin: 0px 0px 19px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qypi1q {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0qypi3einlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qypi3einlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1834px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qypi3einlineContent-gridContainer]>[id="comp-l0qypi3p1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qypi46inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qypi46inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1834px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qypi46inlineContent-gridContainer]>[id="comp-l0qypi49"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qypi3e {
    width: 402px;
}

#comp-l0qypi3p1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0qypi3p1 {
    width: 403px;
    height: auto;
}

#comp-l0qypi46 {
    width: 578px;
}

#comp-l0qypi49 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0qypi49 {
    width: 552px;
}

[id^="comp-l0qypi4n1__"] {
    width: 555px;
}

[data-mesh-id^="comp-l0qypi4n1__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l0qypi4n1__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l0qypi4n1__]>[id^="comp-l0qypi55__"] {
    position: relative;
    margin: 30px 0px 53px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0qypi4n1__]>[id^="comp-l0qypi5e__"] {
    position: relative;
    margin: 30px 0px 32px 0;
    left: 60px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0qypi4n1__]>[id^="comp-l0qypi5j__"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l0qypi55__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qypi55__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l0qypi5e__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qypi5e__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l0qypi5j__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qypi5j__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsii {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsiiinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsiiinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsiiinlineContent-gridContainer]>[id="comp-l0qzcp94"] {
    position: relative;
    margin: 0px 0px -23px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsiiinlineContent-gridContainer]>[id="comp-l29ce9uq"] {
    position: relative;
    margin: 23px 0px 21px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsiiinlineContent-gridContainer]>[id="comp-l29ckz9a"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qzcp94 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0qzcpbw1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qzcpbw1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1764px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qzcpbw1inlineContent-gridContainer]>[id="comp-l0qzcpc1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qzcpc6inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qzcpc6inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1764px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qzcpc6inlineContent-gridContainer]>[id="comp-l0qzcpc9"] {
    position: relative;
    margin: 73px 0px 10px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qzcpbw1 {
    width: 402px;
}

#comp-l0qzcpc1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0qzcpc1 {
    width: 403px;
    height: auto;
}

#comp-l0qzcpc6 {
    width: 578px;
}

#comp-l0qzcpc9 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0qzcpc9 {
    width: 552px;
}

[id^="comp-l0qzcpcd__"] {
    width: 555px;
}

[data-mesh-id^="comp-l0qzcpcd__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l0qzcpcd__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l0qzcpcd__]>[id^="comp-l0qzcpcl__"] {
    position: relative;
    margin: 29px 0px 53px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0qzcpcd__]>[id^="comp-l0qzcpcp__"] {
    position: relative;
    margin: 29px 0px 53px 0;
    left: 58px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0qzcpcd__]>[id^="comp-l0qzcpcr1__"] {
    position: relative;
    margin: 0px 0px 40px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l0qzcpcl__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qzcpcl__"] {
    width: 30px;
    height: auto;
}

[id^="comp-l0qzcpcp__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qzcpcp__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l0qzcpcr1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qzcpcr1__"] {
    width: 537px;
    height: auto;
}

#comp-l29ce9uq {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l29ce9vwinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 292px;
}

#comp-l29ce9vw {
    width: 980px;
}

#comp-l29ckz9a {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l29ckzau2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29ckzau2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29ckzau2inlineContent-gridContainer]>[id="comp-l29ckzax"] {
    position: relative;
    margin: 67px 0px 47px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29ckzau2 {
    width: 980px;
}

#comp-l29ckzax {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l29ckzaz2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29ckzaz2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29ckzaz2inlineContent-gridContainer]>[id="comp-l29ckzb13"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29ckzb3inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29ckzb3inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29ckzb3inlineContent-gridContainer]>[id="comp-l29ckzb5"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29ckzb3inlineContent-gridContainer]>[id="comp-l29ckzb61"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29ckzaz2 {
    width: 304px;
}

#comp-l29ckzb13 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29ckzb13 {
    width: 289px;
    height: auto;
}

#comp-l29ckzb3 {
    width: 676px;
}

#comp-l29ckzb5 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29ckzb5 {
    width: 457px;
    height: auto;
}

#comp-l29ckzb61 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l29ckzb61 {
    width: 142px;
    height: 40px;
}

#vyn90 {
    width: auto;
    min-height: 40px;
}

#pageBackground_vyn90 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsig {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0qyv7ne {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qyv7oe {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15derc2 {
    transform-origin: center 1.5px;
}

#comp-l0qyv7p0 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsih {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0qypi1q {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qypi3e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qypi3p1 {
    --min-height: 10px;
}

#comp-l0qypi46 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qypi49 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qypi4n1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsii {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0qzcp94 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qzcpbw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qzcpc1 {
    --min-height: 10px;
}

#comp-l0qzcpc6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qzcpc9 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qzcpcd__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-l29ce9uq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ce9vw {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckz9a {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzau2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckzax {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzaz2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29ckzb3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29ckzb5 {
    --min-height: 60px;
}

#comp-l29ckzb61 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}











@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#zjttp {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=ContainerzjttpinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm7"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm71"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm8"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm81"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm9"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm91"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsm7 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm7inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm7inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm7inlineContent-gridContainer]>[id="comp-l140l43x"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l43x {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l140l446inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l15db7gb"] {
    position: relative;
    margin: 71px 0px 8px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l140l44i1"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l140l44n"] {
    position: relative;
    margin: 0px 0px 21px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l140n3tk"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 11px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l140nyjo"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 186px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l44pinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l140l446 {
    width: 392px;
}

#comp-l15db7gb {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15db7gb {
    width: 72px;
    height: 7px;
}

#comp-l140l44i1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l44i1 {
    width: 393px;
    height: auto;
}

#comp-l140l44n {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l44n {
    width: 373px;
    height: auto;
}

#comp-l140n3tk {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l140n3tk {
    width: 142px;
    height: 40px;
}

#comp-l140nyjo {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l140nyjo {
    width: 142px;
    height: 40px;
}

#comp-l140l44p {
    width: 588px;
}

#comp-lfvjlsm71 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm71inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm71inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm71inlineContent-gridContainer]>[id="comp-l140l44x"] {
    position: relative;
    margin: 0px 0px 19px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l44x {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l140l4531inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l4531inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1047px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l4531inlineContent-gridContainer]>[id="comp-l140l4561"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l459inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l459inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l459inlineContent-gridContainer]>[id="comp-l140l45c"] {
    position: relative;
    margin: 83px 0px 60px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l4531 {
    width: 402px;
}

#comp-l140l4561 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l4561 {
    width: 403px;
    height: auto;
}

#comp-l140l459 {
    width: 578px;
}

#comp-l140l45c {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l140l45c {
    width: 552px;
}

[id^="comp-l140l45f2__"] {
    width: 555px;
}

[data-mesh-id^="comp-l140l45f2__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l140l45f2__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l140l45f2__]>[id^="comp-l140l45p__"] {
    position: relative;
    margin: 29px 0px 59px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l140l45f2__]>[id^="comp-l140l45u__"] {
    position: relative;
    margin: 30px 0px 63px 0;
    left: 60px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l140l45f2__]>[id^="comp-l140l45x__"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l140l45p__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l140l45p__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l140l45u__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l140l45u__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l140l45x__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l140l45x__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsm8 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm8inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm8inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm8inlineContent-gridContainer]>[id="comp-l140l4641"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l4641 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l140l4672inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l4672inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 918px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l4672inlineContent-gridContainer]>[id="comp-l140l46a1"] {
    position: relative;
    margin: 83px 0px 21px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l4672inlineContent-gridContainer]>[id="comp-l140vv8h"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 402px) * 0.5);
    left: 6px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l46cinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l46cinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l46cinlineContent-gridContainer]>[id="comp-l140l46f"] {
    position: relative;
    margin: 74px 0px 0px calc((100% - 578px) * 0);
    left: 25px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l4672 {
    width: 402px;
}

#comp-l140l46a1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l46a1 {
    width: 403px;
    height: auto;
}

#comp-l140vv8h {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l140vv8h {
    width: 142px;
    height: 40px;
}

#comp-l140l46c {
    width: 578px;
}

#comp-l140l46f {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l140l46f {
    width: 552px;
}

[id^="comp-l140l46h2__"] {
    width: 555px;
}

[data-mesh-id^="comp-l140l46h2__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l140l46h2__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 844px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l140l46h2__]>[id^="comp-l140l46u__"] {
    position: relative;
    margin: 30px 0px 10px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l140l46u__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l140l46u__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsm81 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm81inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm81inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm81inlineContent-gridContainer]>[id="comp-l1417w1t"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1417w1t {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1417w4tinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1417w4tinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 708px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1417w4tinlineContent-gridContainer]>[id="comp-l1417w4w"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1417w54inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1417w54inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1417w54inlineContent-gridContainer]>[id="comp-l1417w57"] {
    position: relative;
    margin: 74px 0px 8px calc((100% - 578px) * 0);
    left: 25px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1417w4t {
    width: 402px;
}

#comp-l1417w4w {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l1417w4w {
    width: 403px;
    height: auto;
}

#comp-l1417w54 {
    width: 578px;
}

#comp-l1417w57 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l1417w57 {
    width: 552px;
}

[id^="comp-l1417w5b__"] {
    width: 555px;
}

[data-mesh-id^="comp-l1417w5b__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l1417w5b__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l1417w5b__]>[id^="comp-l1417w5g2__"] {
    position: relative;
    margin: 30px 0px 0px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l1417w5g2__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1417w5g2__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsm9 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm9inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm9inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm9inlineContent-gridContainer]>[id="comp-l141gd9s"] {
    position: relative;
    margin: 0px 0px 3px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l141gd9s {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l141gdc91inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l141gdc91inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 918px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l141gdc91inlineContent-gridContainer]>[id="comp-l141gdcc1"] {
    position: relative;
    margin: 83px 0px 21px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l141gdc91inlineContent-gridContainer]>[id="comp-l141gdcf"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 402px) * 0.5);
    left: 6px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l141gdciinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l141gdciinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l141gdciinlineContent-gridContainer]>[id="comp-l141gdcn"] {
    position: relative;
    margin: 74px 0px 0px calc((100% - 578px) * 0);
    left: 25px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l141gdc91 {
    width: 402px;
}

#comp-l141gdcc1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l141gdcc1 {
    width: 403px;
    height: auto;
}

#comp-l141gdcf {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l141gdcf {
    width: 142px;
    height: 40px;
}

#comp-l141gdci {
    width: 578px;
}

#comp-l141gdcn {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l141gdcn {
    width: 552px;
}

[id^="comp-l141gdcq2__"] {
    width: 555px;
}

[data-mesh-id^="comp-l141gdcq2__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l141gdcq2__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 844px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l141gdcq2__]>[id^="comp-l141gdcx__"] {
    position: relative;
    margin: 30px 0px 10px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l141gdcx__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l141gdcx__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsm91 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm91inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm91inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm91inlineContent-gridContainer]>[id="comp-l140l472"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l472 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l140l4751inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l4751inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l4751inlineContent-gridContainer]>[id="comp-l140l4781"] {
    position: relative;
    margin: 67px 0px 47px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l4751 {
    width: 980px;
}

#comp-l140l4781 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l140l47binlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l47binlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l47binlineContent-gridContainer]>[id="comp-l140l47d1"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l47finlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l47finlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l47finlineContent-gridContainer]>[id="comp-l140l47i"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l47finlineContent-gridContainer]>[id="comp-l140l47j2"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l47b {
    width: 304px;
}

#comp-l140l47d1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l47d1 {
    width: 289px;
    height: auto;
}

#comp-l140l47f {
    width: 676px;
}

#comp-l140l47i {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l47i {
    width: 457px;
    height: auto;
}

#comp-l140l47j2 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l140l47j2 {
    width: 142px;
    height: 40px;
}

#zjttp {
    width: auto;
    min-height: 40px;
}

#pageBackground_zjttp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsm7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l140l43x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l446 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15db7gb {
    transform-origin: center 1.5px;
}

#comp-l140n3tk {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140nyjo {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l44p {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsm71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l140l44x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4531 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l4561 {
    --min-height: 10px;
}

#comp-l140l459 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l45c {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l45f2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm8 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l140l4641 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4672 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l46a1 {
    --min-height: 10px;
}

#comp-l140vv8h {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l46c {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l46f {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l46h2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm81 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l1417w1t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1417w4t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l1417w4w {
    --min-height: 10px;
}

#comp-l1417w54 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l1417w57 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l1417w5b__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1417w5g2__"] {
    --min-height: 596px;
}

#comp-lfvjlsm9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l141gd9s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l141gdc91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l141gdcc1 {
    --min-height: 10px;
}

#comp-l141gdcf {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l141gdci {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l141gdcn {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l141gdcq2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l140l472 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4751 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l140l4781 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l47b {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l140l47f {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l140l47i {
    --min-height: 60px;
}

#comp-l140l47j2 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

#zkmf4 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerzkmf4inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerzkmf4inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerzkmf4inlineContent-gridContainer]>[id="comp-lfvjlsft"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerzkmf4inlineContent-gridContainer]>[id="comp-lfvjlsfu"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsft {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsftinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsftinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsftinlineContent-gridContainer]>[id="comp-l142bhxv"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l142bhxv {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l142bhxyinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l142bhxyinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 543px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l142bhxyinlineContent-gridContainer]>[id="comp-l15dgomh"] {
    position: relative;
    margin: 68px 0px 11px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142bhxyinlineContent-gridContainer]>[id="comp-l142bhy2"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142bhxyinlineContent-gridContainer]>[id="comp-l142bhy5"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142bhy7inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 543px;
}

#comp-l142bhxy {
    width: 392px;
}

#comp-l15dgomh {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dgomh {
    width: 80px;
    height: 7px;
}

#comp-l142bhy2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l142bhy2 {
    width: 393px;
    height: auto;
}

#comp-l142bhy5 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l142bhy5 {
    width: 373px;
    height: auto;
}

#comp-l142bhy7 {
    width: 588px;
}

#comp-lfvjlsfu {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsfuinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsfuinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsfuinlineContent-gridContainer]>[id="comp-l142bhyb1"] {
    position: relative;
    margin: 0px 0px -19px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsfuinlineContent-gridContainer]>[id="comp-l29chcv6"] {
    position: relative;
    margin: 19px 0px 15px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsfuinlineContent-gridContainer]>[id="comp-l29cm4z0"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l142bhyb1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l142bhyginlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l142bhyginlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1173px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l142bhyginlineContent-gridContainer]>[id="comp-l142bhyi1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142bhykinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l142bhykinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1173px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l142bhykinlineContent-gridContainer]>[id="comp-l142gczd"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 578px) * 0);
    left: 76px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l142bhyg {
    width: 402px;
}

#comp-l142bhyi1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l142bhyi1 {
    width: 403px;
    height: auto;
}

#comp-l142bhyk {
    width: 578px;
}

#comp-l142gczd {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 0;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l142gczd {
    width: 438px;
}

[id^="comp-l142gd171__"] {
    width: 437px;
}

[data-mesh-id^="comp-l142gd171__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l142gd171__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l142gd171__]>[id^="comp-l142gd1f__"] {
    position: relative;
    margin: 1px 0px 0 0;
    left: 13px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l142gd171__]>[id^="comp-l142gd1k__"] {
    position: relative;
    margin: 0px 0px 22px 0;
    left: 13px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l142gd171__]>[id^="comp-l142gd1n__"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 13px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l142gd171__]>[id^="comp-l1511wa5__"] {
    position: relative;
    margin: 0px 0px 46px 0;
    left: 15px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l142gd1f__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l142gd1f__"] {
    width: 391px;
    height: auto;
}

[id^="comp-l142gd1k__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l142gd1k__"] {
    width: 391px;
    height: auto;
}

[id^="comp-l142gd1n__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l142gd1n__"] {
    width: 391px;
    height: auto;
}

[id^="comp-l1511wa5__"] {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

[id^="comp-l1511wa5__"] {
    width: 142px;
    height: 40px;
}

#comp-l29chcv6 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l29chcvzinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 302px;
}

#comp-l29chcvz {
    width: 980px;
}

#comp-l29cm4z0 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l29cm53linlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29cm53linlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29cm53linlineContent-gridContainer]>[id="comp-l29cm53n"] {
    position: relative;
    margin: 67px 0px 47px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29cm53l {
    width: 980px;
}

#comp-l29cm53n {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l29cm53o5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29cm53o5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29cm53o5inlineContent-gridContainer]>[id="comp-l29cm53q2"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29cm53sinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29cm53sinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29cm53sinlineContent-gridContainer]>[id="comp-l29cm53t3"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29cm53sinlineContent-gridContainer]>[id="comp-l29cm53v"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29cm53o5 {
    width: 304px;
}

#comp-l29cm53q2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29cm53q2 {
    width: 289px;
    height: auto;
}

#comp-l29cm53s {
    width: 676px;
}

#comp-l29cm53t3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29cm53t3 {
    width: 457px;
    height: auto;
}

#comp-l29cm53v {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l29cm53v {
    width: 142px;
    height: 40px;
}

#zkmf4 {
    width: auto;
    min-height: 40px;
}

#pageBackground_zkmf4 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsft {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l142bhxv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhxy {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dgomh {
    transform-origin: center 1.5px;
}

#comp-l142bhy7 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsfu {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l142bhyb1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhyg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l142bhyi1 {
    --min-height: 10px;
}

#comp-l142bhyk {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l142gczd {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -6px -6px;
    --item-margin: 6px 6px;
}

[id^="comp-l142gd171__"] {
    --scale: 1;
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id="comp-l142gd171__item3"] {
    --scale: 1;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1511wa5__"] {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29chcv6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29chcvz {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm4z0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53l {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm53n {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53o5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29cm53s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29cm53t3 {
    --min-height: 60px;
}

#comp-l29cm53v {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#x6p6f {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerx6p6finlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerx6p6finlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 820px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerx6p6finlineContent-gridContainer]>[id="comp-lfvjlsdz"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerx6p6finlineContent-gridContainer]>[id="comp-lfvjlsdz1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsdz {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsdzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsdzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsdzinlineContent-gridContainer]>[id="comp-l143qij0"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143qij0 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143qij31inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143qij31inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143qij31inlineContent-gridContainer]>[id="comp-l15dvksh"] {
    position: relative;
    margin: 68px 0px 11px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qij31inlineContent-gridContainer]>[id="comp-l143qij71"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qij31inlineContent-gridContainer]>[id="comp-l143qijc"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qijfinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l143qij31 {
    width: 392px;
}

#comp-l15dvksh {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dvksh {
    width: 96px;
    height: 7px;
}

#comp-l143qij71 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143qij71 {
    width: 393px;
    height: auto;
}

#comp-l143qijc {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143qijc {
    width: 373px;
    height: auto;
}

#comp-l143qijf {
    width: 588px;
}

#comp-lfvjlsdz1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsdz1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsdz1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsdz1inlineContent-gridContainer]>[id="comp-l143qil71"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143qil71 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143qilc2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143qilc2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143qilc2inlineContent-gridContainer]>[id="comp-l143qilf1"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143qilc2 {
    width: 980px;
}

#comp-l143qilf1 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l143qili1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143qili1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143qili1inlineContent-gridContainer]>[id="comp-l143qilm"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qilo1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143qilo1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143qilo1inlineContent-gridContainer]>[id="comp-l143qilr2"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qilo1inlineContent-gridContainer]>[id="comp-l143qilt"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143qili1 {
    width: 304px;
}

#comp-l143qilm {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143qilm {
    width: 289px;
    height: auto;
}

#comp-l143qilo1 {
    width: 676px;
}

#comp-l143qilr2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143qilr2 {
    width: 457px;
    height: auto;
}

#comp-l143qilt {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l143qilt {
    width: 142px;
    height: 40px;
}

#x6p6f {
    width: auto;
    min-height: 820px;
}

#pageBackground_x6p6f {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsdz {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143qij0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qij31 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dvksh {
    transform-origin: center 1.5px;
}

#comp-l143qijf {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsdz1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143qil71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qilc2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143qilf1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qili1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143qilo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143qilr2 {
    --min-height: 60px;
}

#comp-l143qilt {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

#mb052 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containermb052inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containermb052inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1420px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containermb052inlineContent-gridContainer]>[id="comp-lfvjlsgb"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containermb052inlineContent-gridContainer]>[id="comp-lfvjlsgd"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containermb052inlineContent-gridContainer]>[id="comp-lfvjlsgd1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsgb {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsgbinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsgbinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsgbinlineContent-gridContainer]>[id="comp-l143a3wl"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3wl {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143a3wo1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3wo1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3wo1inlineContent-gridContainer]>[id="comp-l15dhuiu"] {
    position: relative;
    margin: 69px 0px 10px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3wo1inlineContent-gridContainer]>[id="comp-l143a3ws1"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3wo1inlineContent-gridContainer]>[id="comp-l143a3wu"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3wwinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l143a3wo1 {
    width: 392px;
}

#comp-l15dhuiu {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dhuiu {
    width: 95px;
    height: 7px;
}

#comp-l143a3ws1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3ws1 {
    width: 393px;
    height: auto;
}

#comp-l143a3wu {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3wu {
    width: 373px;
    height: auto;
}

#comp-l143a3ww {
    width: 588px;
}

#comp-lfvjlsgd {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsgdinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsgdinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsgdinlineContent-gridContainer]>[id="comp-l143a3x1"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3x1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143a3x5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3x5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1191px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3x5inlineContent-gridContainer]>[id="comp-l143a3x72"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3x9inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3x9inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3x9inlineContent-gridContainer]>[id="comp-l143a3xc1"] {
    position: relative;
    margin: 83px 0px 52px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3x5 {
    width: 402px;
}

#comp-l143a3x72 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3x72 {
    width: 403px;
    height: auto;
}

#comp-l143a3x9 {
    width: 578px;
}

#comp-l143a3xc1 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l143a3xc1 {
    width: 552px;
}

[id^="comp-l143a3xg1__"] {
    width: 555px;
}

[data-mesh-id^="comp-l143a3xg1__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l143a3xg1__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l143a3xg1__]>[id^="comp-l143a3xt__"] {
    position: relative;
    margin: 10px 0px 10px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l143a3xt__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143a3xt__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsgd1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsgd1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsgd1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsgd1inlineContent-gridContainer]>[id="comp-l143a3ys1"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3ys1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143a3yv2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3yv2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3yv2inlineContent-gridContainer]>[id="comp-l143a3yy1"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3yv2 {
    width: 980px;
}

#comp-l143a3yy1 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l143a3z02inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3z02inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3z02inlineContent-gridContainer]>[id="comp-l143a3z51"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3z7inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3z7inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3z7inlineContent-gridContainer]>[id="comp-l143a3za"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3z7inlineContent-gridContainer]>[id="comp-l143a3zb1"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3z02 {
    width: 304px;
}

#comp-l143a3z51 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3z51 {
    width: 289px;
    height: auto;
}

#comp-l143a3z7 {
    width: 676px;
}

#comp-l143a3za {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3za {
    width: 457px;
    height: auto;
}

#comp-l143a3zb1 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l143a3zb1 {
    width: 142px;
    height: 40px;
}

#mb052 {
    width: auto;
    min-height: 1420px;
}

#pageBackground_mb052 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsgb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143a3wl {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3wo1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dhuiu {
    transform-origin: center 1.5px;
}

#comp-l143a3ww {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsgd {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143a3x1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3x5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143a3x72 {
    --min-height: 10px;
}

#comp-l143a3x9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143a3xc1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143a3xg1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l143a3xt__"] {
    --min-height: 397px;
}

#comp-lfvjlsgd1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143a3ys1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3yv2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143a3yy1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3z02 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143a3z7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143a3za {
    --min-height: 60px;
}

#comp-l143a3zb1 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#kf0hc {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerkf0hcinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerkf0hcinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 981px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerkf0hcinlineContent-gridContainer]>[id="comp-lfvjlsew"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerkf0hcinlineContent-gridContainer]>[id="comp-lfvjlsf3"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsew {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsewinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsewinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsewinlineContent-gridContainer]>[id="comp-l142zbbw"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l142zbbw {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l142zbbz1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l15eyco0"] {
    position: relative;
    margin: 55px 0px 11px calc((100% - 392px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l142zbc4"] {
    position: relative;
    margin: 0px 0px 22px calc((100% - 392px) * 0.5);
    left: 1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l25842gb"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 392px) * 0.5);
    left: 1px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l25877od"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 392px) * 0.5);
    left: 1px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l2588kz3"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 392px) * 0.5);
    left: 197px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbcbinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 527px;
}

#comp-l142zbbz1 {
    width: 392px;
}

#comp-l15eyco0 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15eyco0 {
    width: 72px;
    height: 7px;
}

#comp-l142zbc4 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l142zbc4 {
    width: 391px;
    height: auto;
}

#comp-l25842gb {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l25842gb {
    width: 373px;
    height: auto;
}

#comp-l25877od {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l25877od {
    width: 162px;
    height: 40px;
}

#comp-l2588kz3 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l2588kz3 {
    width: 162px;
    height: 40px;
}

#comp-l142zbcb {
    width: 588px;
}

#comp-lfvjlsf3 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsf3inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsf3inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsf3inlineContent-gridContainer]>[id="comp-l15f3plg"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15f3plg {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l15f3podinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l15f3podinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15f3podinlineContent-gridContainer]>[id="comp-l15f3pos"] {
    position: relative;
    margin: 67px 0px 64px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15f3pod {
    width: 980px;
}

#comp-l15f3pos {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l15f3povinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l15f3povinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15f3povinlineContent-gridContainer]>[id="comp-l15f3poy1"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15f3pp5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l15f3pp5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15f3pp5inlineContent-gridContainer]>[id="comp-l15f3pp8"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15f3pp5inlineContent-gridContainer]>[id="comp-l15f3ppa"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15f3pov {
    width: 304px;
}

#comp-l15f3poy1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l15f3poy1 {
    width: 289px;
    height: auto;
}

#comp-l15f3pp5 {
    width: 676px;
}

#comp-l15f3pp8 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l15f3pp8 {
    width: 457px;
    height: auto;
}

#comp-l15f3ppa {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l15f3ppa {
    width: 142px;
    height: 40px;
}

#kf0hc {
    width: auto;
    min-height: 981px;
}

#pageBackground_kf0hc {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsew {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l142zbbw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142zbbz1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15eyco0 {
    transform-origin: center 1.5px;
}

#comp-l25877od {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l2588kz3 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l142zbcb {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsf3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l15f3plg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pod {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15f3pos {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pov {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l15f3pp5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l15f3pp8 {
    --min-height: 60px;
}

#comp-l15f3ppa {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

#xfoqn {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=ContainerxfoqninlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1420px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer]>[id="comp-lfvjlsqm"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer]>[id="comp-lfvjlsqm1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer]>[id="comp-lfvjlsqm2"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer]>[id="comp-lfvjlsqo"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsqm {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsqminlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsqminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsqminlineContent-gridContainer]>[id="comp-l143hzt7"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzt7 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143hzta1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzta1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzta1inlineContent-gridContainer]>[id="comp-l15dml8r"] {
    position: relative;
    margin: 69px 0px 10px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzta1inlineContent-gridContainer]>[id="comp-l143hztg"] {
    position: relative;
    margin: 0px 0px 34px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzta1inlineContent-gridContainer]>[id="comp-l143hzti"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hztkinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l143hzta1 {
    width: 392px;
}

#comp-l15dml8r {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dml8r {
    width: 96px;
    height: 7px;
}

#comp-l143hztg {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hztg {
    width: 393px;
    height: auto;
}

#comp-l143hzti {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hzti {
    width: 373px;
    height: auto;
}

#comp-l143hztk {
    width: 588px;
}

#comp-lfvjlsqm1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsqm1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsqm1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsqm1inlineContent-gridContainer]>[id="comp-l143hzto"] {
    position: relative;
    margin: 0px 0px 19px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzto {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143hzttinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzttinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 513px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzttinlineContent-gridContainer]>[id="comp-l143hztv1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hztxinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hztxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hztxinlineContent-gridContainer]>[id="comp-l143hzu0"] {
    position: relative;
    margin: 83px 0px 7px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hztt {
    width: 402px;
}

#comp-l143hztv1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hztv1 {
    width: 403px;
    height: auto;
}

#comp-l143hztx {
    width: 578px;
}

#comp-l143hzu0 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l143hzu0 {
    width: 552px;
}

[id^="comp-l143hzu31__"] {
    width: 555px;
}

[data-mesh-id^="comp-l143hzu31__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l143hzu31__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l143hzu31__]>[id^="comp-l143hzu72__"] {
    position: relative;
    margin: 30px 0px 10px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143hzu31__]>[id^="comp-l143hzuc1__"] {
    position: relative;
    margin: 14px 0px 51px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l143hzu72__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzu72__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l143hzuc1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzuc1__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsqm2 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsqm2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsqm2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsqm2inlineContent-gridContainer]>[id="comp-l143hzuj"] {
    position: relative;
    margin: 0px 0px 2px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzuj {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143hzuminlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzuminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1224px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzuminlineContent-gridContainer]>[id="comp-l143hzuo1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzuqinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzuqinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1224px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzuqinlineContent-gridContainer]>[id="comp-l143hzut"] {
    position: relative;
    margin: 73px 0px 10px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzum {
    width: 402px;
}

#comp-l143hzuo1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hzuo1 {
    width: 403px;
    height: auto;
}

#comp-l143hzuq {
    width: 578px;
}

#comp-l143hzut {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l143hzut {
    width: 552px;
}

[id^="comp-l143hzuv__"] {
    width: 555px;
}

[data-mesh-id^="comp-l143hzuv__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l143hzuv__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l143hzuv__]>[id^="comp-l143hzuy2__"] {
    position: relative;
    margin: 29px 0px 21px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143hzuv__]>[id^="comp-l143hzv1__"] {
    position: relative;
    margin: 29px 0px 21px 0;
    left: 58px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143hzuv__]>[id^="comp-l143hzv4__"] {
    position: relative;
    margin: 0px 0px 31px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l143hzuy2__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzuy2__"] {
    width: 31px;
    height: auto;
}

[id^="comp-l143hzv1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzv1__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l143hzv4__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzv4__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsqo {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsqoinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsqoinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsqoinlineContent-gridContainer]>[id="comp-l143hzva"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzva {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143hzvdinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzvdinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzvdinlineContent-gridContainer]>[id="comp-l143hzvf2"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzvd {
    width: 980px;
}

#comp-l143hzvf2 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l143hzviinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzviinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzviinlineContent-gridContainer]>[id="comp-l143hzvk"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzvminlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzvminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzvminlineContent-gridContainer]>[id="comp-l143hzvo2"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzvminlineContent-gridContainer]>[id="comp-l143hzvq"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzvi {
    width: 304px;
}

#comp-l143hzvk {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hzvk {
    width: 289px;
    height: auto;
}

#comp-l143hzvm {
    width: 676px;
}

#comp-l143hzvo2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hzvo2 {
    width: 457px;
    height: auto;
}

#comp-l143hzvq {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l143hzvq {
    width: 142px;
    height: 40px;
}

#xfoqn {
    width: auto;
    min-height: 1420px;
}

#pageBackground_xfoqn {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsqm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143hzt7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzta1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dml8r {
    transform-origin: center 1.5px;
}

#comp-l143hztk {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsqm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143hzto {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hztt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143hztv1 {
    --min-height: 10px;
}

#comp-l143hztx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143hzu0 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143hzu31__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsqm2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143hzuj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzum {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143hzuo1 {
    --min-height: 10px;
}

#comp-l143hzuq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143hzut {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143hzuv__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsqo {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143hzva {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzvd {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143hzvf2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzvi {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143hzvm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143hzvo2 {
    --min-height: 60px;
}

#comp-l143hzvq {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}













@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

#zliep {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=ContainerzliepinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer]>[id="comp-lfvjlspv"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer]>[id="comp-lfvjlspv1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer]>[id="comp-lfvjlspv2"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer]>[id="comp-lfvjlspw"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlspv {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlspvinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlspvinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlspvinlineContent-gridContainer]>[id="comp-l143tbnt"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbnt {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143tbnwinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer]>[id="comp-l15dsqy8"] {
    position: relative;
    margin: 68px 0px 11px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer]>[id="comp-l143tbo01"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: 8px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer]>[id="comp-l143tbo3"] {
    position: relative;
    margin: 0px 0px 22px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer]>[id="comp-l151oqcm"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbo51inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l143tbnw {
    width: 392px;
}

#comp-l15dsqy8 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dsqy8 {
    width: 96px;
    height: 7px;
}

#comp-l143tbo01 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tbo01 {
    width: 393px;
    height: auto;
}

#comp-l143tbo3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tbo3 {
    width: 373px;
    height: auto;
}

#comp-l151oqcm {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l151oqcm {
    width: 142px;
    height: 40px;
}

#comp-l143tbo51 {
    width: 588px;
}

#comp-lfvjlspv1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlspv1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlspv1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlspv1inlineContent-gridContainer]>[id="comp-l143tbo91"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbo91 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143tboe1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tboe1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1362px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tboe1inlineContent-gridContainer]>[id="comp-l143tboh2"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbojinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbojinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1362px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbojinlineContent-gridContainer]>[id="comp-l143tbom1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tboe1 {
    width: 402px;
}

#comp-l143tboh2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tboh2 {
    width: 403px;
    height: auto;
}

#comp-l143tboj {
    width: 578px;
}

#comp-l143tbom1 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l143tbom1 {
    width: 552px;
}

[id^="comp-l143tboq__"] {
    width: 555px;
}

[data-mesh-id^="comp-l143tboq__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l143tboq__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l143tboq__]>[id^="comp-l143tbow__"] {
    position: relative;
    margin: 30px 0px 24px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143tboq__]>[id^="comp-l143tboy1__"] {
    position: relative;
    margin: 32px 0px 27px 0;
    left: 60px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143tboq__]>[id^="comp-l143tbp1__"] {
    position: relative;
    margin: 0px 0px 55px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l143tbow__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143tbow__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l143tboy1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143tboy1__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l143tbp1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143tbp1__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlspv2 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlspv2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlspv2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlspv2inlineContent-gridContainer]>[id="comp-l1442es2"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1442es2 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1442ey0inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1113px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer]>[id="comp-l15durm6"] {
    position: relative;
    margin: 41px 0px 0 calc((100% - 980px) * 0.5);
    left: 442px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer]>[id="comp-l1444k3m"] {
    position: relative;
    margin: 0px 0px 21px calc((100% - 980px) * 0.5);
    left: 129px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer]>[id="comp-l1445ppt"] {
    position: relative;
    margin: 0px 0px 27px calc((100% - 980px) * 0.5);
    left: 119px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer]>[id="comp-l1441t7o"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 6px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1442ey0 {
    width: 980px;
}

#comp-l15durm6 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15durm6 {
    width: 96px;
    height: 7px;
}

#comp-l1444k3m {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l1444k3m {
    width: 722px;
    height: auto;
}

#comp-l1445ppt {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l1445ppt {
    width: 742px;
    height: auto;
}

#comp-l1441t7o {
    --trans: opacity 0.3s ease 0s, color 0.3s ease 0s, background-color 0.3s ease 0s;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --fntds: normal normal normal 0px/1.4em raleway, sans-serif;
    --bg: var(--color_11);
    --bgh: 0, 0, 0;
    --fntt: normal normal normal 0px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --linkColor: 47, 46, 46;
    --alpha-linkColor: 1;
    --alpha-bg: 0.8;
    --alpha-bgh: 0;
}

#comp-l1441t7o {
    width: 964px;
    height: 780px;
}

#comp-lfvjlspw {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlspwinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlspwinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlspwinlineContent-gridContainer]>[id="comp-l143tbq6"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbq6 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143tbq91inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbq91inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbq91inlineContent-gridContainer]>[id="comp-l143tbqf"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbq91 {
    width: 980px;
}

#comp-l143tbqf {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l143tbqi1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbqi1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbqi1inlineContent-gridContainer]>[id="comp-l143tbql"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbqm1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbqm1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbqm1inlineContent-gridContainer]>[id="comp-l143tbqp"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbqm1inlineContent-gridContainer]>[id="comp-l143tbqr"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbqi1 {
    width: 304px;
}

#comp-l143tbql {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tbql {
    width: 289px;
    height: auto;
}

#comp-l143tbqm1 {
    width: 676px;
}

#comp-l143tbqp {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tbqp {
    width: 457px;
    height: auto;
}

#comp-l143tbqr {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l143tbqr {
    width: 142px;
    height: 40px;
}

#zliep {
    width: auto;
    min-height: 40px;
}

#pageBackground_zliep {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlspv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143tbnt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbnw {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dsqy8 {
    transform-origin: center 1.5px;
}

#comp-l151oqcm {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l143tbo51 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlspv1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143tbo91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tboe1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143tboh2 {
    --min-height: 10px;
}

#comp-l143tboj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143tbom1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143tboq__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlspv2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l1442es2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1442ey0 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15durm6 {
    transform-origin: center 1.5px;
}

#comp-l1441t7o {
    --number-of-columns: 4;
    --spacing: 50px;
    --row-height: 116px;
    --transition-duration: 1000ms;
    --horiz-translate-item-pct: calc(100% * 4 + var(--spacing) * 4);
    --vert-translate-item-pct: calc(100% * 5 + var(--spacing) * 5);
    --gallery-bottom-padding: 0px;
}

#comp-lfvjlspw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143tbq6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbq91 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143tbqf {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbqi1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143tbqm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143tbqp {
    --min-height: 60px;
}

#comp-l143tbqr {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#b7ufz {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerb7ufzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerb7ufzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerb7ufzinlineContent-gridContainer]>[id="comp-lfvjlshh"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerb7ufzinlineContent-gridContainer]>[id="comp-lfvjlshh1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerb7ufzinlineContent-gridContainer]>[id="comp-lfvjlshi"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlshh {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlshhinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlshhinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlshhinlineContent-gridContainer]>[id="comp-l14z1m6w"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1m6w {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z1m7sinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer]>[id="comp-l15dwtn5"] {
    position: relative;
    margin: 64px 0px 15px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer]>[id="comp-l14z1m84"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer]>[id="comp-l14z1m8d"] {
    position: relative;
    margin: 0px 0px 21px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer]>[id="comp-l14z1m8f1"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m8ninlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l14z1m7s {
    width: 392px;
}

#comp-l15dwtn5 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dwtn5 {
    width: 96px;
    height: 7px;
}

#comp-l14z1m84 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1m84 {
    width: 393px;
    height: auto;
}

#comp-l14z1m8d {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1m8d {
    width: 373px;
    height: auto;
}

#comp-l14z1m8f1 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l14z1m8f1 {
    width: 142px;
    height: 40px;
}

#comp-l14z1m8n {
    width: 588px;
}

#comp-lfvjlshh1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlshh1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlshh1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlshh1inlineContent-gridContainer]>[id="comp-l14z1m8w"] {
    position: relative;
    margin: 0px 0px 1px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1m8w {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z1m97inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1m97inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 459px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1m97inlineContent-gridContainer]>[id="comp-l14z1m9a1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m9dinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1m9dinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1m9dinlineContent-gridContainer]>[id="comp-l14z1m9g"] {
    position: relative;
    margin: 83px 0px 0px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1m97 {
    width: 402px;
}

#comp-l14z1m9a1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1m9a1 {
    width: 403px;
    height: auto;
}

#comp-l14z1m9d {
    width: 578px;
}

#comp-l14z1m9g {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l14z1m9g {
    width: 552px;
}

[id^="comp-l14z1m9o__"] {
    width: 555px;
}

[data-mesh-id^="comp-l14z1m9o__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l14z1m9o__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 376px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l14z1m9o__]>[id^="comp-l14z1m9y__"] {
    position: relative;
    margin: 30px 0px 10px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l14z1m9o__]>[id^="comp-l14z1ma1__"] {
    position: relative;
    margin: 14px 0px 10px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l14z1m9y__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l14z1m9y__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l14z1ma1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l14z1ma1__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlshi {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlshiinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlshiinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 440px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlshiinlineContent-gridContainer]>[id="comp-l14z1mbg"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1mbg {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z1mbkinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1mbkinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1mbkinlineContent-gridContainer]>[id="comp-l14z1mbn2"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1mbk {
    width: 980px;
}

#comp-l14z1mbn2 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l14z1mbqinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1mbqinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1mbqinlineContent-gridContainer]>[id="comp-l14z1mbs2"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1mbuinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1mbuinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1mbuinlineContent-gridContainer]>[id="comp-l14z1mbx1"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1mbuinlineContent-gridContainer]>[id="comp-l14z1mbz"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1mbq {
    width: 304px;
}

#comp-l14z1mbs2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1mbs2 {
    width: 289px;
    height: auto;
}

#comp-l14z1mbu {
    width: 676px;
}

#comp-l14z1mbx1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1mbx1 {
    width: 457px;
    height: auto;
}

#comp-l14z1mbz {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l14z1mbz {
    width: 142px;
    height: 40px;
}

#b7ufz {
    width: auto;
    min-height: 40px;
}

#pageBackground_b7ufz {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlshh {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z1m6w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1m7s {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dwtn5 {
    transform-origin: center 1.5px;
}

#comp-l14z1m8f1 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z1m8n {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlshh1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z1m8w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1m97 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z1m9a1 {
    --min-height: 10px;
}

#comp-l14z1m9d {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z1m9g {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z1m9o__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlshi {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z1mbg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1mbk {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z1mbn2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1mbq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z1mbu {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z1mbx1 {
    --min-height: 60px;
}

#comp-l14z1mbz {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}










@keyframes slide-horizontal-new {
    0% {
        transform: translateX(100%)
    }
}

@keyframes slide-horizontal-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(-100%)
    }
}

@keyframes slide-vertical-new {
    0% {
        transform: translateY(-100%)
    }
}

@keyframes slide-vertical-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(100%)
    }
}

@keyframes out-in-new {
    0% {
        opacity: 0
    }
}

@keyframes out-in-old {
    to {
        opacity: 0
    }
}

html[data-page-transition=SlideHorizontal]::view-transition-old(page-group) {
    animation: slide-horizontal-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideHorizontal]::view-transition-new(page-group) {
    animation: slide-horizontal-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-old(page-group) {
    animation: slide-vertical-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-new(page-group) {
    animation: slide-vertical-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=OutIn]::view-transition-old(page-group) {
    animation: out-in-old .35s cubic-bezier(.64, 0, .78, 0) forwards
}

html[data-page-transition=OutIn]::view-transition-new(page-group) {
    animation: out-in-new .35s cubic-bezier(.22, 1, .36, 1) .35s backwards
}

@media(prefers-reduced-motion:reduce) {

    ::view-transition-group(*),
    ::view-transition-new(*),
    ::view-transition-old(*) {
        animation: none !important
    }
}













a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
button,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
title,
tr,
tt,
u,
ul,
var {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

input,
select,
textarea {
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    cursor: pointer;
    text-decoration: none
}

.testStyles {
    overflow-y: hidden
}

.reset-button {
    -webkit-appearance: none;
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    outline: 0;
    overflow: visible;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

:focus {
    outline: none
}

body.device-mobile-optimized:not(.disable-site-overflow) {
    overflow-x: hidden;
    overflow-y: scroll
}

body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER {
    margin-left: auto;
    margin-right: auto;
    overflow-x: visible;
    position: relative;
    width: 320px
}

body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER {
    margin-top: 0
}

body.device-mobile-optimized>* {
    max-width: 100% !important
}

body.device-mobile-optimized #site-root {
    overflow-x: hidden;
    overflow-y: hidden
}

@supports(overflow:clip) {
    body.device-mobile-optimized #site-root {
        overflow-x: clip;
        overflow-y: clip
    }
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage:not(.overflow-x-clip-in-mobile)) {
    overflow-x: hidden;
    overflow-y: auto
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage.overflow-x-clip-in-mobile) {
    overflow-x: clip;
    overflow-y: clip
}

body.device-mobile-non-optimized.fullScreenMode {
    background-color: #5f6360
}

body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,
body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,
body.device-mobile-non-optimized.fullScreenMode #site-root,
body.fullScreenMode #WIX_ADS {
    visibility: hidden
}

body.fullScreenMode {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode.device-mobile-optimized #TINY_MENU {
    opacity: 0;
    pointer-events: none
}

body.fullScreenMode-scrollable.device-mobile-optimized {
    overflow-x: hidden !important;
    overflow-y: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,
body.fullScreenMode-scrollable.device-mobile-optimized #site-root {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,
body.fullScreenMode-scrollable.device-mobile-optimized #masterPage {
    height: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout {
    height: 0 !important
}

body.blockSiteScrolling,
body.siteScrollingBlocked {
    position: fixed;
    width: 100%
}

body.blockSiteScrolling #SITE_CONTAINER {
    margin-top: calc(var(--blocked-site-scroll-margin-top)*-1)
}

body.blockSiteScrolling:not(.responsive) #WIX_ADS {
    margin-top: var(--blocked-site-scroll-margin-top)
}



#site-root img:not([src]) {
    visibility: hidden
}

#site-root svg img:not([src]) {
    visibility: visible
}

.auto-generated-link {
    color: inherit
}

#SCROLL_TO_BOTTOM,
#SCROLL_TO_TOP {
    height: 0
}

.has-click-trigger {
    cursor: pointer
}

.fullScreenOverlay {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    overflow-y: hidden;
    position: fixed;
    right: 0;
    top: -60px;
    z-index: 1005
}

.fullScreenOverlay>.fullScreenOverlayContent {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 60px;
    transform: translateZ(0)
}

[data-mesh-id$=centeredContent],
[data-mesh-id$=form],
[data-mesh-id$=inlineContent] {
    pointer-events: none;
    position: relative
}

[data-mesh-id$=-gridWrapper],
[data-mesh-id$=-rotated-wrapper] {
    pointer-events: none
}

[data-mesh-id$=-gridContainer]>*,
[data-mesh-id$=-rotated-wrapper]>*,
[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]) {
    pointer-events: auto
}

.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID {
    grid-area: 2/1/3/2;
    -ms-grid-row: 2;
    position: relative
}



#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    -ms-grid-row-align: start;
    -ms-grid-column-align: start;
    -ms-grid-column: 1
}

#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER {
    grid-area: 1/1/2/2;
    -ms-grid-row: 1
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    grid-area: 3/1/4/2;
    -ms-grid-row: 3
}

#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER {
    align-self: stretch
}

#masterPage.mesh-layout main#PAGES_CONTAINER {
    display: block
}

#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER {
    grid-area: 4/1/5/2;
    -ms-grid-row: 4
}

#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent] {
    height: 100%
}

#masterPage.mesh-layout.desktop>* {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout #masterPageinlineContent,
#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,
#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER {
    position: relative
}

#masterPage.mesh-layout #SITE_HEADER {
    grid-area: 1/1/2/2
}

#masterPage.mesh-layout #SITE_FOOTER {
    grid-area: 4/1/5/2
}

#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,
#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER {
    overflow-x: clip
}

[data-z-counter] {
    z-index: 0
}

[data-z-counter="0"] {
    z-index: auto
}

.wixSiteProperties {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:root {
    --wst-button-color-fill-primary: rgb(var(--color_48));
    --wst-button-color-border-primary: rgb(var(--color_49));
    --wst-button-color-text-primary: rgb(var(--color_50));
    --wst-button-color-fill-primary-hover: rgb(var(--color_51));
    --wst-button-color-border-primary-hover: rgb(var(--color_52));
    --wst-button-color-text-primary-hover: rgb(var(--color_53));
    --wst-button-color-fill-primary-disabled: rgb(var(--color_54));
    --wst-button-color-border-primary-disabled: rgb(var(--color_55));
    --wst-button-color-text-primary-disabled: rgb(var(--color_56));
    --wst-button-color-fill-secondary: rgb(var(--color_57));
    --wst-button-color-border-secondary: rgb(var(--color_58));
    --wst-button-color-text-secondary: rgb(var(--color_59));
    --wst-button-color-fill-secondary-hover: rgb(var(--color_60));
    --wst-button-color-border-secondary-hover: rgb(var(--color_61));
    --wst-button-color-text-secondary-hover: rgb(var(--color_62));
    --wst-button-color-fill-secondary-disabled: rgb(var(--color_63));
    --wst-button-color-border-secondary-disabled: rgb(var(--color_64));
    --wst-button-color-text-secondary-disabled: rgb(var(--color_65));
    --wst-color-fill-base-1: rgb(var(--color_36));
    --wst-color-fill-base-2: rgb(var(--color_37));
    --wst-color-fill-base-shade-1: rgb(var(--color_38));
    --wst-color-fill-base-shade-2: rgb(var(--color_39));
    --wst-color-fill-base-shade-3: rgb(var(--color_40));
    --wst-color-fill-accent-1: rgb(var(--color_41));
    --wst-color-fill-accent-2: rgb(var(--color_42));
    --wst-color-fill-accent-3: rgb(var(--color_43));
    --wst-color-fill-accent-4: rgb(var(--color_44));
    --wst-color-fill-background-primary: rgb(var(--color_11));
    --wst-color-fill-background-secondary: rgb(var(--color_12));
    --wst-color-text-primary: rgb(var(--color_15));
    --wst-color-text-secondary: rgb(var(--color_14));
    --wst-color-action: rgb(var(--color_18));
    --wst-color-disabled: rgb(var(--color_39));
    --wst-color-title: rgb(var(--color_45));
    --wst-color-subtitle: rgb(var(--color_46));
    --wst-color-line: rgb(var(--color_47));
    --wst-font-style-h2: var(--font_2);
    --wst-font-style-h3: var(--font_3);
    --wst-font-style-h4: var(--font_4);
    --wst-font-style-h5: var(--font_5);
    --wst-font-style-h6: var(--font_6);
    --wst-font-style-body-large: var(--font_7);
    --wst-font-style-body-medium: var(--font_8);
    --wst-font-style-body-small: var(--font_9);
    --wst-font-style-body-x-small: var(--font_10);
    --wst-color-custom-1: rgb(var(--color_13));
    --wst-color-custom-2: rgb(var(--color_16));
    --wst-color-custom-3: rgb(var(--color_17));
    --wst-color-custom-4: rgb(var(--color_19));
    --wst-color-custom-5: rgb(var(--color_20));
    --wst-color-custom-6: rgb(var(--color_21));
    --wst-color-custom-7: rgb(var(--color_22));
    --wst-color-custom-8: rgb(var(--color_23));
    --wst-color-custom-9: rgb(var(--color_24));
    --wst-color-custom-10: rgb(var(--color_25));
    --wst-color-custom-11: rgb(var(--color_26));
    --wst-color-custom-12: rgb(var(--color_27));
    --wst-color-custom-13: rgb(var(--color_28));
    --wst-color-custom-14: rgb(var(--color_29));
    --wst-color-custom-15: rgb(var(--color_30));
    --wst-color-custom-16: rgb(var(--color_31));
    --wst-color-custom-17: rgb(var(--color_32));
    --wst-color-custom-18: rgb(var(--color_33));
    --wst-color-custom-19: rgb(var(--color_34));
    --wst-color-custom-20: rgb(var(--color_35))
}












.J6KGih {
    cursor: pointer;
}

.sNF2R0 {
    opacity: 0
}

.hLoBV3 {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.Rdf41z,
.hLoBV3 {
    opacity: 1
}

.ftlZWo {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.ATGlOr,
.ftlZWo {
    opacity: 0
}

.KQSXD0 {
    transition: opacity var(--transition-duration) cubic-bezier(.64, 0, .78, 0)
}

.KQSXD0,
.pagQKE {
    opacity: 1
}

._6zG5H {
    opacity: 0;
    transition: opacity var(--transition-duration) cubic-bezier(.22, 1, .36, 1)
}

.BB49uC {
    transform: translateX(100%)
}

.j9xE1V {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.ICs7Rs,
.j9xE1V {
    transform: translateX(0)
}

.DxijZJ {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.B5kjYq,
.DxijZJ {
    transform: translateX(-100%)
}

.cJijIV {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.cJijIV,
.hOxaWM {
    transform: translateX(0)
}

.T9p3fN {
    transform: translateX(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.qDxYJm {
    transform: translateY(100%)
}

.aA9V0P {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.YPXPAS,
.aA9V0P {
    transform: translateY(0)
}

.Xf2zsA {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.Xf2zsA,
.y7Kt7s {
    transform: translateY(-100%)
}

.EeUgMu {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.EeUgMu,
.fdHrtm {
    transform: translateY(0)
}

.WIFaG4 {
    transform: translateY(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

body:not(.responsive) .JsJXaX {
    overflow-x: clip
}

[data-view-transition=page-transition] .JsJXaX {
    view-transition-name: page-group
}

.AnQkDU {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: 100%
}

.AnQkDU>div {
    align-self: stretch !important;
    grid-area: 1/1/2/2;
    justify-self: stretch !important
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.a9YhBi {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.dX12nb {
    cursor: pointer
}

.AKxYR5 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    fill: var(--corvid-fill-color, var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color, var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow, none);
    opacity: var(--opacity);
    transform: var(--flip)
}

.AKxYR5,
.AKxYR5 svg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.AKxYR5 svg {
    height: var(--svg-calculated-height, 100%);
    margin: auto;
    padding: var(--svg-calculated-padding, 0);
    width: var(--svg-calculated-width, 100%)
}

.AKxYR5 svg:not([data-type=ugc]) {
    overflow: visible
}

.VZYmYf * {
    vector-effect: non-scaling-stroke
}

.HcOXKn {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

ol.font_100,
ul.font_100 {
    color: #080808;
    font-family: "Arial, Helvetica, sans-serif", serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    text-decoration: none
}

ol.font_100 li,
ul.font_100 li {
    margin-bottom: 12px
}

ol.wix-list-text-align,
ul.wix-list-text-align {
    list-style-position: inside
}

ol.wix-list-text-align h1,
ol.wix-list-text-align h2,
ol.wix-list-text-align h3,
ol.wix-list-text-align h4,
ol.wix-list-text-align h5,
ol.wix-list-text-align h6,
ol.wix-list-text-align p,
ul.wix-list-text-align h1,
ul.wix-list-text-align h2,
ul.wix-list-text-align h3,
ul.wix-list-text-align h4,
ul.wix-list-text-align h5,
ul.wix-list-text-align h6,
ul.wix-list-text-align p {
    display: inline
}

.ONIxfn {
    cursor: pointer
}

.WUKwEB {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.QxJLC3 [data-attr-richtext-marker=true] {
    display: block
}

.QxJLC3 [data-attr-richtext-marker=true] table {
    border-collapse: collapse;
    margin: 15px 0;
    width: 100%
}

.QxJLC3 [data-attr-richtext-marker=true] table td {
    padding: 12px;
    position: relative
}

.QxJLC3 [data-attr-richtext-marker=true] table td:after {
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0
}

.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after {
    border-right: 1px solid currentColor
}

.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after {
    border-top: 1px solid currentColor
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

@supports(-webkit-touch-callout:none) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) [class$=rich-text__text],
.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote)[class$=rich-text__text] {
    color: var(--corvid-color, currentColor)
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) span[style*=color] {
    color: var(--corvid-color, currentColor) !important
}

.uGVkMG {
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.uGVkMG .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.uGVkMG .edKzOf ul {
    list-style: disc inside
}

.uGVkMG .edKzOf li {
    margin-bottom: 12px
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p {
    letter-spacing: normal;
    line-height: normal
}

.nJYhU3 {
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.nJYhU3 .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.nJYhU3 .edKzOf ol,
.nJYhU3 .edKzOf ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-start: .5em;
    padding-inline-start: 1.3em
}

.nJYhU3 .edKzOf ul {
    list-style-type: disc
}

.nJYhU3 .edKzOf ol {
    list-style-type: decimal
}

.nJYhU3 .edKzOf ol ul,
.nJYhU3 .edKzOf ul ul {
    line-height: normal;
    list-style-type: circle
}

.nJYhU3 .edKzOf ol ol ul,
.nJYhU3 .edKzOf ol ul ul,
.nJYhU3 .edKzOf ul ol ul,
.nJYhU3 .edKzOf ul ul ul {
    line-height: normal;
    list-style-type: square
}

.nJYhU3 .edKzOf li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.nJYhU3 .edKzOf h1,
.nJYhU3 .edKzOf h2,
.nJYhU3 .edKzOf h3,
.nJYhU3 .edKzOf h4,
.nJYhU3 .edKzOf h5,
.nJYhU3 .edKzOf h6,
.nJYhU3 .edKzOf p {
    letter-spacing: normal;
    line-height: normal;
    margin-block: 0;
    margin: 0
}

.nJYhU3 .edKzOf a {
    color: inherit
}

.SxM0TO,
.c9GqVL {
    word-wrap: break-word;
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width);
    mix-blend-mode: var(--blendMode, normal);
    overflow-wrap: break-word;
    pointer-events: none;
    text-align: start;
    text-shadow: var(--textOutline, 0 0 transparent), var(--textShadow, 0 0 transparent);
    text-transform: var(--textTransform, "none")
}

.SxM0TO>*,
.c9GqVL>* {
    pointer-events: auto
}

.SxM0TO li,
.c9GqVL li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.SxM0TO ol,
.SxM0TO ul,
.c9GqVL ol,
.c9GqVL ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-end: 0;
    margin-inline-start: .5em
}

.SxM0TO:not(.YQcXTT) ol,
.SxM0TO:not(.YQcXTT) ul,
.c9GqVL:not(.YQcXTT) ol,
.c9GqVL:not(.YQcXTT) ul {
    padding-inline-end: 0;
    padding-inline-start: 1.3em
}

.SxM0TO ul,
.c9GqVL ul {
    list-style-type: disc
}

.SxM0TO ol,
.c9GqVL ol {
    list-style-type: decimal
}

.SxM0TO ol ul,
.SxM0TO ul ul,
.c9GqVL ol ul,
.c9GqVL ul ul {
    list-style-type: circle
}

.SxM0TO ol ol ul,
.SxM0TO ol ul ul,
.SxM0TO ul ol ul,
.SxM0TO ul ul ul,
.c9GqVL ol ol ul,
.c9GqVL ol ul ul,
.c9GqVL ul ol ul,
.c9GqVL ul ul ul {
    list-style-type: square
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p,
.c9GqVL blockquote,
.c9GqVL h1,
.c9GqVL h2,
.c9GqVL h3,
.c9GqVL h4,
.c9GqVL h5,
.c9GqVL h6,
.c9GqVL p {
    margin-block: 0;
    margin: 0
}

.SxM0TO a,
.c9GqVL a {
    color: inherit
}

.YQcXTT li {
    margin-inline-end: 0;
    margin-inline-start: 1.3em
}

.Vd6aQZ {
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    white-space: nowrap
}

.mHZSwn {
    display: none
}

.lvxhkV {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.QJjwEo {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.kdBXfh {
    transition: .2s
}

.MP52zt {
    opacity: 0;
    transition: .2s ease-in
}

.MP52zt.Bhu9m5 {
    z-index: -1 !important
}

.LVP8Wf {
    opacity: 1;
    transition: .2s
}

.VrZrC0 {
    height: auto
}

.VrZrC0,
.cKxVkc {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .vlM3HR,
body:not(.device-mobile-optimized) .vlM3HR {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.AT7o0U[data-focuscycled=active] {
    outline: 1px solid transparent
}

.AT7o0U[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.AT7o0U .vlM3HR {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.WzbAF8 .mpGTIt .O6KwRn {
    display: var(--item-display);
    height: var(--item-size);
    margin: var(--item-margin);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt .O6KwRn:last-child {
    margin: 0
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN {
    display: block
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR {
    height: var(--item-size);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt {
    height: 100%;
    position: absolute;
    white-space: nowrap;
    width: 100%
}

:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,
body.device-mobile-optimized .WzbAF8 .mpGTIt {
    white-space: normal
}

.big2ZD {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: calc(100% - var(--wix-ads-height));
    left: 0;
    margin-top: var(--wix-ads-height);
    position: fixed;
    top: 0;
    width: 100%
}

.SHHiV9,
.big2ZD {
    pointer-events: none;
    z-index: var(--pinned-layer-in-container, var(--above-all-in-container))
}

.Gs0oXs,
.pr7XQM {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.Gs0oXs[data-state~=header] a,
.Gs0oXs[data-state~=header] div,
[data-state~=header].pr7XQM a,
[data-state~=header].pr7XQM div {
    cursor: default !important
}

.Gs0oXs .rcIF9K,
.pr7XQM .rcIF9K {
    display: inline-block;
    height: 100%;
    width: 100%
}

.pr7XQM {
    --display: inline-block;
    display: var(--display)
}

.pr7XQM .nzVyrk {
    padding: 0 var(--pad, 5px)
}

.pr7XQM .VCJeT5 {
    border-top: 1px solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    cursor: pointer;
    font: var(--fnt, var(--font_1))
}

.pr7XQM .xYGmQj {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 8px
}

.pr7XQM[data-listposition=left] {
    padding-left: 0
}

.pr7XQM[data-listposition=right] {
    padding-right: 0
}

.pr7XQM[data-state~=drop] {
    display: block;
    width: 100%
}

.pr7XQM[data-state~=link]:hover .VCJeT5,
.pr7XQM[data-state~=over] .VCJeT5 {
    border-top-color: rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=link]:hover .xYGmQj,
.pr7XQM[data-state~=over] .xYGmQj {
    color: rgb(var(--txth, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.pr7XQM[data-state~=selected] .VCJeT5 {
    border-top-color: rgba(var(--brds, var(--color_15, color_15)), var(--alpha-brds, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=selected] .xYGmQj {
    color: rgb(var(--txts, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.XRwtpn {
    overflow-x: hidden
}

.XRwtpn .SvGGzE {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.XRwtpn .SvGGzE .ckXV57 {
    flex: 1
}

.XRwtpn .SvGGzE .CkCpUo {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.XRwtpn .SvGGzE .CkCpUo .L3ZIQx {
    display: inline-block
}

.XRwtpn .SvGGzE .CkCpUo .DTRNn1 {
    display: block;
    width: 100%
}

.XRwtpn .O1lweY {
    display: block;
    opacity: 1;
    z-index: 99999
}

.XRwtpn .O1lweY .VtNw6g {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.XRwtpn .O1lweY.GkAfhB {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.XRwtpn .O1lweY .u7d_AM {
    display: inline-block
}

.XRwtpn .Ursk0e {
    display: none
}

.YXlfNd>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.YXlfNd .CkCpUo,
.YXlfNd .O1lweY,
.YXlfNd>nav {
    position: absolute
}

.YXlfNd .O1lweY {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 10px);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    margin-top: 7px;
    padding: 15px 5px 0 5px;
    visibility: hidden
}

.YXlfNd [data-dropmode=dropUp] .O1lweY {
    margin-bottom: 7px;
    margin-top: 0
}

.PlZyDq {
    touch-action: manipulation
}

.uDW_Qe {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uDW_Qe:before {
    max-width: var(--margin-start, 0)
}

.uDW_Qe:after,
.uDW_Qe:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uDW_Qe:after {
    max-width: var(--margin-end, 0)
}

.FubTgk {
    height: 100%
}

.FubTgk .uDW_Qe {
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: var(--trans1, border-color .4s ease 0s, background-color .4s ease 0s)
}

.FubTgk .uDW_Qe:link,
.FubTgk .uDW_Qe:visited {
    border-color: transparent
}

.FubTgk .l7_2fn {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    margin: 0;
    position: relative;
    transition: var(--trans2, color .4s ease 0s);
    white-space: nowrap
}

.FubTgk[aria-disabled=false] .uDW_Qe {
    background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_17, color_17)), var(--alpha-bg, 1)));
    border: solid var(--corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
    cursor: pointer !important
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

.FubTgk[aria-disabled=true] .uDW_Qe {
    background-color: var(--corvid-disabled-background-color, rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1)));
    border-color: var(--corvid-disabled-border-color, rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1)));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 0))
}

.FubTgk[aria-disabled=true] .l7_2fn {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

.uUxqWY {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uUxqWY:before {
    max-width: var(--margin-start, 0)
}

.uUxqWY:after,
.uUxqWY:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uUxqWY:after {
    max-width: var(--margin-end, 0)
}

.Vq4wYb[aria-disabled=false] .uUxqWY {
    cursor: pointer
}

:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,
body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,
body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

.Vq4wYb .uUxqWY {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.Vq4wYb .wJVzSK {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    transition: var(--trans, color .4s ease 0s);
    white-space: nowrap
}

.Vq4wYb[aria-disabled=true] .wJVzSK {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

._C0cVf {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.hFwGTD {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.IQgXoP {
    transition: .2s
}

.Nr3Nid {
    opacity: 0;
    transition: .2s ease-in
}

.Nr3Nid.l4oO6c {
    z-index: -1 !important
}

.iQuoC4 {
    opacity: 1;
    transition: .2s
}

.CJF7A2 {
    height: auto
}

.CJF7A2,
.U4Bvut {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .G5K6X8,
body:not(.device-mobile-optimized) .G5K6X8 {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.xU8fqS[data-focuscycled=active] {
    outline: 1px solid transparent
}

.xU8fqS[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.xU8fqS ._4XcTfy {
    background-color: var(--screenwidth-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .7));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.xU8fqS .gUbusX {
    background-color: rgba(var(--bgctr, var(--color_11, color_11)), var(--alpha-bgctr, 1));
    border-radius: var(--rd, 0);
    bottom: var(--brwb, 0);
    top: var(--brwt, 0)
}

.xU8fqS .G5K6X8,
.xU8fqS .gUbusX {
    left: 0;
    position: absolute;
    right: 0
}

.xU8fqS .G5K6X8 {
    bottom: 0;
    top: 0
}

:host(.device-mobile-optimized) .xU8fqS .G5K6X8,
body.device-mobile-optimized .xU8fqS .G5K6X8 {
    left: 10px;
    right: 10px
}

.SPY_vo {
    pointer-events: none
}

.BmZ5pC {
    min-height: calc(100vh - var(--wix-ads-height));
    min-width: var(--site-width);
    position: var(--bg-position);
    top: var(--wix-ads-height)
}

.BmZ5pC,
.nTOEE9 {
    height: 100%;
    width: 100%
}

.nTOEE9 {
    overflow: hidden;
    position: relative
}

.nTOEE9.sqUyGm:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==), auto
}

.nTOEE9.C_JY0G:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==), auto
}

.RZQnmg {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 40px
}

.RZQnmg path {
    fill: rgb(var(--color_12))
}

.RZQnmg:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.rYiAuL {
    cursor: pointer
}

.gSXewE {
    height: 0;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 0
}

.OJQ_3L,
.gSXewE {
    position: absolute
}

.OJQ_3L {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    right: 0;
    width: 40px
}

.OJQ_3L path {
    fill: rgb(var(--color_12))
}

.OJQ_3L:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.j7pOnl {
    box-sizing: border-box;
    height: 100%;
    width: 100%
}

.BI8PVQ {
    min-height: var(--image-min-height);
    min-width: var(--image-min-width)
}

.BI8PVQ img,
img.BI8PVQ {
    filter: var(--filter-effect-svg-url);
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100% 100%);
    mask-size: var(--mask-size, 100% 100%);
    -o-object-position: var(--object-position);
    object-position: var(--object-position)
}

.MazNVa {
    left: var(--left, auto);
    position: var(--position-fixed, static);
    top: var(--top, auto);
    z-index: var(--z-index, auto)
}

.MazNVa .BI8PVQ img {
    box-shadow: 0 0 0 #000;
    position: static;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.MazNVa .j7pOnl {
    display: block;
    overflow: hidden
}

.MazNVa .BI8PVQ {
    overflow: hidden
}

.c7cMWz {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.FVGvCX {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .zK7MhX {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .c7cMWz,
body:not(.device-mobile-optimized) .c7cMWz {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.fEm0Bo .c7cMWz {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    overflow: hidden
}

:host(.device-mobile-optimized) .c7cMWz,
body.device-mobile-optimized .c7cMWz {
    left: 10px;
    right: 10px
}

.PFkO7r {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HT5ybB {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .dBAkHi {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .PFkO7r,
body:not(.device-mobile-optimized) .PFkO7r {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

:host(.device-mobile-optimized) .PFkO7r,
body.device-mobile-optimized .PFkO7r {
    left: 10px;
    right: 10px
}

.aVng1S {
    border-top: var(--lnw, 2px) solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    box-sizing: border-box;
    height: 0
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.r4OX7l,
.xTjc1A {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.r4OX7l[data-state~=header] a,
.r4OX7l[data-state~=header] div,
[data-state~=header].xTjc1A a,
[data-state~=header].xTjc1A div {
    cursor: default !important
}

.r4OX7l .UiHgGh,
.xTjc1A .UiHgGh {
    display: inline-block;
    height: 100%;
    width: 100%
}

.xTjc1A {
    --display: inline-block;
    cursor: pointer;
    display: var(--display);
    font: var(--fnt, var(--font_1))
}

.xTjc1A .yRj2ms {
    padding: 0 var(--pad, 5px)
}

.xTjc1A .JS76Uv {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 0 10px;
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=drop] {
    display: block;
    width: 100%
}

.xTjc1A[data-state~=drop] .JS76Uv {
    padding: 0 .5em
}

.xTjc1A[data-state~=link]:hover .JS76Uv,
.xTjc1A[data-state~=over] .JS76Uv {
    color: rgb(var(--txth, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=selected] .JS76Uv {
    color: rgb(var(--txts, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.NHM1d1 {
    overflow-x: hidden
}

.NHM1d1 .R_TAzU {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.NHM1d1 .R_TAzU .aOF1ks {
    flex: 1
}

.NHM1d1 .R_TAzU .y7qwii {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.NHM1d1 .R_TAzU .y7qwii .Tg1gOB {
    display: inline-block
}

.NHM1d1 .R_TAzU .y7qwii .mvZ3NH {
    display: block;
    width: 100%
}

.NHM1d1 .h3jCPd {
    display: block;
    opacity: 1;
    z-index: 99999
}

.NHM1d1 .h3jCPd .wkJ2fp {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.NHM1d1 .h3jCPd.DlGBN0 {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.NHM1d1 .h3jCPd .p90CkU {
    display: inline-block
}

.NHM1d1 .vh74Xw {
    display: none
}

.XwCBRN>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.XwCBRN .h3jCPd,
.XwCBRN .y7qwii,
.XwCBRN>nav {
    position: absolute
}

.XwCBRN .h3jCPd {
    margin-top: 7px;
    visibility: hidden
}

.XwCBRN .h3jCPd[data-dropMode=dropUp] {
    margin-bottom: 7px;
    margin-top: 0
}

.XwCBRN .wkJ2fp {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 0);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6))
}

.P0dCOY .PJ4KCX {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.d7EBK2 {
    border-radius: var(--overflow-wrapper-border-radius)
}

.TMFrcJ {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.dkyyRB {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.L01Zxk {
    transition: .2s
}

.bFRsbd {
    opacity: 0;
    transition: .2s ease-in
}

.bFRsbd.CwYhEy {
    z-index: -1 !important
}

.u_eaP3 {
    opacity: 1;
    transition: .2s
}

.kn76TK {
    height: auto
}

.YTbrNX,
.kn76TK {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .EwS2PT,
body:not(.device-mobile-optimized) .EwS2PT {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.x4zVYf[data-focuscycled=active] {
    outline: 1px solid transparent
}

.x4zVYf[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.x4zVYf .TMFrcJ {
    background-color: transparent;
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 0);
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .5));
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease
}

.x4zVYf .zxR1mn.TMFrcJ {
    background-color: rgba(var(--bg-scrl, 0, 0, 0), var(--alpha-bg-scrl, 0));
    border-bottom: var(--brwb-scrl, var(--brwb, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    border-radius: var(--rd-scrl, var(--rd, 0));
    border-top: var(--brwt-scrl, var(--brwt, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    box-shadow: var(--shd-scrl, var(--shd, 0 0 5px rgba(0, 0, 0, .5)))
}

.x4zVYf .mTQGgy {
    box-sizing: border-box;
    height: 100%;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.mTQGgy {
    opacity: var(--alpha-bg, 1)
}

.x4zVYf .QijXjn {
    background-color: var(--screenwidth-corvid-background-color, transparent);
    height: 100%;
    position: relative;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.QijXjn {
    opacity: var(--alpha-bg, 1)
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.J6KGih {
    cursor: pointer
}

.KaEeLN {
    --container-corvid-border-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    --container-corvid-border-size: var(--brw, 1px);
    --container-corvid-background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    --backdrop-filter: $backdrop-filter
}

.uYj0Sg {
    -webkit-backdrop-filter: var(--backdrop-filter, none);
    backdrop-filter: var(--backdrop-filter, none);
    background-color: var(--container-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    background-image: var(--bg-gradient, none);
    border: var(--container-corvid-border-width, var(--brw, 1px)) solid var(--container-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 5px);
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.LHrbPP {
    background: #fff;
    border-radius: 24px;
    color: #116dff;
    cursor: pointer;
    font-family: Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    height: 0;
    left: 50%;
    margin-left: -94px;
    opacity: 0;
    padding: 0 24px 0 24px;
    pointer-events: none;
    position: absolute;
    top: 60px;
    width: 0;
    z-index: 9999
}

.LHrbPP:focus {
    border: 2px solid;
    height: 40px;
    opacity: 1;
    pointer-events: auto;
    width: auto
}

.KvoMHf.ErucfC[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0
}

.KvoMHf[disabled] {
    pointer-events: none
}

.MpKiNN {
    --display: flex;
    direction: var(--direction);
    display: var(--display);
    flex-direction: column;
    min-height: 25px;
    position: relative;
    text-align: var(--align, start)
}

.MpKiNN .pUnTVX {
    height: var(--inputHeight);
    position: relative
}

.MpKiNN .eXvLsN {
    align-items: center;
    display: flex;
    font: var(--fntprefix, normal normal normal 16px/1.4em helvetica-w01-roman);
    justify-content: center;
    left: 0;
    max-height: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 50px
}

.MpKiNN .KvoMHf,
.MpKiNN .eXvLsN {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))))
}

.MpKiNN .KvoMHf {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: var(--corvid-background-color, rgba(var(--bg, 255, 255, 255), var(--alpha-bg, 1)));
    border-color: var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1)));
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 1px));
    box-shadow: var(--shd, 0 0 0 transparent);
    box-sizing: border-box !important;
    direction: var(--inputDirection, "inherit");
    font: var(--fnt, var(--font_8));
    margin: 0;
    max-width: 100%;
    min-height: var(--inputHeight);
    padding: var(--textPadding);
    padding-inline-end: var(--textPadding_end);
    padding-inline-start: var(--textPadding_start);
    text-align: var(--inputAlign, "inherit");
    text-overflow: ellipsis;
    width: 100%
}

.MpKiNN .KvoMHf[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    width: 100%
}

.MpKiNN .KvoMHf::-moz-placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.MpKiNN .KvoMHf:-ms-input-placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.MpKiNN .KvoMHf::placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.MpKiNN .KvoMHf:hover {
    background-color: rgba(var(--bgh, 255, 255, 255), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 163, 217, 246), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 1px)
}

.MpKiNN .KvoMHf:disabled {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
    border-color: rgba(var(--brdd, 163, 217, 246), var(--alpha-brdd, 1));
    border-style: solid;
    border-width: var(--brwd, 1px);
    color: rgb(var(--txtd, 255, 255, 255))
}

.MpKiNN:not(.LyB02C) .KvoMHf:focus {
    background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 1px)
}

.MpKiNN.LyB02C .KvoMHf:invalid {
    background-color: rgba(var(--bge, 255, 255, 255), var(--alpha-bge, 1));
    border-color: rgba(var(--brde, 163, 217, 246), var(--alpha-brde, 1));
    border-style: solid;
    border-width: var(--brwe, 1px)
}

.MpKiNN.LyB02C .KvoMHf:not(:invalid):focus {
    background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 1px)
}

.MpKiNN .wPeA6j {
    display: none
}

.MpKiNN.qzvPmW .wPeA6j {
    color: rgb(var(--txtlbl, var(--color_15, color_15)));
    direction: var(--labelDirection, inherit);
    display: inline-block;
    font: var(--fntlbl, var(--font_8));
    line-height: 1;
    margin-bottom: var(--labelMarginBottom);
    padding-inline-end: var(--labelPadding_end);
    padding-inline-start: var(--labelPadding_start);
    text-align: var(--labelAlign, inherit);
    word-break: break-word
}

.MpKiNN.qzvPmW.lPl_oN .wPeA6j:after {
    color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
    content: " *";
    display: var(--requiredIndicationDisplay, none)
}

.ZXdXNL {
    --display: flex;
    direction: var(--direction);
    display: var(--display);
    flex-direction: column;
    justify-content: var(--align, start);
    text-align: var(--align, start)
}

.ZXdXNL .pUnTVX {
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative
}

.ZXdXNL .eXvLsN {
    align-items: center;
    display: flex;
    font: var(--fntprefix, normal normal normal 16px/1.4em helvetica-w01-roman);
    justify-content: center;
    left: 0;
    max-height: 100%;
    position: absolute;
    top: 0;
    width: 50px
}

.ZXdXNL .KvoMHf,
.ZXdXNL .eXvLsN {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    min-height: 100%
}

.ZXdXNL .KvoMHf {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: var(--corvid-background-color, rgba(var(--bg, 255, 255, 255), var(--alpha-bg, 1)));
    border-color: var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1)));
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 1px));
    box-shadow: var(--shd, 0 0 0 transparent);
    box-sizing: border-box !important;
    direction: var(--inputDirection, "inherit");
    flex: 1;
    font: var(--fnt, var(--font_8));
    margin: 0;
    padding: var(--textPadding);
    padding-inline-end: var(--textPadding_end);
    padding-inline-start: var(--textPadding_start);
    text-align: var(--inputAlign, "inherit");
    text-overflow: ellipsis;
    width: 100%
}

.ZXdXNL .KvoMHf[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield
}

.ZXdXNL .KvoMHf::-moz-placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.ZXdXNL .KvoMHf:-ms-input-placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.ZXdXNL .KvoMHf::placeholder {
    color: rgb(var(--txt2, var(--color_15, color_15)))
}

.ZXdXNL .KvoMHf:hover {
    background-color: rgba(var(--bgh, 255, 255, 255), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 163, 217, 246), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 1px)
}

.ZXdXNL .KvoMHf:disabled {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
    border-color: rgba(var(--brdd, 163, 217, 246), var(--alpha-brdd, 1));
    border-style: solid;
    border-width: var(--brwd, 1px);
    color: rgb(var(--txtd, 255, 255, 255))
}

.ZXdXNL:not(.LyB02C) .KvoMHf:focus {
    background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 1px)
}

.ZXdXNL.LyB02C .KvoMHf:invalid {
    background-color: rgba(var(--bge, 255, 255, 255), var(--alpha-bge, 1));
    border-color: rgba(var(--brde, 163, 217, 246), var(--alpha-brde, 1));
    border-style: solid;
    border-width: var(--brwe, 1px)
}

.ZXdXNL.LyB02C .KvoMHf:not(:invalid):focus {
    background-color: rgba(var(--bgf, 255, 255, 255), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 163, 217, 246), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 1px)
}

.ZXdXNL .wPeA6j {
    display: none
}

.ZXdXNL.qzvPmW .wPeA6j {
    color: rgb(var(--txtlbl, var(--color_15, color_15)));
    direction: var(--labelDirection, inherit);
    display: inline-block;
    font: var(--fntlbl, var(--font_8));
    line-height: 1;
    margin-bottom: var(--labelMarginBottom);
    padding-inline-end: var(--labelPadding_end);
    padding-inline-start: var(--labelPadding_start);
    text-align: var(--labelAlign, inherit);
    word-break: break-word
}

.ZXdXNL.qzvPmW.lPl_oN .wPeA6j:after {
    color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
    content: " *";
    display: var(--requiredIndicationDisplay, none)
}

.TLWrjM {
    align-items: center;
    color: rgb(var(--errorTextColor, #ff4040));
    direction: var(--errorDirection);
    display: flex;
    flex-direction: row;
    gap: 4px;
    justify-content: var(--errorAlign, inherit);
    padding: 8px 0 0
}

.TLWrjM .GIPQqH {
    flex: none;
    flex-grow: 0;
    order: 0
}

.TLWrjM .JNgJbf {
    display: inline-block;
    flex-grow: 0;
    font: var(--errorTextFont, var(--font_8));
    line-height: 1;
    order: 1;
    word-break: break-word
}

.zwRuwH {
    display: flex;
    height: 0;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    width: 100%
}

.olHXzI {
    max-height: 0;
    max-width: 0;
    overflow: hidden
}

.sTe93V {
    --force-state-metadata: hovered
}

.DYoNOT {
    background-color: rgba(var(--dropdownListBackgroundColor, var(--color_1, color_1)), var(--alpha-dropdownListBackgroundColor, 1));
    border-color: rgba(var(--dropdownListStrokeColor, var(--color_2, color_2)), var(--alpha-dropdownListStrokeColor, 1));
    border-radius: var(--dropdownListBorderRadius, 0);
    border-style: solid;
    border-width: var(--dropdownListStrokeWidth, 0);
    box-shadow: var(--dropdownListBoxShadow, none);
    direction: var(--direction);
    font: var(--dropdownListFont, var(--font_1));
    height: 100% !important;
    width: auto !important
}

.DYoNOT ._Gybpq {
    -ms-scroll-chaining: none;
    background-color: transparent;
    border-radius: inherit;
    max-height: calc((var(--optionLineHeight, 1.3em) + var(--dropdownItemsSpacing, 12px))*6);
    overflow-x: hidden;
    overflow-y: scroll;
    overscroll-behavior: contain
}

.DYoNOT ._Gybpq .CEK3nk {
    align-items: center;
    background-color: transparent;
    color: rgb(var(--dropdownListTextColor, var(--color_2, color_2)));
    cursor: pointer;
    direction: var(--dropdownDirection, "inherit");
    display: flex;
    flex-wrap: nowrap;
    height: var(--optionLineHeight, 1.3em);
    justify-content: var(--dropdownOptionJustifyContent);
    padding-bottom: calc(var(--dropdownItemsSpacing, 12px)/2);
    padding-top: calc(var(--dropdownItemsSpacing, 12px)/2);
    transition: all .5s ease;
    transition-property: background-color
}

.DYoNOT ._Gybpq .CEK3nk.sTe93V {
    background-color: rgba(var(--dropdownListHoverBackgroundColor, var(--color_7, color_7)), var(--alpha-dropdownListHoverBackgroundColor, 1));
    color: rgb(var(--dropdownListHoverTextColor, var(--color_2, color_2)))
}

.DYoNOT ._Gybpq .CEK3nk .P6sHUt {
    line-height: normal;
    overflow: hidden;
    padding-inline-end: var(--textPaddingDropDown_end);
    padding-inline-start: var(--textPaddingDropDown_start);
    text-overflow: ellipsis;
    white-space: nowrap
}

.TLWrjM {
    align-items: center;
    color: rgb(var(--errorTextColor, #ff4040));
    direction: var(--errorDirection);
    display: flex;
    flex-direction: row;
    gap: 4px;
    justify-content: var(--errorAlign, inherit);
    padding: 8px 0 0
}

.TLWrjM .GIPQqH {
    flex: none;
    flex-grow: 0;
    order: 0
}

.TLWrjM .JNgJbf {
    display: inline-block;
    flex-grow: 0;
    font: var(--errorTextFont, var(--font_8));
    line-height: 1;
    order: 1;
    word-break: break-word
}

.PDy5M6 {
    --display: flex;
    display: var(--display);
    flex-direction: column
}

.PDy5M6 .McLPII {
    height: 100%;
    max-width: 100%;
    min-height: var(--inputHeight);
    min-width: 100%
}

#SITE_CONTAINER.focus-ring-active.keyboard-tabbing-on .PDy5M6 .McLPII:focus {
    box-shadow: var(--focus-ring-box-shadow, 0 0 0 1px #fff, 0 0 0 3px #116dff);
    z-index: 1
}

.PDy5M6 .McLPII:not(.WFXN0y) {
    border-color: var(--corvid-border-color, rgba(var(--brd, 248, 248, 248), var(--alpha-brd, 1)));
    border-width: var(--corvid-border-width, var(--brw, 2px))
}

.PDy5M6 .McLPII:hover:not(.WFXN0y) {
    background-color: rgba(var(--bgh, var(--color_8, color_8)), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 249, 249, 249), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 2px)
}

.PDy5M6 .McLPII:focus:not(.WFXN0y) {
    background-color: rgba(var(--bgf, var(--color_8, color_8)), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 249, 249, 249), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 2px)
}

.PDy5M6 .McLPII:disabled {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1))
}

.PDy5M6 .McLPII:disabled+._zjxIR {
    border: none
}

.PDy5M6 .McLPII .R4tv1w {
    background-color: #fff;
    color: #44474d
}

.PDy5M6 .RJZaGO {
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative
}

.YGSgR3 {
    --display: flex;
    display: var(--display);
    flex-direction: column
}

.YGSgR3 .McLPII {
    border-color: rgba(0, 0, 0, .2);
    border-width: 1px 0 1px 0;
    height: 100%;
    max-width: 100%;
    min-height: var(--inputHeight);
    min-width: 100%
}

.YGSgR3 .McLPII:hover {
    background-color: rgba(var(--bgh, var(--color_8, color_8)), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 249, 249, 249), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 2px)
}

.YGSgR3 .McLPII:focus {
    background-color: rgba(var(--bgf, var(--color_8, color_8)), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 249, 249, 249), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 2px)
}

.YGSgR3 .McLPII:disabled {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1))
}

.YGSgR3 .McLPII:disabled+._zjxIR {
    border: none
}

.YGSgR3 .McLPII .R4tv1w {
    background-color: #fff;
    color: #44474d
}

.YGSgR3 .RJZaGO {
    flex: 1;
    position: relative
}

.YGSgR3 ._zjxIR {
    border-color: rgba(0, 0, 0, .2);
    border-style: solid;
    border-width: var(--arrowBorderWidth, 0)
}

.U1L4Fn .McLPII:invalid,
.U1L4Fn .WFXN0y {
    background-color: rgba(var(--bge, var(--color_8, color_8)), var(--alpha-bge, 1));
    border-color: rgba(var(--brde, 249, 249, 249), var(--alpha-brde, 1));
    border-style: solid;
    border-width: var(--brwe, 2px)
}

.PDy5M6 .McLPII:disabled,
.PDy5M6 .McLPII:disabled+._zjxIR,
.YGSgR3 .McLPII:disabled,
.YGSgR3 .McLPII:disabled+._zjxIR,
.atCxgF .McLPII:disabled.WFXN0y,
.atCxgF .McLPII:disabled.WFXN0y+._zjxIR,
.atCxgF .McLPII:disabled:not(.WFXN0y),
.atCxgF .McLPII:disabled:not(.WFXN0y)+._zjxIR {
    border-color: rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1));
    border-width: var(--corvid-border-width, var(--brw, 2px));
    color: rgb(var(--txtd, 255, 255, 255))
}

.jNPppN {
    direction: var(--direction);
    text-align: var(--align);
    -moz-text-align-last: var(--align);
    text-align-last: var(--align)
}

.RJZaGO {
    direction: var(--inputDirection)
}

.McLPII {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_8, color_8)), var(--alpha-bg, 1)));
    border-radius: var(--corvid-border-radius, var(--rd, 5px));
    border-style: solid;
    box-shadow: var(--shd, 0 0 0 transparent);
    color: var(--corvid-color, rgb(var(--txt, 136, 136, 136)));
    cursor: pointer;
    direction: var(--inputDirection);
    display: block;
    font: var(--fnt);
    margin: 0;
    padding-inline-end: var(--textPaddingInput_end);
    padding-inline-start: var(--textPaddingInput_start);
    position: relative;
    -moz-text-align-last: var(--inputAlign, "inherit");
    text-align-last: var(--inputAlign, "inherit")
}

.McLPII,
.McLPII option {
    text-overflow: ellipsis;
    white-space: nowrap
}

.McLPII option {
    overflow: hidden
}

.McLPII option.U5WS_f {
    color: rgb(var(--txt2, var(--color_15, color_15)));
    display: none
}

.McLPII.T6F83Z {
    border-color: var(--corvid-border-color, rgba(var(--brd, 248, 248, 248), var(--alpha-brd, 1)));
    color: rgb(var(--txt_placeholder, 136, 136, 136))
}

.McLPII::-moz-placeholder {
    color: rgb(var(--txt_placeholder, 136, 136, 136))
}

.McLPII:-ms-input-placeholder {
    color: rgb(var(--txt_placeholder, 136, 136, 136))
}

.McLPII::placeholder {
    color: rgb(var(--txt_placeholder, 136, 136, 136))
}

.McLPII:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.McLPII::-ms-expand {
    display: none
}

.McLPII:focus::-ms-value {
    background: transparent
}

.McLPII:disabled+._zjxIR .hR0JZE {
    fill: rgb(var(--txtd, 255, 255, 255))
}

._zjxIR {
    align-items: center;
    bottom: 0;
    box-sizing: border-box;
    display: flex;
    height: inherit;
    inset-inline-end: var(--arrowInsetInlineEnd);
    inset-inline-start: var(--arrowInsetInlineStart);
    padding-left: 20px;
    padding-right: 20px;
    pointer-events: none;
    position: absolute;
    top: 0
}

._zjxIR .a6U9y6 {
    width: 12px
}

._zjxIR .a6U9y6 .hR0JZE {
    fill: rgba(var(--arrowColor, var(--color_12, color_12)), var(--alpha-arrowColor, 1));
    height: 100%
}

._zjxIR .a6U9y6.VhA5n_ {
    transform: rotate(180deg)
}

.psSgWb {
    display: none
}

.JploZQ .psSgWb {
    color: rgb(var(--txtlbl, var(--color_15, color_15)));
    direction: var(--labelDirection);
    display: inline-block;
    font: var(--fntlbl);
    line-height: 1;
    margin-bottom: var(--labelMarginBottom, 14px);
    padding-inline-end: var(--labelPadding_end);
    padding-inline-start: var(--labelPadding_start);
    text-align: var(--labelAlign, "inherit");
    word-break: break-word
}

.kxLeFB .psSgWb:after {
    color: rgba(var(--txtlblrq, 0, 0, 0), var(--alpha-txtlblrq, 0));
    content: " *";
    display: var(--requiredIndicationDisplay, none)
}

.atCxgF {
    --display: flex;
    display: var(--display);
    flex-direction: column
}

.atCxgF .RJZaGO {
    display: flex;
    flex: 1;
    flex-direction: column;
    position: relative
}

.atCxgF .McLPII {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex: 1;
    width: 100%
}

.atCxgF .McLPII:not(.WFXN0y) {
    border-color: var(--corvid-border-color, rgba(var(--brd, 248, 248, 248), var(--alpha-brd, 1)));
    border-width: var(--corvid-border-width, var(--brw, 2px))
}

.atCxgF .McLPII:hover:not(.WFXN0y) {
    background-color: rgba(var(--bgh, var(--color_8, color_8)), var(--alpha-bgh, 1));
    border-color: rgba(var(--brdh, 249, 249, 249), var(--alpha-brdh, 1));
    border-style: solid;
    border-width: var(--brwh, 2px)
}

.atCxgF .McLPII:focus:not(.WFXN0y) {
    background-color: rgba(var(--bgf, var(--color_8, color_8)), var(--alpha-bgf, 1));
    border-color: rgba(var(--brdf, 249, 249, 249), var(--alpha-brdf, 1));
    border-style: solid;
    border-width: var(--brwf, 2px)
}

.atCxgF .McLPII:disabled.WFXN0y,
.atCxgF .McLPII:disabled:not(.WFXN0y) {
    background-color: rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1));
    border-color: rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1))
}

.atCxgF .McLPII:disabled.WFXN0y+._zjxIR,
.atCxgF .McLPII:disabled:not(.WFXN0y)+._zjxIR {
    border: none
}

.Captcha3940957316__root {
    position: relative
}

@keyframes Captcha3940957316__spinner-spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes Captcha3940957316__fadeOut {
    0% {
        height: 78px;
        opacity: 1;
        width: 304px
    }

    99% {
        height: 78px;
        opacity: .000001;
        width: 304px
    }

    to {
        height: 0;
        opacity: 0;
        width: 0
    }
}

.Captcha3940957316__root .Captcha3940957316__captchaLoader {
    align-items: center;
    display: flex;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.Captcha3940957316__root .Captcha3940957316__captchaLoader:before {
    animation: Captcha3940957316__spinner-spin 1s linear infinite;
    animation-play-state: running;
    background-color: transparent;
    border: 6px solid #4d90fe;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 36px;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 36px;
    opacity: 1;
    outline: 0;
    transition-duration: 1s;
    width: 36px
}

.Captcha3940957316__root:not(.Captcha3940957316--loaded) .Captcha3940957316__captchaLoader {
    height: 78px;
    opacity: 1;
    width: 304px
}

.Captcha3940957316__root.Captcha3940957316--loaded .Captcha3940957316__captchaLoader {
    animation: Captcha3940957316__fadeOut .5s ease;
    animation-play-state: running;
    height: 0;
    opacity: 0;
    width: 0
}

.Captcha3940957316__root:not(.Captcha3940957316--loaded) .Captcha3940957316__captcha {
    height: 78px;
    opacity: 0;
    width: 304px
}

.Captcha3940957316__root.Captcha3940957316--loaded .Captcha3940957316__captcha {
    opacity: 1;
    transition: opacity .5s
}

.Captcha3940957316__root.Captcha3940957316--isMobileFriendly .Captcha3940957316__captcha,
.Captcha3940957316__root.Captcha3940957316--isMobileFriendly .Captcha3940957316__captchaLoader {
    transform: scale(.77);
    transform-origin: top left
}

.Captcha3940957316__root .Captcha3940957316__checkbox {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.sTe93V {
    --force-state-metadata: hovered
}

.DYoNOT {
    background-color: rgba(var(--dropdownListBackgroundColor, var(--color_1, color_1)), var(--alpha-dropdownListBackgroundColor, 1));
    border-color: rgba(var(--dropdownListStrokeColor, var(--color_2, color_2)), var(--alpha-dropdownListStrokeColor, 1));
    border-radius: var(--dropdownListBorderRadius, 0);
    border-style: solid;
    border-width: var(--dropdownListStrokeWidth, 0);
    box-shadow: var(--dropdownListBoxShadow, none);
    direction: var(--direction);
    font: var(--dropdownListFont, var(--font_1));
    height: 100% !important;
    width: auto !important
}

.DYoNOT ._Gybpq {
    -ms-scroll-chaining: none;
    background-color: transparent;
    border-radius: inherit;
    max-height: calc((var(--optionLineHeight, 1.3em) + var(--dropdownItemsSpacing, 12px))*6);
    overflow-x: hidden;
    overflow-y: scroll;
    overscroll-behavior: contain
}

.DYoNOT ._Gybpq .CEK3nk {
    align-items: center;
    background-color: transparent;
    color: rgb(var(--dropdownListTextColor, var(--color_2, color_2)));
    cursor: pointer;
    direction: var(--dropdownDirection, "inherit");
    display: flex;
    flex-wrap: nowrap;
    height: var(--optionLineHeight, 1.3em);
    justify-content: var(--dropdownOptionJustifyContent);
    padding-bottom: calc(var(--dropdownItemsSpacing, 12px)/2);
    padding-top: calc(var(--dropdownItemsSpacing, 12px)/2);
    transition: all .5s ease;
    transition-property: background-color
}

.DYoNOT ._Gybpq .CEK3nk.sTe93V {
    background-color: rgba(var(--dropdownListHoverBackgroundColor, var(--color_7, color_7)), var(--alpha-dropdownListHoverBackgroundColor, 1));
    color: rgb(var(--dropdownListHoverTextColor, var(--color_2, color_2)))
}

.DYoNOT ._Gybpq .CEK3nk .P6sHUt {
    line-height: normal;
    overflow: hidden;
    padding-inline-end: var(--textPaddingDropDown_end);
    padding-inline-start: var(--textPaddingDropDown_start);
    text-overflow: ellipsis;
    white-space: nowrap
}

.MW5IWV {
    height: 100%;
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.Oqnisf {
    overflow: visible
}

.Oqnisf>.MW5IWV .LWbAav {
    background-color: var(--section-corvid-background-color, var(--bg-overlay-color))
}

.cM88eO {
    backface-visibility: hidden
}

.YtfWHd {
    left: 0;
    position: absolute;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.dkukWC {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.dkukWC,
.dkukWC .FRCqDF {
    left: 0;
    position: absolute;
    width: 100%
}

.dkukWC .FRCqDF {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.xnZvZH {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.xnZvZH .FRCqDF {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.xnZvZH .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.MBOSCN {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.MBOSCN .FRCqDF {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.MBOSCN .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

@-moz-document url-prefix() {
    :invalid {
        box-shadow: none
    }

    :-moz-submit-invalid,
    :-moz-ui-invalid {
        box-shadow: none
    }
}

@keyframes kYZz2Z {
    0% {
        animation-timing-function: ease-out;
        transform: rotate(180deg)
    }

    45% {
        transform: rotate(198deg)
    }

    55% {
        transform: rotate(234deg)
    }

    to {
        transform: rotate(540deg)
    }
}

@keyframes wlf4P4 {
    to {
        opacity: 1;
        transform: rotate(115deg)
    }
}

.bkIuWA.xXaCpo {
    --display: flex;
    align-items: center;
    display: var(--display);
    justify-content: center
}

.d1WWt1 {
    animation: kYZz2Z 1s linear infinite;
    height: 72px;
    margin-left: -18px;
    overflow: hidden;
    position: absolute;
    transform-origin: 100% 50%;
    width: 36px
}

.d1WWt1:after,
.d1WWt1:before {
    animation: wlf4P4 .5s linear infinite alternate;
    border: 3px solid currentColor;
    border-color: currentColor transparent transparent currentColor;
    border-radius: 50%;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: -100%;
    top: 0;
    transform: rotate(-45deg)
}

.d1WWt1:before {
    color: #7fccf7
}

.d1WWt1:after {
    color: #3899ec;
    opacity: 0
}

.JVi7i2,
.hrbzfT {
    background-color: var(--corvid-background-color, rgba(var(--bg, 0, 0, 0), var(--alpha-bg, 0)));
    border: solid var(--corvid-border-color, rgba(var(--brd, 227, 227, 227), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    box-shadow: var(--shd, 0 0 0 transparent)
}

.d3n4V3 {
    height: 100%;
    left: -var(--corvid-border-width, var(--brw, 0));
    position: absolute;
    top: -var(--corvid-border-width, var(--brw, 0));
    width: 100%
}

.OQ8Tzd,
.nKphmK {
    overflow: hidden
}

.nKphmK {
    height: 100%;
    position: relative;
    width: 100%
}

.nKphmK:-ms-fullscreen {
    min-height: auto !important
}

.nKphmK:fullscreen {
    min-height: auto !important
}

.pvlz2w {
    visibility: hidden
}

.TWFxr5 {
    height: auto !important
}

.May50y {
    overflow: hidden !important
}













.so89qkO.oQ7Zm2a--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.suYDlBy {
    --wix-ui-tpa-icon-button-icon-color: 255, 255, 255, 1;
    --wix-ui-tpa-icon-button-icon-color-rgb: 255, 255, 255;
    --wix-ui-tpa-icon-button-icon-color-opacity: 1
}

.sZRcsHb.oDGyZc9--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.sFADCnq,
.sGioXwx {
    outline: 0
}

.snU6ghj>:first-child>:first-child {
    z-index: 100000 !important
}

.sGQUWoF {
    align-items: center;
    cursor: pointer;
    display: inline-flex
}

.sPO0VhK,
.s__s7U6 {
    flex-shrink: 0
}

.sGQUWoF.oNFVcPX--disabled {
    cursor: default
}

.sGQUWoF[disabled] {
    pointer-events: none
}

.s__5rQf1A {
    border: 1px solid hsla(0, 0%, 100%, .4);
    border-radius: 2px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1), 0 4px 8px 0 rgba(0, 0, 0, .1);
    color: #fff;
    display: inline-flex;
    font-family: Madefor, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    opacity: 0;
    transform: translateY(-50%);
    visibility: hidden
}

.s__5rQf1A.oCeEa_R--isShown {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.s__5rQf1A.oCeEa_R--shouldAnimate {
    transition: visibility .2s ease, opacity .2s ease, transform .4s ease
}

.s__5rQf1A.oCeEa_R---skin-7-success {
    background-color: #008250
}

.s__5rQf1A.oCeEa_R---skin-5-error {
    background-color: #df3131
}

.s__5rQf1A.oCeEa_R---skin-6-status {
    background-color: #212121
}

.s__5rQf1A.oCeEa_R---skin-7-preview {
    background-color: rgba(0, 0, 0, .6)
}

.s__5rQf1A.oCeEa_R---placement-15-bottomFullWidth {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100vw
}

.sAn25BY,
.srtTtd0 {
    display: inline-block;
    min-width: 12px
}

.sVn122i {
    display: inline-block;
    line-height: 20px;
    margin: 16px 20px;
    max-height: 40px;
    overflow: hidden
}

.sWqq1go {
    height: 24px;
    margin-left: auto;
    padding: 14px 12px
}

.s__5rQf1A.oCeEa_R--mobile .sVn122i {
    margin-left: 0;
    margin-right: 0;
    max-height: 60px
}

.s__5rQf1A.oCeEa_R--mobile .srtTtd0 {
    min-width: 20px
}

.s__5rQf1A.oCeEa_R--rtl .sWqq1go {
    margin-left: 0;
    margin-right: auto
}

.svqo6H4 {
    border: 0;
    display: inline-block;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.svqo6H4.oimTWXK--focus,
.svqo6H4:hover {
    opacity: .7
}

.svqo6H4.ojpiBkn--disabled {
    cursor: default
}

.svqo6H4.ojpiBkn--disabled:hover {
    opacity: 1
}

.sSG4oiD svg {
    display: block
}

.svqo6H4.ojpiBkn--disabled.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-color-29));
    fill: none
}

.svqo6H4.ojpiBkn--disabled.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-color-29));
    stroke: rgb(var(--wix-color-29))
}

.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-line .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    fill: none
}

.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-full .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4 .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4.ojpiBkn--disabled .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-color-29))
}

.svqo6H4.ojpiBkn---theme-4-none {
    background-color: transparent
}

.svqo6H4.ojpiBkn---theme-3-box {
    align-items: center;
    background-color: rgb(var(--wix-ui-tpa-icon-button-background-color, var(--wix-color-1)));
    border-radius: 50%;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.Sm1ZoK {
    z-index: 999999
}

.Sm1ZoK.KtZaO1 {
    display: none
}

.Sm1ZoK:not(.Z1Pd8o) {
    left: 50%;
    min-width: 320px;
    position: fixed;
    top: 80px;
    transform: translate(-50%)
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-lt-w10-bold.woff2') format('woff2');
    unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w02-bold.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w01-bold.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2');
    unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2');
    unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_5e1abc1825cb4784a89192a53;
    src: url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7c370d01944b46418218fe88d;
    src: url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/ttf/file.ttf") format("ttf");
}

#masterPage:not(.landingPage) #PAGES_CONTAINER {
    margin-top: 0px;
    margin-bottom: 0px;
}

#masterPage.landingPage #soapAfterPagesContainer,
#masterPage.landingPage #soapBeforePagesContainer {
    margin-top: 95px;
}

#masterPage.landingPage #SITE_HEADER {
    display: none;
}

#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #comp-kcyijl2p {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER {
    display: none;
}

#masterPage.landingPage #SITE_HEADER-placeholder {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER-placeholder {
    display: none;
}

#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus,
#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus~.wixSdkShowFocusOnSibling {
    --focus-ring-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #116dff;
    box-shadow: var(--focus-ring-box-shadow) !important;
    z-index: 1;
}

.has-inner-focus-ring {
    --focus-ring-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;
}

#masterPage {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_HEADER {
    z-index: 50;
    --above-all-in-container: 10000;
}

#PAGES_CONTAINER {
    --pinned-layer-in-container: 51;
    --above-all-in-container: 49;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --pinned-layer-in-container: 52;
    --above-all-in-container: 49;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --pinned-layer-in-container: 53;
    --above-all-in-container: 49;
}

#comp-kcyijl2p-pinned-layer {
    z-index: calc(var(--pinned-layers-in-page, 0) + 54);
    --above-all-in-container: 10000;
}

#SITE_FOOTER {
    --pinned-layer-in-container: 55;
    --above-all-in-container: 49;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: auto;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: 15px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-top: -2px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: -80px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="SOSP_CONTAINER_CUSTOM_ID"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kcyijl2p {
    justify-self: end;
    margin-right: 29px;
    align-self: center;
    margin-top: 48px;
    position: absolute;
    grid-area: 1 / 1 / 2 / 2;
    pointer-events: auto;
}

.font_0 {
    font: var(--font_0);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_1 {
    font: var(--font_1);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.font_2 {
    font: var(--font_2);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_3 {
    font: var(--font_3);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_4 {
    font: var(--font_4);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_5 {
    font: var(--font_5);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_6 {
    font: var(--font_6);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_7 {
    font: var(--font_7);
    color: rgb(0, 0, 0);
    letter-spacing: 0em;
}

.font_8 {
    font: var(--font_8);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_9 {
    font: var(--font_9);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_10 {
    font: var(--font_10);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.color_0 {
    color: rgb(var(--color_0));
}

.color_1 {
    color: rgb(var(--color_1));
}

.color_2 {
    color: rgb(var(--color_2));
}

.color_3 {
    color: rgb(var(--color_3));
}

.color_4 {
    color: rgb(var(--color_4));
}

.color_5 {
    color: rgb(var(--color_5));
}

.color_6 {
    color: rgb(var(--color_6));
}

.color_7 {
    color: rgb(var(--color_7));
}

.color_8 {
    color: rgb(var(--color_8));
}

.color_9 {
    color: rgb(var(--color_9));
}

.color_10 {
    color: rgb(var(--color_10));
}

.color_11 {
    color: rgb(var(--color_11));
}

.color_12 {
    color: rgb(var(--color_12));
}

.color_13 {
    color: rgb(var(--color_13));
}

.color_14 {
    color: rgb(var(--color_14));
}

.color_15 {
    color: rgb(var(--color_15));
}

.color_16 {
    color: rgb(var(--color_16));
}

.color_17 {
    color: rgb(var(--color_17));
}

.color_18 {
    color: rgb(var(--color_18));
}

.color_19 {
    color: rgb(var(--color_19));
}

.color_20 {
    color: rgb(var(--color_20));
}

.color_21 {
    color: rgb(var(--color_21));
}

.color_22 {
    color: rgb(var(--color_22));
}

.color_23 {
    color: rgb(var(--color_23));
}

.color_24 {
    color: rgb(var(--color_24));
}

.color_25 {
    color: rgb(var(--color_25));
}

.color_26 {
    color: rgb(var(--color_26));
}

.color_27 {
    color: rgb(var(--color_27));
}

.color_28 {
    color: rgb(var(--color_28));
}

.color_29 {
    color: rgb(var(--color_29));
}

.color_30 {
    color: rgb(var(--color_30));
}

.color_31 {
    color: rgb(var(--color_31));
}

.color_32 {
    color: rgb(var(--color_32));
}

.color_33 {
    color: rgb(var(--color_33));
}

.color_34 {
    color: rgb(var(--color_34));
}

.color_35 {
    color: rgb(var(--color_35));
}

.color_36 {
    color: rgb(var(--color_36));
}

.color_37 {
    color: rgb(var(--color_37));
}

.color_38 {
    color: rgb(var(--color_38));
}

.color_39 {
    color: rgb(var(--color_39));
}

.color_40 {
    color: rgb(var(--color_40));
}

.color_41 {
    color: rgb(var(--color_41));
}

.color_42 {
    color: rgb(var(--color_42));
}

.color_43 {
    color: rgb(var(--color_43));
}

.color_44 {
    color: rgb(var(--color_44));
}

.color_45 {
    color: rgb(var(--color_45));
}

.color_46 {
    color: rgb(var(--color_46));
}

.color_47 {
    color: rgb(var(--color_47));
}

.color_48 {
    color: rgb(var(--color_48));
}

.color_49 {
    color: rgb(var(--color_49));
}

.color_50 {
    color: rgb(var(--color_50));
}

.color_51 {
    color: rgb(var(--color_51));
}

.color_52 {
    color: rgb(var(--color_52));
}

.color_53 {
    color: rgb(var(--color_53));
}

.color_54 {
    color: rgb(var(--color_54));
}

.color_55 {
    color: rgb(var(--color_55));
}

.color_56 {
    color: rgb(var(--color_56));
}

.color_57 {
    color: rgb(var(--color_57));
}

.color_58 {
    color: rgb(var(--color_58));
}

.color_59 {
    color: rgb(var(--color_59));
}

.color_60 {
    color: rgb(var(--color_60));
}

.color_61 {
    color: rgb(var(--color_61));
}

.color_62 {
    color: rgb(var(--color_62));
}

.color_63 {
    color: rgb(var(--color_63));
}

.color_64 {
    color: rgb(var(--color_64));
}

.color_65 {
    color: rgb(var(--color_65));
}

.backcolor_0 {
    background-color: rgb(var(--color_0));
}

.backcolor_1 {
    background-color: rgb(var(--color_1));
}

.backcolor_2 {
    background-color: rgb(var(--color_2));
}

.backcolor_3 {
    background-color: rgb(var(--color_3));
}

.backcolor_4 {
    background-color: rgb(var(--color_4));
}

.backcolor_5 {
    background-color: rgb(var(--color_5));
}

.backcolor_6 {
    background-color: rgb(var(--color_6));
}

.backcolor_7 {
    background-color: rgb(var(--color_7));
}

.backcolor_8 {
    background-color: rgb(var(--color_8));
}

.backcolor_9 {
    background-color: rgb(var(--color_9));
}

.backcolor_10 {
    background-color: rgb(var(--color_10));
}

.backcolor_11 {
    background-color: rgb(var(--color_11));
}

.backcolor_12 {
    background-color: rgb(var(--color_12));
}

.backcolor_13 {
    background-color: rgb(var(--color_13));
}

.backcolor_14 {
    background-color: rgb(var(--color_14));
}

.backcolor_15 {
    background-color: rgb(var(--color_15));
}

.backcolor_16 {
    background-color: rgb(var(--color_16));
}

.backcolor_17 {
    background-color: rgb(var(--color_17));
}

.backcolor_18 {
    background-color: rgb(var(--color_18));
}

.backcolor_19 {
    background-color: rgb(var(--color_19));
}

.backcolor_20 {
    background-color: rgb(var(--color_20));
}

.backcolor_21 {
    background-color: rgb(var(--color_21));
}

.backcolor_22 {
    background-color: rgb(var(--color_22));
}

.backcolor_23 {
    background-color: rgb(var(--color_23));
}

.backcolor_24 {
    background-color: rgb(var(--color_24));
}

.backcolor_25 {
    background-color: rgb(var(--color_25));
}

.backcolor_26 {
    background-color: rgb(var(--color_26));
}

.backcolor_27 {
    background-color: rgb(var(--color_27));
}

.backcolor_28 {
    background-color: rgb(var(--color_28));
}

.backcolor_29 {
    background-color: rgb(var(--color_29));
}

.backcolor_30 {
    background-color: rgb(var(--color_30));
}

.backcolor_31 {
    background-color: rgb(var(--color_31));
}

.backcolor_32 {
    background-color: rgb(var(--color_32));
}

.backcolor_33 {
    background-color: rgb(var(--color_33));
}

.backcolor_34 {
    background-color: rgb(var(--color_34));
}

.backcolor_35 {
    background-color: rgb(var(--color_35));
}

.backcolor_36 {
    background-color: rgb(var(--color_36));
}

.backcolor_37 {
    background-color: rgb(var(--color_37));
}

.backcolor_38 {
    background-color: rgb(var(--color_38));
}

.backcolor_39 {
    background-color: rgb(var(--color_39));
}

.backcolor_40 {
    background-color: rgb(var(--color_40));
}

.backcolor_41 {
    background-color: rgb(var(--color_41));
}

.backcolor_42 {
    background-color: rgb(var(--color_42));
}

.backcolor_43 {
    background-color: rgb(var(--color_43));
}

.backcolor_44 {
    background-color: rgb(var(--color_44));
}

.backcolor_45 {
    background-color: rgb(var(--color_45));
}

.backcolor_46 {
    background-color: rgb(var(--color_46));
}

.backcolor_47 {
    background-color: rgb(var(--color_47));
}

.backcolor_48 {
    background-color: rgb(var(--color_48));
}

.backcolor_49 {
    background-color: rgb(var(--color_49));
}

.backcolor_50 {
    background-color: rgb(var(--color_50));
}

.backcolor_51 {
    background-color: rgb(var(--color_51));
}

.backcolor_52 {
    background-color: rgb(var(--color_52));
}

.backcolor_53 {
    background-color: rgb(var(--color_53));
}

.backcolor_54 {
    background-color: rgb(var(--color_54));
}

.backcolor_55 {
    background-color: rgb(var(--color_55));
}

.backcolor_56 {
    background-color: rgb(var(--color_56));
}

.backcolor_57 {
    background-color: rgb(var(--color_57));
}

.backcolor_58 {
    background-color: rgb(var(--color_58));
}

.backcolor_59 {
    background-color: rgb(var(--color_59));
}

.backcolor_60 {
    background-color: rgb(var(--color_60));
}

.backcolor_61 {
    background-color: rgb(var(--color_61));
}

.backcolor_62 {
    background-color: rgb(var(--color_62));
}

.backcolor_63 {
    background-color: rgb(var(--color_63));
}

.backcolor_64 {
    background-color: rgb(var(--color_64));
}

.backcolor_65 {
    background-color: rgb(var(--color_65));
}

#masterPage:not(.landingPage) {
    --top-offset: var(--header-height);
    --header-height: 95px;
}

#masterPage.landingPage {
    --top-offset: 0px;
}

#SITE_HEADER {
    --brd: var(--color_15);
    --brwt: 0px;
    --brwb: 0px;
    --shd: none;
    --rd: 0px;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-filter: none;
}

#SITE_HEADER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_HEADERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kfxw8p95"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_HEADER {
    --bg-overlay-color: rgb(var(--color_43));
    --bg-gradient: none;
    position: sticky !important;
    top: var(--wix-ads-height);
}





[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer]>[id="comp-l3m31bg7"] {
    position: relative;
    margin: 30px 0px 24px calc((100% - 245px) * 0);
    left: 13px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kfxw97wzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer]>[id="comp-kd4hrjc2"] {
    position: relative;
    margin: 19px 0px 24px calc((100% - 735px) * 1);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}



#comp-kfxw8pbe {
    width: 245px;
}

#comp-kfxw8pbe {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 245px;
    --column-flex: 245;
}

#comp-l3m31bg7 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m31bg7 {
    width: 227px;
    height: 41px;
}

#comp-l3m31bg7 {
    --height: 41px;
    --width: 227px;
}

#comp-kfxw97wz {
    width: 735px;
}

#comp-kfxw97wz {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 735px;
    --column-flex: 735;
}

#comp-kd4hrjc2 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: 0, 48, 91;
    --rd: 0px;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
    --fnt: var(--font_1);
    --pad: 5px;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --trans: color 0.4s ease 0s;
    --txth: var(--color_18);
    --alpha-txth: 1;
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
}

#comp-kd4hrjc2 {
    width: 730px;
    height: 52px;
}

#comp-kd4hrjc2 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#PAGES_CONTAINER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    --transition-duration: 700ms;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --alpha-bg: 1;
    --bg: 61, 155, 233;
    --bgh: 43, 104, 156;
    --brd: 43, 104, 156;
    --brdh: 61, 155, 233;
    --brw: 0px;
    --fnt: normal normal normal 14px/1.4em raleway;
    --rd: 20px;
    --txt: 255, 255, 255;
    --txth: 255, 255, 255;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 1;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
}

#SOSP_CONTAINER_CUSTOM_ID {
    --brw: 0px;
    --brd: var(--color_15);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62lwk"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62nf5"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0h62lwk {
    width: 980px;
    height: 250px;
}

.comp-l0h62lwk {
    --wix-direction: ltr;
    --profileLayout: 1;
    --pictureStyle: 0;
    --profileAlignment: 0;
    --profileImageSize: 110px;
    --badge-layout: 0;
    --badge-size: 0;
    --badge-corner-radius: 10;
    --border-width-1: 1;
    --pw-cover-photo-opacity: 60;
    --pw-cover-photo-opacity-desktop: 60;
    --profileWidgetHeight: 250px;
    --pw-button-border-width: 1;
    --pw-button-responsive-border-width: 1;
    --pw-button-text-font-size-mobile: 16;
    --pw-button-corner-radius: 0;
    --pw-button-responsive-corner-radius: 0;
    --vertical-pw-corner-radius: 0;
    --badge-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font: normal normal normal 28px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile: normal normal normal 12px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-color-primary: 51, 51, 51;
    --text-color-primary-rgb: 51, 51, 51;
    --text-color-primary-opacity: 1;
    --text-color-secondary: 51, 51, 51;
    --text-color-secondary-rgb: 51, 51, 51;
    --text-color-secondary-opacity: 1;
    --pw-responsive-name-color: 255, 255, 255;
    --pw-responsive-name-color-rgb: 255, 255, 255;
    --pw-responsive-name-color-opacity: 1;
    --pw-name-color-mobile: 51, 51, 51;
    --pw-name-color-mobile-rgb: 51, 51, 51;
    --pw-name-color-mobile-opacity: 1;
    --title-color: 51, 51, 51;
    --title-color-rgb: 51, 51, 51;
    --title-color-opacity: 1;
    --title-responsive-color: 255, 255, 255;
    --title-responsive-color-rgb: 255, 255, 255;
    --title-responsive-color-opacity: 1;
    --title-mobile-color: 51, 51, 51;
    --title-mobile-color-rgb: 51, 51, 51;
    --title-mobile-color-opacity: 1;
    --pw-responsive-ff-color: 255, 255, 255;
    --pw-responsive-ff-color-rgb: 255, 255, 255;
    --pw-responsive-ff-color-opacity: 1;
    --pw-ff-color-mobile: 51, 51, 51;
    --pw-ff-color-mobile-rgb: 51, 51, 51;
    --pw-ff-color-mobile-opacity: 1;
    --button-opacity-and-color: 0, 87, 225;
    --button-opacity-and-color-rgb: 0, 87, 225;
    --button-opacity-and-color-opacity: 1;
    --pw-responsive-button-color: 255, 255, 255;
    --pw-responsive-button-color-rgb: 255, 255, 255;
    --pw-responsive-button-color-opacity: 1;
    --pw-responsive-button-color-mobile: 255, 255, 255;
    --pw-responsive-button-color-mobile-rgb: 255, 255, 255;
    --pw-responsive-button-color-mobile-opacity: 1;
    --box-color: 255, 255, 255;
    --box-color-rgb: 255, 255, 255;
    --box-color-opacity: 1;
    --border-color: 51, 51, 51, 0.2;
    --border-color-rgb: 51, 51, 51;
    --border-color-opacity: 0.2;
    --pw-cover-color: 0, 87, 225;
    --pw-cover-color-rgb: 0, 87, 225;
    --pw-cover-color-opacity: 1;
    --pw-cover-color-desktop: 0, 87, 225;
    --pw-cover-color-desktop-rgb: 0, 87, 225;
    --pw-cover-color-desktop-opacity: 1;
    --pw-cover-color-mobile: 0, 87, 225;
    --pw-cover-color-mobile-rgb: 0, 87, 225;
    --pw-cover-color-mobile-opacity: 1;
    --pw-button-font-color: 255, 255, 255;
    --pw-button-font-color-rgb: 255, 255, 255;
    --pw-button-font-color-opacity: 1;
    --pw-button-responsive-font-color: 0, 87, 225;
    --pw-button-responsive-font-color-rgb: 0, 87, 225;
    --pw-button-responsive-font-color-opacity: 1;
    --pw-button-border-color: 0, 87, 225;
    --pw-button-border-color-rgb: 0, 87, 225;
    --pw-button-border-color-opacity: 1;
    --pw-button-responsive-border-color: 255, 255, 255;
    --pw-button-responsive-border-color-rgb: 255, 255, 255;
    --pw-button-responsive-border-color-opacity: 1;
    --badge-font-style: normal;
    --badge-font-variant: normal;
    --badge-font-weight: normal;
    --badge-font-size: 16px;
    --badge-font-line-height: 1.4em;
    --badge-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badge-font-text-decoration: none;
    --text-primary-font-style: normal;
    --text-primary-font-variant: normal;
    --text-primary-font-weight: normal;
    --text-primary-font-size: 20px;
    --text-primary-font-line-height: 1.4em;
    --text-primary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font-text-decoration: none;
    --text-secondary-font-style: normal;
    --text-secondary-font-variant: normal;
    --text-secondary-font-weight: normal;
    --text-secondary-font-size: 14px;
    --text-secondary-font-line-height: 1.4em;
    --text-secondary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font-text-decoration: none;
    --pw-responsive-name-font-style: normal;
    --pw-responsive-name-font-variant: normal;
    --pw-responsive-name-font-weight: normal;
    --pw-responsive-name-font-size: 28px;
    --pw-responsive-name-font-line-height: 1.4em;
    --pw-responsive-name-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font-text-decoration: none;
    --pw-name-font-mobile-style: normal;
    --pw-name-font-mobile-variant: normal;
    --pw-name-font-mobile-weight: normal;
    --pw-name-font-mobile-size: 20px;
    --pw-name-font-mobile-line-height: 1.4em;
    --pw-name-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile-text-decoration: none;
    --title-font-style: normal;
    --title-font-variant: normal;
    --title-font-weight: normal;
    --title-font-size: 14px;
    --title-font-line-height: 1.4em;
    --title-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font-text-decoration: none;
    --title-responsive-font-style: normal;
    --title-responsive-font-variant: normal;
    --title-responsive-font-weight: normal;
    --title-responsive-font-size: 20px;
    --title-responsive-font-line-height: 1.4em;
    --title-responsive-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font-text-decoration: none;
    --title-mobile-font-style: normal;
    --title-mobile-font-variant: normal;
    --title-mobile-font-weight: normal;
    --title-mobile-font-size: 16px;
    --title-mobile-font-line-height: 1.4em;
    --title-mobile-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font-text-decoration: none;
    --pw-responsive-ff-font-style: normal;
    --pw-responsive-ff-font-variant: normal;
    --pw-responsive-ff-font-weight: normal;
    --pw-responsive-ff-font-size: 16px;
    --pw-responsive-ff-font-line-height: 1.4em;
    --pw-responsive-ff-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font-text-decoration: none;
    --pw-ff-font-mobile-style: normal;
    --pw-ff-font-mobile-variant: normal;
    --pw-ff-font-mobile-weight: normal;
    --pw-ff-font-mobile-size: 12px;
    --pw-ff-font-mobile-line-height: 1.4em;
    --pw-ff-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile-text-decoration: none;
    --button-font-style: normal;
    --button-font-variant: normal;
    --button-font-weight: normal;
    --button-font-size: 16px;
    --button-font-line-height: 1.4em;
    --button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font-text-decoration: none;
    --pw-responsive-button-font-style: normal;
    --pw-responsive-button-font-variant: normal;
    --pw-responsive-button-font-weight: normal;
    --pw-responsive-button-font-size: 16px;
    --pw-responsive-button-font-line-height: 1.4em;
    --pw-responsive-button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font-text-decoration: none;
    --pw-button-font-mobile-style: normal;
    --pw-button-font-mobile-variant: normal;
    --pw-button-font-mobile-weight: normal;
    --pw-button-font-mobile-size: 16px;
    --pw-button-font-mobile-line-height: 1.4em;
    --pw-button-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile-text-decoration: none;
    --profileImageDisplay: block;
    --profileImageBorderRadius: 50%;
    --coverButtonsBoxMarginLeft: initial;
    --coverButtonsBoxPosition: initial;
    --coverButtonsBoxTop: initial;
    --coverButtonsBoxInsetInlineEnd: initial;
    --coverButtonsBoxMarginTop: 38px;
    --repositionModeButtonsFlexDirection: row;
    --repositionModeButtonsMarginInlineStart: 34px;
    --repositionModeButtonsMarginInlineEnd: initial;
    --coverPhotoContainerInsetInlineStart: 24px;
    --coverPhotoContainerInsetInlineEnd: initial;
    --contentLayoutPosition: relative;
    --contentLayoutFlexDirection: row;
    --contentLayoutAlignItems: initial;
    --contentLayoutPaddingInlineStart: 30px;
    --contentLayoutPaddingInlineEnd: 16px;
    --contentAlignItems: flex-end;
    --contentMarginBottom: 30px;
    --contentMarginInlineEnd: initial;
    --contentMarginInlineStart: 24px;
    --contentJustifyContent: space-between;
    --contentWidth: initial;
    --contentFlexDirection: row;
    --detailsAndPhotoFlexDirection: initial;
    --detailsAndPhotoAlignItems: initial;
    --memberDetailsPaddingInlineStart: initial;
    --memberDetailsPaddingInlineEnd: initial;
    --memberDetailsMarginTop: initial;
    --memberDetailsAlignItems: initial;
    --memberDetailsMaxWidth: 500px;
    --memberDetailsMarginBottom: initial;
    --profilePhotoMarginRight: initial;
    --profilePhotoMarginLeft: initial;
    --badgeListContainerJustifyContent: initial;
    --badgeListJustifyContent: end;
    --numbersBoxPosition: initial;
    --numbersBoxJustifyContent: flex-start;
    --nameContainerMaxWidth: initial;
    --nameContainerWidth: initial;
    --nameContainerJustifyContent: flex-start;
    --nameBoxTextMaxWidth: 470px;
    --titleContainerTextAlign: initial;
    --titleContainerDisplay: initial;
    --titleContainerFlexDirection: initial;
    --titleMaxWidth: 470px;
    --buttonsBoxPosition: initial;
    --buttonsBoxTop: initial;
    --buttonsBoxInsetInlineEnd: initial;
    --moreActionsMarginLeft: initial;
    --moreActionsMarginRight: -14px;
    --badgeFont: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badgeIconHeight: 12px;
    --badgeIconWidth: initial;
    --badgeIconMaxWidth: 30px;
    --badgeIconMargin: 0 4px 0 0;
    --remainderWrapperHeight: 20px;
    --remainderWrapperMinWidth: 30px;
    --badgeWrapperHeight: 20px;
    --badgeWrapperWidth: initial;
    --badgeWrapperPadding: 0 8px;
    --badgeTextDisplay: initial;
    --badgeIconDisplay: flex;
    --badgeDefaultIconDisplay: none;
    --remainderBadgeColor: rgb(255, 255, 255);
    --wix-color-1: 255, 255, 255;
    --wix-color-2: 232, 230, 230;
    --wix-color-3: 199, 199, 199;
    --wix-color-4: 89, 89, 89;
    --wix-color-5: 51, 51, 51;
    --wix-color-6: 229, 240, 254;
    --wix-color-7: 200, 224, 254;
    --wix-color-8: 0, 87, 225;
    --wix-color-9: 0, 58, 150;
    --wix-color-10: 0, 29, 75;
    --wix-color-11: 249, 197, 180;
    --wix-color-12: 243, 167, 143;
    --wix-color-13: 237, 88, 41;
    --wix-color-14: 158, 59, 27;
    --wix-color-15: 79, 29, 14;
    --wix-color-16: 210, 172, 247;
    --wix-color-17: 186, 131, 240;
    --wix-color-18: 128, 21, 232;
    --wix-color-19: 85, 14, 155;
    --wix-color-20: 43, 7, 77;
    --wix-color-21: 177, 211, 187;
    --wix-color-22: 127, 168, 139;
    --wix-color-23: 64, 124, 81;
    --wix-color-24: 43, 83, 54;
    --wix-color-25: 21, 41, 27;
    --wix-color-26: 255, 255, 255;
    --wix-color-27: 51, 51, 51;
    --wix-color-28: 232, 230, 230;
    --wix-color-29: 199, 199, 199;
    --wix-color-30: 89, 89, 89;
    --wix-color-31: 0, 87, 225;
    --wix-color-32: 0, 58, 150;
    --wix-color-33: 0, 29, 75;
    --wix-color-34: 229, 240, 254;
    --wix-color-35: 51, 51, 51;
    --wix-color-36: 51, 51, 51;
    --wix-color-37: 89, 89, 89;
    --wix-color-38: 0, 87, 225;
    --wix-color-39: 0, 87, 225;
    --wix-color-40: 255, 255, 255;
    --wix-color-41: 255, 255, 255;
    --wix-color-42: 0, 87, 225;
    --wix-color-43: 0, 87, 225;
    --wix-color-44: 199, 199, 199;
    --wix-color-45: 199, 199, 199;
    --wix-color-46: 255, 255, 255;
    --wix-color-47: 255, 255, 255;
    --wix-color-48: 0, 87, 225;
    --wix-color-49: 0, 87, 225;
    --wix-color-50: 0, 87, 225;
    --wix-color-51: 0, 87, 225;
    --wix-color-52: 255, 255, 255;
    --wix-color-53: 255, 255, 255;
    --wix-color-54: 199, 199, 199;
    --wix-color-55: 199, 199, 199;
    --wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Title-style: normal;
    --wix-font-Title-variant: normal;
    --wix-font-Title-weight: normal;
    --wix-font-Title-size: 60px;
    --wix-font-Title-line-height: 1.4em;
    --wix-font-Title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Title-text-decoration: none;
    --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Menu-style: normal;
    --wix-font-Menu-variant: normal;
    --wix-font-Menu-weight: normal;
    --wix-font-Menu-size: 16px;
    --wix-font-Menu-line-height: 1.4em;
    --wix-font-Menu-family: din-next-w01-light, sans-serif;
    --wix-font-Menu-text-decoration: none;
    --wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-style: normal;
    --wix-font-Page-title-variant: normal;
    --wix-font-Page-title-weight: normal;
    --wix-font-Page-title-size: 40px;
    --wix-font-Page-title-line-height: 1.4em;
    --wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-text-decoration: none;
    --wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-style: normal;
    --wix-font-Heading-XL-variant: normal;
    --wix-font-Heading-XL-weight: normal;
    --wix-font-Heading-XL-size: 38px;
    --wix-font-Heading-XL-line-height: 1.4em;
    --wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-text-decoration: none;
    --wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-style: normal;
    --wix-font-Heading-L-variant: normal;
    --wix-font-Heading-L-weight: normal;
    --wix-font-Heading-L-size: 35px;
    --wix-font-Heading-L-line-height: 1.4em;
    --wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-text-decoration: none;
    --wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-style: normal;
    --wix-font-Heading-M-variant: normal;
    --wix-font-Heading-M-weight: normal;
    --wix-font-Heading-M-size: 27px;
    --wix-font-Heading-M-line-height: 1.4em;
    --wix-font-Heading-M-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-text-decoration: none;
    --wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-style: normal;
    --wix-font-Heading-S-variant: normal;
    --wix-font-Heading-S-weight: normal;
    --wix-font-Heading-S-size: 25px;
    --wix-font-Heading-S-line-height: 1.4em;
    --wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-text-decoration: none;
    --wix-font-Body-L: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-style: normal;
    --wix-font-Body-L-variant: normal;
    --wix-font-Body-L-weight: normal;
    --wix-font-Body-L-size: 11px;
    --wix-font-Body-L-line-height: 1.4em;
    --wix-font-Body-L-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-text-decoration: none;
    --wix-font-Body-M: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-style: normal;
    --wix-font-Body-M-variant: normal;
    --wix-font-Body-M-weight: normal;
    --wix-font-Body-M-size: 16px;
    --wix-font-Body-M-line-height: 1.4em;
    --wix-font-Body-M-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-text-decoration: none;
    --wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-style: normal;
    --wix-font-Body-S-variant: normal;
    --wix-font-Body-S-weight: normal;
    --wix-font-Body-S-size: 14px;
    --wix-font-Body-S-line-height: 1.4em;
    --wix-font-Body-S-family: helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-text-decoration: none;
    --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Body-XS-style: normal;
    --wix-font-Body-XS-variant: normal;
    --wix-font-Body-XS-weight: normal;
    --wix-font-Body-XS-size: 12px;
    --wix-font-Body-XS-line-height: 1.4em;
    --wix-font-Body-XS-family: din-next-w01-light, sans-serif;
    --wix-font-Body-XS-text-decoration: none;
    --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-style: normal;
    --wix-font-LIGHT-variant: normal;
    --wix-font-LIGHT-weight: normal;
    --wix-font-LIGHT-size: 12px;
    --wix-font-LIGHT-line-height: 1.4em;
    --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-text-decoration: none;
    --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-style: normal;
    --wix-font-MEDIUM-variant: normal;
    --wix-font-MEDIUM-weight: normal;
    --wix-font-MEDIUM-size: 12px;
    --wix-font-MEDIUM-line-height: 1.4em;
    --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-text-decoration: none;
    --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
    --wix-font-STRONG-style: normal;
    --wix-font-STRONG-variant: normal;
    --wix-font-STRONG-weight: normal;
    --wix-font-STRONG-size: 12px;
    --wix-font-STRONG-line-height: 1.4em;
    --wix-font-STRONG-family: HelveticaNeueW01-65Medi;
    --wix-font-STRONG-text-decoration: none;
}

#comp-l0h62nf5 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: var(--color_11);
    --rd: 0px;
    --shd: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    --pad: 10px;
    --fnt: var(--font_8);
    --brd: var(--color_15);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brdh: var(--color_17);
    --txth: var(--color_17);
    --alpha-txth: 1;
    --brds: var(--color_18);
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
    --alpha-brdh: 1;
    --alpha-brd: 0;
    --alpha-brds: 1;
    --bg: var(--color_11);
    --alpha-bg: 1;
}

#comp-l0h62nf5 {
    width: 956px;
    height: 40px;
}

#comp-l0h62nf5 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#comp-kcyijl2p {
    width: 26px;
    height: 152px;
}

#comp-kcyijl2p {
    --item-size: 26px;
    --item-margin: 0px 0px 16px 0px;
    --item-display: block;
    width: 26px;
    height: 152px;
}

#SITE_FOOTER {
    --bg: var(--color_20);
    --shd: none;
    --brwt: 0px;
    --brd: var(--color_15);
    --brwb: 0px;
    --bgctr: var(--color_20);
    --rd: 0px;
    --alpha-bgctr: 1;
    --alpha-brd: 1;
    --alpha-bg: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-blur: 0px;
    --backdrop-filter: none;
}

#SITE_FOOTER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_FOOTERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(11, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l3m30kaa"] {
    position: relative;
    margin: 18px 0px 19px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153p0ze"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 3 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itband"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153u5eo"] {
    position: relative;
    margin: 2px 0px 6px calc((100% - 980px) * 0.5);
    left: 356px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sditq"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sj63d"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153q9dr"] {
    position: relative;
    margin: 0px 0px 46px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itct22"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153vgl6"] {
    position: relative;
    margin: 0px 0px 8px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153ukag"] {
    position: relative;
    margin: 0px 0px 30px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 3 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l13xwebd"] {
    position: relative;
    margin: 0px 0px 70px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153y5hi"] {
    position: relative;
    margin: 0px 0px 67px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 9 / 1 / 10 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ic8glc"] {
    position: relative;
    margin: 0px 0px 25px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 10 / 1 / 11 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ibh4od"] {
    position: relative;
    margin: 0px 0px 9px calc((100% - 980px) * 0.5);
    left: 2px;
    grid-area: 11 / 1 / 12 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9q7vfn"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 12 / 1 / 13 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_FOOTER {
    --shc-mutated-brightness: 0, 15, 38;
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
}

#comp-l3m30kaa {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m30kaa {
    width: 276px;
    height: 50px;
}

#comp-l3m30kaa {
    --height: 50px;
    --width: 276px;
}

#comp-l153p0ze {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153p0ze {
    width: 298px;
    height: auto;
}

#comp-l0itband {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itband {
    width: 159px;
    height: auto;
}

#comp-l153u5eo {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153u5eo {
    width: 297px;
    height: 5px;
}

#comp-l153u5eo {
    transform-origin: center 0.5px;
}

#comp-ke9sditq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sditq {
    width: 308px;
    height: auto;
}

#comp-ke9sj63d {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sj63d {
    width: 297px;
    height: auto;
}

#comp-ke9sj63d {
    --min-height: 26px;
}

#comp-l153q9dr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153q9dr {
    width: 174px;
    height: auto;
}

#comp-l153q9dr {
    --min-height: 26px;
}

#comp-l0itct22 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itct22 {
    width: 224px;
    height: auto;
}

#comp-l153vgl6 {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153vgl6 {
    width: 265px;
    height: 5px;
}

#comp-l153vgl6 {
    transform-origin: center 0.5px;
}

#comp-l153ukag {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153ukag {
    width: 265px;
    height: auto;
}

#comp-l13xwebd {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13xwebd {
    width: 282px;
    height: auto;
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root:hover {
    background: #FFFFFF;
    border: 0px solid #333333;
    border-bottom: 0px solid #333333
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__label {
    color: #333333;
    text-decoration-line: underline;
    letter-spacing: 0.1em
}

#comp-l153y5hi .style-l153yxjx__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: flex-start
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    font-family: wfont_46a067_7c370d01944b46418218fe88d360f9f6, wf_7c370d01944b46418218fe88d, orig_red_hat_text_bold_italic;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

#comp-l153y5hi {
    width: 142px;
    height: 40px;
}

#comp-l0ic8glc {
    --lnw: 2px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l0ic8glc {
    width: 980px;
    height: 5px;
}

#comp-l0ic8glc {
    transform-origin: center 1px;
}

#comp-l0ibh4od {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ibh4od {
    width: 980px;
    height: auto;
}

#comp-ke9q7vfn {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-bottom: -17px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer]>[id="comp-kcyfonq7"] {
    position: relative;
    margin: 23px 0px 0px calc((100% - 980px) * 0.5);
    left: 108px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-ke9q7vfn {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-ke9q7vhf {
    width: 980px;
}

#comp-ke9q7vhf {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-kcyfonq7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kcyfonq7 {
    width: 750px;
    height: auto;
}

@font-face {
    font-display: swap;
    font-family: wf_3cd3f1a86ec441748382f9956;
    src: url("https://static.wixstatic.com/ufonts/46a067_3cd3f1a86ec441748382f9956b9c098f/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_3cd3f1a86ec441748382f9956b9c098f/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_3cd3f1a86ec441748382f9956b9c098f/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'futura-lt-w01-book';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_85-heavy1475544';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w05_85-heavy.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_85-heavy1475544';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/74290729-59ae-4129-87d0-2eec3974dce1/v1/avenir-lt-w01_85-heavy1475544.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-lt-w10-bold.woff2') format('woff2');
    unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w02-bold.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w01-bold.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/aDjpMND83pDErGXlVEr-Sfk_vArhqVIZ0nv9q090hN8.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/c4FPK8_hIFKoX59qcGwdChUOjZSKWg4xBWp_C_qQx0o.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/RbebACOccNN-5ixkDIVLjRUOjZSKWg4xBWp_C_qQx0o.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/9VWMTeb5jtXkNoTv949Npfk_vArhqVIZ0nv9q090hN8.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w02-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C7, U+02C9, U+02D8-02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E002, U+E004, U+E006, U+E008-E009, U+E00D, U+E00F, U+E011, U+E013, U+E015, U+E017, U+E01A, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8eac109b-0fa9-42bf-a305-43e471e23779/v1/helvetica-w01-light.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_3d9875f5c8744297a9f07bfba;
    src: url("https://static.wixstatic.com/ufonts/46a067_3d9875f5c8744297a9f07bfba545fe59/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_3d9875f5c8744297a9f07bfba545fe59/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_3d9875f5c8744297a9f07bfba545fe59/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7c370d01944b46418218fe88d;
    src: url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'futura-lt-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2');
    unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'futura-lt-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_101308c112ba47e5b64457de1;
    src: url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/ttf/file.ttf") format("ttf");
}

#c1dmp {
    --param_boolean_previewHover: false;
}

#c1dmp {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerc1dmpinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(6, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjj"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lza2u337"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjm"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjn1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjo"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjo1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerc1dmpinlineContent-gridContainer]>[id="comp-lfvjlsjo2"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 7 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsjj {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjjinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjjinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjjinlineContent-gridContainer]>[id="comp-kd2s0n60"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kd2s0n60 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 80px - 80px);
    min-width: 100%;
}

[data-mesh-id=comp-kd2s0n80inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-l16zq8ek"] {
    position: relative;
    margin: 71px 0px -40px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-kcyreoui"] {
    position: relative;
    margin: 0px 0px 19px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-kcyk1ggv"] {
    position: relative;
    margin: 0px 0px 48px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-l0isinxg"] {
    position: relative;
    margin: 0px 0px 48px calc((100% - 490px) * 0.5);
    left: 174px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s0n80inlineContent-gridContainer]>[id="comp-l1dzvebr"] {
    position: relative;
    margin: 0px 0px 48px calc((100% - 490px) * 0.5);
    left: 336px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kd2s2l6tinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 487px;
}

#comp-kd2s0n80 {
    width: 490px;
}

#comp-l16zq8ek {
    width: 466px;
}

[data-mesh-id=comp-l16zq8ekinlineContent] {
    height: auto;
    width: 466px;
}

[data-mesh-id=comp-l16zq8ekinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zq8ekinlineContent-gridContainer]>[id="comp-l0ii7gch"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zq8ekinlineContent-gridContainer]>[id="comp-kd2s8lli"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ii7gch {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0ii7gch {
    width: 62px;
    height: 5px;
}

#comp-kd2s8lli {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kd2s8lli {
    width: 466px;
    height: auto;
}

#comp-kcyreoui {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kcyreoui {
    width: 466px;
    height: auto;
}

#comp-kcyk1ggv {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-kcyk1ggv {
    width: 148px;
    height: 46px;
}

#comp-l0isinxg {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l0isinxg {
    width: 148px;
    height: 46px;
}

#comp-l1dzvebr {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 13px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l1dzvebr {
    width: 148px;
    height: 46px;
}

#comp-kd2s2l6t {
    width: 490px;
}

#comp-lza2u337 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lza2u337inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 267px;
}

#comp-lfvjlsjm {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjminlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjminlineContent-gridContainer]>[id="comp-l0ir5xb8"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ir5xb8 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0ir5xdxinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l16zq4qc"] {
    position: relative;
    margin: 105px 0px 10px calc((100% - 980px) * 0.5);
    left: 12px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0iopccn"] {
    position: relative;
    margin: 0px 0px -45px calc((100% - 980px) * 0.5);
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0irfxr2"] {
    position: relative;
    margin: 70px 0px 10px calc((100% - 980px) * 0.5);
    left: 12px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0ip06ia"] {
    position: relative;
    margin: 64px 0px -106px calc((100% - 980px) * 0.5);
    left: 488px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0tlzpgh"] {
    position: relative;
    margin: 90px 0px 10px calc((100% - 980px) * 0.5);
    left: 488px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0tlx4hm"] {
    position: relative;
    margin: 149px 0px -23px calc((100% - 980px) * 0.5);
    left: 718px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ir5xdxinlineContent-gridContainer]>[id="comp-l0ip9qmb"] {
    position: relative;
    margin: 0px 0px 54px calc((100% - 980px) * 0.5);
    left: 718px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ir5xdx {
    width: 980px;
}

#comp-l16zq4qc {
    width: 422px;
}

[data-mesh-id=comp-l16zq4qcinlineContent] {
    height: auto;
    width: 422px;
}

[data-mesh-id=comp-l16zq4qcinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zq4qcinlineContent-gridContainer]>[id="comp-l0k0zxq2"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zq4qcinlineContent-gridContainer]>[id="comp-l0iooo58"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0k0zxq2 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0k0zxq2 {
    width: 44px;
    height: 5px;
}

#comp-l0iooo58 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iooo58 {
    width: 422px;
    height: auto;
}

#comp-l0iopccn {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iopccn {
    width: 432px;
    height: auto;
}

#comp-l0irfxr2 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l0irfxr2 {
    width: 148px;
    height: 46px;
}

#comp-l0ip06ia {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0ip06ia {
    width: 216px;
    height: 353px;
}

#comp-l0tlzpgh {
    width: 216px;
}

[data-mesh-id=comp-l0tlzpghinlineContent] {
    height: auto;
    width: 216px;
}

[data-mesh-id=comp-l0tlzpghinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0tlzpghinlineContent-gridContainer]>[id="comp-l0iiq274"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlzpghinlineContent-gridContainer]>[id="comp-l0iit937"] {
    position: relative;
    margin: 71px 0px 10px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iiq274 {
    width: 216px;
    height: 213px;
}

#comp-l0iit937 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iit937 {
    width: 189px;
    height: auto;
}

#comp-l0tlx4hm {
    width: 215px;
}

[data-mesh-id=comp-l0tlx4hminlineContent] {
    height: auto;
    width: 215px;
}

[data-mesh-id=comp-l0tlx4hminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0tlx4hminlineContent-gridContainer]>[id="comp-l0iip92w"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlx4hminlineContent-gridContainer]>[id="comp-l0iis695"] {
    position: relative;
    margin: 60px 0px 54px 0;
    left: 12px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iip92w {
    width: 215px;
    height: 185px;
}

#comp-l0iis695 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iis695 {
    width: 191px;
    height: auto;
}

#comp-l0ip9qmb {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0ip9qmb {
    width: 215px;
    height: 324px;
}

#comp-lfvjlsjn1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjn1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjn1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjn1inlineContent-gridContainer]>[id="comp-lf9sb0bx"] {
    position: relative;
    margin: 0px 0px 59px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lf9sb0bx {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-lf9sb0k1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer]>[id="comp-lfl68f3h"] {
    position: relative;
    margin: 46px 0px 39px calc((100% - 980px) * 0.5);
    left: 162px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer]>[id="comp-lfl6ebim"] {
    position: relative;
    margin: 46px 0px 10px calc((100% - 980px) * 0.5);
    left: 451px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer]>[id="comp-lf9sbnkt"] {
    position: relative;
    margin: 0px 0 48px 0;
    left: 0;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: stretch;
    align-self: start;
}

[data-mesh-id=comp-lf9sb0k1inlineContent-gridContainer]>[id="comp-lfl6ab1h"] {
    position: relative;
    margin: 0px 0px 56px calc((100% - 980px) * 0.5);
    left: 416px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lf9sb0k1 {
    width: 980px;
}

#comp-lfl6ebim {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-lfl6ebim {
    width: 78px;
    height: 5px;
}

#comp-lf9sbnkt {
    width: 100%;
    left: 0;
    margin-left: 0;
    min-width: initial;
    height: 341px;
}

#comp-lfl6ab1h {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-lfl6ab1h {
    width: 148px;
    height: 46px;
}

#comp-lfvjlsjo {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjoinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[data-mesh-id=comp-lfvjlsjoinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-bottom: -5px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjoinlineContent-gridContainer]>[id="comp-l0legjyt"] {
    position: relative;
    margin: 372px 0px 10px calc((100% - 980px) * 0.5);
    left: 933px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjoinlineContent-gridContainer]>[id="comp-l0ldwjss"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0legjyt {
    width: 47px;
    height: 47px;
}

#comp-l0ldwjss {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0ldwjyzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(7, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l16zpsrd"] {
    position: relative;
    margin: 38px 0px 43px calc((100% - 980px) * 0.5);
    left: 82px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1lv5"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 53px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1p1v"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 354px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1rhb"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 655px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1uec"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 53px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va1y4q"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 354px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va212n"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 655px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va2aaj"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 53px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va26sl"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 354px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va2491"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 655px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l0va2fdx"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 55px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-m6wnikjg"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 354px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-gridContainer]>[id="comp-l7hrixye"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 655px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-wedge-4] {
    visibility: hidden;
    height: 507px;
    width: 0;
    grid-area: 1 / 1 / 4 / 2;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-wedge-6] {
    visibility: hidden;
    height: 853px;
    width: 0;
    grid-area: 1 / 1 / 6 / 2;
}

[data-mesh-id=comp-l0ldwjyzinlineContent-wedge-8] {
    visibility: hidden;
    height: 1203px;
    width: 0;
    grid-area: 1 / 1 / 8 / 2;
}

#comp-l0ldwjyz {
    width: 980px;
}

#comp-l16zpsrd {
    width: 845px;
}

[data-mesh-id=comp-l16zpsrdinlineContent] {
    height: auto;
    width: 845px;
}

[data-mesh-id=comp-l16zpsrdinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zpsrdinlineContent-gridContainer]>[id="comp-l0tpt7o7"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 376px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zpsrdinlineContent-gridContainer]>[id="comp-l0tmv922"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0tpt7o7 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0tpt7o7 {
    width: 78px;
    height: 5px;
}

#comp-l0tmv922 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tmv922 {
    width: 845px;
    height: auto;
}

#comp-l0va1lv5 {
    width: 272px;
}

[data-mesh-id=comp-l0va1lv5inlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pip"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pix"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pj0"] {
    position: relative;
    margin: 0px 0px 21px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pj2"] {
    position: relative;
    margin: 0px 0px 11px 0;
    left: 39px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pj4"] {
    position: relative;
    margin: 0px 0px 31px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0tp8pj7"] {
    position: relative;
    margin: 2px 0px 14px 0;
    left: 16px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1lv5inlineContent-gridContainer]>[id="comp-l0v8lquy"] {
    position: relative;
    margin: 0px 0px 11px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0tp8pip {
    width: 272px;
    height: 272px;
}

#comp-l0tp8pix {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tp8pix {
    width: 257px;
    height: auto;
}

#comp-l0tp8pj0 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tp8pj0 {
    width: 244px;
    height: auto;
}

#comp-l0tp8pj2 {
    width: 47px;
    height: 47px;
}

#comp-l0tp8pj4 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0tp8pj4 {
    width: 272px;
    height: 5px;
}

#comp-l0tp8pj7 {
    width: 42px;
    height: 42px;
}

#comp-l0v8lquy {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8lquy {
    width: 238px;
    height: auto;
}

#comp-l0va1p1v {
    width: 272px;
}

[data-mesh-id=comp-l0va1p1vinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8f"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8h2"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8j2"] {
    position: relative;
    margin: 0px 0px 4px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8m"] {
    position: relative;
    margin: 2px 0px 9px 0;
    left: 28px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpbe8o"] {
    position: relative;
    margin: 0px 0px 31px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0tpdeqd"] {
    position: relative;
    margin: 0px 0px 11px 0;
    left: 19px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1p1vinlineContent-gridContainer]>[id="comp-l0v8lxz5"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0tpbe8f {
    width: 272px;
    height: 272px;
}

#comp-l0tpbe8h2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tpbe8h2 {
    width: 257px;
    height: auto;
}

#comp-l0tpbe8j2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tpbe8j2 {
    width: 244px;
    height: auto;
}

#comp-l0tpbe8m {
    width: 47px;
    height: 47px;
}

#comp-l0tpbe8o {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0tpbe8o {
    width: 272px;
    height: 5px;
}

#comp-l0tpdeqd {
    width: 19px;
    height: 47px;
}

#comp-l0v8lxz5 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8lxz5 {
    width: 238px;
    height: auto;
}

#comp-l0va1rhb {
    width: 272px;
}

[data-mesh-id=comp-l0va1rhbinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0ihkr91"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0ihkr9g"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0ihkr9v"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0ihq519"] {
    position: relative;
    margin: 3px 0px 11px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0iq5553"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0irv9j5"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1rhbinlineContent-gridContainer]>[id="comp-l0v8m2sv"] {
    position: relative;
    margin: 0px 0px 12px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ihkr91 {
    width: 272px;
    height: 272px;
}

#comp-l0ihkr9g {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ihkr9g {
    width: 257px;
    height: auto;
}

#comp-l0ihkr9v {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ihkr9v {
    width: 244px;
    height: auto;
}

#comp-l0ihq519 {
    width: 47px;
    height: 47px;
}

#comp-l0iq5553 {
    width: 41px;
    height: 47px;
}

#comp-l0irv9j5 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0irv9j5 {
    width: 272px;
    height: 5px;
}

#comp-l0v8m2sv {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8m2sv {
    width: 238px;
    height: auto;
}

#comp-l0va1uec {
    width: 272px;
}

[data-mesh-id=comp-l0va1uecinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0iqbs8x"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0iqbs9f"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0iqbsbr"] {
    position: relative;
    margin: 0px 0px 48px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0iqbsci"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0isagua"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0jylf28"] {
    position: relative;
    margin: 4px 0px 14px 0;
    left: 8px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1uecinlineContent-gridContainer]>[id="comp-l0v8mdhb"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 17px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iqbs8x {
    width: 272px;
    height: 272px;
}

#comp-l0iqbs9f {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs9f {
    width: 257px;
    height: auto;
}

#comp-l0iqbsbr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbsbr {
    width: 244px;
    height: auto;
}

#comp-l0iqbsci {
    width: 47px;
    height: 47px;
}

#comp-l0isagua {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0isagua {
    width: 272px;
    height: 5px;
}

#comp-l0jylf28 {
    width: 62px;
    height: 42px;
}

#comp-l0v8mdhb {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8mdhb {
    width: 238px;
    height: auto;
}

#comp-l0va1y4q {
    width: 272px;
}

[data-mesh-id=comp-l0va1y4qinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0iqbs2u"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0iqbs3c"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0iqbs3y"] {
    position: relative;
    margin: 0px 0px 2px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0iqbs4j"] {
    position: relative;
    margin: 0px 0px 9px 0;
    left: 39px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0is9nnn"] {
    position: relative;
    margin: 0px 0px 33px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0ipyt1s"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va1y4qinlineContent-gridContainer]>[id="comp-l0v8mk86"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iqbs2u {
    width: 272px;
    height: 272px;
}

#comp-l0iqbs3c {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs3c {
    width: 257px;
    height: auto;
}

#comp-l0iqbs3y {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs3y {
    width: 244px;
    height: auto;
}

#comp-l0iqbs4j {
    width: 47px;
    height: 47px;
}

#comp-l0is9nnn {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0is9nnn {
    width: 272px;
    height: 5px;
}

#comp-l0ipyt1s {
    width: 49px;
    height: 42px;
}

#comp-l0v8mk86 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8mk86 {
    width: 238px;
    height: auto;
}

#comp-l0va212n {
    width: 272px;
}

[data-mesh-id=comp-l0va212ninlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0ihl6se"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0ihl6su"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0ihl6t8"] {
    position: relative;
    margin: 0px 0px 2px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0ihq9ga"] {
    position: relative;
    margin: 3px 0px 11px 0;
    left: 31px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0irvga3"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0jyhlvv"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va212ninlineContent-gridContainer]>[id="comp-l0v8mo38"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ihl6se {
    width: 272px;
    height: 272px;
}

#comp-l0ihl6su {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ihl6su {
    width: 257px;
    height: auto;
}

#comp-l0ihl6t8 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ihl6t8 {
    width: 244px;
    height: auto;
}

#comp-l0ihq9ga {
    width: 47px;
    height: 47px;
}

#comp-l0irvga3 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0irvga3 {
    width: 272px;
    height: 5px;
}

#comp-l0jyhlvv {
    width: 45px;
    height: 47px;
}

#comp-l0v8mo38 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8mo38 {
    width: 238px;
    height: auto;
}

#comp-l0va2aaj {
    width: 272px;
}

[data-mesh-id=comp-l0va2aajinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0iqbs59"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0iqbs6j"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0iqbs72"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0iqbs7l"] {
    position: relative;
    margin: 0px 0px 9px 0;
    left: 28px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0isaa8b"] {
    position: relative;
    margin: 0px 0px 33px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0k1nfx5"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2aajinlineContent-gridContainer]>[id="comp-l0v8n6d9"] {
    position: relative;
    margin: 0px 0px 19px 0;
    left: 17px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iqbs59 {
    width: 272px;
    height: 272px;
}

#comp-l0iqbs6j {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs6j {
    width: 257px;
    height: auto;
}

#comp-l0iqbs72 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbs72 {
    width: 244px;
    height: auto;
}

#comp-l0iqbs7l {
    width: 47px;
    height: 47px;
}

#comp-l0isaa8b {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0isaa8b {
    width: 272px;
    height: 5px;
}

#comp-l0k1nfx5 {
    width: 48px;
    height: 42px;
}

#comp-l0v8n6d9 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8n6d9 {
    width: 238px;
    height: auto;
}

#comp-l0va26sl {
    width: 272px;
}

[data-mesh-id=comp-l0va26slinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0iqbsdt"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0iqbsef"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0iqbsf3"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0iqbsfm"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 31px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0isam3j"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0jyfsnr"] {
    position: relative;
    margin: 0px 0px 18px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va26slinlineContent-gridContainer]>[id="comp-l0v8myn4"] {
    position: relative;
    margin: 0px 0px 19px 0;
    left: 17px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iqbsdt {
    width: 272px;
    height: 272px;
}

#comp-l0iqbsef {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbsef {
    width: 257px;
    height: auto;
}

#comp-l0iqbsf3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iqbsf3 {
    width: 244px;
    height: auto;
}

#comp-l0iqbsfm {
    width: 47px;
    height: 47px;
}

#comp-l0isam3j {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0isam3j {
    width: 272px;
    height: 5px;
}

#comp-l0jyfsnr {
    width: 43px;
    height: 42px;
}

#comp-l0v8myn4 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8myn4 {
    width: 238px;
    height: auto;
}

#comp-l0va2491 {
    width: 272px;
}

[data-mesh-id=comp-l0va2491inlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0ir4ady"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0ir4aer"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0ir4afj"] {
    position: relative;
    margin: 0px 0px 1px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0ir4agg"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0isayxk"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0k0tha1"] {
    position: relative;
    margin: 2px 0px 16px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2491inlineContent-gridContainer]>[id="comp-l0v8msm8"] {
    position: relative;
    margin: 0px 0px 16px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ir4ady {
    width: 272px;
    height: 272px;
}

#comp-l0ir4aer {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ir4aer {
    width: 257px;
    height: auto;
}

#comp-l0ir4afj {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ir4afj {
    width: 244px;
    height: auto;
}

#comp-l0ir4agg {
    width: 47px;
    height: 47px;
}

#comp-l0isayxk {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0isayxk {
    width: 272px;
    height: 5px;
}

#comp-l0k0tha1 {
    width: 48px;
    height: 42px;
}

#comp-l0v8msm8 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8msm8 {
    width: 238px;
    height: auto;
}

#comp-l0va2fdx {
    width: 272px;
}

[data-mesh-id=comp-l0va2fdxinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir29"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2f"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2i"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2k"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2m"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0tpir2o"] {
    position: relative;
    margin: 2px 0px 16px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2fdxinlineContent-gridContainer]>[id="comp-l0v8p7zz"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0tpir29 {
    width: 272px;
    height: 272px;
}

#comp-l0tpir2f {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tpir2f {
    width: 257px;
    height: auto;
}

#comp-l0tpir2i {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tpir2i {
    width: 244px;
    height: auto;
}

#comp-l0tpir2k {
    width: 47px;
    height: 47px;
}

#comp-l0tpir2m {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0tpir2m {
    width: 272px;
    height: 5px;
}

#comp-l0tpir2o {
    width: 44px;
    height: 42px;
}

#comp-l0v8p7zz {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0v8p7zz {
    width: 238px;
    height: auto;
}

#comp-m6wnikjg {
    width: 272px;
}

[data-mesh-id=comp-m6wnikjginlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikku"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikky"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl01"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl13"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl26"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl33"] {
    position: relative;
    margin: 2px 0px 16px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnikjginlineContent-gridContainer]>[id="comp-m6wnikl46"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-m6wnikku {
    width: 272px;
    height: 272px;
}

#comp-m6wnikky {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m6wnikky {
    width: 257px;
    height: auto;
}

#comp-m6wnikl01 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m6wnikl01 {
    width: 244px;
    height: auto;
}

#comp-m6wnikl13 {
    width: 47px;
    height: 47px;
}

#comp-m6wnikl26 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-m6wnikl26 {
    width: 272px;
    height: 5px;
}

#comp-m6wnikl33 {
    width: 44px;
    height: 42px;
}

#comp-m6wnikl46 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m6wnikl46 {
    width: 238px;
    height: auto;
}

#comp-l7hrixye {
    width: 272px;
}

[data-mesh-id=comp-l7hrixyeinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy1n"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy2g"] {
    position: relative;
    margin: 0px 0px 4px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy2s"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy2v"] {
    position: relative;
    margin: 0px 0px 2px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy2z"] {
    position: relative;
    margin: 0px 0px 26px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy38"] {
    position: relative;
    margin: 1px 0px 4px 0;
    left: 23px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrixyeinlineContent-gridContainer]>[id="comp-l7hriy3c"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l7hriy1n {
    width: 272px;
    height: 272px;
}

#comp-l7hriy2g {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l7hriy2g {
    width: 257px;
    height: auto;
}

#comp-l7hriy2s {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l7hriy2s {
    width: 244px;
    height: auto;
}

#comp-l7hriy2v {
    width: 47px;
    height: 47px;
}

#comp-l7hriy2z {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l7hriy2z {
    width: 272px;
    height: 5px;
}

#comp-l7hriy38 {
    width: 24px;
    height: 44px;
}

#comp-l7hriy3c {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l7hriy3c {
    width: 238px;
    height: auto;
}

#comp-lfvjlsjo1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjo1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjo1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjo1inlineContent-gridContainer]>[id="comp-l0iujl0e"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iujl0e {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0iujl2finlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer]>[id="comp-l16zpo7z"] {
    position: relative;
    margin: 49px 0px 60px calc((100% - 980px) * 0.5);
    left: 67px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer]>[id="comp-l0iun0pp"] {
    position: relative;
    margin: 0px 0px 24px calc((100% - 980px) * 0.5);
    left: 52px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer]>[id="comp-l0iuuomx"] {
    position: relative;
    margin: 0px 0px 15px calc((100% - 980px) * 0.5);
    left: 500px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iujl2finlineContent-gridContainer]>[id="comp-l0jx5fe1"] {
    position: relative;
    margin: 0px 0px 69px calc((100% - 980px) * 0.5);
    left: 419px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iujl2f {
    width: 980px;
}

#comp-l16zpo7z {
    width: 845px;
}

[data-mesh-id=comp-l16zpo7zinlineContent] {
    height: auto;
    width: 845px;
}

[data-mesh-id=comp-l16zpo7zinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zpo7zinlineContent-gridContainer]>[id="comp-l0iune95"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zpo7zinlineContent-gridContainer]>[id="comp-l0iv1nu2"] {
    position: relative;
    margin: 43px 0px 25px 0;
    left: 142px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zpo7zinlineContent-gridContainer]>[id="comp-l0iv2876"] {
    position: relative;
    margin: 43px 0px 25px 0;
    left: 629px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iune95 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iune95 {
    width: 845px;
    height: auto;
}

#comp-l0iv1nu2 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0iv1nu2 {
    width: 77px;
    height: 5px;
}

#comp-l0iv2876 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0iv2876 {
    width: 77px;
    height: 5px;
}

#comp-l0iun0pp {
    --brw: 0px;
    --brd: 66, 55, 55;
    --bg: 200, 238, 245;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 1;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0iun0pp:hover,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within {
    z-index: 1;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iun0pp {
    width: 390px;
}

[data-mesh-id=comp-l0iun0ppinlineContent] {
    height: auto;
    width: 390px;
}

[data-mesh-id=comp-l0iun0ppinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 552px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0iun0ppinlineContent-gridContainer]>[id="comp-l0iun0s1"] {
    position: relative;
    margin: 408px 0px 10px 0;
    left: 30px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iun0ppinlineContent-gridContainer]>[id="comp-l0va2vhc"] {
    position: relative;
    margin: 10px 0px 10px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iun0ppinlineContent-gridContainer]>[id="comp-l1dnjbb6"] {
    position: relative;
    margin: 411px 0px 10px 0;
    left: 118px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iun0s1:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0s1:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0s1 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iun0pp:hover #comp-l0iun0s1,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l0iun0s1 {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

.device-mobile-optimized #comp-l0iun0s1 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iun0s1 {
    width: 147px;
    height: 30px;
}

#comp-l0va2vhc {
    width: 372px;
}

[data-mesh-id=comp-l0va2vhcinlineContent] {
    height: auto;
    width: 372px;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer]>[id="comp-l0iun0rb"] {
    position: relative;
    margin: 0px 0px -160px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer]>[id="comp-l0iun0rg"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer]>[id="comp-l0iun0rm"] {
    position: relative;
    margin: 21px 0px 8px 0;
    left: 18px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va2vhcinlineContent-gridContainer]>[id="comp-l0iuwfvu"] {
    position: relative;
    margin: 0px 0px 46px 0;
    left: 18px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iun0rb {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0iun0rb {
    width: 372px;
    height: 464px;
}

#comp-l0iun0rg:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0rg:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0rg:not(.is-animating) {
    transform-origin: 50% 100%;
}

#comp-l0iun0pp:hover #comp-l0iun0rg,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l0iun0rg {
    opacity: 1;
    visibility: visible;
    transform: translateX(0px)translateY(0px)scaleX(1)scaleY(1.45)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iun0rg {
    width: 372px;
    height: 161px;
}

#comp-l0iun0rm {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iun0rm:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0rm:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0pp:hover #comp-l0iun0rm,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l0iun0rm {
    transform: translateX(0px)translateY(-65px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iun0rm {
    width: 341px;
    height: auto;
}

#comp-l0iuwfvu {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iuwfvu:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuwfvu:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iun0pp:hover #comp-l0iuwfvu,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l0iuwfvu {
    transform: translateX(0px)translateY(-65px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuwfvu {
    width: 341px;
    height: auto;
}

#comp-l1dnjbb6:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnjbb6:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnjbb6 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iun0pp:hover #comp-l1dnjbb6,
.keyboard-tabbing-on #comp-l0iun0pp:focus-within #comp-l1dnjbb6 {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l1dnjbb6 {
    width: 142px;
    height: 40px;
}

#comp-l0iuuomx {
    --brw: 0px;
    --brd: 66, 55, 55;
    --bg: 200, 238, 245;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 1;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0iuuomx:hover,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within {
    z-index: 1;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuuomx {
    width: 390px;
}

[data-mesh-id=comp-l0iuuomxinlineContent] {
    height: auto;
    width: 390px;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 561px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer]>[id="comp-l0iuuop6"] {
    position: relative;
    margin: 408px 0px 10px 0;
    left: 30px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer]>[id="comp-l0va3054"] {
    position: relative;
    margin: 10px 0px 10px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer]>[id="comp-l1dnm31w"] {
    position: relative;
    margin: 415px 0px 10px 0;
    left: 130px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0iuuomxinlineContent-gridContainer]>[id="comp-l1dnmtp2"] {
    position: relative;
    margin: 420px 0px 10px 0;
    left: 127px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iuuop6:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuop6:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuop6 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iuuomx:hover #comp-l0iuuop6,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l0iuuop6 {
    opacity: 1;
    visibility: visible;
    transform: translateX(0)translateY(0)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

.device-mobile-optimized #comp-l0iuuop6 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iuuop6 {
    width: 147px;
    height: 30px;
}

#comp-l0va3054 {
    width: 372px;
}

[data-mesh-id=comp-l0va3054inlineContent] {
    height: auto;
    width: 372px;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer]>[id="comp-l0iuuoom"] {
    position: relative;
    margin: 0px 0px -160px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer]>[id="comp-l0iuuoos"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer]>[id="comp-l0iuuop0"] {
    position: relative;
    margin: 16px 0px 13px 0;
    left: 21px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0va3054inlineContent-gridContainer]>[id="comp-l0iuy6eo"] {
    position: relative;
    margin: 0px 0px 67px 0;
    left: 21px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iuuoom {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0iuuoom {
    width: 372px;
    height: 464px;
}

#comp-l0iuuoos:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuoos:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuoos:not(.is-animating) {
    transform-origin: 50% 100%;
}

#comp-l0iuuomx:hover #comp-l0iuuoos,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l0iuuoos {
    opacity: 1;
    visibility: visible;
    transform: translateX(0px)translateY(0px)scaleX(1)scaleY(1.45)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuuoos {
    width: 372px;
    height: 161px;
}

#comp-l0iuuop0 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iuuop0:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuop0:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuomx:hover #comp-l0iuuop0,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l0iuuop0 {
    transform: translateX(0px)translateY(-65px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuuop0 {
    width: 341px;
    height: auto;
}

#comp-l0iuy6eo {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iuy6eo:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuy6eo:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l0iuuomx:hover #comp-l0iuy6eo,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l0iuy6eo {
    transform: translateX(0px)translateY(-72px)scaleX(1)scaleY(1)rotate(0deg)skewX(0deg)skewY(0deg);
    --comp-rotate-z: 0deg;
}

#comp-l0iuy6eo {
    width: 341px;
    height: auto;
}

#comp-l1dnm31w:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnm31w:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnm31w {
    opacity: 0;
    visibility: hidden;
}

#comp-l1dnm31w {
    width: 142px;
    height: 40px;
}

#comp-l1dnmtp2:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnmtp2:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

#comp-l1dnmtp2 {
    opacity: 0;
    visibility: hidden;
}

#comp-l0iuuomx:hover #comp-l1dnmtp2,
.keyboard-tabbing-on #comp-l0iuuomx:focus-within #comp-l1dnmtp2 {
    opacity: 1;
    visibility: visible;
}

#comp-l1dnmtp2 {
    width: 142px;
    height: 40px;
}

#comp-l0jx5fe1 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l0jx5fe1 {
    width: 142px;
    height: 40px;
}

#comp-lfvjlsjo2 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjo2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjo2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjo2inlineContent-gridContainer]>[id="comp-ke9znfwm"] {
    position: relative;
    margin: 0px 0 10px 0;
    left: 0;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: stretch;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjo2inlineContent-gridContainer]>[id="comp-l0ihtr5w"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-ke9znfwm {
    width: 100%;
    left: 0;
    margin-left: 0;
    min-width: initial;
    height: 21px;
}

#comp-l0ihtr5w {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0ihtrb0inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0ihtrb0inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0ihtrb0inlineContent-gridContainer]>[id="comp-l0isslij"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: -503px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ihtrb0inlineContent-gridContainer]>[id="comp-l0ihy4u7"] {
    position: relative;
    margin: 18px 0px 51px calc((100% - 980px) * 0.5);
    left: 78px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ihtrb0 {
    width: 980px;
}

#comp-l0isslij {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 255, 255, 255;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 1;
    --alpha-bg: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0isslij {
    width: 1987px;
}

[data-mesh-id=comp-l0isslijinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 145px;
}

#comp-l0ihy4u7 {
    --brw: 1px;
    --brd: var(--color_13);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0ihy4u7 {
    width: 824px;
}

[data-mesh-id=comp-l0ihy4u7inlineContent] {
    height: auto;
    width: 824px;
}

[data-mesh-id=comp-l0ihy4u7inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0ihy4u7inlineContent-gridContainer]>[id="comp-l16zr6ep"] {
    position: relative;
    margin: 40px 0px 0 0;
    left: 109px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0ihy4u7inlineContent-gridContainer]>[id="comp-l15cngmd"] {
    position: relative;
    margin: 0px 0px 18px 0;
    left: 73px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l16zr6ep {
    width: 605px;
}

[data-mesh-id=comp-l16zr6epinlineContent] {
    height: auto;
    width: 605px;
}

[data-mesh-id=comp-l16zr6epinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l16zr6epinlineContent-gridContainer]>[id="comp-l0iiechi"] {
    position: relative;
    margin: 0px 0px 3px 0;
    left: 246px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l16zr6epinlineContent-gridContainer]>[id="comp-l0ii0yis"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iiechi {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0iiechi {
    width: 114px;
    height: 5px;
}

#comp-l0ii0yis {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ii0yis {
    width: 605px;
    height: auto;
}

#comp-l15cngmd {
    width: 676px;
}

[data-mesh-id=comp-l15cngmdinlineContent] {
    height: auto;
    width: 676px;
}

[data-mesh-id=comp-l15cngmdinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15cngmdinlineContent-gridContainer]>[id="comp-l15cngnp"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15cngnp {
    --rd: 0px;
    --shd: 0 0 0 rgba(0, 0, 0, 0);
    --bg: 255, 255, 255;
    --alpha-bg: 1;
    --brd: 227, 227, 227;
    --alpha-brd: 1;
    --brw: 0px;
}

#comp-l15cngnp {
    width: 676px;
}

[data-mesh-id=comp-l15cngnpinlineContent] {
    height: auto;
    width: 676px;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngnw1"] {
    position: relative;
    margin: 45px 0px 57px 0;
    left: 95px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngnw5"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 95px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngo33"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 354px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngo54"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 95px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngo64"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 354px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngo82"] {
    position: relative;
    margin: 0px 0px 41px 0;
    left: 95px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngof"] {
    position: relative;
    margin: 17px 0px 34px 0;
    left: 354px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngoi"] {
    position: relative;
    margin: 0px 0px 16px 0;
    left: 224px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15cngnpinlineContent-gridContainer]>[id="comp-l15cngoo2"] {
    position: relative;
    margin: 0px 0px 49px 0;
    left: 224px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15cngnw1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l15cngnw1 {
    width: 462px;
    height: auto;
}

#comp-l15cngnw5 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l15cngnw5 {
    width: 230px;
    height: 70px;
}

#comp-l15cngo33 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l15cngo33 {
    width: 230px;
    height: 70px;
}

#comp-l15cngo54 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l15cngo54 {
    width: 230px;
    height: 70px;
}

#comp-l15cngo64 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l15cngo64 {
    width: 230px;
    height: 70px;
}

#comp-l15cngo82 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --brwe: 1px;
    --brde: 255, 81, 46;
    --bge: 255, 64, 64;
    --rd: 30px 30px 30px 30px;
    --shd: none;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brw: 1px;
    --brd: 239, 239, 244;
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --txt_placeholder: 0, 0, 0;
    --alpha-txt_placeholder: 1;
    --brwh: 1px;
    --brdh: 239, 239, 244;
    --bgh: var(--color_16);
    --brwf: 1px;
    --brdf: 239, 239, 244;
    --bgf: var(--color_16);
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 212, 212, 212;
    --alpha-txtd: 1;
    --bgd: 212, 212, 212;
    --arrowColor: 0, 0, 0;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --alpha-txtlblrq: 1;
    --dropdownListBoxShadow: none;
    --dropdownListStrokeWidth: 1px;
    --dropdownListFont: var(--font_1);
    --dropdownListBorderRadius: 30px 30px 30px 30px;
    --dropdownListTextColor: var(--color_5);
    --alpha-dropdownListTextColor: 1;
    --dropdownListBackgroundColor: 239, 239, 244;
    --dropdownListStrokeColor: 239, 239, 244;
    --dropdownListHoverBackgroundColor: var(--color_16);
    --dropdownListHoverTextColor: 155, 155, 155;
    --alpha-dropdownListHoverTextColor: 1;
    --alpha-arrowColor: 0.5;
    --alpha-bgd: 0;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 1;
    --alpha-bgh: 0.3;
    --alpha-bgf: 0.3;
    --alpha-bge: 0.1;
    --alpha-brde: 1;
    --alpha-dropdownListBackgroundColor: 1;
    --alpha-dropdownListHoverBackgroundColor: 0.3;
    --alpha-dropdownListStrokeColor: 1;
}

#listModal_comp-l15cngo82 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --brwe: 1px;
    --brde: 255, 81, 46;
    --bge: 255, 64, 64;
    --rd: 30px 30px 30px 30px;
    --shd: none;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brw: 1px;
    --brd: 239, 239, 244;
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --txt_placeholder: 0, 0, 0;
    --alpha-txt_placeholder: 1;
    --brwh: 1px;
    --brdh: 239, 239, 244;
    --bgh: var(--color_16);
    --brwf: 1px;
    --brdf: 239, 239, 244;
    --bgf: var(--color_16);
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 212, 212, 212;
    --alpha-txtd: 1;
    --bgd: 212, 212, 212;
    --arrowColor: 0, 0, 0;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --alpha-txtlblrq: 1;
    --dropdownListBoxShadow: none;
    --dropdownListStrokeWidth: 1px;
    --dropdownListFont: var(--font_1);
    --dropdownListBorderRadius: 30px 30px 30px 30px;
    --dropdownListTextColor: var(--color_5);
    --alpha-dropdownListTextColor: 1;
    --dropdownListBackgroundColor: 239, 239, 244;
    --dropdownListStrokeColor: 239, 239, 244;
    --dropdownListHoverBackgroundColor: var(--color_16);
    --dropdownListHoverTextColor: 155, 155, 155;
    --alpha-dropdownListHoverTextColor: 1;
    --alpha-arrowColor: 0.5;
    --alpha-bgd: 0;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 1;
    --alpha-bgh: 0.3;
    --alpha-bgf: 0.3;
    --alpha-bge: 0.1;
    --alpha-brde: 1;
    --alpha-dropdownListBackgroundColor: 1;
    --alpha-dropdownListHoverBackgroundColor: 0.3;
    --alpha-dropdownListStrokeColor: 1;
}

#comp-l15cngo82 {
    width: 230px;
    height: 70px;
}

#comp-l15cngof {
    width: 234px;
    height: 60px;
}

#comp-l15cngoi {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l15cngoi {
    width: 230px;
    height: 50px;
}

#comp-l15cngoo2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l15cngoo2 {
    width: 230px;
    height: auto;
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l0iun0s1 .style-l0iun0s2__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(255, 255, 255, 0);
    padding-right: 12px
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l0iun0s1 .style-l0iun0s2__root:hover {
    background: rgba(255, 255, 255, 0);
    border: 0px solid #333333;
    padding: 0px;
    padding-right: 12px
}

#comp-l0iun0s1 .style-l0iun0s2__root:hover .StylableButton2545352419__label {
    color: #FFFFFF
}

#comp-l0iun0s1 .style-l0iun0s2__root:disabled {
    background: #E2E2E2
}

#comp-l0iun0s1 .style-l0iun0s2__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l0iun0s1 .style-l0iun0s2__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l0iun0s1 .style-l0iun0s2__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: space-between
}

#comp-l0iun0s1 .style-l0iun0s2__root .StylableButton2545352419__label {
    transition: inherit;
    letter-spacing: 0em;
    margin: 0px 4px 0px 0px;
    font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l0iun0s1 .style-l0iun0s2__root .StylableButton2545352419__icon {
    transition: inherit;
    margin: 0px 0px 0px 4px;
    width: 40px;
    height: 40px;
    fill: #FFFFFF
}

#comp-l0iun0s1 .style-l0iun0s2__root:hover .StylableButton2545352419__icon {
    fill: #FFFFFF
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l1dnjbb6 .style-l1dnjbc6__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l1dnjbb6 .style-l1dnjbc6__root:hover {
    border: 0px solid #333333;
    border-bottom: 0px solid #333333;
    background: rgba(255, 255, 255, 0)
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:hover .StylableButton2545352419__label {
    text-decoration-line: underline;
    letter-spacing: 0.1em;
    color: #0057E1
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l1dnjbb6 .style-l1dnjbc6__root .StylableButton2545352419__container {
    transition: inherit
}

#comp-l1dnjbb6 .style-l1dnjbc6__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    font-family: wfont_46a067_3d9875f5c8744297a9f07bfba545fe59, wf_3d9875f5c8744297a9f07bfba, orig_red_hat_text_medium_italic;
    color: #FFFFFF;
    text-align: left;
    letter-spacing: 0em
}

#comp-l1dnjbb6 .style-l1dnjbc6__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l1dnjbb6 .style-l1dnjbc6__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l0iuuop6 .style-l74zux2o__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(255, 255, 255, 0);
    padding-right: 12px
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l0iuuop6 .style-l74zux2o__root:hover {
    background: rgba(255, 255, 255, 0);
    border: 0px solid #333333;
    padding: 0px;
    padding-right: 12px
}

#comp-l0iuuop6 .style-l74zux2o__root:hover .StylableButton2545352419__label {
    color: #FFFFFF
}

#comp-l0iuuop6 .style-l74zux2o__root:disabled {
    background: #E2E2E2
}

#comp-l0iuuop6 .style-l74zux2o__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l0iuuop6 .style-l74zux2o__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l0iuuop6 .style-l74zux2o__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: space-between
}

#comp-l0iuuop6 .style-l74zux2o__root .StylableButton2545352419__label {
    transition: inherit;
    letter-spacing: 0em;
    margin: 0px 4px 0px 0px;
    font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l0iuuop6 .style-l74zux2o__root .StylableButton2545352419__icon {
    transition: inherit;
    margin: 0px 0px 0px 4px;
    width: 40px;
    height: 40px;
    fill: #FFFFFF
}

#comp-l0iuuop6 .style-l74zux2o__root:hover .StylableButton2545352419__icon {
    fill: #FFFFFF
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l1dnm31w .style-l1dnm32w2__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l1dnm31w .style-l1dnm32w2__root:hover {
    border: 0px solid #333333;
    border-bottom: 0px solid #333333;
    background: rgba(255, 255, 255, 0)
}

#comp-l1dnm31w .style-l1dnm32w2__root:hover .StylableButton2545352419__label {
    text-decoration-line: underline;
    letter-spacing: 0.1em;
    color: #0057E1
}

#comp-l1dnm31w .style-l1dnm32w2__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l1dnm31w .style-l1dnm32w2__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l1dnm31w .style-l1dnm32w2__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l1dnm31w .style-l1dnm32w2__root .StylableButton2545352419__container {
    transition: inherit
}

#comp-l1dnm31w .style-l1dnm32w2__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    font-family: wfont_46a067_3d9875f5c8744297a9f07bfba545fe59, wf_3d9875f5c8744297a9f07bfba, orig_red_hat_text_medium_italic;
    color: #FFFFFF;
    text-align: left;
    letter-spacing: 0em
}

#comp-l1dnm31w .style-l1dnm32w2__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l1dnm31w .style-l1dnm32w2__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l1dnmtp2 .style-l1dnmtpo__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l1dnmtp2 .style-l1dnmtpo__root:hover {
    border: 0px solid #333333;
    border-bottom: 0px solid #333333;
    background: rgba(255, 255, 255, 0)
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:hover .StylableButton2545352419__label {
    text-decoration-line: underline;
    letter-spacing: 0.1em;
    color: #0057E1
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l1dnmtp2 .style-l1dnmtpo__root .StylableButton2545352419__container {
    transition: inherit
}

#comp-l1dnmtp2 .style-l1dnmtpo__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    letter-spacing: 0em;
    color: #FFFFFF;
    font-family: wfont_46a067_3d9875f5c8744297a9f07bfba545fe59, wf_3d9875f5c8744297a9f07bfba, orig_red_hat_text_medium_italic
}

#comp-l1dnmtp2 .style-l1dnmtpo__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l1dnmtp2 .style-l1dnmtpo__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

#c1dmp {
    width: auto;
    min-height: 40px;
}

#pageBackground_c1dmp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsjj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-kd2s0n60 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-kd2s0n80 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l0ii7gch {
    transform-origin: center 1.5px;
}

#comp-kd2s8lli {
    --min-height: 188px;
}

#comp-kcyk1ggv {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0isinxg {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l1dzvebr {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 13px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-kd2s2l6t {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_16));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-lza2u337 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-lfvjlsjm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0ir5xb8 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0ir5xdx {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0k0zxq2 {
    transform-origin: center 1.5px;
}

#comp-l0irfxr2 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0ip06ia {
    --height: 353px;
    --width: 216px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-l0iiq274 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0iip92w {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0iis695 {
    --min-height: 71px;
}

#comp-l0ip9qmb {
    --height: 324px;
    --width: 215px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-lfvjlsjn1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-lf9sb0bx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-lf9sb0k1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-lfl6ebim {
    transform-origin: center 1.5px;
}

#comp-lfl6ab1h {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-lfvjlsjo {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0legjyt {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0ldwjss {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0ldwjyz {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0tpt7o7 {
    transform-origin: center 1.5px;
}

#comp-l0tp8pip {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0tp8pj2 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0tp8pj4 {
    transform-origin: center 1.5px;
}

#comp-l0tp8pj7 {
    --opacity: 1;
}

#comp-l0tpbe8f {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0tpbe8j2 {
    --min-height: 103px;
}

#comp-l0tpbe8m {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0tpbe8o {
    transform-origin: center 1.5px;
}

#comp-l0tpdeqd {
    --opacity: 1;
}

#comp-l0ihkr91 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0ihq519 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0iq5553 {
    --opacity: 1;
}

#comp-l0irv9j5 {
    transform-origin: center 1.5px;
}

#comp-l0iqbs8x {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0iqbsci {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0isagua {
    transform-origin: center 1.5px;
}

#comp-l0jylf28 {
    --opacity: 1;
}

#comp-l0iqbs2u {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0iqbs4j {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0is9nnn {
    transform-origin: center 1.5px;
}

#comp-l0ipyt1s {
    --opacity: 1;
}

#comp-l0ihl6se {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0ihq9ga {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0irvga3 {
    transform-origin: center 1.5px;
}

#comp-l0jyhlvv {
    --opacity: 1;
}

#comp-l0iqbs59 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0iqbs7l {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0isaa8b {
    transform-origin: center 1.5px;
}

#comp-l0k1nfx5 {
    --opacity: 1;
}

#comp-l0iqbsdt {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0iqbsfm {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0isam3j {
    transform-origin: center 1.5px;
}

#comp-l0jyfsnr {
    --opacity: 1;
}

#comp-l0ir4ady {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0ir4agg {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0isayxk {
    transform-origin: center 1.5px;
}

#comp-l0k0tha1 {
    --opacity: 1;
}

#comp-l0tpir29 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0tpir2k {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0tpir2m {
    transform-origin: center 1.5px;
}

#comp-l0tpir2o {
    --opacity: 1;
}

#comp-m6wnikku {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-m6wnikl13 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-m6wnikl26 {
    transform-origin: center 1.5px;
}

#comp-m6wnikl33 {
    --opacity: 1;
}

#comp-l7hriy1n {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l7hriy2v {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l7hriy2z {
    transform-origin: center 1.5px;
}

#comp-l7hriy38 {
    --opacity: 1;
}

#comp-lfvjlsjo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0iujl0e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0iujl2f {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0iv1nu2 {
    transform-origin: center 1.5px;
}

#comp-l0iv2876 {
    transform-origin: center 1.5px;
}

#comp-l0iun0pp {
    --shc-mutated-brightness: 100, 119, 123;
}

#comp-l0iun0rb {
    --height: 464px;
    --width: 372px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-l0iun0rg {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0iun0rm {
    --min-height: 23px;
}

#comp-l0iuwfvu {
    --min-height: 23px;
}

#comp-l0iuuomx {
    --shc-mutated-brightness: 100, 119, 123;
}

#comp-l0iuuoom {
    --height: 464px;
    --width: 372px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-l0iuuoos {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0iuuop0 {
    --min-height: 23px;
}

#comp-l0iuy6eo {
    --min-height: 23px;
}

#comp-l0jx5fe1 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-lfvjlsjo2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0ihtr5w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0ihtrb0 {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0isslij {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0ihy4u7 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0iiechi {
    transform-origin: center 1.5px;
}

#comp-l15cngnw5 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l15cngo33 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l15cngo54 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l15cngo64 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l15cngo82 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --align: start;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --arrowInsetInlineStart: auto;
    --arrowInsetInlineEnd: 0;
    --labelMarginBottom: 6px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    --textPaddingInput_start: 20px;
    --textPaddingInput_end: 48px;
    height: auto;
    --inputHeight: 50px;
}

#listModal_comp-l15cngo82 {
    height: 100%;
    --align: start;
    --direction: inherit;
    --dropdownDirection: inherit;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --dropdownItemsSpacing: 16px;
    --dropdownOptionJustifyContent: flex-start;
    --textPaddingDropDown_start: 20px;
    --textPaddingDropDown_end: 0px;
    width: initial;
}

#comp-l15cngoi {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}









@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/aDjpMND83pDErGXlVEr-Sfk_vArhqVIZ0nv9q090hN8.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/c4FPK8_hIFKoX59qcGwdChUOjZSKWg4xBWp_C_qQx0o.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/RbebACOccNN-5ixkDIVLjRUOjZSKWg4xBWp_C_qQx0o.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins-semibold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v5/9VWMTeb5jtXkNoTv949Npfk_vArhqVIZ0nv9q090hN8.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VGdeOYktMqlap.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiGyp8kv8JHgFVrJJLufntAOvWDSHFF.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiEyp8kv8JHgFVrJJnecnFHGPezSQ.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1JlFd2JQEl8qw.woff2') format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiDyp8kv8JHgFVrJJLmy15VF9eOYktMqg.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiGyp8kv8JHgFVrJJLucHtAOvWDSA.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiEyp8kv8JHgFVrJJfecnFHGPc.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'poppins';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/poppins/v21/pxiByp8kv8JHgFVrLCz7Z1xlFd2JQEk.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#phl9u {
    --param_boolean_previewHover: false;
}

#phl9u {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerphl9uinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerphl9uinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerphl9uinlineContent-gridContainer]>[id="comp-lfvjlsen"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsen {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlseninlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlseninlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlseninlineContent-gridContainer]>[id="comp-l0lgv4r8"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlseninlineContent-gridContainer]>[id="comp-l0lgv7ut"] {
    position: relative;
    margin: 1px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv4r8 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0lgv4tuinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 179px;
}

#comp-l0lgv4tu {
    width: 980px;
}

#comp-l0lgv7ut {
    --param_boolean_previewHover: false;
}

#comp-l0lgv7ut {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1642px;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l171gn2b"] {
    position: relative;
    margin: 59px 0px 59px calc((100% - 980px) * 0.5);
    left: 54px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l0tlm1ou"] {
    position: relative;
    margin: 0px 0px 50px calc((100% - 980px) * 0.5);
    left: 40px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l0tlm8as"] {
    position: relative;
    margin: 0px 0px 50px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l171h4zc"] {
    position: relative;
    margin: 0px 0px 50px calc((100% - 980px) * 0.5);
    left: 678px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l171he49"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 40px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l171hkax"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l171hps6"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 678px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l171hw59"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 40px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l3m36hcs"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 356px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l171i6ea"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 678px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l3m376ay"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 40px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-m6wnpbmb"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-gridContainer]>[id="comp-l7hrve62"] {
    position: relative;
    margin: 7px 0px 10px calc((100% - 980px) * 0.5);
    left: 685px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0lgv7xy2inlineContent-wedge-5] {
    visibility: hidden;
    height: 924px;
    width: 0;
    grid-area: 1 / 1 / 5 / 2;
}

#comp-l0lgv7xy2 {
    width: 980px;
}

#comp-l171gn2b {
    width: 845px;
}

[data-mesh-id=comp-l171gn2binlineContent] {
    height: auto;
    width: 845px;
}

[data-mesh-id=comp-l171gn2binlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l171gn2binlineContent-gridContainer]>[id="comp-l0lgv7y3"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171gn2binlineContent-gridContainer]>[id="comp-l0lgv7y5"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 405px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv7y3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv7y3 {
    width: 845px;
    height: auto;
}

#comp-l0lgv7y5 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv7y5 {
    width: 62px;
    height: 7px;
}

#comp-l0tlm1ou {
    width: 272px;
}

[data-mesh-id=comp-l0tlm1ouinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0tlm1ouinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0tlm1ouinlineContent-gridContainer]>[id="comp-l0lgv7y61"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm1ouinlineContent-gridContainer]>[id="comp-l0lgv7y9"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm1ouinlineContent-gridContainer]>[id="comp-l0lgv7yb"] {
    position: relative;
    margin: 0px 0px 33px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm1ouinlineContent-gridContainer]>[id="comp-l0lgv7yc1"] {
    position: relative;
    margin: 0px 0px 11px 0;
    left: 39px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm1ouinlineContent-gridContainer]>[id="comp-l0lgv7ye2"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm1ouinlineContent-gridContainer]>[id="comp-l0lgv7yk"] {
    position: relative;
    margin: 2px 0px 14px 0;
    left: 16px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm1ouinlineContent-gridContainer]>[id="comp-l0tl0max"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv7y61 {
    width: 272px;
    height: 296px;
}

#comp-l0lgv7y9 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv7y9 {
    width: 257px;
    height: auto;
}

#comp-l0lgv7yb {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv7yb {
    width: 244px;
    height: auto;
}

#comp-l0lgv7yc1 {
    width: 47px;
    height: 47px;
}

#comp-l0lgv7ye2 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv7ye2 {
    width: 272px;
    height: 7px;
}

#comp-l0lgv7yk {
    width: 42px;
    height: 42px;
}

#comp-l0tl0max {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tl0max {
    width: 238px;
    height: auto;
}

#comp-l0tlm8as {
    width: 272px;
}

[data-mesh-id=comp-l0tlm8asinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l0tlm8asinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0tlm8asinlineContent-gridContainer]>[id="comp-l0lgv7ym"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm8asinlineContent-gridContainer]>[id="comp-l0lgv7yo2"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm8asinlineContent-gridContainer]>[id="comp-l0lgv7yq"] {
    position: relative;
    margin: 0px 0px 2px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm8asinlineContent-gridContainer]>[id="comp-l0lgv7ys"] {
    position: relative;
    margin: 3px 0px 11px 0;
    left: 22px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm8asinlineContent-gridContainer]>[id="comp-l0lgv7yu1"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 17px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm8asinlineContent-gridContainer]>[id="comp-l0lgv7yy"] {
    position: relative;
    margin: 0px 0px 26px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0tlm8asinlineContent-gridContainer]>[id="comp-l0tl3yu7"] {
    position: relative;
    margin: 0px 0px 16px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv7ym {
    width: 272px;
    height: 296px;
}

#comp-l0lgv7yo2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv7yo2 {
    width: 257px;
    height: auto;
}

#comp-l0lgv7yq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv7yq {
    width: 244px;
    height: auto;
}

#comp-l0lgv7ys {
    width: 47px;
    height: 47px;
}

#comp-l0lgv7yu1 {
    width: 19px;
    height: 47px;
}

#comp-l0lgv7yy {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv7yy {
    width: 272px;
    height: 7px;
}

#comp-l0tl3yu7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tl3yu7 {
    width: 238px;
    height: auto;
}

#comp-l171h4zc {
    width: 272px;
}

[data-mesh-id=comp-l171h4zcinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l171h4zcinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l171h4zcinlineContent-gridContainer]>[id="comp-l0lgv7z0"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171h4zcinlineContent-gridContainer]>[id="comp-l0lgv7z3"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171h4zcinlineContent-gridContainer]>[id="comp-l0lgv7z6"] {
    position: relative;
    margin: 0px 0px 16px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171h4zcinlineContent-gridContainer]>[id="comp-l0lgv7z8"] {
    position: relative;
    margin: 3px 0px 11px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171h4zcinlineContent-gridContainer]>[id="comp-l0lgv7zb"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171h4zcinlineContent-gridContainer]>[id="comp-l0lgv7zd"] {
    position: relative;
    margin: 0px 0px 26px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171h4zcinlineContent-gridContainer]>[id="comp-l0tl4gch"] {
    position: relative;
    margin: 0px 0px 18px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv7z0 {
    width: 272px;
    height: 296px;
}

#comp-l0lgv7z3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv7z3 {
    width: 257px;
    height: auto;
}

#comp-l0lgv7z6 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv7z6 {
    width: 244px;
    height: auto;
}

#comp-l0lgv7z8 {
    width: 47px;
    height: 47px;
}

#comp-l0lgv7zb {
    width: 41px;
    height: 47px;
}

#comp-l0lgv7zd {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv7zd {
    width: 272px;
    height: 7px;
}

#comp-l0tl4gch {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tl4gch {
    width: 238px;
    height: auto;
}

#comp-l171he49 {
    width: 272px;
}

[data-mesh-id=comp-l171he49inlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l171he49inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l171he49inlineContent-gridContainer]>[id="comp-l0lgv7zm1"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171he49inlineContent-gridContainer]>[id="comp-l0lgv7zp"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171he49inlineContent-gridContainer]>[id="comp-l0lgv7zr"] {
    position: relative;
    margin: 0px 0px 3px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171he49inlineContent-gridContainer]>[id="comp-l0lgv7zt"] {
    position: relative;
    margin: 3px 0px 11px 0;
    left: 31px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171he49inlineContent-gridContainer]>[id="comp-l0lgv7zv1"] {
    position: relative;
    margin: 0px 0px 26px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171he49inlineContent-gridContainer]>[id="comp-l0lgv7zx"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171he49inlineContent-gridContainer]>[id="comp-l0tl4qk1"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv7zm1 {
    width: 272px;
    height: 296px;
}

#comp-l0lgv7zp {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv7zp {
    width: 257px;
    height: auto;
}

#comp-l0lgv7zr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv7zr {
    width: 244px;
    height: auto;
}

#comp-l0lgv7zt {
    width: 47px;
    height: 47px;
}

#comp-l0lgv7zv1 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv7zv1 {
    width: 272px;
    height: 7px;
}

#comp-l0lgv7zx {
    width: 45px;
    height: 47px;
}

#comp-l0tl4qk1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tl4qk1 {
    width: 238px;
    height: auto;
}

#comp-l171hkax {
    width: 272px;
}

[data-mesh-id=comp-l171hkaxinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l171hkaxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l171hkaxinlineContent-gridContainer]>[id="comp-l0lgv8011"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hkaxinlineContent-gridContainer]>[id="comp-l0lgv804"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hkaxinlineContent-gridContainer]>[id="comp-l0lgv806"] {
    position: relative;
    margin: 0px 0px 3px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hkaxinlineContent-gridContainer]>[id="comp-l0lgv808"] {
    position: relative;
    margin: 0px 0px 9px 0;
    left: 39px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hkaxinlineContent-gridContainer]>[id="comp-l0lgv80a"] {
    position: relative;
    margin: 0px 0px 31px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hkaxinlineContent-gridContainer]>[id="comp-l0lgv80c"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hkaxinlineContent-gridContainer]>[id="comp-l0tl4zn0"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv8011 {
    width: 272px;
    height: 296px;
}

#comp-l0lgv804 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv804 {
    width: 257px;
    height: auto;
}

#comp-l0lgv806 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv806 {
    width: 244px;
    height: auto;
}

#comp-l0lgv808 {
    width: 47px;
    height: 47px;
}

#comp-l0lgv80a {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv80a {
    width: 272px;
    height: 7px;
}

#comp-l0lgv80c {
    width: 49px;
    height: 42px;
}

#comp-l0tl4zn0 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tl4zn0 {
    width: 238px;
    height: auto;
}

#comp-l171hps6 {
    width: 272px;
}

[data-mesh-id=comp-l171hps6inlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l171hps6inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l171hps6inlineContent-gridContainer]>[id="comp-l0lgv80g"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hps6inlineContent-gridContainer]>[id="comp-l0lgv80i"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hps6inlineContent-gridContainer]>[id="comp-l0lgv80k1"] {
    position: relative;
    margin: 0px 0px 37px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hps6inlineContent-gridContainer]>[id="comp-l0lgv80m1"] {
    position: relative;
    margin: 0px 0px 9px 0;
    left: 28px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hps6inlineContent-gridContainer]>[id="comp-l0lgv80p"] {
    position: relative;
    margin: 0px 0px 31px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hps6inlineContent-gridContainer]>[id="comp-l0lgv80q1"] {
    position: relative;
    margin: 0px 0px 14px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hps6inlineContent-gridContainer]>[id="comp-l0tl5ak7"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv80g {
    width: 272px;
    height: 296px;
}

#comp-l0lgv80i {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv80i {
    width: 257px;
    height: auto;
}

#comp-l0lgv80k1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv80k1 {
    width: 244px;
    height: auto;
}

#comp-l0lgv80m1 {
    width: 47px;
    height: 47px;
}

#comp-l0lgv80p {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv80p {
    width: 272px;
    height: 7px;
}

#comp-l0lgv80q1 {
    width: 48px;
    height: 42px;
}

#comp-l0tl5ak7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tl5ak7 {
    width: 238px;
    height: auto;
}

#comp-l171hw59 {
    width: 272px;
}

[data-mesh-id=comp-l171hw59inlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l171hw59inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l171hw59inlineContent-gridContainer]>[id="comp-l0lgv8191"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hw59inlineContent-gridContainer]>[id="comp-l0lgv81c"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hw59inlineContent-gridContainer]>[id="comp-l0lgv81e"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hw59inlineContent-gridContainer]>[id="comp-l0lgv81j"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 31px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hw59inlineContent-gridContainer]>[id="comp-l0lgv81l1"] {
    position: relative;
    margin: 0px 0px 27px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hw59inlineContent-gridContainer]>[id="comp-l0lgv81n"] {
    position: relative;
    margin: 0px 0px 18px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171hw59inlineContent-gridContainer]>[id="comp-l0tleoqm"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv8191 {
    width: 272px;
    height: 296px;
}

#comp-l0lgv81c {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv81c {
    width: 257px;
    height: auto;
}

#comp-l0lgv81e {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv81e {
    width: 244px;
    height: auto;
}

#comp-l0lgv81j {
    width: 47px;
    height: 47px;
}

#comp-l0lgv81l1 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv81l1 {
    width: 272px;
    height: 7px;
}

#comp-l0lgv81n {
    width: 43px;
    height: 42px;
}

#comp-l0tleoqm {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tleoqm {
    width: 238px;
    height: auto;
}

#comp-l3m36hcs {
    width: 272px;
}

[data-mesh-id=comp-l3m36hcsinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l3m36hcsinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l3m36hcsinlineContent-gridContainer]>[id="comp-l0lgv81r1"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m36hcsinlineContent-gridContainer]>[id="comp-l0lgv81u"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m36hcsinlineContent-gridContainer]>[id="comp-l0lgv81w"] {
    position: relative;
    margin: 0px 0px 18px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m36hcsinlineContent-gridContainer]>[id="comp-l0lgv81y"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m36hcsinlineContent-gridContainer]>[id="comp-l0lgv820"] {
    position: relative;
    margin: 0px 0px 27px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m36hcsinlineContent-gridContainer]>[id="comp-l0lgv822"] {
    position: relative;
    margin: 2px 0px 16px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m36hcsinlineContent-gridContainer]>[id="comp-l0tlfez0"] {
    position: relative;
    margin: 0px 0px 16px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv81r1 {
    width: 272px;
    height: 296px;
}

#comp-l0lgv81u {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv81u {
    width: 257px;
    height: auto;
}

#comp-l0lgv81w {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv81w {
    width: 244px;
    height: auto;
}

#comp-l0lgv81y {
    width: 47px;
    height: 47px;
}

#comp-l0lgv820 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv820 {
    width: 272px;
    height: 7px;
}

#comp-l0lgv822 {
    width: 48px;
    height: 42px;
}

#comp-l0tlfez0 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tlfez0 {
    width: 238px;
    height: auto;
}

#comp-l171i6ea {
    width: 272px;
}

[data-mesh-id=comp-l171i6eainlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l171i6eainlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l171i6eainlineContent-gridContainer]>[id="comp-l0lgv80u1"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171i6eainlineContent-gridContainer]>[id="comp-l0lgv80x"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171i6eainlineContent-gridContainer]>[id="comp-l0lgv80z1"] {
    position: relative;
    margin: 0px 0px 65px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171i6eainlineContent-gridContainer]>[id="comp-l0lgv811"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171i6eainlineContent-gridContainer]>[id="comp-l0lgv8131"] {
    position: relative;
    margin: 0px 0px 27px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171i6eainlineContent-gridContainer]>[id="comp-l0lgv815"] {
    position: relative;
    margin: 4px 0px 14px 0;
    left: 8px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l171i6eainlineContent-gridContainer]>[id="comp-l0tlf5uo"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv80u1 {
    width: 272px;
    height: 296px;
}

#comp-l0lgv80x {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv80x {
    width: 257px;
    height: auto;
}

#comp-l0lgv80z1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv80z1 {
    width: 244px;
    height: auto;
}

#comp-l0lgv811 {
    width: 47px;
    height: 47px;
}

#comp-l0lgv8131 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv8131 {
    width: 272px;
    height: 7px;
}

#comp-l0lgv815 {
    width: 62px;
    height: 42px;
}

#comp-l0tlf5uo {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tlf5uo {
    width: 238px;
    height: auto;
}

#comp-l3m376ay {
    width: 272px;
}

[data-mesh-id=comp-l3m376ayinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l3m376ayinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l3m376ayinlineContent-gridContainer]>[id="comp-l0lgv82v"] {
    position: relative;
    margin: 0px 0px 27px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m376ayinlineContent-gridContainer]>[id="comp-l0lgv82o2"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m376ayinlineContent-gridContainer]>[id="comp-l0lgv82m"] {
    position: relative;
    margin: 2px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m376ayinlineContent-gridContainer]>[id="comp-l0lgv82q1"] {
    position: relative;
    margin: 0px 0px 3px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m376ayinlineContent-gridContainer]>[id="comp-l0lgv82s"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m376ayinlineContent-gridContainer]>[id="comp-l0lgv82x"] {
    position: relative;
    margin: 2px 0px 16px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l3m376ayinlineContent-gridContainer]>[id="comp-l0tlfm58"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 17px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0lgv82v {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0lgv82v {
    width: 272px;
    height: 7px;
}

#comp-l0lgv82o2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv82o2 {
    width: 257px;
    height: auto;
}

#comp-l0lgv82m {
    width: 272px;
    height: 296px;
}

#comp-l0lgv82q1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0lgv82q1 {
    width: 244px;
    height: auto;
}

#comp-l0lgv82s {
    width: 47px;
    height: 47px;
}

#comp-l0lgv82x {
    width: 44px;
    height: 42px;
}

#comp-l0tlfm58 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0tlfm58 {
    width: 238px;
    height: auto;
}

#comp-m6wnpbmb {
    width: 272px;
}

[data-mesh-id=comp-m6wnpbmbinlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-m6wnpbmbinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-m6wnpbmbinlineContent-gridContainer]>[id="comp-m6wnpbnf"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnpbmbinlineContent-gridContainer]>[id="comp-m6wnpbni"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnpbmbinlineContent-gridContainer]>[id="comp-m6wnpbnk1"] {
    position: relative;
    margin: 0px 0px 31px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnpbmbinlineContent-gridContainer]>[id="comp-m6wnpbnl1"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnpbmbinlineContent-gridContainer]>[id="comp-m6wnpbnm1"] {
    position: relative;
    margin: 0px 0px 29px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnpbmbinlineContent-gridContainer]>[id="comp-m6wnpbnn1"] {
    position: relative;
    margin: 2px 0px 16px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-m6wnpbmbinlineContent-gridContainer]>[id="comp-m6wnpbnn9"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 15px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-m6wnpbnf {
    width: 272px;
    height: 298px;
}

#comp-m6wnpbni {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m6wnpbni {
    width: 257px;
    height: auto;
}

#comp-m6wnpbnk1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m6wnpbnk1 {
    width: 244px;
    height: auto;
}

#comp-m6wnpbnl1 {
    width: 47px;
    height: 47px;
}

#comp-m6wnpbnm1 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-m6wnpbnm1 {
    width: 272px;
    height: 5px;
}

#comp-m6wnpbnn1 {
    width: 44px;
    height: 42px;
}

#comp-m6wnpbnn9 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m6wnpbnn9 {
    width: 238px;
    height: auto;
}

#comp-l7hrve62 {
    width: 272px;
}

[data-mesh-id=comp-l7hrve62inlineContent] {
    height: auto;
    width: 272px;
}

[data-mesh-id=comp-l7hrve62inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l7hrve62inlineContent-gridContainer]>[id="comp-l7hrve8u"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrve62inlineContent-gridContainer]>[id="comp-l7hrve90"] {
    position: relative;
    margin: 0px 0px 8px 0;
    left: 15px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrve62inlineContent-gridContainer]>[id="comp-l7hrve94"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 14px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrve62inlineContent-gridContainer]>[id="comp-l7hrve97"] {
    position: relative;
    margin: 0px 0px 2px 0;
    left: 34px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrve62inlineContent-gridContainer]>[id="comp-l7hrve992"] {
    position: relative;
    margin: 0px 0px 24px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrve62inlineContent-gridContainer]>[id="comp-l7hrve9c1"] {
    position: relative;
    margin: 1px 0px 4px 0;
    left: 23px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l7hrve62inlineContent-gridContainer]>[id="comp-l7hrve9f1"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 14px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l7hrve8u {
    width: 272px;
    height: 296px;
}

#comp-l7hrve90 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l7hrve90 {
    width: 257px;
    height: auto;
}

#comp-l7hrve94 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l7hrve94 {
    width: 244px;
    height: auto;
}

#comp-l7hrve97 {
    width: 47px;
    height: 47px;
}

#comp-l7hrve992 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l7hrve992 {
    width: 272px;
    height: 7px;
}

#comp-l7hrve9c1 {
    width: 24px;
    height: 44px;
}

#comp-l7hrve9f1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l7hrve9f1 {
    width: 238px;
    height: auto;
}

#phl9u {
    width: auto;
    min-height: 40px;
}

#pageBackground_phl9u {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsen {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0lgv4r8 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0lgv4tu {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0lgv7ut {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0lgv7xy2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0lgv7y5 {
    transform-origin: center 1.5px;
}

#comp-l0lgv7y61 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv7yc1 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv7ye2 {
    transform-origin: center 1.5px;
}

#comp-l0lgv7yk {
    --opacity: 1;
}

#comp-l0lgv7ym {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv7ys {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv7yu1 {
    --opacity: 1;
}

#comp-l0lgv7yy {
    transform-origin: center 1.5px;
}

#comp-l0lgv7z0 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv7z8 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv7zb {
    --opacity: 1;
}

#comp-l0lgv7zd {
    transform-origin: center 1.5px;
}

#comp-l0lgv7zm1 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv7zt {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv7zv1 {
    transform-origin: center 1.5px;
}

#comp-l0lgv7zx {
    --opacity: 1;
}

#comp-l0lgv8011 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv808 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv80a {
    transform-origin: center 1.5px;
}

#comp-l0lgv80c {
    --opacity: 1;
}

#comp-l0lgv80g {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv80m1 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv80p {
    transform-origin: center 1.5px;
}

#comp-l0lgv80q1 {
    --opacity: 1;
}

#comp-l0lgv8191 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv81j {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv81l1 {
    transform-origin: center 1.5px;
}

#comp-l0lgv81n {
    --opacity: 1;
}

#comp-l0lgv81r1 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv81y {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv820 {
    transform-origin: center 1.5px;
}

#comp-l0lgv822 {
    --opacity: 1;
}

#comp-l0lgv80u1 {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv811 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv8131 {
    transform-origin: center 1.5px;
}

#comp-l0lgv815 {
    --opacity: 1;
}

#comp-l0lgv82v {
    transform-origin: center 1.5px;
}

#comp-l0lgv82m {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l0lgv82s {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l0lgv82x {
    --opacity: 1;
}

#comp-m6wnpbnf {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-m6wnpbnl1 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-m6wnpbnm1 {
    transform-origin: center 1.5px;
}

#comp-m6wnpbnn1 {
    --opacity: 1;
}

#comp-l7hrve8u {
    --fill-opacity: 0;
    --stroke-width: 2;
    --stroke: #E8E6E6;
    --stroke-opacity: 1;
    --fill: #001D4B;
    --svg-calculated-padding: 1px 1px 1px 1px;
    --svg-calculated-width: calc(100% - 2px);
    --svg-calculated-height: calc(100% - 2px);
}

#comp-l7hrve97 {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #E5F0FE;
}

#comp-l7hrve992 {
    transform-origin: center 1.5px;
}

#comp-l7hrve9c1 {
    --opacity: 1;
}









@keyframes slide-horizontal-new {
    0% {
        transform: translateX(100%)
    }
}

@keyframes slide-horizontal-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(-100%)
    }
}

@keyframes slide-vertical-new {
    0% {
        transform: translateY(-100%)
    }
}

@keyframes slide-vertical-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(100%)
    }
}

@keyframes out-in-new {
    0% {
        opacity: 0
    }
}

@keyframes out-in-old {
    to {
        opacity: 0
    }
}

html[data-page-transition=SlideHorizontal]::view-transition-old(page-group) {
    animation: slide-horizontal-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideHorizontal]::view-transition-new(page-group) {
    animation: slide-horizontal-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-old(page-group) {
    animation: slide-vertical-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-new(page-group) {
    animation: slide-vertical-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=OutIn]::view-transition-old(page-group) {
    animation: out-in-old .35s cubic-bezier(.64, 0, .78, 0) forwards
}

html[data-page-transition=OutIn]::view-transition-new(page-group) {
    animation: out-in-new .35s cubic-bezier(.22, 1, .36, 1) .35s backwards
}

@media(prefers-reduced-motion:reduce) {

    ::view-transition-group(*),
    ::view-transition-new(*),
    ::view-transition-old(*) {
        animation: none !important
    }
}













a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
button,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
title,
tr,
tt,
u,
ul,
var {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

input,
select,
textarea {
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    cursor: pointer;
    text-decoration: none
}

.testStyles {
    overflow-y: hidden
}

.reset-button {
    -webkit-appearance: none;
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    outline: 0;
    overflow: visible;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

:focus {
    outline: none
}

body.device-mobile-optimized:not(.disable-site-overflow) {
    overflow-x: hidden;
    overflow-y: scroll
}

body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER {
    margin-left: auto;
    margin-right: auto;
    overflow-x: visible;
    position: relative;
    width: 320px
}

body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER {
    margin-top: 0
}

body.device-mobile-optimized>* {
    max-width: 100% !important
}

body.device-mobile-optimized #site-root {
    overflow-x: hidden;
    overflow-y: hidden
}

@supports(overflow:clip) {
    body.device-mobile-optimized #site-root {
        overflow-x: clip;
        overflow-y: clip
    }
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage:not(.overflow-x-clip-in-mobile)) {
    overflow-x: hidden;
    overflow-y: auto
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage.overflow-x-clip-in-mobile) {
    overflow-x: clip;
    overflow-y: clip
}

body.device-mobile-non-optimized.fullScreenMode {
    background-color: #5f6360
}

body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,
body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,
body.device-mobile-non-optimized.fullScreenMode #site-root,
body.fullScreenMode #WIX_ADS {
    visibility: hidden
}

body.fullScreenMode {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode.device-mobile-optimized #TINY_MENU {
    opacity: 0;
    pointer-events: none
}

body.fullScreenMode-scrollable.device-mobile-optimized {
    overflow-x: hidden !important;
    overflow-y: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,
body.fullScreenMode-scrollable.device-mobile-optimized #site-root {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,
body.fullScreenMode-scrollable.device-mobile-optimized #masterPage {
    height: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout {
    height: 0 !important
}

body.blockSiteScrolling,
body.siteScrollingBlocked {
    position: fixed;
    width: 100%
}

body.blockSiteScrolling #SITE_CONTAINER {
    margin-top: calc(var(--blocked-site-scroll-margin-top)*-1)
}

body.blockSiteScrolling:not(.responsive) #WIX_ADS {
    margin-top: var(--blocked-site-scroll-margin-top)
}



#site-root img:not([src]) {
    visibility: hidden
}

#site-root svg img:not([src]) {
    visibility: visible
}

.auto-generated-link {
    color: inherit
}

#SCROLL_TO_BOTTOM,
#SCROLL_TO_TOP {
    height: 0
}

.has-click-trigger {
    cursor: pointer
}

.fullScreenOverlay {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    overflow-y: hidden;
    position: fixed;
    right: 0;
    top: -60px;
    z-index: 1005
}

.fullScreenOverlay>.fullScreenOverlayContent {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 60px;
    transform: translateZ(0)
}

[data-mesh-id$=centeredContent],
[data-mesh-id$=form],
[data-mesh-id$=inlineContent] {
    pointer-events: none;
    position: relative
}

[data-mesh-id$=-gridWrapper],
[data-mesh-id$=-rotated-wrapper] {
    pointer-events: none
}

[data-mesh-id$=-gridContainer]>*,
[data-mesh-id$=-rotated-wrapper]>*,
[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]) {
    pointer-events: auto
}

.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID {
    grid-area: 2/1/3/2;
    -ms-grid-row: 2;
    position: relative
}



#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    -ms-grid-row-align: start;
    -ms-grid-column-align: start;
    -ms-grid-column: 1
}

#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER {
    grid-area: 1/1/2/2;
    -ms-grid-row: 1
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    grid-area: 3/1/4/2;
    -ms-grid-row: 3
}

#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER {
    align-self: stretch
}

#masterPage.mesh-layout main#PAGES_CONTAINER {
    display: block
}

#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER {
    grid-area: 4/1/5/2;
    -ms-grid-row: 4
}

#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent] {
    height: 100%
}

#masterPage.mesh-layout.desktop>* {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout #masterPageinlineContent,
#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,
#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER {
    position: relative
}

#masterPage.mesh-layout #SITE_HEADER {
    grid-area: 1/1/2/2
}

#masterPage.mesh-layout #SITE_FOOTER {
    grid-area: 4/1/5/2
}

#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,
#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER {
    overflow-x: clip
}

[data-z-counter] {
    z-index: 0
}

[data-z-counter="0"] {
    z-index: auto
}

.wixSiteProperties {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:root {
    --wst-button-color-fill-primary: rgb(var(--color_48));
    --wst-button-color-border-primary: rgb(var(--color_49));
    --wst-button-color-text-primary: rgb(var(--color_50));
    --wst-button-color-fill-primary-hover: rgb(var(--color_51));
    --wst-button-color-border-primary-hover: rgb(var(--color_52));
    --wst-button-color-text-primary-hover: rgb(var(--color_53));
    --wst-button-color-fill-primary-disabled: rgb(var(--color_54));
    --wst-button-color-border-primary-disabled: rgb(var(--color_55));
    --wst-button-color-text-primary-disabled: rgb(var(--color_56));
    --wst-button-color-fill-secondary: rgb(var(--color_57));
    --wst-button-color-border-secondary: rgb(var(--color_58));
    --wst-button-color-text-secondary: rgb(var(--color_59));
    --wst-button-color-fill-secondary-hover: rgb(var(--color_60));
    --wst-button-color-border-secondary-hover: rgb(var(--color_61));
    --wst-button-color-text-secondary-hover: rgb(var(--color_62));
    --wst-button-color-fill-secondary-disabled: rgb(var(--color_63));
    --wst-button-color-border-secondary-disabled: rgb(var(--color_64));
    --wst-button-color-text-secondary-disabled: rgb(var(--color_65));
    --wst-color-fill-base-1: rgb(var(--color_36));
    --wst-color-fill-base-2: rgb(var(--color_37));
    --wst-color-fill-base-shade-1: rgb(var(--color_38));
    --wst-color-fill-base-shade-2: rgb(var(--color_39));
    --wst-color-fill-base-shade-3: rgb(var(--color_40));
    --wst-color-fill-accent-1: rgb(var(--color_41));
    --wst-color-fill-accent-2: rgb(var(--color_42));
    --wst-color-fill-accent-3: rgb(var(--color_43));
    --wst-color-fill-accent-4: rgb(var(--color_44));
    --wst-color-fill-background-primary: rgb(var(--color_11));
    --wst-color-fill-background-secondary: rgb(var(--color_12));
    --wst-color-text-primary: rgb(var(--color_15));
    --wst-color-text-secondary: rgb(var(--color_14));
    --wst-color-action: rgb(var(--color_18));
    --wst-color-disabled: rgb(var(--color_39));
    --wst-color-title: rgb(var(--color_45));
    --wst-color-subtitle: rgb(var(--color_46));
    --wst-color-line: rgb(var(--color_47));
    --wst-font-style-h2: var(--font_2);
    --wst-font-style-h3: var(--font_3);
    --wst-font-style-h4: var(--font_4);
    --wst-font-style-h5: var(--font_5);
    --wst-font-style-h6: var(--font_6);
    --wst-font-style-body-large: var(--font_7);
    --wst-font-style-body-medium: var(--font_8);
    --wst-font-style-body-small: var(--font_9);
    --wst-font-style-body-x-small: var(--font_10);
    --wst-color-custom-1: rgb(var(--color_13));
    --wst-color-custom-2: rgb(var(--color_16));
    --wst-color-custom-3: rgb(var(--color_17));
    --wst-color-custom-4: rgb(var(--color_19));
    --wst-color-custom-5: rgb(var(--color_20));
    --wst-color-custom-6: rgb(var(--color_21));
    --wst-color-custom-7: rgb(var(--color_22));
    --wst-color-custom-8: rgb(var(--color_23));
    --wst-color-custom-9: rgb(var(--color_24));
    --wst-color-custom-10: rgb(var(--color_25));
    --wst-color-custom-11: rgb(var(--color_26));
    --wst-color-custom-12: rgb(var(--color_27));
    --wst-color-custom-13: rgb(var(--color_28));
    --wst-color-custom-14: rgb(var(--color_29));
    --wst-color-custom-15: rgb(var(--color_30));
    --wst-color-custom-16: rgb(var(--color_31));
    --wst-color-custom-17: rgb(var(--color_32));
    --wst-color-custom-18: rgb(var(--color_33));
    --wst-color-custom-19: rgb(var(--color_34));
    --wst-color-custom-20: rgb(var(--color_35))
}

.J6KGih {
    cursor: pointer
}

.sNF2R0 {
    opacity: 0
}

.hLoBV3 {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.Rdf41z,
.hLoBV3 {
    opacity: 1
}

.ftlZWo {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.ATGlOr,
.ftlZWo {
    opacity: 0
}

.KQSXD0 {
    transition: opacity var(--transition-duration) cubic-bezier(.64, 0, .78, 0)
}

.KQSXD0,
.pagQKE {
    opacity: 1
}

._6zG5H {
    opacity: 0;
    transition: opacity var(--transition-duration) cubic-bezier(.22, 1, .36, 1)
}

.BB49uC {
    transform: translateX(100%)
}

.j9xE1V {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.ICs7Rs,
.j9xE1V {
    transform: translateX(0)
}

.DxijZJ {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.B5kjYq,
.DxijZJ {
    transform: translateX(-100%)
}

.cJijIV {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.cJijIV,
.hOxaWM {
    transform: translateX(0)
}

.T9p3fN {
    transform: translateX(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.qDxYJm {
    transform: translateY(100%)
}

.aA9V0P {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.YPXPAS,
.aA9V0P {
    transform: translateY(0)
}

.Xf2zsA {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.Xf2zsA,
.y7Kt7s {
    transform: translateY(-100%)
}

.EeUgMu {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.EeUgMu,
.fdHrtm {
    transform: translateY(0)
}

.WIFaG4 {
    transform: translateY(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

body:not(.responsive) .JsJXaX {
    overflow-x: clip
}

[data-view-transition=page-transition] .JsJXaX {
    view-transition-name: page-group
}

.AnQkDU {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: 100%
}

.AnQkDU>div {
    align-self: stretch !important;
    grid-area: 1/1/2/2;
    justify-self: stretch !important
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.a9YhBi {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.dX12nb {
    cursor: pointer
}

.AKxYR5 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    fill: var(--corvid-fill-color, var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color, var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow, none);
    opacity: var(--opacity);
    transform: var(--flip)
}

.AKxYR5,
.AKxYR5 svg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.AKxYR5 svg {
    height: var(--svg-calculated-height, 100%);
    margin: auto;
    padding: var(--svg-calculated-padding, 0);
    width: var(--svg-calculated-width, 100%)
}

.AKxYR5 svg:not([data-type=ugc]) {
    overflow: visible
}

.VZYmYf * {
    vector-effect: non-scaling-stroke
}

.HcOXKn {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

ol.font_100,
ul.font_100 {
    color: #080808;
    font-family: "Arial, Helvetica, sans-serif", serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    text-decoration: none
}

ol.font_100 li,
ul.font_100 li {
    margin-bottom: 12px
}

ol.wix-list-text-align,
ul.wix-list-text-align {
    list-style-position: inside
}

ol.wix-list-text-align h1,
ol.wix-list-text-align h2,
ol.wix-list-text-align h3,
ol.wix-list-text-align h4,
ol.wix-list-text-align h5,
ol.wix-list-text-align h6,
ol.wix-list-text-align p,
ul.wix-list-text-align h1,
ul.wix-list-text-align h2,
ul.wix-list-text-align h3,
ul.wix-list-text-align h4,
ul.wix-list-text-align h5,
ul.wix-list-text-align h6,
ul.wix-list-text-align p {
    display: inline
}

.ONIxfn {
    cursor: pointer
}

.WUKwEB {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.QxJLC3 [data-attr-richtext-marker=true] {
    display: block
}

.QxJLC3 [data-attr-richtext-marker=true] table {
    border-collapse: collapse;
    margin: 15px 0;
    width: 100%
}

.QxJLC3 [data-attr-richtext-marker=true] table td {
    padding: 12px;
    position: relative
}

.QxJLC3 [data-attr-richtext-marker=true] table td:after {
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0
}

.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after {
    border-right: 1px solid currentColor
}

.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after {
    border-top: 1px solid currentColor
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

@supports(-webkit-touch-callout:none) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) [class$=rich-text__text],
.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote)[class$=rich-text__text] {
    color: var(--corvid-color, currentColor)
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) span[style*=color] {
    color: var(--corvid-color, currentColor) !important
}

.uGVkMG {
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.uGVkMG .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.uGVkMG .edKzOf ul {
    list-style: disc inside
}

.uGVkMG .edKzOf li {
    margin-bottom: 12px
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p {
    letter-spacing: normal;
    line-height: normal
}

.nJYhU3 {
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.nJYhU3 .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.nJYhU3 .edKzOf ol,
.nJYhU3 .edKzOf ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-start: .5em;
    padding-inline-start: 1.3em
}

.nJYhU3 .edKzOf ul {
    list-style-type: disc
}

.nJYhU3 .edKzOf ol {
    list-style-type: decimal
}

.nJYhU3 .edKzOf ol ul,
.nJYhU3 .edKzOf ul ul {
    line-height: normal;
    list-style-type: circle
}

.nJYhU3 .edKzOf ol ol ul,
.nJYhU3 .edKzOf ol ul ul,
.nJYhU3 .edKzOf ul ol ul,
.nJYhU3 .edKzOf ul ul ul {
    line-height: normal;
    list-style-type: square
}

.nJYhU3 .edKzOf li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.nJYhU3 .edKzOf h1,
.nJYhU3 .edKzOf h2,
.nJYhU3 .edKzOf h3,
.nJYhU3 .edKzOf h4,
.nJYhU3 .edKzOf h5,
.nJYhU3 .edKzOf h6,
.nJYhU3 .edKzOf p {
    letter-spacing: normal;
    line-height: normal;
    margin-block: 0;
    margin: 0
}

.nJYhU3 .edKzOf a {
    color: inherit
}

.SxM0TO,
.c9GqVL {
    word-wrap: break-word;
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width);
    mix-blend-mode: var(--blendMode, normal);
    overflow-wrap: break-word;
    pointer-events: none;
    text-align: start;
    text-shadow: var(--textOutline, 0 0 transparent), var(--textShadow, 0 0 transparent);
    text-transform: var(--textTransform, "none")
}

.SxM0TO>*,
.c9GqVL>* {
    pointer-events: auto
}

.SxM0TO li,
.c9GqVL li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.SxM0TO ol,
.SxM0TO ul,
.c9GqVL ol,
.c9GqVL ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-end: 0;
    margin-inline-start: .5em
}

.SxM0TO:not(.YQcXTT) ol,
.SxM0TO:not(.YQcXTT) ul,
.c9GqVL:not(.YQcXTT) ol,
.c9GqVL:not(.YQcXTT) ul {
    padding-inline-end: 0;
    padding-inline-start: 1.3em
}

.SxM0TO ul,
.c9GqVL ul {
    list-style-type: disc
}

.SxM0TO ol,
.c9GqVL ol {
    list-style-type: decimal
}

.SxM0TO ol ul,
.SxM0TO ul ul,
.c9GqVL ol ul,
.c9GqVL ul ul {
    list-style-type: circle
}

.SxM0TO ol ol ul,
.SxM0TO ol ul ul,
.SxM0TO ul ol ul,
.SxM0TO ul ul ul,
.c9GqVL ol ol ul,
.c9GqVL ol ul ul,
.c9GqVL ul ol ul,
.c9GqVL ul ul ul {
    list-style-type: square
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p,
.c9GqVL blockquote,
.c9GqVL h1,
.c9GqVL h2,
.c9GqVL h3,
.c9GqVL h4,
.c9GqVL h5,
.c9GqVL h6,
.c9GqVL p {
    margin-block: 0;
    margin: 0
}

.SxM0TO a,
.c9GqVL a {
    color: inherit
}

.YQcXTT li {
    margin-inline-end: 0;
    margin-inline-start: 1.3em
}

.Vd6aQZ {
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    white-space: nowrap
}

.mHZSwn {
    display: none
}

.lvxhkV {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.QJjwEo {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.kdBXfh {
    transition: .2s
}

.MP52zt {
    opacity: 0;
    transition: .2s ease-in
}

.MP52zt.Bhu9m5 {
    z-index: -1 !important
}

.LVP8Wf {
    opacity: 1;
    transition: .2s
}

.VrZrC0 {
    height: auto
}

.VrZrC0,
.cKxVkc {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .vlM3HR,
body:not(.device-mobile-optimized) .vlM3HR {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.AT7o0U[data-focuscycled=active] {
    outline: 1px solid transparent
}

.AT7o0U[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.AT7o0U .vlM3HR {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.WzbAF8 .mpGTIt .O6KwRn {
    display: var(--item-display);
    height: var(--item-size);
    margin: var(--item-margin);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt .O6KwRn:last-child {
    margin: 0
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN {
    display: block
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR {
    height: var(--item-size);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt {
    height: 100%;
    position: absolute;
    white-space: nowrap;
    width: 100%
}

:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,
body.device-mobile-optimized .WzbAF8 .mpGTIt {
    white-space: normal
}

.big2ZD {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: calc(100% - var(--wix-ads-height));
    left: 0;
    margin-top: var(--wix-ads-height);
    position: fixed;
    top: 0;
    width: 100%
}

.SHHiV9,
.big2ZD {
    pointer-events: none;
    z-index: var(--pinned-layer-in-container, var(--above-all-in-container))
}

.Gs0oXs,
.pr7XQM {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.Gs0oXs[data-state~=header] a,
.Gs0oXs[data-state~=header] div,
[data-state~=header].pr7XQM a,
[data-state~=header].pr7XQM div {
    cursor: default !important
}

.Gs0oXs .rcIF9K,
.pr7XQM .rcIF9K {
    display: inline-block;
    height: 100%;
    width: 100%
}

.pr7XQM {
    --display: inline-block;
    display: var(--display)
}

.pr7XQM .nzVyrk {
    padding: 0 var(--pad, 5px)
}

.pr7XQM .VCJeT5 {
    border-top: 1px solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    cursor: pointer;
    font: var(--fnt, var(--font_1))
}

.pr7XQM .xYGmQj {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 8px
}

.pr7XQM[data-listposition=left] {
    padding-left: 0
}

.pr7XQM[data-listposition=right] {
    padding-right: 0
}

.pr7XQM[data-state~=drop] {
    display: block;
    width: 100%
}

.pr7XQM[data-state~=link]:hover .VCJeT5,
.pr7XQM[data-state~=over] .VCJeT5 {
    border-top-color: rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=link]:hover .xYGmQj,
.pr7XQM[data-state~=over] .xYGmQj {
    color: rgb(var(--txth, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.pr7XQM[data-state~=selected] .VCJeT5 {
    border-top-color: rgba(var(--brds, var(--color_15, color_15)), var(--alpha-brds, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=selected] .xYGmQj {
    color: rgb(var(--txts, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.XRwtpn {
    overflow-x: hidden
}

.XRwtpn .SvGGzE {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.XRwtpn .SvGGzE .ckXV57 {
    flex: 1
}

.XRwtpn .SvGGzE .CkCpUo {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.XRwtpn .SvGGzE .CkCpUo .L3ZIQx {
    display: inline-block
}

.XRwtpn .SvGGzE .CkCpUo .DTRNn1 {
    display: block;
    width: 100%
}

.XRwtpn .O1lweY {
    display: block;
    opacity: 1;
    z-index: 99999
}

.XRwtpn .O1lweY .VtNw6g {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.XRwtpn .O1lweY.GkAfhB {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.XRwtpn .O1lweY .u7d_AM {
    display: inline-block
}

.XRwtpn .Ursk0e {
    display: none
}

.YXlfNd>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.YXlfNd .CkCpUo,
.YXlfNd .O1lweY,
.YXlfNd>nav {
    position: absolute
}

.YXlfNd .O1lweY {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 10px);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    margin-top: 7px;
    padding: 15px 5px 0 5px;
    visibility: hidden
}

.YXlfNd [data-dropmode=dropUp] .O1lweY {
    margin-bottom: 7px;
    margin-top: 0
}

.PlZyDq {
    touch-action: manipulation
}

.uDW_Qe {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uDW_Qe:before {
    max-width: var(--margin-start, 0)
}

.uDW_Qe:after,
.uDW_Qe:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uDW_Qe:after {
    max-width: var(--margin-end, 0)
}

.FubTgk {
    height: 100%
}

.FubTgk .uDW_Qe {
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: var(--trans1, border-color .4s ease 0s, background-color .4s ease 0s)
}

.FubTgk .uDW_Qe:link,
.FubTgk .uDW_Qe:visited {
    border-color: transparent
}

.FubTgk .l7_2fn {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    margin: 0;
    position: relative;
    transition: var(--trans2, color .4s ease 0s);
    white-space: nowrap
}

.FubTgk[aria-disabled=false] .uDW_Qe {
    background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_17, color_17)), var(--alpha-bg, 1)));
    border: solid var(--corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
    cursor: pointer !important
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

.FubTgk[aria-disabled=true] .uDW_Qe {
    background-color: var(--corvid-disabled-background-color, rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1)));
    border-color: var(--corvid-disabled-border-color, rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1)));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 0))
}

.FubTgk[aria-disabled=true] .l7_2fn {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

.uUxqWY {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uUxqWY:before {
    max-width: var(--margin-start, 0)
}

.uUxqWY:after,
.uUxqWY:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uUxqWY:after {
    max-width: var(--margin-end, 0)
}

.Vq4wYb[aria-disabled=false] .uUxqWY {
    cursor: pointer
}

:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,
body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,
body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

.Vq4wYb .uUxqWY {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.Vq4wYb .wJVzSK {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    transition: var(--trans, color .4s ease 0s);
    white-space: nowrap
}

.Vq4wYb[aria-disabled=true] .wJVzSK {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

._C0cVf {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.hFwGTD {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.IQgXoP {
    transition: .2s
}

.Nr3Nid {
    opacity: 0;
    transition: .2s ease-in
}

.Nr3Nid.l4oO6c {
    z-index: -1 !important
}

.iQuoC4 {
    opacity: 1;
    transition: .2s
}

.CJF7A2 {
    height: auto
}

.CJF7A2,
.U4Bvut {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .G5K6X8,
body:not(.device-mobile-optimized) .G5K6X8 {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.xU8fqS[data-focuscycled=active] {
    outline: 1px solid transparent
}

.xU8fqS[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.xU8fqS ._4XcTfy {
    background-color: var(--screenwidth-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .7));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.xU8fqS .gUbusX {
    background-color: rgba(var(--bgctr, var(--color_11, color_11)), var(--alpha-bgctr, 1));
    border-radius: var(--rd, 0);
    bottom: var(--brwb, 0);
    top: var(--brwt, 0)
}

.xU8fqS .G5K6X8,
.xU8fqS .gUbusX {
    left: 0;
    position: absolute;
    right: 0
}

.xU8fqS .G5K6X8 {
    bottom: 0;
    top: 0
}

:host(.device-mobile-optimized) .xU8fqS .G5K6X8,
body.device-mobile-optimized .xU8fqS .G5K6X8 {
    left: 10px;
    right: 10px
}

.SPY_vo {
    pointer-events: none
}

.BmZ5pC {
    min-height: calc(100vh - var(--wix-ads-height));
    min-width: var(--site-width);
    position: var(--bg-position);
    top: var(--wix-ads-height)
}

.BmZ5pC,
.nTOEE9 {
    height: 100%;
    width: 100%
}

.nTOEE9 {
    overflow: hidden;
    position: relative
}

.nTOEE9.sqUyGm:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==), auto
}

.nTOEE9.C_JY0G:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==), auto
}

.RZQnmg {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 40px
}

.RZQnmg path {
    fill: rgb(var(--color_12))
}

.RZQnmg:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.rYiAuL {
    cursor: pointer
}

.gSXewE {
    height: 0;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 0
}

.OJQ_3L,
.gSXewE {
    position: absolute
}

.OJQ_3L {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    right: 0;
    width: 40px
}

.OJQ_3L path {
    fill: rgb(var(--color_12))
}

.OJQ_3L:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.j7pOnl {
    box-sizing: border-box;
    height: 100%;
    width: 100%
}

.BI8PVQ {
    min-height: var(--image-min-height);
    min-width: var(--image-min-width)
}

.BI8PVQ img,
img.BI8PVQ {
    filter: var(--filter-effect-svg-url);
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100% 100%);
    mask-size: var(--mask-size, 100% 100%);
    -o-object-position: var(--object-position);
    object-position: var(--object-position)
}

.MazNVa {
    left: var(--left, auto);
    position: var(--position-fixed, static);
    top: var(--top, auto);
    z-index: var(--z-index, auto)
}

.MazNVa .BI8PVQ img {
    box-shadow: 0 0 0 #000;
    position: static;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.MazNVa .j7pOnl {
    display: block;
    overflow: hidden
}

.MazNVa .BI8PVQ {
    overflow: hidden
}

.c7cMWz {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.FVGvCX {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .zK7MhX {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .c7cMWz,
body:not(.device-mobile-optimized) .c7cMWz {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.fEm0Bo .c7cMWz {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    overflow: hidden
}

:host(.device-mobile-optimized) .c7cMWz,
body.device-mobile-optimized .c7cMWz {
    left: 10px;
    right: 10px
}

.PFkO7r {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HT5ybB {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .dBAkHi {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .PFkO7r,
body:not(.device-mobile-optimized) .PFkO7r {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

:host(.device-mobile-optimized) .PFkO7r,
body.device-mobile-optimized .PFkO7r {
    left: 10px;
    right: 10px
}

.aVng1S {
    border-top: var(--lnw, 2px) solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    box-sizing: border-box;
    height: 0
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.r4OX7l,
.xTjc1A {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.r4OX7l[data-state~=header] a,
.r4OX7l[data-state~=header] div,
[data-state~=header].xTjc1A a,
[data-state~=header].xTjc1A div {
    cursor: default !important
}

.r4OX7l .UiHgGh,
.xTjc1A .UiHgGh {
    display: inline-block;
    height: 100%;
    width: 100%
}

.xTjc1A {
    --display: inline-block;
    cursor: pointer;
    display: var(--display);
    font: var(--fnt, var(--font_1))
}

.xTjc1A .yRj2ms {
    padding: 0 var(--pad, 5px)
}

.xTjc1A .JS76Uv {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 0 10px;
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=drop] {
    display: block;
    width: 100%
}

.xTjc1A[data-state~=drop] .JS76Uv {
    padding: 0 .5em
}

.xTjc1A[data-state~=link]:hover .JS76Uv,
.xTjc1A[data-state~=over] .JS76Uv {
    color: rgb(var(--txth, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=selected] .JS76Uv {
    color: rgb(var(--txts, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.NHM1d1 {
    overflow-x: hidden
}

.NHM1d1 .R_TAzU {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.NHM1d1 .R_TAzU .aOF1ks {
    flex: 1
}

.NHM1d1 .R_TAzU .y7qwii {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.NHM1d1 .R_TAzU .y7qwii .Tg1gOB {
    display: inline-block
}

.NHM1d1 .R_TAzU .y7qwii .mvZ3NH {
    display: block;
    width: 100%
}

.NHM1d1 .h3jCPd {
    display: block;
    opacity: 1;
    z-index: 99999
}

.NHM1d1 .h3jCPd .wkJ2fp {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.NHM1d1 .h3jCPd.DlGBN0 {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.NHM1d1 .h3jCPd .p90CkU {
    display: inline-block
}

.NHM1d1 .vh74Xw {
    display: none
}

.XwCBRN>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.XwCBRN .h3jCPd,
.XwCBRN .y7qwii,
.XwCBRN>nav {
    position: absolute
}

.XwCBRN .h3jCPd {
    margin-top: 7px;
    visibility: hidden
}

.XwCBRN .h3jCPd[data-dropMode=dropUp] {
    margin-bottom: 7px;
    margin-top: 0
}

.XwCBRN .wkJ2fp {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 0);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6))
}

.P0dCOY .PJ4KCX {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.d7EBK2 {
    border-radius: var(--overflow-wrapper-border-radius)
}

.TMFrcJ {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.dkyyRB {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.L01Zxk {
    transition: .2s
}

.bFRsbd {
    opacity: 0;
    transition: .2s ease-in
}

.bFRsbd.CwYhEy {
    z-index: -1 !important
}

.u_eaP3 {
    opacity: 1;
    transition: .2s
}

.kn76TK {
    height: auto
}

.YTbrNX,
.kn76TK {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .EwS2PT,
body:not(.device-mobile-optimized) .EwS2PT {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.x4zVYf[data-focuscycled=active] {
    outline: 1px solid transparent
}

.x4zVYf[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.x4zVYf .TMFrcJ {
    background-color: transparent;
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 0);
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .5));
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease
}

.x4zVYf .zxR1mn.TMFrcJ {
    background-color: rgba(var(--bg-scrl, 0, 0, 0), var(--alpha-bg-scrl, 0));
    border-bottom: var(--brwb-scrl, var(--brwb, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    border-radius: var(--rd-scrl, var(--rd, 0));
    border-top: var(--brwt-scrl, var(--brwt, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    box-shadow: var(--shd-scrl, var(--shd, 0 0 5px rgba(0, 0, 0, .5)))
}

.x4zVYf .mTQGgy {
    box-sizing: border-box;
    height: 100%;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.mTQGgy {
    opacity: var(--alpha-bg, 1)
}

.x4zVYf .QijXjn {
    background-color: var(--screenwidth-corvid-background-color, transparent);
    height: 100%;
    position: relative;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.QijXjn {
    opacity: var(--alpha-bg, 1)
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.J6KGih {
    cursor: pointer
}

.KaEeLN {
    --container-corvid-border-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    --container-corvid-border-size: var(--brw, 1px);
    --container-corvid-background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    --backdrop-filter: $backdrop-filter
}

.uYj0Sg {
    -webkit-backdrop-filter: var(--backdrop-filter, none);
    backdrop-filter: var(--backdrop-filter, none);
    background-color: var(--container-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    background-image: var(--bg-gradient, none);
    border: var(--container-corvid-border-width, var(--brw, 1px)) solid var(--container-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 5px);
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.LHrbPP {
    background: #fff;
    border-radius: 24px;
    color: #116dff;
    cursor: pointer;
    font-family: Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    height: 0;
    left: 50%;
    margin-left: -94px;
    opacity: 0;
    padding: 0 24px 0 24px;
    pointer-events: none;
    position: absolute;
    top: 60px;
    width: 0;
    z-index: 9999
}

.LHrbPP:focus {
    border: 2px solid;
    height: 40px;
    opacity: 1;
    pointer-events: auto;
    width: auto
}

.E6jjcn {
    direction: var(--direction);
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content);
    margin: var(--margin);
    position: relative
}

.Zc7IjY {
    direction: ltr;
    margin: var(--item-margin)
}

.VM7gjN {
    display: flex;
    flex-direction: column
}

.TWFxr5 {
    height: auto !important
}

.May50y {
    overflow: hidden !important
}








@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-lt-w10-bold.woff2') format('woff2');
    unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w02-bold.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w01-bold.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w10-light.woff2') format('woff2');
    unicode-range: U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w02-light.woff2') format('woff2');
    unicode-range: U+000D, U+0100-010F, U+0111-0130, U+0132-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+01FA-01FF, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03C0, U+1E80-1E85, U+1EF2-1EF3, U+2070, U+2074-2079, U+2080-2089, U+2113, U+2126, U+212E, U+2153-2154, U+215B-215E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB00-FB04;
    font-display: swap;
}

@font-face {
    font-family: 'din-next-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/eca8b0cd-45d8-43cf-aee7-ca462bc5497c/v1/din-next-w01-light.woff2') format('woff2');
    unicode-range: U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+03BC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_5e1abc1825cb4784a89192a53;
    src: url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7c370d01944b46418218fe88d;
    src: url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7c370d01944b46418218fe88d360f9f6/ttf/file.ttf") format("ttf");
}

#masterPage:not(.landingPage) #PAGES_CONTAINER {
    margin-top: 0px;
    margin-bottom: 0px;
}

#masterPage.landingPage #soapAfterPagesContainer,
#masterPage.landingPage #soapBeforePagesContainer {
    margin-top: 95px;
}

#masterPage.landingPage #SITE_HEADER {
    display: none;
}

#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #comp-kcyijl2p {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER {
    display: none;
}

#masterPage.landingPage #SITE_HEADER-placeholder {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER-placeholder {
    display: none;
}

#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus,
#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus~.wixSdkShowFocusOnSibling {
    --focus-ring-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #116dff;
    box-shadow: var(--focus-ring-box-shadow) !important;
    z-index: 1;
}

.has-inner-focus-ring {
    --focus-ring-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;
}

#masterPage {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_HEADER {
    z-index: 50;
    --above-all-in-container: 10000;
}

#PAGES_CONTAINER {
    --pinned-layer-in-container: 51;
    --above-all-in-container: 49;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --pinned-layer-in-container: 52;
    --above-all-in-container: 49;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --pinned-layer-in-container: 53;
    --above-all-in-container: 49;
}

#comp-kcyijl2p-pinned-layer {
    z-index: calc(var(--pinned-layers-in-page, 0) + 54);
    --above-all-in-container: 10000;
}

#SITE_FOOTER {
    --pinned-layer-in-container: 55;
    --above-all-in-container: 49;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: auto;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: 15px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-top: -2px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: -80px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="SOSP_CONTAINER_CUSTOM_ID"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kcyijl2p {
    justify-self: end;
    margin-right: 29px;
    align-self: center;
    margin-top: 48px;
    position: absolute;
    grid-area: 1 / 1 / 2 / 2;
    pointer-events: auto;
}

.font_0 {
    font: var(--font_0);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_1 {
    font: var(--font_1);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.font_2 {
    font: var(--font_2);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_3 {
    font: var(--font_3);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_4 {
    font: var(--font_4);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_5 {
    font: var(--font_5);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_6 {
    font: var(--font_6);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_7 {
    font: var(--font_7);
    color: rgb(0, 0, 0);
    letter-spacing: 0em;
}

.font_8 {
    font: var(--font_8);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_9 {
    font: var(--font_9);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_10 {
    font: var(--font_10);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.color_0 {
    color: rgb(var(--color_0));
}

.color_1 {
    color: rgb(var(--color_1));
}

.color_2 {
    color: rgb(var(--color_2));
}

.color_3 {
    color: rgb(var(--color_3));
}

.color_4 {
    color: rgb(var(--color_4));
}

.color_5 {
    color: rgb(var(--color_5));
}

.color_6 {
    color: rgb(var(--color_6));
}

.color_7 {
    color: rgb(var(--color_7));
}

.color_8 {
    color: rgb(var(--color_8));
}

.color_9 {
    color: rgb(var(--color_9));
}

.color_10 {
    color: rgb(var(--color_10));
}

.color_11 {
    color: rgb(var(--color_11));
}

.color_12 {
    color: rgb(var(--color_12));
}

.color_13 {
    color: rgb(var(--color_13));
}

.color_14 {
    color: rgb(var(--color_14));
}

.color_15 {
    color: rgb(var(--color_15));
}

.color_16 {
    color: rgb(var(--color_16));
}

.color_17 {
    color: rgb(var(--color_17));
}

.color_18 {
    color: rgb(var(--color_18));
}

.color_19 {
    color: rgb(var(--color_19));
}

.color_20 {
    color: rgb(var(--color_20));
}

.color_21 {
    color: rgb(var(--color_21));
}

.color_22 {
    color: rgb(var(--color_22));
}

.color_23 {
    color: rgb(var(--color_23));
}

.color_24 {
    color: rgb(var(--color_24));
}

.color_25 {
    color: rgb(var(--color_25));
}

.color_26 {
    color: rgb(var(--color_26));
}

.color_27 {
    color: rgb(var(--color_27));
}

.color_28 {
    color: rgb(var(--color_28));
}

.color_29 {
    color: rgb(var(--color_29));
}

.color_30 {
    color: rgb(var(--color_30));
}

.color_31 {
    color: rgb(var(--color_31));
}

.color_32 {
    color: rgb(var(--color_32));
}

.color_33 {
    color: rgb(var(--color_33));
}

.color_34 {
    color: rgb(var(--color_34));
}

.color_35 {
    color: rgb(var(--color_35));
}

.color_36 {
    color: rgb(var(--color_36));
}

.color_37 {
    color: rgb(var(--color_37));
}

.color_38 {
    color: rgb(var(--color_38));
}

.color_39 {
    color: rgb(var(--color_39));
}

.color_40 {
    color: rgb(var(--color_40));
}

.color_41 {
    color: rgb(var(--color_41));
}

.color_42 {
    color: rgb(var(--color_42));
}

.color_43 {
    color: rgb(var(--color_43));
}

.color_44 {
    color: rgb(var(--color_44));
}

.color_45 {
    color: rgb(var(--color_45));
}

.color_46 {
    color: rgb(var(--color_46));
}

.color_47 {
    color: rgb(var(--color_47));
}

.color_48 {
    color: rgb(var(--color_48));
}

.color_49 {
    color: rgb(var(--color_49));
}

.color_50 {
    color: rgb(var(--color_50));
}

.color_51 {
    color: rgb(var(--color_51));
}

.color_52 {
    color: rgb(var(--color_52));
}

.color_53 {
    color: rgb(var(--color_53));
}

.color_54 {
    color: rgb(var(--color_54));
}

.color_55 {
    color: rgb(var(--color_55));
}

.color_56 {
    color: rgb(var(--color_56));
}

.color_57 {
    color: rgb(var(--color_57));
}

.color_58 {
    color: rgb(var(--color_58));
}

.color_59 {
    color: rgb(var(--color_59));
}

.color_60 {
    color: rgb(var(--color_60));
}

.color_61 {
    color: rgb(var(--color_61));
}

.color_62 {
    color: rgb(var(--color_62));
}

.color_63 {
    color: rgb(var(--color_63));
}

.color_64 {
    color: rgb(var(--color_64));
}

.color_65 {
    color: rgb(var(--color_65));
}

.backcolor_0 {
    background-color: rgb(var(--color_0));
}

.backcolor_1 {
    background-color: rgb(var(--color_1));
}

.backcolor_2 {
    background-color: rgb(var(--color_2));
}

.backcolor_3 {
    background-color: rgb(var(--color_3));
}

.backcolor_4 {
    background-color: rgb(var(--color_4));
}

.backcolor_5 {
    background-color: rgb(var(--color_5));
}

.backcolor_6 {
    background-color: rgb(var(--color_6));
}

.backcolor_7 {
    background-color: rgb(var(--color_7));
}

.backcolor_8 {
    background-color: rgb(var(--color_8));
}

.backcolor_9 {
    background-color: rgb(var(--color_9));
}

.backcolor_10 {
    background-color: rgb(var(--color_10));
}

.backcolor_11 {
    background-color: rgb(var(--color_11));
}

.backcolor_12 {
    background-color: rgb(var(--color_12));
}

.backcolor_13 {
    background-color: rgb(var(--color_13));
}

.backcolor_14 {
    background-color: rgb(var(--color_14));
}

.backcolor_15 {
    background-color: rgb(var(--color_15));
}

.backcolor_16 {
    background-color: rgb(var(--color_16));
}

.backcolor_17 {
    background-color: rgb(var(--color_17));
}

.backcolor_18 {
    background-color: rgb(var(--color_18));
}

.backcolor_19 {
    background-color: rgb(var(--color_19));
}

.backcolor_20 {
    background-color: rgb(var(--color_20));
}

.backcolor_21 {
    background-color: rgb(var(--color_21));
}

.backcolor_22 {
    background-color: rgb(var(--color_22));
}

.backcolor_23 {
    background-color: rgb(var(--color_23));
}

.backcolor_24 {
    background-color: rgb(var(--color_24));
}

.backcolor_25 {
    background-color: rgb(var(--color_25));
}

.backcolor_26 {
    background-color: rgb(var(--color_26));
}

.backcolor_27 {
    background-color: rgb(var(--color_27));
}

.backcolor_28 {
    background-color: rgb(var(--color_28));
}

.backcolor_29 {
    background-color: rgb(var(--color_29));
}

.backcolor_30 {
    background-color: rgb(var(--color_30));
}

.backcolor_31 {
    background-color: rgb(var(--color_31));
}

.backcolor_32 {
    background-color: rgb(var(--color_32));
}

.backcolor_33 {
    background-color: rgb(var(--color_33));
}

.backcolor_34 {
    background-color: rgb(var(--color_34));
}

.backcolor_35 {
    background-color: rgb(var(--color_35));
}

.backcolor_36 {
    background-color: rgb(var(--color_36));
}

.backcolor_37 {
    background-color: rgb(var(--color_37));
}

.backcolor_38 {
    background-color: rgb(var(--color_38));
}

.backcolor_39 {
    background-color: rgb(var(--color_39));
}

.backcolor_40 {
    background-color: rgb(var(--color_40));
}

.backcolor_41 {
    background-color: rgb(var(--color_41));
}

.backcolor_42 {
    background-color: rgb(var(--color_42));
}

.backcolor_43 {
    background-color: rgb(var(--color_43));
}

.backcolor_44 {
    background-color: rgb(var(--color_44));
}

.backcolor_45 {
    background-color: rgb(var(--color_45));
}

.backcolor_46 {
    background-color: rgb(var(--color_46));
}

.backcolor_47 {
    background-color: rgb(var(--color_47));
}

.backcolor_48 {
    background-color: rgb(var(--color_48));
}

.backcolor_49 {
    background-color: rgb(var(--color_49));
}

.backcolor_50 {
    background-color: rgb(var(--color_50));
}

.backcolor_51 {
    background-color: rgb(var(--color_51));
}

.backcolor_52 {
    background-color: rgb(var(--color_52));
}

.backcolor_53 {
    background-color: rgb(var(--color_53));
}

.backcolor_54 {
    background-color: rgb(var(--color_54));
}

.backcolor_55 {
    background-color: rgb(var(--color_55));
}

.backcolor_56 {
    background-color: rgb(var(--color_56));
}

.backcolor_57 {
    background-color: rgb(var(--color_57));
}

.backcolor_58 {
    background-color: rgb(var(--color_58));
}

.backcolor_59 {
    background-color: rgb(var(--color_59));
}

.backcolor_60 {
    background-color: rgb(var(--color_60));
}

.backcolor_61 {
    background-color: rgb(var(--color_61));
}

.backcolor_62 {
    background-color: rgb(var(--color_62));
}

.backcolor_63 {
    background-color: rgb(var(--color_63));
}

.backcolor_64 {
    background-color: rgb(var(--color_64));
}

.backcolor_65 {
    background-color: rgb(var(--color_65));
}

#masterPage:not(.landingPage) {
    --top-offset: var(--header-height);
    --header-height: 95px;
}

#masterPage.landingPage {
    --top-offset: 0px;
}

#SITE_HEADER {
    --brd: var(--color_15);
    --brwt: 0px;
    --brwb: 0px;
    --shd: none;
    --rd: 0px;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-filter: none;
}

#SITE_HEADER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_HEADERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kfxw8p95"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_HEADER {
    --bg-overlay-color: rgb(var(--color_43));
    --bg-gradient: none;
    position: sticky !important;
    top: var(--wix-ads-height);
}





[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer]>[id="comp-l3m31bg7"] {
    position: relative;
    margin: 30px 0px 24px calc((100% - 245px) * 0);
    left: 13px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kfxw97wzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer]>[id="comp-kd4hrjc2"] {
    position: relative;
    margin: 19px 0px 24px calc((100% - 735px) * 1);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}



#comp-kfxw8pbe {
    width: 245px;
}

#comp-kfxw8pbe {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 245px;
    --column-flex: 245;
}

#comp-l3m31bg7 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m31bg7 {
    width: 227px;
    height: 41px;
}

#comp-l3m31bg7 {
    --height: 41px;
    --width: 227px;
}

#comp-kfxw97wz {
    width: 735px;
}

#comp-kfxw97wz {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 735px;
    --column-flex: 735;
}

#comp-kd4hrjc2 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: 0, 48, 91;
    --rd: 0px;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
    --fnt: var(--font_1);
    --pad: 5px;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --trans: color 0.4s ease 0s;
    --txth: var(--color_18);
    --alpha-txth: 1;
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
}

#comp-kd4hrjc2 {
    width: 730px;
    height: 52px;
}

#comp-kd4hrjc2 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#PAGES_CONTAINER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    --transition-duration: 700ms;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --alpha-bg: 1;
    --bg: 61, 155, 233;
    --bgh: 43, 104, 156;
    --brd: 43, 104, 156;
    --brdh: 61, 155, 233;
    --brw: 0px;
    --fnt: normal normal normal 14px/1.4em raleway;
    --rd: 20px;
    --txt: 255, 255, 255;
    --txth: 255, 255, 255;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 1;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
}

#SOSP_CONTAINER_CUSTOM_ID {
    --brw: 0px;
    --brd: var(--color_15);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62lwk"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62nf5"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0h62lwk {
    width: 980px;
    height: 250px;
}

.comp-l0h62lwk {
    --wix-direction: ltr;
    --profileLayout: 1;
    --pictureStyle: 0;
    --profileAlignment: 0;
    --profileImageSize: 110px;
    --badge-layout: 0;
    --badge-size: 0;
    --badge-corner-radius: 10;
    --border-width-1: 1;
    --pw-cover-photo-opacity: 60;
    --pw-cover-photo-opacity-desktop: 60;
    --profileWidgetHeight: 250px;
    --pw-button-border-width: 1;
    --pw-button-responsive-border-width: 1;
    --pw-button-text-font-size-mobile: 16;
    --pw-button-corner-radius: 0;
    --pw-button-responsive-corner-radius: 0;
    --vertical-pw-corner-radius: 0;
    --badge-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font: normal normal normal 28px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile: normal normal normal 12px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-color-primary: 51, 51, 51;
    --text-color-primary-rgb: 51, 51, 51;
    --text-color-primary-opacity: 1;
    --text-color-secondary: 51, 51, 51;
    --text-color-secondary-rgb: 51, 51, 51;
    --text-color-secondary-opacity: 1;
    --pw-responsive-name-color: 255, 255, 255;
    --pw-responsive-name-color-rgb: 255, 255, 255;
    --pw-responsive-name-color-opacity: 1;
    --pw-name-color-mobile: 51, 51, 51;
    --pw-name-color-mobile-rgb: 51, 51, 51;
    --pw-name-color-mobile-opacity: 1;
    --title-color: 51, 51, 51;
    --title-color-rgb: 51, 51, 51;
    --title-color-opacity: 1;
    --title-responsive-color: 255, 255, 255;
    --title-responsive-color-rgb: 255, 255, 255;
    --title-responsive-color-opacity: 1;
    --title-mobile-color: 51, 51, 51;
    --title-mobile-color-rgb: 51, 51, 51;
    --title-mobile-color-opacity: 1;
    --pw-responsive-ff-color: 255, 255, 255;
    --pw-responsive-ff-color-rgb: 255, 255, 255;
    --pw-responsive-ff-color-opacity: 1;
    --pw-ff-color-mobile: 51, 51, 51;
    --pw-ff-color-mobile-rgb: 51, 51, 51;
    --pw-ff-color-mobile-opacity: 1;
    --button-opacity-and-color: 0, 87, 225;
    --button-opacity-and-color-rgb: 0, 87, 225;
    --button-opacity-and-color-opacity: 1;
    --pw-responsive-button-color: 255, 255, 255;
    --pw-responsive-button-color-rgb: 255, 255, 255;
    --pw-responsive-button-color-opacity: 1;
    --pw-responsive-button-color-mobile: 255, 255, 255;
    --pw-responsive-button-color-mobile-rgb: 255, 255, 255;
    --pw-responsive-button-color-mobile-opacity: 1;
    --box-color: 255, 255, 255;
    --box-color-rgb: 255, 255, 255;
    --box-color-opacity: 1;
    --border-color: 51, 51, 51, 0.2;
    --border-color-rgb: 51, 51, 51;
    --border-color-opacity: 0.2;
    --pw-cover-color: 0, 87, 225;
    --pw-cover-color-rgb: 0, 87, 225;
    --pw-cover-color-opacity: 1;
    --pw-cover-color-desktop: 0, 87, 225;
    --pw-cover-color-desktop-rgb: 0, 87, 225;
    --pw-cover-color-desktop-opacity: 1;
    --pw-cover-color-mobile: 0, 87, 225;
    --pw-cover-color-mobile-rgb: 0, 87, 225;
    --pw-cover-color-mobile-opacity: 1;
    --pw-button-font-color: 255, 255, 255;
    --pw-button-font-color-rgb: 255, 255, 255;
    --pw-button-font-color-opacity: 1;
    --pw-button-responsive-font-color: 0, 87, 225;
    --pw-button-responsive-font-color-rgb: 0, 87, 225;
    --pw-button-responsive-font-color-opacity: 1;
    --pw-button-border-color: 0, 87, 225;
    --pw-button-border-color-rgb: 0, 87, 225;
    --pw-button-border-color-opacity: 1;
    --pw-button-responsive-border-color: 255, 255, 255;
    --pw-button-responsive-border-color-rgb: 255, 255, 255;
    --pw-button-responsive-border-color-opacity: 1;
    --badge-font-style: normal;
    --badge-font-variant: normal;
    --badge-font-weight: normal;
    --badge-font-size: 16px;
    --badge-font-line-height: 1.4em;
    --badge-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badge-font-text-decoration: none;
    --text-primary-font-style: normal;
    --text-primary-font-variant: normal;
    --text-primary-font-weight: normal;
    --text-primary-font-size: 20px;
    --text-primary-font-line-height: 1.4em;
    --text-primary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font-text-decoration: none;
    --text-secondary-font-style: normal;
    --text-secondary-font-variant: normal;
    --text-secondary-font-weight: normal;
    --text-secondary-font-size: 14px;
    --text-secondary-font-line-height: 1.4em;
    --text-secondary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font-text-decoration: none;
    --pw-responsive-name-font-style: normal;
    --pw-responsive-name-font-variant: normal;
    --pw-responsive-name-font-weight: normal;
    --pw-responsive-name-font-size: 28px;
    --pw-responsive-name-font-line-height: 1.4em;
    --pw-responsive-name-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font-text-decoration: none;
    --pw-name-font-mobile-style: normal;
    --pw-name-font-mobile-variant: normal;
    --pw-name-font-mobile-weight: normal;
    --pw-name-font-mobile-size: 20px;
    --pw-name-font-mobile-line-height: 1.4em;
    --pw-name-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile-text-decoration: none;
    --title-font-style: normal;
    --title-font-variant: normal;
    --title-font-weight: normal;
    --title-font-size: 14px;
    --title-font-line-height: 1.4em;
    --title-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font-text-decoration: none;
    --title-responsive-font-style: normal;
    --title-responsive-font-variant: normal;
    --title-responsive-font-weight: normal;
    --title-responsive-font-size: 20px;
    --title-responsive-font-line-height: 1.4em;
    --title-responsive-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font-text-decoration: none;
    --title-mobile-font-style: normal;
    --title-mobile-font-variant: normal;
    --title-mobile-font-weight: normal;
    --title-mobile-font-size: 16px;
    --title-mobile-font-line-height: 1.4em;
    --title-mobile-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font-text-decoration: none;
    --pw-responsive-ff-font-style: normal;
    --pw-responsive-ff-font-variant: normal;
    --pw-responsive-ff-font-weight: normal;
    --pw-responsive-ff-font-size: 16px;
    --pw-responsive-ff-font-line-height: 1.4em;
    --pw-responsive-ff-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font-text-decoration: none;
    --pw-ff-font-mobile-style: normal;
    --pw-ff-font-mobile-variant: normal;
    --pw-ff-font-mobile-weight: normal;
    --pw-ff-font-mobile-size: 12px;
    --pw-ff-font-mobile-line-height: 1.4em;
    --pw-ff-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile-text-decoration: none;
    --button-font-style: normal;
    --button-font-variant: normal;
    --button-font-weight: normal;
    --button-font-size: 16px;
    --button-font-line-height: 1.4em;
    --button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font-text-decoration: none;
    --pw-responsive-button-font-style: normal;
    --pw-responsive-button-font-variant: normal;
    --pw-responsive-button-font-weight: normal;
    --pw-responsive-button-font-size: 16px;
    --pw-responsive-button-font-line-height: 1.4em;
    --pw-responsive-button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font-text-decoration: none;
    --pw-button-font-mobile-style: normal;
    --pw-button-font-mobile-variant: normal;
    --pw-button-font-mobile-weight: normal;
    --pw-button-font-mobile-size: 16px;
    --pw-button-font-mobile-line-height: 1.4em;
    --pw-button-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile-text-decoration: none;
    --profileImageDisplay: block;
    --profileImageBorderRadius: 50%;
    --coverButtonsBoxMarginLeft: initial;
    --coverButtonsBoxPosition: initial;
    --coverButtonsBoxTop: initial;
    --coverButtonsBoxInsetInlineEnd: initial;
    --coverButtonsBoxMarginTop: 38px;
    --repositionModeButtonsFlexDirection: row;
    --repositionModeButtonsMarginInlineStart: 34px;
    --repositionModeButtonsMarginInlineEnd: initial;
    --coverPhotoContainerInsetInlineStart: 24px;
    --coverPhotoContainerInsetInlineEnd: initial;
    --contentLayoutPosition: relative;
    --contentLayoutFlexDirection: row;
    --contentLayoutAlignItems: initial;
    --contentLayoutPaddingInlineStart: 30px;
    --contentLayoutPaddingInlineEnd: 16px;
    --contentAlignItems: flex-end;
    --contentMarginBottom: 30px;
    --contentMarginInlineEnd: initial;
    --contentMarginInlineStart: 24px;
    --contentJustifyContent: space-between;
    --contentWidth: initial;
    --contentFlexDirection: row;
    --detailsAndPhotoFlexDirection: initial;
    --detailsAndPhotoAlignItems: initial;
    --memberDetailsPaddingInlineStart: initial;
    --memberDetailsPaddingInlineEnd: initial;
    --memberDetailsMarginTop: initial;
    --memberDetailsAlignItems: initial;
    --memberDetailsMaxWidth: 500px;
    --memberDetailsMarginBottom: initial;
    --profilePhotoMarginRight: initial;
    --profilePhotoMarginLeft: initial;
    --badgeListContainerJustifyContent: initial;
    --badgeListJustifyContent: end;
    --numbersBoxPosition: initial;
    --numbersBoxJustifyContent: flex-start;
    --nameContainerMaxWidth: initial;
    --nameContainerWidth: initial;
    --nameContainerJustifyContent: flex-start;
    --nameBoxTextMaxWidth: 470px;
    --titleContainerTextAlign: initial;
    --titleContainerDisplay: initial;
    --titleContainerFlexDirection: initial;
    --titleMaxWidth: 470px;
    --buttonsBoxPosition: initial;
    --buttonsBoxTop: initial;
    --buttonsBoxInsetInlineEnd: initial;
    --moreActionsMarginLeft: initial;
    --moreActionsMarginRight: -14px;
    --badgeFont: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badgeIconHeight: 12px;
    --badgeIconWidth: initial;
    --badgeIconMaxWidth: 30px;
    --badgeIconMargin: 0 4px 0 0;
    --remainderWrapperHeight: 20px;
    --remainderWrapperMinWidth: 30px;
    --badgeWrapperHeight: 20px;
    --badgeWrapperWidth: initial;
    --badgeWrapperPadding: 0 8px;
    --badgeTextDisplay: initial;
    --badgeIconDisplay: flex;
    --badgeDefaultIconDisplay: none;
    --remainderBadgeColor: rgb(255, 255, 255);
    --wix-color-1: 255, 255, 255;
    --wix-color-2: 232, 230, 230;
    --wix-color-3: 199, 199, 199;
    --wix-color-4: 89, 89, 89;
    --wix-color-5: 51, 51, 51;
    --wix-color-6: 229, 240, 254;
    --wix-color-7: 200, 224, 254;
    --wix-color-8: 0, 87, 225;
    --wix-color-9: 0, 58, 150;
    --wix-color-10: 0, 29, 75;
    --wix-color-11: 249, 197, 180;
    --wix-color-12: 243, 167, 143;
    --wix-color-13: 237, 88, 41;
    --wix-color-14: 158, 59, 27;
    --wix-color-15: 79, 29, 14;
    --wix-color-16: 210, 172, 247;
    --wix-color-17: 186, 131, 240;
    --wix-color-18: 128, 21, 232;
    --wix-color-19: 85, 14, 155;
    --wix-color-20: 43, 7, 77;
    --wix-color-21: 177, 211, 187;
    --wix-color-22: 127, 168, 139;
    --wix-color-23: 64, 124, 81;
    --wix-color-24: 43, 83, 54;
    --wix-color-25: 21, 41, 27;
    --wix-color-26: 255, 255, 255;
    --wix-color-27: 51, 51, 51;
    --wix-color-28: 232, 230, 230;
    --wix-color-29: 199, 199, 199;
    --wix-color-30: 89, 89, 89;
    --wix-color-31: 0, 87, 225;
    --wix-color-32: 0, 58, 150;
    --wix-color-33: 0, 29, 75;
    --wix-color-34: 229, 240, 254;
    --wix-color-35: 51, 51, 51;
    --wix-color-36: 51, 51, 51;
    --wix-color-37: 89, 89, 89;
    --wix-color-38: 0, 87, 225;
    --wix-color-39: 0, 87, 225;
    --wix-color-40: 255, 255, 255;
    --wix-color-41: 255, 255, 255;
    --wix-color-42: 0, 87, 225;
    --wix-color-43: 0, 87, 225;
    --wix-color-44: 199, 199, 199;
    --wix-color-45: 199, 199, 199;
    --wix-color-46: 255, 255, 255;
    --wix-color-47: 255, 255, 255;
    --wix-color-48: 0, 87, 225;
    --wix-color-49: 0, 87, 225;
    --wix-color-50: 0, 87, 225;
    --wix-color-51: 0, 87, 225;
    --wix-color-52: 255, 255, 255;
    --wix-color-53: 255, 255, 255;
    --wix-color-54: 199, 199, 199;
    --wix-color-55: 199, 199, 199;
    --wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Title-style: normal;
    --wix-font-Title-variant: normal;
    --wix-font-Title-weight: normal;
    --wix-font-Title-size: 60px;
    --wix-font-Title-line-height: 1.4em;
    --wix-font-Title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Title-text-decoration: none;
    --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Menu-style: normal;
    --wix-font-Menu-variant: normal;
    --wix-font-Menu-weight: normal;
    --wix-font-Menu-size: 16px;
    --wix-font-Menu-line-height: 1.4em;
    --wix-font-Menu-family: din-next-w01-light, sans-serif;
    --wix-font-Menu-text-decoration: none;
    --wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-style: normal;
    --wix-font-Page-title-variant: normal;
    --wix-font-Page-title-weight: normal;
    --wix-font-Page-title-size: 40px;
    --wix-font-Page-title-line-height: 1.4em;
    --wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-text-decoration: none;
    --wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-style: normal;
    --wix-font-Heading-XL-variant: normal;
    --wix-font-Heading-XL-weight: normal;
    --wix-font-Heading-XL-size: 38px;
    --wix-font-Heading-XL-line-height: 1.4em;
    --wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-text-decoration: none;
    --wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-style: normal;
    --wix-font-Heading-L-variant: normal;
    --wix-font-Heading-L-weight: normal;
    --wix-font-Heading-L-size: 35px;
    --wix-font-Heading-L-line-height: 1.4em;
    --wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-text-decoration: none;
    --wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-style: normal;
    --wix-font-Heading-M-variant: normal;
    --wix-font-Heading-M-weight: normal;
    --wix-font-Heading-M-size: 27px;
    --wix-font-Heading-M-line-height: 1.4em;
    --wix-font-Heading-M-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-text-decoration: none;
    --wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-style: normal;
    --wix-font-Heading-S-variant: normal;
    --wix-font-Heading-S-weight: normal;
    --wix-font-Heading-S-size: 25px;
    --wix-font-Heading-S-line-height: 1.4em;
    --wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-text-decoration: none;
    --wix-font-Body-L: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-style: normal;
    --wix-font-Body-L-variant: normal;
    --wix-font-Body-L-weight: normal;
    --wix-font-Body-L-size: 11px;
    --wix-font-Body-L-line-height: 1.4em;
    --wix-font-Body-L-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-text-decoration: none;
    --wix-font-Body-M: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-style: normal;
    --wix-font-Body-M-variant: normal;
    --wix-font-Body-M-weight: normal;
    --wix-font-Body-M-size: 16px;
    --wix-font-Body-M-line-height: 1.4em;
    --wix-font-Body-M-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-text-decoration: none;
    --wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-style: normal;
    --wix-font-Body-S-variant: normal;
    --wix-font-Body-S-weight: normal;
    --wix-font-Body-S-size: 14px;
    --wix-font-Body-S-line-height: 1.4em;
    --wix-font-Body-S-family: helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-text-decoration: none;
    --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Body-XS-style: normal;
    --wix-font-Body-XS-variant: normal;
    --wix-font-Body-XS-weight: normal;
    --wix-font-Body-XS-size: 12px;
    --wix-font-Body-XS-line-height: 1.4em;
    --wix-font-Body-XS-family: din-next-w01-light, sans-serif;
    --wix-font-Body-XS-text-decoration: none;
    --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-style: normal;
    --wix-font-LIGHT-variant: normal;
    --wix-font-LIGHT-weight: normal;
    --wix-font-LIGHT-size: 12px;
    --wix-font-LIGHT-line-height: 1.4em;
    --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-text-decoration: none;
    --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-style: normal;
    --wix-font-MEDIUM-variant: normal;
    --wix-font-MEDIUM-weight: normal;
    --wix-font-MEDIUM-size: 12px;
    --wix-font-MEDIUM-line-height: 1.4em;
    --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-text-decoration: none;
    --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
    --wix-font-STRONG-style: normal;
    --wix-font-STRONG-variant: normal;
    --wix-font-STRONG-weight: normal;
    --wix-font-STRONG-size: 12px;
    --wix-font-STRONG-line-height: 1.4em;
    --wix-font-STRONG-family: HelveticaNeueW01-65Medi;
    --wix-font-STRONG-text-decoration: none;
}

#comp-l0h62nf5 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: var(--color_11);
    --rd: 0px;
    --shd: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    --pad: 10px;
    --fnt: var(--font_8);
    --brd: var(--color_15);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brdh: var(--color_17);
    --txth: var(--color_17);
    --alpha-txth: 1;
    --brds: var(--color_18);
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
    --alpha-brdh: 1;
    --alpha-brd: 0;
    --alpha-brds: 1;
    --bg: var(--color_11);
    --alpha-bg: 1;
}

#comp-l0h62nf5 {
    width: 956px;
    height: 40px;
}

#comp-l0h62nf5 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#comp-kcyijl2p {
    width: 26px;
    height: 152px;
}

#comp-kcyijl2p {
    --item-size: 26px;
    --item-margin: 0px 0px 16px 0px;
    --item-display: block;
    width: 26px;
    height: 152px;
}

#SITE_FOOTER {
    --bg: var(--color_20);
    --shd: none;
    --brwt: 0px;
    --brd: var(--color_15);
    --brwb: 0px;
    --bgctr: var(--color_20);
    --rd: 0px;
    --alpha-bgctr: 1;
    --alpha-brd: 1;
    --alpha-bg: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-blur: 0px;
    --backdrop-filter: none;
}

#SITE_FOOTER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_FOOTERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(11, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l3m30kaa"] {
    position: relative;
    margin: 18px 0px 19px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153p0ze"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 3 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itband"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153u5eo"] {
    position: relative;
    margin: 2px 0px 6px calc((100% - 980px) * 0.5);
    left: 356px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sditq"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sj63d"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153q9dr"] {
    position: relative;
    margin: 0px 0px 46px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itct22"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153vgl6"] {
    position: relative;
    margin: 0px 0px 8px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153ukag"] {
    position: relative;
    margin: 0px 0px 30px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 3 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l13xwebd"] {
    position: relative;
    margin: 0px 0px 70px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153y5hi"] {
    position: relative;
    margin: 0px 0px 67px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 9 / 1 / 10 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ic8glc"] {
    position: relative;
    margin: 0px 0px 25px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 10 / 1 / 11 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ibh4od"] {
    position: relative;
    margin: 0px 0px 9px calc((100% - 980px) * 0.5);
    left: 2px;
    grid-area: 11 / 1 / 12 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9q7vfn"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 12 / 1 / 13 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_FOOTER {
    --shc-mutated-brightness: 0, 15, 38;
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
}

#comp-l3m30kaa {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m30kaa {
    width: 276px;
    height: 50px;
}

#comp-l3m30kaa {
    --height: 50px;
    --width: 276px;
}

#comp-l153p0ze {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153p0ze {
    width: 298px;
    height: auto;
}

#comp-l0itband {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itband {
    width: 159px;
    height: auto;
}

#comp-l153u5eo {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153u5eo {
    width: 297px;
    height: 5px;
}

#comp-l153u5eo {
    transform-origin: center 0.5px;
}

#comp-ke9sditq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sditq {
    width: 308px;
    height: auto;
}

#comp-ke9sj63d {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sj63d {
    width: 297px;
    height: auto;
}

#comp-ke9sj63d {
    --min-height: 26px;
}

#comp-l153q9dr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153q9dr {
    width: 174px;
    height: auto;
}

#comp-l153q9dr {
    --min-height: 26px;
}

#comp-l0itct22 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itct22 {
    width: 224px;
    height: auto;
}

#comp-l153vgl6 {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153vgl6 {
    width: 265px;
    height: 5px;
}

#comp-l153vgl6 {
    transform-origin: center 0.5px;
}

#comp-l153ukag {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153ukag {
    width: 265px;
    height: auto;
}

#comp-l13xwebd {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13xwebd {
    width: 282px;
    height: auto;
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root:hover {
    background: #FFFFFF;
    border: 0px solid #333333;
    border-bottom: 0px solid #333333
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__label {
    color: #333333;
    text-decoration-line: underline;
    letter-spacing: 0.1em
}

#comp-l153y5hi .style-l153yxjx__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: flex-start
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    font-family: wfont_46a067_7c370d01944b46418218fe88d360f9f6, wf_7c370d01944b46418218fe88d, orig_red_hat_text_bold_italic;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

#comp-l153y5hi {
    width: 142px;
    height: 40px;
}

#comp-l0ic8glc {
    --lnw: 2px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l0ic8glc {
    width: 980px;
    height: 5px;
}

#comp-l0ic8glc {
    transform-origin: center 1px;
}

#comp-l0ibh4od {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ibh4od {
    width: 980px;
    height: auto;
}

#comp-ke9q7vfn {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-bottom: -17px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer]>[id="comp-kcyfonq7"] {
    position: relative;
    margin: 23px 0px 0px calc((100% - 980px) * 0.5);
    left: 108px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-ke9q7vfn {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-ke9q7vhf {
    width: 980px;
}

#comp-ke9q7vhf {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-kcyfonq7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kcyfonq7 {
    width: 750px;
    height: auto;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#vyn90 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containervyn90inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containervyn90inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containervyn90inlineContent-gridContainer]>[id="comp-lfvjlsig"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containervyn90inlineContent-gridContainer]>[id="comp-lfvjlsih"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containervyn90inlineContent-gridContainer]>[id="comp-lfvjlsii"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsig {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsiginlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsiginlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsiginlineContent-gridContainer]>[id="comp-l0qyv7ne"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qyv7ne {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0qyv7oeinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qyv7oeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qyv7oeinlineContent-gridContainer]>[id="comp-l15derc2"] {
    position: relative;
    margin: 64px 0px 15px calc((100% - 392px) * 0.5);
    left: 3px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qyv7oeinlineContent-gridContainer]>[id="comp-l0qyv7on"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qyv7oeinlineContent-gridContainer]>[id="comp-l0qyv7oq"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qyv7p0inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l0qyv7oe {
    width: 392px;
}

#comp-l15derc2 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15derc2 {
    width: 77px;
    height: 7px;
}

#comp-l0qyv7on {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0qyv7on {
    width: 393px;
    height: auto;
}

#comp-l0qyv7oq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0qyv7oq {
    width: 373px;
    height: auto;
}

#comp-l0qyv7p0 {
    width: 588px;
}

#comp-lfvjlsih {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsihinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsihinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsihinlineContent-gridContainer]>[id="comp-l0qypi1q"] {
    position: relative;
    margin: 0px 0px 19px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qypi1q {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0qypi3einlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qypi3einlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1834px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qypi3einlineContent-gridContainer]>[id="comp-l0qypi3p1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qypi46inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qypi46inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1834px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qypi46inlineContent-gridContainer]>[id="comp-l0qypi49"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qypi3e {
    width: 402px;
}

#comp-l0qypi3p1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0qypi3p1 {
    width: 403px;
    height: auto;
}

#comp-l0qypi46 {
    width: 578px;
}

#comp-l0qypi49 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0qypi49 {
    width: 552px;
}

[id^="comp-l0qypi4n1__"] {
    width: 555px;
}

[data-mesh-id^="comp-l0qypi4n1__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l0qypi4n1__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l0qypi4n1__]>[id^="comp-l0qypi55__"] {
    position: relative;
    margin: 30px 0px 53px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0qypi4n1__]>[id^="comp-l0qypi5e__"] {
    position: relative;
    margin: 30px 0px 32px 0;
    left: 60px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0qypi4n1__]>[id^="comp-l0qypi5j__"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l0qypi55__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qypi55__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l0qypi5e__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qypi5e__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l0qypi5j__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qypi5j__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsii {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsiiinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsiiinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsiiinlineContent-gridContainer]>[id="comp-l0qzcp94"] {
    position: relative;
    margin: 0px 0px -23px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsiiinlineContent-gridContainer]>[id="comp-l29ce9uq"] {
    position: relative;
    margin: 23px 0px 21px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsiiinlineContent-gridContainer]>[id="comp-l29ckz9a"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qzcp94 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0qzcpbw1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qzcpbw1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1764px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qzcpbw1inlineContent-gridContainer]>[id="comp-l0qzcpc1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0qzcpc6inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0qzcpc6inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1764px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0qzcpc6inlineContent-gridContainer]>[id="comp-l0qzcpc9"] {
    position: relative;
    margin: 73px 0px 10px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0qzcpbw1 {
    width: 402px;
}

#comp-l0qzcpc1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0qzcpc1 {
    width: 403px;
    height: auto;
}

#comp-l0qzcpc6 {
    width: 578px;
}

#comp-l0qzcpc9 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0qzcpc9 {
    width: 552px;
}

[id^="comp-l0qzcpcd__"] {
    width: 555px;
}

[data-mesh-id^="comp-l0qzcpcd__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l0qzcpcd__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l0qzcpcd__]>[id^="comp-l0qzcpcl__"] {
    position: relative;
    margin: 29px 0px 53px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0qzcpcd__]>[id^="comp-l0qzcpcp__"] {
    position: relative;
    margin: 29px 0px 53px 0;
    left: 58px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0qzcpcd__]>[id^="comp-l0qzcpcr1__"] {
    position: relative;
    margin: 0px 0px 40px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l0qzcpcl__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qzcpcl__"] {
    width: 30px;
    height: auto;
}

[id^="comp-l0qzcpcp__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qzcpcp__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l0qzcpcr1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0qzcpcr1__"] {
    width: 537px;
    height: auto;
}

#comp-l29ce9uq {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l29ce9vwinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 292px;
}

#comp-l29ce9vw {
    width: 980px;
}

#comp-l29ckz9a {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l29ckzau2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29ckzau2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29ckzau2inlineContent-gridContainer]>[id="comp-l29ckzax"] {
    position: relative;
    margin: 67px 0px 47px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29ckzau2 {
    width: 980px;
}

#comp-l29ckzax {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l29ckzaz2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29ckzaz2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29ckzaz2inlineContent-gridContainer]>[id="comp-l29ckzb13"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29ckzb3inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29ckzb3inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29ckzb3inlineContent-gridContainer]>[id="comp-l29ckzb5"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29ckzb3inlineContent-gridContainer]>[id="comp-l29ckzb61"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29ckzaz2 {
    width: 304px;
}

#comp-l29ckzb13 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29ckzb13 {
    width: 289px;
    height: auto;
}

#comp-l29ckzb3 {
    width: 676px;
}

#comp-l29ckzb5 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29ckzb5 {
    width: 457px;
    height: auto;
}

#comp-l29ckzb61 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l29ckzb61 {
    width: 142px;
    height: 40px;
}

#vyn90 {
    width: auto;
    min-height: 40px;
}

#pageBackground_vyn90 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsig {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0qyv7ne {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qyv7oe {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15derc2 {
    transform-origin: center 1.5px;
}

#comp-l0qyv7p0 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsih {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0qypi1q {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qypi3e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qypi3p1 {
    --min-height: 10px;
}

#comp-l0qypi46 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qypi49 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qypi4n1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsii {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0qzcp94 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qzcpbw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qzcpc1 {
    --min-height: 10px;
}

#comp-l0qzcpc6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qzcpc9 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qzcpcd__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-l29ce9uq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ce9vw {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckz9a {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzau2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckzax {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzaz2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29ckzb3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29ckzb5 {
    --min-height: 60px;
}

#comp-l29ckzb61 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#zjttp {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=ContainerzjttpinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm7"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm71"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm8"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm81"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm9"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzjttpinlineContent-gridContainer]>[id="comp-lfvjlsm91"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsm7 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm7inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm7inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm7inlineContent-gridContainer]>[id="comp-l140l43x"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l43x {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l140l446inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l15db7gb"] {
    position: relative;
    margin: 71px 0px 8px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l140l44i1"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l140l44n"] {
    position: relative;
    margin: 0px 0px 21px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l140n3tk"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 11px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l446inlineContent-gridContainer]>[id="comp-l140nyjo"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 186px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l44pinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l140l446 {
    width: 392px;
}

#comp-l15db7gb {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15db7gb {
    width: 72px;
    height: 7px;
}

#comp-l140l44i1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l44i1 {
    width: 393px;
    height: auto;
}

#comp-l140l44n {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l44n {
    width: 373px;
    height: auto;
}

#comp-l140n3tk {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l140n3tk {
    width: 142px;
    height: 40px;
}

#comp-l140nyjo {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l140nyjo {
    width: 142px;
    height: 40px;
}

#comp-l140l44p {
    width: 588px;
}

#comp-lfvjlsm71 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm71inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm71inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm71inlineContent-gridContainer]>[id="comp-l140l44x"] {
    position: relative;
    margin: 0px 0px 19px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l44x {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l140l4531inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l4531inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1047px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l4531inlineContent-gridContainer]>[id="comp-l140l4561"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l459inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l459inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l459inlineContent-gridContainer]>[id="comp-l140l45c"] {
    position: relative;
    margin: 83px 0px 60px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l4531 {
    width: 402px;
}

#comp-l140l4561 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l4561 {
    width: 403px;
    height: auto;
}

#comp-l140l459 {
    width: 578px;
}

#comp-l140l45c {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l140l45c {
    width: 552px;
}

[id^="comp-l140l45f2__"] {
    width: 555px;
}

[data-mesh-id^="comp-l140l45f2__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l140l45f2__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l140l45f2__]>[id^="comp-l140l45p__"] {
    position: relative;
    margin: 29px 0px 59px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l140l45f2__]>[id^="comp-l140l45u__"] {
    position: relative;
    margin: 30px 0px 63px 0;
    left: 60px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l140l45f2__]>[id^="comp-l140l45x__"] {
    position: relative;
    margin: 0px 0px 28px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l140l45p__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l140l45p__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l140l45u__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l140l45u__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l140l45x__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l140l45x__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsm8 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm8inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm8inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm8inlineContent-gridContainer]>[id="comp-l140l4641"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l4641 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l140l4672inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l4672inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 918px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l4672inlineContent-gridContainer]>[id="comp-l140l46a1"] {
    position: relative;
    margin: 83px 0px 21px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l4672inlineContent-gridContainer]>[id="comp-l140vv8h"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 402px) * 0.5);
    left: 6px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l46cinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l46cinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l46cinlineContent-gridContainer]>[id="comp-l140l46f"] {
    position: relative;
    margin: 74px 0px 0px calc((100% - 578px) * 0);
    left: 25px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l4672 {
    width: 402px;
}

#comp-l140l46a1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l46a1 {
    width: 403px;
    height: auto;
}

#comp-l140vv8h {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l140vv8h {
    width: 142px;
    height: 40px;
}

#comp-l140l46c {
    width: 578px;
}

#comp-l140l46f {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l140l46f {
    width: 552px;
}

[id^="comp-l140l46h2__"] {
    width: 555px;
}

[data-mesh-id^="comp-l140l46h2__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l140l46h2__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 844px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l140l46h2__]>[id^="comp-l140l46u__"] {
    position: relative;
    margin: 30px 0px 10px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l140l46u__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l140l46u__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsm81 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm81inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm81inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm81inlineContent-gridContainer]>[id="comp-l1417w1t"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1417w1t {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1417w4tinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1417w4tinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 708px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1417w4tinlineContent-gridContainer]>[id="comp-l1417w4w"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1417w54inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1417w54inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1417w54inlineContent-gridContainer]>[id="comp-l1417w57"] {
    position: relative;
    margin: 74px 0px 8px calc((100% - 578px) * 0);
    left: 25px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1417w4t {
    width: 402px;
}

#comp-l1417w4w {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l1417w4w {
    width: 403px;
    height: auto;
}

#comp-l1417w54 {
    width: 578px;
}

#comp-l1417w57 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l1417w57 {
    width: 552px;
}

[id^="comp-l1417w5b__"] {
    width: 555px;
}

[data-mesh-id^="comp-l1417w5b__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l1417w5b__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l1417w5b__]>[id^="comp-l1417w5g2__"] {
    position: relative;
    margin: 30px 0px 0px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l1417w5g2__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1417w5g2__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsm9 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm9inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm9inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm9inlineContent-gridContainer]>[id="comp-l141gd9s"] {
    position: relative;
    margin: 0px 0px 3px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l141gd9s {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l141gdc91inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l141gdc91inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 918px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l141gdc91inlineContent-gridContainer]>[id="comp-l141gdcc1"] {
    position: relative;
    margin: 83px 0px 21px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l141gdc91inlineContent-gridContainer]>[id="comp-l141gdcf"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 402px) * 0.5);
    left: 6px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l141gdciinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l141gdciinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l141gdciinlineContent-gridContainer]>[id="comp-l141gdcn"] {
    position: relative;
    margin: 74px 0px 0px calc((100% - 578px) * 0);
    left: 25px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l141gdc91 {
    width: 402px;
}

#comp-l141gdcc1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l141gdcc1 {
    width: 403px;
    height: auto;
}

#comp-l141gdcf {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l141gdcf {
    width: 142px;
    height: 40px;
}

#comp-l141gdci {
    width: 578px;
}

#comp-l141gdcn {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l141gdcn {
    width: 552px;
}

[id^="comp-l141gdcq2__"] {
    width: 555px;
}

[data-mesh-id^="comp-l141gdcq2__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l141gdcq2__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 844px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l141gdcq2__]>[id^="comp-l141gdcx__"] {
    position: relative;
    margin: 30px 0px 10px 0;
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l141gdcx__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l141gdcx__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsm91 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsm91inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsm91inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsm91inlineContent-gridContainer]>[id="comp-l140l472"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l472 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l140l4751inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l4751inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l4751inlineContent-gridContainer]>[id="comp-l140l4781"] {
    position: relative;
    margin: 67px 0px 47px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l4751 {
    width: 980px;
}

#comp-l140l4781 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l140l47binlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l47binlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l47binlineContent-gridContainer]>[id="comp-l140l47d1"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l47finlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l140l47finlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l140l47finlineContent-gridContainer]>[id="comp-l140l47i"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l140l47finlineContent-gridContainer]>[id="comp-l140l47j2"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l140l47b {
    width: 304px;
}

#comp-l140l47d1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l47d1 {
    width: 289px;
    height: auto;
}

#comp-l140l47f {
    width: 676px;
}

#comp-l140l47i {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l140l47i {
    width: 457px;
    height: auto;
}

#comp-l140l47j2 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l140l47j2 {
    width: 142px;
    height: 40px;
}

#zjttp {
    width: auto;
    min-height: 40px;
}

#pageBackground_zjttp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsm7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l140l43x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l446 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15db7gb {
    transform-origin: center 1.5px;
}

#comp-l140n3tk {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140nyjo {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l44p {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsm71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l140l44x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4531 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l4561 {
    --min-height: 10px;
}

#comp-l140l459 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l45c {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l45f2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm8 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l140l4641 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4672 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l46a1 {
    --min-height: 10px;
}

#comp-l140vv8h {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l46c {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l46f {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l46h2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm81 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l1417w1t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1417w4t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l1417w4w {
    --min-height: 10px;
}

#comp-l1417w54 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l1417w57 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l1417w5b__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1417w5g2__"] {
    --min-height: 596px;
}

#comp-lfvjlsm9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l141gd9s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l141gdc91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l141gdcc1 {
    --min-height: 10px;
}

#comp-l141gdcf {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l141gdci {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l141gdcn {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l141gdcq2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l140l472 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4751 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l140l4781 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l47b {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l140l47f {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l140l47i {
    --min-height: 60px;
}

#comp-l140l47j2 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

#zkmf4 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerzkmf4inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerzkmf4inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerzkmf4inlineContent-gridContainer]>[id="comp-lfvjlsft"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerzkmf4inlineContent-gridContainer]>[id="comp-lfvjlsfu"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsft {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsftinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsftinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsftinlineContent-gridContainer]>[id="comp-l142bhxv"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l142bhxv {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l142bhxyinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l142bhxyinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 543px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l142bhxyinlineContent-gridContainer]>[id="comp-l15dgomh"] {
    position: relative;
    margin: 68px 0px 11px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142bhxyinlineContent-gridContainer]>[id="comp-l142bhy2"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142bhxyinlineContent-gridContainer]>[id="comp-l142bhy5"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142bhy7inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 543px;
}

#comp-l142bhxy {
    width: 392px;
}

#comp-l15dgomh {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dgomh {
    width: 80px;
    height: 7px;
}

#comp-l142bhy2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l142bhy2 {
    width: 393px;
    height: auto;
}

#comp-l142bhy5 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l142bhy5 {
    width: 373px;
    height: auto;
}

#comp-l142bhy7 {
    width: 588px;
}

#comp-lfvjlsfu {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsfuinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsfuinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsfuinlineContent-gridContainer]>[id="comp-l142bhyb1"] {
    position: relative;
    margin: 0px 0px -19px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsfuinlineContent-gridContainer]>[id="comp-l29chcv6"] {
    position: relative;
    margin: 19px 0px 15px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsfuinlineContent-gridContainer]>[id="comp-l29cm4z0"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l142bhyb1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l142bhyginlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l142bhyginlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1173px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l142bhyginlineContent-gridContainer]>[id="comp-l142bhyi1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142bhykinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l142bhykinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1173px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l142bhykinlineContent-gridContainer]>[id="comp-l142gczd"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 578px) * 0);
    left: 76px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l142bhyg {
    width: 402px;
}

#comp-l142bhyi1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l142bhyi1 {
    width: 403px;
    height: auto;
}

#comp-l142bhyk {
    width: 578px;
}

#comp-l142gczd {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 0;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l142gczd {
    width: 438px;
}

[id^="comp-l142gd171__"] {
    width: 437px;
}

[data-mesh-id^="comp-l142gd171__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l142gd171__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l142gd171__]>[id^="comp-l142gd1f__"] {
    position: relative;
    margin: 1px 0px 0 0;
    left: 13px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l142gd171__]>[id^="comp-l142gd1k__"] {
    position: relative;
    margin: 0px 0px 22px 0;
    left: 13px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l142gd171__]>[id^="comp-l142gd1n__"] {
    position: relative;
    margin: 0px 0px 17px 0;
    left: 13px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l142gd171__]>[id^="comp-l1511wa5__"] {
    position: relative;
    margin: 0px 0px 46px 0;
    left: 15px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l142gd1f__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l142gd1f__"] {
    width: 391px;
    height: auto;
}

[id^="comp-l142gd1k__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l142gd1k__"] {
    width: 391px;
    height: auto;
}

[id^="comp-l142gd1n__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l142gd1n__"] {
    width: 391px;
    height: auto;
}

[id^="comp-l1511wa5__"] {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

[id^="comp-l1511wa5__"] {
    width: 142px;
    height: 40px;
}

#comp-l29chcv6 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l29chcvzinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 302px;
}

#comp-l29chcvz {
    width: 980px;
}

#comp-l29cm4z0 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l29cm53linlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29cm53linlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29cm53linlineContent-gridContainer]>[id="comp-l29cm53n"] {
    position: relative;
    margin: 67px 0px 47px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29cm53l {
    width: 980px;
}

#comp-l29cm53n {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l29cm53o5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29cm53o5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29cm53o5inlineContent-gridContainer]>[id="comp-l29cm53q2"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29cm53sinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29cm53sinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29cm53sinlineContent-gridContainer]>[id="comp-l29cm53t3"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29cm53sinlineContent-gridContainer]>[id="comp-l29cm53v"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29cm53o5 {
    width: 304px;
}

#comp-l29cm53q2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29cm53q2 {
    width: 289px;
    height: auto;
}

#comp-l29cm53s {
    width: 676px;
}

#comp-l29cm53t3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29cm53t3 {
    width: 457px;
    height: auto;
}

#comp-l29cm53v {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l29cm53v {
    width: 142px;
    height: 40px;
}

#zkmf4 {
    width: auto;
    min-height: 40px;
}

#pageBackground_zkmf4 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsft {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l142bhxv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhxy {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dgomh {
    transform-origin: center 1.5px;
}

#comp-l142bhy7 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsfu {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l142bhyb1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhyg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l142bhyi1 {
    --min-height: 10px;
}

#comp-l142bhyk {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l142gczd {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -6px -6px;
    --item-margin: 6px 6px;
}

[id^="comp-l142gd171__"] {
    --scale: 1;
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id="comp-l142gd171__item3"] {
    --scale: 1;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1511wa5__"] {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29chcv6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29chcvz {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm4z0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53l {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm53n {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53o5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29cm53s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29cm53t3 {
    --min-height: 60px;
}

#comp-l29cm53v {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#x6p6f {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerx6p6finlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerx6p6finlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 820px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerx6p6finlineContent-gridContainer]>[id="comp-lfvjlsdz"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerx6p6finlineContent-gridContainer]>[id="comp-lfvjlsdz1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsdz {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsdzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsdzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsdzinlineContent-gridContainer]>[id="comp-l143qij0"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143qij0 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143qij31inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143qij31inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143qij31inlineContent-gridContainer]>[id="comp-l15dvksh"] {
    position: relative;
    margin: 68px 0px 11px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qij31inlineContent-gridContainer]>[id="comp-l143qij71"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qij31inlineContent-gridContainer]>[id="comp-l143qijc"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qijfinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l143qij31 {
    width: 392px;
}

#comp-l15dvksh {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dvksh {
    width: 96px;
    height: 7px;
}

#comp-l143qij71 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143qij71 {
    width: 393px;
    height: auto;
}

#comp-l143qijc {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143qijc {
    width: 373px;
    height: auto;
}

#comp-l143qijf {
    width: 588px;
}

#comp-lfvjlsdz1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsdz1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsdz1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsdz1inlineContent-gridContainer]>[id="comp-l143qil71"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143qil71 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143qilc2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143qilc2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143qilc2inlineContent-gridContainer]>[id="comp-l143qilf1"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143qilc2 {
    width: 980px;
}

#comp-l143qilf1 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l143qili1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143qili1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143qili1inlineContent-gridContainer]>[id="comp-l143qilm"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qilo1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143qilo1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143qilo1inlineContent-gridContainer]>[id="comp-l143qilr2"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143qilo1inlineContent-gridContainer]>[id="comp-l143qilt"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143qili1 {
    width: 304px;
}

#comp-l143qilm {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143qilm {
    width: 289px;
    height: auto;
}

#comp-l143qilo1 {
    width: 676px;
}

#comp-l143qilr2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143qilr2 {
    width: 457px;
    height: auto;
}

#comp-l143qilt {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l143qilt {
    width: 142px;
    height: 40px;
}

#x6p6f {
    width: auto;
    min-height: 820px;
}

#pageBackground_x6p6f {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsdz {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143qij0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qij31 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dvksh {
    transform-origin: center 1.5px;
}

#comp-l143qijf {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsdz1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143qil71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qilc2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143qilf1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qili1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143qilo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143qilr2 {
    --min-height: 60px;
}

#comp-l143qilt {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

#mb052 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containermb052inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containermb052inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1420px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containermb052inlineContent-gridContainer]>[id="comp-lfvjlsgb"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containermb052inlineContent-gridContainer]>[id="comp-lfvjlsgd"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containermb052inlineContent-gridContainer]>[id="comp-lfvjlsgd1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsgb {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsgbinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsgbinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsgbinlineContent-gridContainer]>[id="comp-l143a3wl"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3wl {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143a3wo1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3wo1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3wo1inlineContent-gridContainer]>[id="comp-l15dhuiu"] {
    position: relative;
    margin: 69px 0px 10px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3wo1inlineContent-gridContainer]>[id="comp-l143a3ws1"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3wo1inlineContent-gridContainer]>[id="comp-l143a3wu"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3wwinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l143a3wo1 {
    width: 392px;
}

#comp-l15dhuiu {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dhuiu {
    width: 95px;
    height: 7px;
}

#comp-l143a3ws1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3ws1 {
    width: 393px;
    height: auto;
}

#comp-l143a3wu {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3wu {
    width: 373px;
    height: auto;
}

#comp-l143a3ww {
    width: 588px;
}

#comp-lfvjlsgd {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsgdinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsgdinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsgdinlineContent-gridContainer]>[id="comp-l143a3x1"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3x1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143a3x5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3x5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1191px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3x5inlineContent-gridContainer]>[id="comp-l143a3x72"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3x9inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3x9inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3x9inlineContent-gridContainer]>[id="comp-l143a3xc1"] {
    position: relative;
    margin: 83px 0px 52px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3x5 {
    width: 402px;
}

#comp-l143a3x72 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3x72 {
    width: 403px;
    height: auto;
}

#comp-l143a3x9 {
    width: 578px;
}

#comp-l143a3xc1 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l143a3xc1 {
    width: 552px;
}

[id^="comp-l143a3xg1__"] {
    width: 555px;
}

[data-mesh-id^="comp-l143a3xg1__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l143a3xg1__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l143a3xg1__]>[id^="comp-l143a3xt__"] {
    position: relative;
    margin: 10px 0px 10px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l143a3xt__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143a3xt__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsgd1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsgd1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsgd1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsgd1inlineContent-gridContainer]>[id="comp-l143a3ys1"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3ys1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143a3yv2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3yv2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3yv2inlineContent-gridContainer]>[id="comp-l143a3yy1"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3yv2 {
    width: 980px;
}

#comp-l143a3yy1 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l143a3z02inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3z02inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3z02inlineContent-gridContainer]>[id="comp-l143a3z51"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3z7inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143a3z7inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143a3z7inlineContent-gridContainer]>[id="comp-l143a3za"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143a3z7inlineContent-gridContainer]>[id="comp-l143a3zb1"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143a3z02 {
    width: 304px;
}

#comp-l143a3z51 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3z51 {
    width: 289px;
    height: auto;
}

#comp-l143a3z7 {
    width: 676px;
}

#comp-l143a3za {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143a3za {
    width: 457px;
    height: auto;
}

#comp-l143a3zb1 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l143a3zb1 {
    width: 142px;
    height: 40px;
}

#mb052 {
    width: auto;
    min-height: 1420px;
}

#pageBackground_mb052 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsgb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143a3wl {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3wo1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dhuiu {
    transform-origin: center 1.5px;
}

#comp-l143a3ww {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsgd {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143a3x1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3x5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143a3x72 {
    --min-height: 10px;
}

#comp-l143a3x9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143a3xc1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143a3xg1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l143a3xt__"] {
    --min-height: 397px;
}

#comp-lfvjlsgd1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143a3ys1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3yv2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143a3yy1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3z02 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143a3z7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143a3za {
    --min-height: 60px;
}

#comp-l143a3zb1 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#kf0hc {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerkf0hcinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerkf0hcinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 981px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerkf0hcinlineContent-gridContainer]>[id="comp-lfvjlsew"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerkf0hcinlineContent-gridContainer]>[id="comp-lfvjlsf3"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsew {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsewinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsewinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsewinlineContent-gridContainer]>[id="comp-l142zbbw"] {
    position: relative;
    margin: 0px 0px 55px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l142zbbw {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l142zbbz1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l15eyco0"] {
    position: relative;
    margin: 55px 0px 11px calc((100% - 392px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l142zbc4"] {
    position: relative;
    margin: 0px 0px 22px calc((100% - 392px) * 0.5);
    left: 1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l25842gb"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 392px) * 0.5);
    left: 1px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l25877od"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 392px) * 0.5);
    left: 1px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbbz1inlineContent-gridContainer]>[id="comp-l2588kz3"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 392px) * 0.5);
    left: 197px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l142zbcbinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 527px;
}

#comp-l142zbbz1 {
    width: 392px;
}

#comp-l15eyco0 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15eyco0 {
    width: 72px;
    height: 7px;
}

#comp-l142zbc4 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l142zbc4 {
    width: 391px;
    height: auto;
}

#comp-l25842gb {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l25842gb {
    width: 373px;
    height: auto;
}

#comp-l25877od {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l25877od {
    width: 162px;
    height: 40px;
}

#comp-l2588kz3 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l2588kz3 {
    width: 162px;
    height: 40px;
}

#comp-l142zbcb {
    width: 588px;
}

#comp-lfvjlsf3 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsf3inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsf3inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsf3inlineContent-gridContainer]>[id="comp-l15f3plg"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15f3plg {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l15f3podinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l15f3podinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15f3podinlineContent-gridContainer]>[id="comp-l15f3pos"] {
    position: relative;
    margin: 67px 0px 64px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15f3pod {
    width: 980px;
}

#comp-l15f3pos {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l15f3povinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l15f3povinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15f3povinlineContent-gridContainer]>[id="comp-l15f3poy1"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15f3pp5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l15f3pp5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l15f3pp5inlineContent-gridContainer]>[id="comp-l15f3pp8"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l15f3pp5inlineContent-gridContainer]>[id="comp-l15f3ppa"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l15f3pov {
    width: 304px;
}

#comp-l15f3poy1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l15f3poy1 {
    width: 289px;
    height: auto;
}

#comp-l15f3pp5 {
    width: 676px;
}

#comp-l15f3pp8 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l15f3pp8 {
    width: 457px;
    height: auto;
}

#comp-l15f3ppa {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l15f3ppa {
    width: 142px;
    height: 40px;
}

#kf0hc {
    width: auto;
    min-height: 981px;
}

#pageBackground_kf0hc {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsew {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l142zbbw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142zbbz1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15eyco0 {
    transform-origin: center 1.5px;
}

#comp-l25877od {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l2588kz3 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l142zbcb {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsf3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l15f3plg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pod {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15f3pos {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pov {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l15f3pp5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l15f3pp8 {
    --min-height: 60px;
}

#comp-l15f3ppa {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

#xfoqn {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=ContainerxfoqninlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1420px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer]>[id="comp-lfvjlsqm"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer]>[id="comp-lfvjlsqm1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer]>[id="comp-lfvjlsqm2"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerxfoqninlineContent-gridContainer]>[id="comp-lfvjlsqo"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsqm {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsqminlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsqminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsqminlineContent-gridContainer]>[id="comp-l143hzt7"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzt7 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143hzta1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzta1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzta1inlineContent-gridContainer]>[id="comp-l15dml8r"] {
    position: relative;
    margin: 69px 0px 10px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzta1inlineContent-gridContainer]>[id="comp-l143hztg"] {
    position: relative;
    margin: 0px 0px 34px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzta1inlineContent-gridContainer]>[id="comp-l143hzti"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hztkinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l143hzta1 {
    width: 392px;
}

#comp-l15dml8r {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dml8r {
    width: 96px;
    height: 7px;
}

#comp-l143hztg {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hztg {
    width: 393px;
    height: auto;
}

#comp-l143hzti {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hzti {
    width: 373px;
    height: auto;
}

#comp-l143hztk {
    width: 588px;
}

#comp-lfvjlsqm1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsqm1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsqm1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsqm1inlineContent-gridContainer]>[id="comp-l143hzto"] {
    position: relative;
    margin: 0px 0px 19px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzto {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143hzttinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzttinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 513px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzttinlineContent-gridContainer]>[id="comp-l143hztv1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hztxinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hztxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hztxinlineContent-gridContainer]>[id="comp-l143hzu0"] {
    position: relative;
    margin: 83px 0px 7px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hztt {
    width: 402px;
}

#comp-l143hztv1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hztv1 {
    width: 403px;
    height: auto;
}

#comp-l143hztx {
    width: 578px;
}

#comp-l143hzu0 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l143hzu0 {
    width: 552px;
}

[id^="comp-l143hzu31__"] {
    width: 555px;
}

[data-mesh-id^="comp-l143hzu31__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l143hzu31__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l143hzu31__]>[id^="comp-l143hzu72__"] {
    position: relative;
    margin: 30px 0px 10px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143hzu31__]>[id^="comp-l143hzuc1__"] {
    position: relative;
    margin: 14px 0px 51px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l143hzu72__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzu72__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l143hzuc1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzuc1__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsqm2 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsqm2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsqm2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsqm2inlineContent-gridContainer]>[id="comp-l143hzuj"] {
    position: relative;
    margin: 0px 0px 2px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzuj {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143hzuminlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzuminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1224px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzuminlineContent-gridContainer]>[id="comp-l143hzuo1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzuqinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzuqinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1224px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzuqinlineContent-gridContainer]>[id="comp-l143hzut"] {
    position: relative;
    margin: 73px 0px 10px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzum {
    width: 402px;
}

#comp-l143hzuo1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hzuo1 {
    width: 403px;
    height: auto;
}

#comp-l143hzuq {
    width: 578px;
}

#comp-l143hzut {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l143hzut {
    width: 552px;
}

[id^="comp-l143hzuv__"] {
    width: 555px;
}

[data-mesh-id^="comp-l143hzuv__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l143hzuv__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l143hzuv__]>[id^="comp-l143hzuy2__"] {
    position: relative;
    margin: 29px 0px 21px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143hzuv__]>[id^="comp-l143hzv1__"] {
    position: relative;
    margin: 29px 0px 21px 0;
    left: 58px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143hzuv__]>[id^="comp-l143hzv4__"] {
    position: relative;
    margin: 0px 0px 31px 0;
    left: 14px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l143hzuy2__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzuy2__"] {
    width: 31px;
    height: auto;
}

[id^="comp-l143hzv1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzv1__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l143hzv4__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143hzv4__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsqo {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsqoinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsqoinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsqoinlineContent-gridContainer]>[id="comp-l143hzva"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzva {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143hzvdinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzvdinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzvdinlineContent-gridContainer]>[id="comp-l143hzvf2"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzvd {
    width: 980px;
}

#comp-l143hzvf2 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l143hzviinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzviinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzviinlineContent-gridContainer]>[id="comp-l143hzvk"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzvminlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143hzvminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143hzvminlineContent-gridContainer]>[id="comp-l143hzvo2"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143hzvminlineContent-gridContainer]>[id="comp-l143hzvq"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143hzvi {
    width: 304px;
}

#comp-l143hzvk {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hzvk {
    width: 289px;
    height: auto;
}

#comp-l143hzvm {
    width: 676px;
}

#comp-l143hzvo2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143hzvo2 {
    width: 457px;
    height: auto;
}

#comp-l143hzvq {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l143hzvq {
    width: 142px;
    height: 40px;
}

#xfoqn {
    width: auto;
    min-height: 1420px;
}

#pageBackground_xfoqn {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsqm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143hzt7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzta1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dml8r {
    transform-origin: center 1.5px;
}

#comp-l143hztk {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsqm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143hzto {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hztt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143hztv1 {
    --min-height: 10px;
}

#comp-l143hztx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143hzu0 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143hzu31__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsqm2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143hzuj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzum {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143hzuo1 {
    --min-height: 10px;
}

#comp-l143hzuq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143hzut {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143hzuv__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsqo {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143hzva {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzvd {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143hzvf2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzvi {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143hzvm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143hzvo2 {
    --min-height: 60px;
}

#comp-l143hzvq {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

#zliep {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=ContainerzliepinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer]>[id="comp-lfvjlspv"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer]>[id="comp-lfvjlspv1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer]>[id="comp-lfvjlspv2"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerzliepinlineContent-gridContainer]>[id="comp-lfvjlspw"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlspv {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlspvinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlspvinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlspvinlineContent-gridContainer]>[id="comp-l143tbnt"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbnt {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143tbnwinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer]>[id="comp-l15dsqy8"] {
    position: relative;
    margin: 68px 0px 11px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer]>[id="comp-l143tbo01"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: 8px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer]>[id="comp-l143tbo3"] {
    position: relative;
    margin: 0px 0px 22px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbnwinlineContent-gridContainer]>[id="comp-l151oqcm"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbo51inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l143tbnw {
    width: 392px;
}

#comp-l15dsqy8 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dsqy8 {
    width: 96px;
    height: 7px;
}

#comp-l143tbo01 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tbo01 {
    width: 393px;
    height: auto;
}

#comp-l143tbo3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tbo3 {
    width: 373px;
    height: auto;
}

#comp-l151oqcm {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l151oqcm {
    width: 142px;
    height: 40px;
}

#comp-l143tbo51 {
    width: 588px;
}

#comp-lfvjlspv1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlspv1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlspv1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlspv1inlineContent-gridContainer]>[id="comp-l143tbo91"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbo91 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143tboe1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tboe1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1362px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tboe1inlineContent-gridContainer]>[id="comp-l143tboh2"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbojinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbojinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1362px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbojinlineContent-gridContainer]>[id="comp-l143tbom1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tboe1 {
    width: 402px;
}

#comp-l143tboh2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tboh2 {
    width: 403px;
    height: auto;
}

#comp-l143tboj {
    width: 578px;
}

#comp-l143tbom1 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l143tbom1 {
    width: 552px;
}

[id^="comp-l143tboq__"] {
    width: 555px;
}

[data-mesh-id^="comp-l143tboq__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l143tboq__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l143tboq__]>[id^="comp-l143tbow__"] {
    position: relative;
    margin: 30px 0px 24px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143tboq__]>[id^="comp-l143tboy1__"] {
    position: relative;
    margin: 32px 0px 27px 0;
    left: 60px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l143tboq__]>[id^="comp-l143tbp1__"] {
    position: relative;
    margin: 0px 0px 55px 0;
    left: 15px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l143tbow__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143tbow__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l143tboy1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143tboy1__"] {
    width: 450px;
    height: auto;
}

[id^="comp-l143tbp1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l143tbp1__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlspv2 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlspv2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlspv2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlspv2inlineContent-gridContainer]>[id="comp-l1442es2"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1442es2 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1442ey0inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1113px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer]>[id="comp-l15durm6"] {
    position: relative;
    margin: 41px 0px 0 calc((100% - 980px) * 0.5);
    left: 442px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer]>[id="comp-l1444k3m"] {
    position: relative;
    margin: 0px 0px 21px calc((100% - 980px) * 0.5);
    left: 129px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer]>[id="comp-l1445ppt"] {
    position: relative;
    margin: 0px 0px 27px calc((100% - 980px) * 0.5);
    left: 119px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1442ey0inlineContent-gridContainer]>[id="comp-l1441t7o"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 6px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1442ey0 {
    width: 980px;
}

#comp-l15durm6 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15durm6 {
    width: 96px;
    height: 7px;
}

#comp-l1444k3m {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l1444k3m {
    width: 722px;
    height: auto;
}

#comp-l1445ppt {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l1445ppt {
    width: 742px;
    height: auto;
}

#comp-l1441t7o {
    --trans: opacity 0.3s ease 0s, color 0.3s ease 0s, background-color 0.3s ease 0s;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --fntds: normal normal normal 0px/1.4em raleway, sans-serif;
    --bg: var(--color_11);
    --bgh: 0, 0, 0;
    --fntt: normal normal normal 0px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --linkColor: 47, 46, 46;
    --alpha-linkColor: 1;
    --alpha-bg: 0.8;
    --alpha-bgh: 0;
}

#comp-l1441t7o {
    width: 964px;
    height: 780px;
}

#comp-lfvjlspw {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlspwinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlspwinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlspwinlineContent-gridContainer]>[id="comp-l143tbq6"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbq6 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l143tbq91inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbq91inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbq91inlineContent-gridContainer]>[id="comp-l143tbqf"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbq91 {
    width: 980px;
}

#comp-l143tbqf {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l143tbqi1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbqi1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbqi1inlineContent-gridContainer]>[id="comp-l143tbql"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbqm1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l143tbqm1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l143tbqm1inlineContent-gridContainer]>[id="comp-l143tbqp"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l143tbqm1inlineContent-gridContainer]>[id="comp-l143tbqr"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l143tbqi1 {
    width: 304px;
}

#comp-l143tbql {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tbql {
    width: 289px;
    height: auto;
}

#comp-l143tbqm1 {
    width: 676px;
}

#comp-l143tbqp {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l143tbqp {
    width: 457px;
    height: auto;
}

#comp-l143tbqr {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l143tbqr {
    width: 142px;
    height: 40px;
}

#zliep {
    width: auto;
    min-height: 40px;
}

#pageBackground_zliep {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlspv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143tbnt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbnw {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dsqy8 {
    transform-origin: center 1.5px;
}

#comp-l151oqcm {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l143tbo51 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlspv1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143tbo91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tboe1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143tboh2 {
    --min-height: 10px;
}

#comp-l143tboj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143tbom1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143tboq__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlspv2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l1442es2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1442ey0 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15durm6 {
    transform-origin: center 1.5px;
}

#comp-l1441t7o {
    --number-of-columns: 4;
    --spacing: 50px;
    --row-height: 116px;
    --transition-duration: 1000ms;
    --horiz-translate-item-pct: calc(100% * 4 + var(--spacing) * 4);
    --vert-translate-item-pct: calc(100% * 5 + var(--spacing) * 5);
    --gallery-bottom-padding: 0px;
}

#comp-lfvjlspw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l143tbq6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbq91 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143tbqf {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbqi1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143tbqm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143tbqp {
    --min-height: 60px;
}

#comp-l143tbqr {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#b7ufz {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerb7ufzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerb7ufzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerb7ufzinlineContent-gridContainer]>[id="comp-lfvjlshh"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerb7ufzinlineContent-gridContainer]>[id="comp-lfvjlshh1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerb7ufzinlineContent-gridContainer]>[id="comp-lfvjlshi"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlshh {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlshhinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlshhinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlshhinlineContent-gridContainer]>[id="comp-l14z1m6w"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1m6w {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z1m7sinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 520px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer]>[id="comp-l15dwtn5"] {
    position: relative;
    margin: 64px 0px 15px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer]>[id="comp-l14z1m84"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: -1px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer]>[id="comp-l14z1m8d"] {
    position: relative;
    margin: 0px 0px 21px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m7sinlineContent-gridContainer]>[id="comp-l14z1m8f1"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m8ninlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 520px;
}

#comp-l14z1m7s {
    width: 392px;
}

#comp-l15dwtn5 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dwtn5 {
    width: 96px;
    height: 7px;
}

#comp-l14z1m84 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1m84 {
    width: 393px;
    height: auto;
}

#comp-l14z1m8d {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1m8d {
    width: 373px;
    height: auto;
}

#comp-l14z1m8f1 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l14z1m8f1 {
    width: 142px;
    height: 40px;
}

#comp-l14z1m8n {
    width: 588px;
}

#comp-lfvjlshh1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlshh1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlshh1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlshh1inlineContent-gridContainer]>[id="comp-l14z1m8w"] {
    position: relative;
    margin: 0px 0px 1px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1m8w {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z1m97inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1m97inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 459px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1m97inlineContent-gridContainer]>[id="comp-l14z1m9a1"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1m9dinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1m9dinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1m9dinlineContent-gridContainer]>[id="comp-l14z1m9g"] {
    position: relative;
    margin: 83px 0px 0px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1m97 {
    width: 402px;
}

#comp-l14z1m9a1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1m9a1 {
    width: 403px;
    height: auto;
}

#comp-l14z1m9d {
    width: 578px;
}

#comp-l14z1m9g {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l14z1m9g {
    width: 552px;
}

[id^="comp-l14z1m9o__"] {
    width: 555px;
}

[data-mesh-id^="comp-l14z1m9o__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l14z1m9o__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 376px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l14z1m9o__]>[id^="comp-l14z1m9y__"] {
    position: relative;
    margin: 30px 0px 10px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l14z1m9o__]>[id^="comp-l14z1ma1__"] {
    position: relative;
    margin: 14px 0px 10px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l14z1m9y__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l14z1m9y__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l14z1ma1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l14z1ma1__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlshi {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlshiinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlshiinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 440px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlshiinlineContent-gridContainer]>[id="comp-l14z1mbg"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1mbg {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z1mbkinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1mbkinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1mbkinlineContent-gridContainer]>[id="comp-l14z1mbn2"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1mbk {
    width: 980px;
}

#comp-l14z1mbn2 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l14z1mbqinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1mbqinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1mbqinlineContent-gridContainer]>[id="comp-l14z1mbs2"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1mbuinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z1mbuinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z1mbuinlineContent-gridContainer]>[id="comp-l14z1mbx1"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z1mbuinlineContent-gridContainer]>[id="comp-l14z1mbz"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z1mbq {
    width: 304px;
}

#comp-l14z1mbs2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1mbs2 {
    width: 289px;
    height: auto;
}

#comp-l14z1mbu {
    width: 676px;
}

#comp-l14z1mbx1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z1mbx1 {
    width: 457px;
    height: auto;
}

#comp-l14z1mbz {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l14z1mbz {
    width: 142px;
    height: 40px;
}

#b7ufz {
    width: auto;
    min-height: 40px;
}

#pageBackground_b7ufz {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlshh {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z1m6w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1m7s {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dwtn5 {
    transform-origin: center 1.5px;
}

#comp-l14z1m8f1 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z1m8n {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlshh1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z1m8w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1m97 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z1m9a1 {
    --min-height: 10px;
}

#comp-l14z1m9d {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z1m9g {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z1m9o__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlshi {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z1mbg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1mbk {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z1mbn2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1mbq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z1mbu {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z1mbx1 {
    --min-height: 60px;
}

#comp-l14z1mbz {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

#kfs0e {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerkfs0einlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerkfs0einlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerkfs0einlineContent-gridContainer]>[id="comp-lfvjlse5"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerkfs0einlineContent-gridContainer]>[id="comp-lfvjlseb"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerkfs0einlineContent-gridContainer]>[id="comp-lfvjlseb1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlse5 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlse5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlse5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlse5inlineContent-gridContainer]>[id="comp-l14z5t49"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z5t49 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z5t4dinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z5t4dinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z5t4dinlineContent-gridContainer]>[id="comp-l15dyzfj"] {
    position: relative;
    margin: 64px 0px 15px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z5t4dinlineContent-gridContainer]>[id="comp-l14z5t4h1"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z5t4dinlineContent-gridContainer]>[id="comp-l14z5t4k1"] {
    position: relative;
    margin: 0px 0px 20px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z5t4dinlineContent-gridContainer]>[id="comp-l14z5t4n"] {
    position: relative;
    margin: 0px 0px 44px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z5t4qinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 531px;
}

#comp-l14z5t4d {
    width: 392px;
}

#comp-l15dyzfj {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15dyzfj {
    width: 96px;
    height: 7px;
}

#comp-l14z5t4h1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z5t4h1 {
    width: 393px;
    height: auto;
}

#comp-l14z5t4k1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z5t4k1 {
    width: 373px;
    height: auto;
}

#comp-l14z5t4n {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l14z5t4n {
    width: 142px;
    height: 40px;
}

#comp-l14z5t4q {
    width: 588px;
}

#comp-lfvjlseb {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsebinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsebinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsebinlineContent-gridContainer]>[id="comp-l14z5t4v"] {
    position: relative;
    margin: 0px 0px 1px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z5t4v {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z5t521inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z5t521inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 459px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z5t521inlineContent-gridContainer]>[id="comp-l14z5t55"] {
    position: relative;
    margin: 83px 0px 10px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z5t57inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z5t57inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z5t57inlineContent-gridContainer]>[id="comp-l14z5t5a"] {
    position: relative;
    margin: 83px 0px 0px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z5t521 {
    width: 402px;
}

#comp-l14z5t55 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z5t55 {
    width: 403px;
    height: auto;
}

#comp-l14z5t57 {
    width: 578px;
}

#comp-l14z5t5a {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l14z5t5a {
    width: 552px;
}

[id^="comp-l14z5t5e__"] {
    width: 555px;
}

[data-mesh-id^="comp-l14z5t5e__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l14z5t5e__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 376px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l14z5t5e__]>[id^="comp-l14z5t5k1__"] {
    position: relative;
    margin: 30px 0px 10px 0;
    left: 11px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l14z5t5e__]>[id^="comp-l14z5t5n__"] {
    position: relative;
    margin: 14px 0px 10px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l14z5t5k1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l14z5t5k1__"] {
    width: 36px;
    height: auto;
}

[id^="comp-l14z5t5n__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l14z5t5n__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlseb1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlseb1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlseb1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 429px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlseb1inlineContent-gridContainer]>[id="comp-l14z5t5v"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z5t5v {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z5t5zinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z5t5zinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z5t5zinlineContent-gridContainer]>[id="comp-l14z5t64"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z5t5z {
    width: 980px;
}

#comp-l14z5t64 {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l14z5t671inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z5t671inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z5t671inlineContent-gridContainer]>[id="comp-l14z5t6c"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z5t6einlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z5t6einlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z5t6einlineContent-gridContainer]>[id="comp-l14z5t6i"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z5t6einlineContent-gridContainer]>[id="comp-l14z5t6k"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z5t671 {
    width: 304px;
}

#comp-l14z5t6c {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z5t6c {
    width: 289px;
    height: auto;
}

#comp-l14z5t6e {
    width: 676px;
}

#comp-l14z5t6i {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z5t6i {
    width: 457px;
    height: auto;
}

#comp-l14z5t6k {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l14z5t6k {
    width: 142px;
    height: 40px;
}

#kfs0e {
    width: auto;
    min-height: 40px;
}

#pageBackground_kfs0e {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlse5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z5t49 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t4d {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dyzfj {
    transform-origin: center 1.5px;
}

#comp-l14z5t4n {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z5t4q {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlseb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z5t4v {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t521 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z5t55 {
    --min-height: 10px;
}

#comp-l14z5t57 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z5t5a {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z5t5e__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlseb1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z5t5v {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t5z {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z5t64 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t671 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z5t6e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z5t6i {
    --min-height: 60px;
}

#comp-l14z5t6k {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QoFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4QIFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4SYFqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4Q4FqL_KWxWMT.woff2') format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 700;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

@font-face {
    font-family: 'raleway';
    font-style: italic;
    font-weight: 400;
    src: url('//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/raleway/v26/1Ptsg8zYS_SKggPNyCg4TYFqL_KWxQ.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

#in9jp {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerin9jpinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerin9jpinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1420px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerin9jpinlineContent-gridContainer]>[id="comp-lfvjlseg"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerin9jpinlineContent-gridContainer]>[id="comp-lfvjlseh"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerin9jpinlineContent-gridContainer]>[id="comp-lfvjlsei"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerin9jpinlineContent-gridContainer]>[id="comp-lfvjlsei1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlseg {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlseginlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlseginlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlseginlineContent-gridContainer]>[id="comp-l14z9kk4"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z9kk4 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z9kk72inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z9kk72inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z9kk72inlineContent-gridContainer]>[id="comp-l15e00gl"] {
    position: relative;
    margin: 69px 0px 11px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z9kk72inlineContent-gridContainer]>[id="comp-l14z9kkc1"] {
    position: relative;
    margin: 0px 0px 28px calc((100% - 392px) * 0.5);
    left: 4px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z9kk72inlineContent-gridContainer]>[id="comp-l14z9kkf1"] {
    position: relative;
    margin: 0px 0px 26px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z9kk72inlineContent-gridContainer]>[id="comp-l151zbsm"] {
    position: relative;
    margin: 0px 0px 28px calc((100% - 392px) * 0.5);
    left: 9px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z9kkh1inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 554px;
}

#comp-l14z9kk72 {
    width: 392px;
}

#comp-l15e00gl {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15e00gl {
    width: 96px;
    height: 7px;
}

#comp-l14z9kkc1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z9kkc1 {
    width: 393px;
    height: auto;
}

#comp-l14z9kkf1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z9kkf1 {
    width: 373px;
    height: auto;
}

#comp-l151zbsm {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l151zbsm {
    width: 142px;
    height: 40px;
}

#comp-l14z9kkh1 {
    width: 588px;
}

#comp-lfvjlseh {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsehinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsehinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsehinlineContent-gridContainer]>[id="comp-l14z9kkm1"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z9kkm1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z9kksinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z9kksinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z9kksinlineContent-gridContainer]>[id="comp-l14z9kku1"] {
    position: relative;
    margin: 83px 0px 63px calc((100% - 402px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z9kkw1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z9kkw1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z9kkw1inlineContent-gridContainer]>[id="comp-l14z9kkz1"] {
    position: relative;
    margin: 83px 0px 39px calc((100% - 578px) * 0);
    left: 22px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z9kks {
    width: 402px;
}

#comp-l14z9kku1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z9kku1 {
    width: 403px;
    height: auto;
}

#comp-l14z9kkw1 {
    width: 578px;
}

#comp-l14z9kkz1 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l14z9kkz1 {
    width: 552px;
}

[id^="comp-l14z9kl31__"] {
    width: 555px;
}

[data-mesh-id^="comp-l14z9kl31__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l14z9kl31__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l14z9kl31__]>[id^="comp-l14z9klg__"] {
    position: relative;
    margin: 11px 0px 33px 0;
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l14z9klg__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l14z9klg__"] {
    width: 537px;
    height: auto;
}

#comp-lfvjlsei {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlseiinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlseiinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlseiinlineContent-gridContainer]>[id="comp-l14z9klq"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z9klq {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z9kltinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z9kltinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 1189px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z9kltinlineContent-gridContainer]>[id="comp-l14z9klx1"] {
    position: relative;
    margin: 51px 0px 30px calc((100% - 980px) * 0.5);
    left: 246px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z9kltinlineContent-gridContainer]>[id="comp-l14z9klz1"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 77px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z9klt {
    width: 980px;
}

#comp-l14z9klx1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z9klx1 {
    width: 487px;
    height: auto;
}

#comp-l14z9klz1 {
    --trans: opacity 0.3s ease 0s, color 0.3s ease 0s, background-color 0.3s ease 0s;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --fntds: normal normal normal 0px/1.4em raleway, sans-serif;
    --bg: var(--color_11);
    --bgh: 0, 0, 0;
    --fntt: normal normal normal 0px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --linkColor: 47, 46, 46;
    --alpha-linkColor: 1;
    --alpha-bg: 0.8;
    --alpha-bgh: 0;
}

#comp-l14z9klz1 {
    width: 826px;
    height: 960px;
}

#comp-lfvjlsei1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsei1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsei1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsei1inlineContent-gridContainer]>[id="comp-l14z9kmb"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z9kmb {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l14z9kmeinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z9kmeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z9kmeinlineContent-gridContainer]>[id="comp-l14z9kmo"] {
    position: relative;
    margin: 37px 0px 40px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z9kme {
    width: 980px;
}

#comp-l14z9kmo {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 30px - 30px);
    min-width: 100%;
}

[data-mesh-id=comp-l14z9kmu1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z9kmu1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z9kmu1inlineContent-gridContainer]>[id="comp-l14z9kmz"] {
    position: relative;
    margin: 61px 0px 69px calc((100% - 304px) * 0.5);
    left: 15px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z9kn1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l14z9kn1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l14z9kn1inlineContent-gridContainer]>[id="comp-l14z9kn4"] {
    position: relative;
    margin: 77px 0px 8px calc((100% - 676px) * 0.5);
    left: 9px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l14z9kn1inlineContent-gridContainer]>[id="comp-l14z9kn6"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 676px) * 0.5);
    left: 10px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l14z9kmu1 {
    width: 304px;
}

#comp-l14z9kmz {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z9kmz {
    width: 289px;
    height: auto;
}

#comp-l14z9kn1 {
    width: 676px;
}

#comp-l14z9kn4 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l14z9kn4 {
    width: 457px;
    height: auto;
}

#comp-l14z9kn6 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l14z9kn6 {
    width: 142px;
    height: 40px;
}

#in9jp {
    width: auto;
    min-height: 1420px;
}

#pageBackground_in9jp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlseg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z9kk4 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kk72 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15e00gl {
    transform-origin: center 1.5px;
}

#comp-l151zbsm {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z9kkh1 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlseh {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z9kkm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kks {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z9kku1 {
    --min-height: 10px;
}

#comp-l14z9kkw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z9kkz1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z9kl31__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsei {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z9klq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9klt {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z9klz1 {
    --number-of-columns: 3;
    --spacing: 50px;
    --row-height: 152px;
    --transition-duration: 1000ms;
    --horiz-translate-item-pct: calc(100% * 3 + var(--spacing) * 3);
    --vert-translate-item-pct: calc(100% * 5 + var(--spacing) * 5);
    --gallery-bottom-padding: 0px;
}

#comp-lfvjlsei1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l14z9kmb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kme {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z9kmo {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kmu1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z9kn1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z9kn4 {
    --min-height: 60px;
}

#comp-l14z9kn6 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

.so89qkO.oQ7Zm2a--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.suYDlBy {
    --wix-ui-tpa-icon-button-icon-color: 255, 255, 255, 1;
    --wix-ui-tpa-icon-button-icon-color-rgb: 255, 255, 255;
    --wix-ui-tpa-icon-button-icon-color-opacity: 1
}

.sZRcsHb.oDGyZc9--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.sFADCnq,
.sGioXwx {
    outline: 0
}

.snU6ghj>:first-child>:first-child {
    z-index: 100000 !important
}

.sGQUWoF {
    align-items: center;
    cursor: pointer;
    display: inline-flex
}

.sPO0VhK,
.s__s7U6 {
    flex-shrink: 0
}

.sGQUWoF.oNFVcPX--disabled {
    cursor: default
}

.sGQUWoF[disabled] {
    pointer-events: none
}

.s__5rQf1A {
    border: 1px solid hsla(0, 0%, 100%, .4);
    border-radius: 2px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1), 0 4px 8px 0 rgba(0, 0, 0, .1);
    color: #fff;
    display: inline-flex;
    font-family: Madefor, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    opacity: 0;
    transform: translateY(-50%);
    visibility: hidden
}

.s__5rQf1A.oCeEa_R--isShown {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.s__5rQf1A.oCeEa_R--shouldAnimate {
    transition: visibility .2s ease, opacity .2s ease, transform .4s ease
}

.s__5rQf1A.oCeEa_R---skin-7-success {
    background-color: #008250
}

.s__5rQf1A.oCeEa_R---skin-5-error {
    background-color: #df3131
}

.s__5rQf1A.oCeEa_R---skin-6-status {
    background-color: #212121
}

.s__5rQf1A.oCeEa_R---skin-7-preview {
    background-color: rgba(0, 0, 0, .6)
}

.s__5rQf1A.oCeEa_R---placement-15-bottomFullWidth {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100vw
}

.sAn25BY,
.srtTtd0 {
    display: inline-block;
    min-width: 12px
}

.sVn122i {
    display: inline-block;
    line-height: 20px;
    margin: 16px 20px;
    max-height: 40px;
    overflow: hidden
}

.sWqq1go {
    height: 24px;
    margin-left: auto;
    padding: 14px 12px
}

.s__5rQf1A.oCeEa_R--mobile .sVn122i {
    margin-left: 0;
    margin-right: 0;
    max-height: 60px
}

.s__5rQf1A.oCeEa_R--mobile .srtTtd0 {
    min-width: 20px
}

.s__5rQf1A.oCeEa_R--rtl .sWqq1go {
    margin-left: 0;
    margin-right: auto
}

.svqo6H4 {
    border: 0;
    display: inline-block;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.svqo6H4.oimTWXK--focus,
.svqo6H4:hover {
    opacity: .7
}

.svqo6H4.ojpiBkn--disabled {
    cursor: default
}

.svqo6H4.ojpiBkn--disabled:hover {
    opacity: 1
}

.sSG4oiD svg {
    display: block
}

.svqo6H4.ojpiBkn--disabled.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-color-29));
    fill: none
}

.svqo6H4.ojpiBkn--disabled.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-color-29));
    stroke: rgb(var(--wix-color-29))
}

.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-line .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    fill: none
}

.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-full .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4 .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4.ojpiBkn--disabled .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-color-29))
}

.svqo6H4.ojpiBkn---theme-4-none {
    background-color: transparent
}

.svqo6H4.ojpiBkn---theme-3-box {
    align-items: center;
    background-color: rgb(var(--wix-ui-tpa-icon-button-background-color, var(--wix-color-1)));
    border-radius: 50%;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.Sm1ZoK {
    z-index: 999999
}

.Sm1ZoK.KtZaO1 {
    display: none
}

.Sm1ZoK:not(.Z1Pd8o) {
    left: 50%;
    min-width: 320px;
    position: fixed;
    top: 80px;
    transform: translate(-50%)
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_3d9875f5c8744297a9f07bfba;
    src: url("https://static.wixstatic.com/ufonts/46a067_3d9875f5c8744297a9f07bfba545fe59/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_3d9875f5c8744297a9f07bfba545fe59/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_3d9875f5c8744297a9f07bfba545fe59/ttf/file.ttf") format("ttf");
}

#f1v24 {
    --param_boolean_previewHover: false;
}

#f1v24 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerf1v24inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerf1v24inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerf1v24inlineContent-gridContainer]>[id="comp-lfvjlsp1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerf1v24inlineContent-gridContainer]>[id="comp-lfvjlsp2"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerf1v24inlineContent-gridContainer]>[id="comp-lfvjlsp21"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerf1v24inlineContent-gridContainer]>[id="comp-lqwhfqb5"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsp1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsp1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsp1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsp1inlineContent-gridContainer]>[id="comp-l1sckd65"] {
    position: relative;
    margin: 56px 0px 30px calc((100% - 980px) * 0.5);
    left: 289px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsp1inlineContent-gridContainer]>[id="comp-l1sckd6f"] {
    position: relative;
    margin: 133px 0px 30px calc((100% - 980px) * 0.5);
    left: 432px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsp1inlineContent-gridContainer]>[id="comp-l1sckd6j"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsp1inlineContent-gridContainer]>[id="comp-l1sckd8c"] {
    position: absolute;
    top: 260px;
    left: -125px;
    margin-left: calc((100% - 980px) * 0.5);
}

[data-mesh-id=comp-lfvjlsp1inlineContent-gridContainer]>[id="comp-l1sckd8h"] {
    position: absolute;
    top: 427px;
    left: -125px;
    margin-left: calc((100% - 980px) * 0.5);
}

[data-mesh-id=comp-lfvjlsp1inlineContent-gridContainer]>[id="comp-l1sckdgv"] {
    position: absolute;
    top: 537px;
    left: -132px;
    margin-left: calc((100% - 980px) * 0.5);
}

[data-mesh-id=comp-lfvjlsp1inlineContent-gridContainer]>[id="comp-l1sckd8j"] {
    position: relative;
    margin: 0px 0px 3px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckd65 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l1sckd65 {
    width: 401px;
    height: auto;
}

#comp-l1sckd6f {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l1sckd6f {
    width: 115px;
    height: 7px;
}

#comp-l1sckd6j {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1sckd7ainlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1sckd7ainlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckd7ainlineContent-gridContainer]>[id="comp-l1sckd7l"] {
    position: relative;
    margin: 6px 0px 7px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckd7a {
    width: 980px;
}

#comp-l1sckd7l {
    --brw: 1px;
    --brd: var(--color_13);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: 0.00px 1.00px 4px 0px rgba(0, 0, 0, 0.6);
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --bg-gradient: none;
}

#comp-l1sckd7l {
    width: 980px;
}

[data-mesh-id=comp-l1sckd7linlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=comp-l1sckd7linlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckd7linlineContent-gridContainer]>[id="comp-l1sckd7n"] {
    position: relative;
    margin: 12px 0px 12px 0;
    left: 909px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1sckd7linlineContent-gridContainer]>[id="comp-l1sckd81"] {
    position: relative;
    margin: 12px 0px 12px 0;
    left: 901px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1sckd7linlineContent-gridContainer]>[id="comp-l1sckd84"] {
    position: relative;
    margin: 1px 0px 2px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckd7n {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l1sckd7n {
    width: 31px;
    height: 31px;
}

#comp-l1sckd81 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l1sckd81 {
    width: 46px;
    height: 31px;
}

#comp-l1sckd84 {
    --rd: 5px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --brw: 0px;
    --trans: all 0.12s ease 0s;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --txt: var(--color_18);
    --alpha-txt: 1;
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --alpha-txth: 1;
    --bgd: 204, 204, 204;
    --brdd: 204, 204, 204;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --shc: var(--color_17);
    --alpha-shc: 0;
    --alpha-bg: 0;
    --alpha-brd: 1;
    --alpha-bgh: 0;
    --alpha-brdh: 1;
    --alpha-bgd: 1;
    --alpha-brdd: 1;
}

#comp-l1sckd84 {
    width: 980px;
    height: 52px;
}

#comp-l1sckd8j {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1sckd8ninlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1sckd8ninlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckd8ninlineContent-gridContainer]>[id="comp-l1sckd8q1"] {
    position: relative;
    margin: 0px 0px 3px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckd8n {
    width: 980px;
}

#comp-l1sckd8q1 {
    --brw: 1px;
    --brd: var(--color_13);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l1sckd8q1 {
    width: 980px;
}

[data-mesh-id=comp-l1sckd8q1inlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=comp-l1sckd8q1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckd8q1inlineContent-gridContainer]>[id="comp-l1sckd8v1"] {
    position: relative;
    margin: 10px 0px 53px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckd8v1 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 0;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l1sckd8v1 {
    width: 980px;
}

[id^="comp-l1sckd95__"] {
    width: 300px;
}

[data-mesh-id^="comp-l1sckd95__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l1sckd95__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l1sckd95__]>[id^="comp-l1sckd9l__"] {
    position: relative;
    margin: 22px 0px 2px 0;
    left: 10px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckd95__]>[id^="comp-l1sckd9r__"] {
    position: relative;
    margin: 0px 0px 9px 0;
    left: 50px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckd95__]>[id^="comp-l1sckd9z__"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 123px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckd95__]>[id^="comp-l1sckda1__"] {
    position: relative;
    margin: 0px 0px 22px 0;
    left: 47px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l1sckd9l__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckd9l__"] {
    width: 280px;
    height: auto;
}

[id^="comp-l1sckd9r__"] {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

[id^="comp-l1sckd9r__"] {
    width: 200px;
    height: 132px;
}

[id^="comp-l1sckd9z__"] {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

[id^="comp-l1sckd9z__"] {
    width: 54px;
    height: 7px;
}

[id^="comp-l1sckda1__"] {
    width: 205px;
}

[data-mesh-id^="comp-l1sckda1__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 205px;
}

[data-mesh-id^="comp-l1sckda1__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l1sckda1__]>[id^="comp-l1sckda31__"] {
    position: relative;
    margin: 0px 0px 4px 0;
    left: -5px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckda1__]>[id^="comp-l1sckdad1__"] {
    position: relative;
    margin: 0px 0px 3px 0;
    left: -37px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckda1__]>[id^="comp-l1sckdap__"] {
    position: relative;
    margin: 0px 0px 2px 0;
    left: 2px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckda1__]>[id^="comp-l1sckdb1__"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 2px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l1sckda31__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckda31__"] {
    width: 216px;
    height: auto;
}

[id^="comp-l1sckdad1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdad1__"] {
    width: 280px;
    height: auto;
}

[id^="comp-l1sckdap__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdap__"] {
    width: 200px;
    height: auto;
}

[id^="comp-l1sckdb1__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdb1__"] {
    width: 200px;
    height: auto;
}

#comp-lfvjlsp2 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsp2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsp2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsp2inlineContent-gridContainer]>[id="comp-l1sckdbp"] {
    position: relative;
    margin: 0px 0px 2px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdbp {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1sckdbsinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1sckdbsinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckdbsinlineContent-gridContainer]>[id="comp-l1sckdbv1"] {
    position: relative;
    margin: 6px 0px 7px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdbs {
    width: 980px;
}

#comp-l1sckdbv1 {
    --brw: 1px;
    --brd: var(--color_13);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: 0.00px 1.00px 4px 0px rgba(0, 0, 0, 0.6);
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --bg-gradient: none;
}

#comp-l1sckdbv1 {
    width: 980px;
}

[data-mesh-id=comp-l1sckdbv1inlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=comp-l1sckdbv1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckdbv1inlineContent-gridContainer]>[id="comp-l1sckdbx1"] {
    position: relative;
    margin: 12px 0px 12px 0;
    left: 909px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1sckdbv1inlineContent-gridContainer]>[id="comp-l1sckdc0"] {
    position: relative;
    margin: 12px 0px 12px 0;
    left: 901px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1sckdbv1inlineContent-gridContainer]>[id="comp-l1sckdc2"] {
    position: relative;
    margin: 1px 0px 2px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdbx1 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l1sckdbx1 {
    width: 31px;
    height: 31px;
}

#comp-l1sckdc0 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l1sckdc0 {
    width: 46px;
    height: 31px;
}

#comp-l1sckdc2 {
    --rd: 5px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --brw: 0px;
    --trans: all 0.12s ease 0s;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --txt: var(--color_18);
    --alpha-txt: 1;
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --alpha-txth: 1;
    --bgd: 204, 204, 204;
    --brdd: 204, 204, 204;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --shc: var(--color_17);
    --alpha-shc: 0;
    --alpha-bg: 0;
    --alpha-brd: 1;
    --alpha-bgh: 0;
    --alpha-brdh: 1;
    --alpha-bgd: 1;
    --alpha-brdd: 1;
}

#comp-l1sckdc2 {
    width: 980px;
    height: 52px;
}

#comp-lfvjlsp21 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsp21inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsp21inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsp21inlineContent-gridContainer]>[id="comp-l1sckdc5"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsp21inlineContent-gridContainer]>[id="comp-l1sckdgx"] {
    position: relative;
    margin: 0px 0px -2px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsp21inlineContent-gridContainer]>[id="comp-l1sckdhb"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdc5 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1sckdc81inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1sckdc81inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckdc81inlineContent-gridContainer]>[id="comp-l1sckdcb1"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdc81 {
    width: 980px;
}

#comp-l1sckdcb1 {
    --brw: 1px;
    --brd: var(--color_13);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l1sckdcb1 {
    width: 980px;
}

[data-mesh-id=comp-l1sckdcb1inlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=comp-l1sckdcb1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckdcb1inlineContent-gridContainer]>[id="comp-l1sckdce"] {
    position: relative;
    margin: 19px 0px 20px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdce {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 0;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l1sckdce {
    width: 980px;
}

[id^="comp-l1sckdct__"] {
    width: 300px;
}

[data-mesh-id^="comp-l1sckdct__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l1sckdct__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l1sckdct__]>[id^="comp-l1sckdd21__"] {
    position: relative;
    margin: 21px 0px 11px 0;
    left: 10px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckdct__]>[id^="comp-l1sckddk__"] {
    position: relative;
    margin: 0px 0px 24px 0;
    left: 50px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckdct__]>[id^="comp-l1sckde1__"] {
    position: relative;
    margin: 0px 0px 7px 0;
    left: 123px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckdct__]>[id^="comp-l1sckde3__"] {
    position: relative;
    margin: 0px 0px 18px 0;
    left: 42px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l1sckdd21__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdd21__"] {
    width: 280px;
    height: auto;
}

[id^="comp-l1sckddk__"] {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

[id^="comp-l1sckddk__"] {
    width: 200px;
    height: 132px;
}

[id^="comp-l1sckde1__"] {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

[id^="comp-l1sckde1__"] {
    width: 54px;
    height: 7px;
}

[id^="comp-l1sckde3__"] {
    width: 216px;
}

[data-mesh-id^="comp-l1sckde3__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 216px;
}

[data-mesh-id^="comp-l1sckde3__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l1sckde3__]>[id^="comp-l1sckde5__"] {
    position: relative;
    margin: 0px 0px 3px 0;
    left: 8px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckde3__]>[id^="comp-l1sckdeo__"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: -33px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckde3__]>[id^="comp-l1sckdf81__"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 8px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckde3__]>[id^="comp-l1sckdfy__"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 8px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l1sckde5__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckde5__"] {
    width: 200px;
    height: auto;
}

[id^="comp-l1sckdeo__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdeo__"] {
    width: 280px;
    height: auto;
}

[id^="comp-l1sckdf81__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdf81__"] {
    width: 200px;
    height: auto;
}

[id^="comp-l1sckdfy__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdfy__"] {
    width: 200px;
    height: auto;
}

#comp-l1sckdgx {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1sckdgz2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1sckdgz2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckdgz2inlineContent-gridContainer]>[id="comp-l1sckdh21"] {
    position: relative;
    margin: 6px 0px 7px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdgz2 {
    width: 980px;
}

#comp-l1sckdh21 {
    --brw: 1px;
    --brd: var(--color_13);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: 0.00px 1.00px 4px 0px rgba(0, 0, 0, 0.6);
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --bg-gradient: none;
}

#comp-l1sckdh21 {
    width: 980px;
}

[data-mesh-id=comp-l1sckdh21inlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=comp-l1sckdh21inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckdh21inlineContent-gridContainer]>[id="comp-l1sckdh41"] {
    position: relative;
    margin: 12px 0px 12px 0;
    left: 909px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1sckdh21inlineContent-gridContainer]>[id="comp-l1sckdh7"] {
    position: relative;
    margin: 12px 0px 12px 0;
    left: 901px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l1sckdh21inlineContent-gridContainer]>[id="comp-l1sckdh9"] {
    position: relative;
    margin: 1px 0px 2px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdh41 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l1sckdh41 {
    width: 31px;
    height: 31px;
}

#comp-l1sckdh7 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l1sckdh7 {
    width: 46px;
    height: 31px;
}

#comp-l1sckdh9 {
    --rd: 5px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --brw: 0px;
    --trans: all 0.12s ease 0s;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --txt: var(--color_18);
    --alpha-txt: 1;
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_18);
    --alpha-txth: 1;
    --bgd: 204, 204, 204;
    --brdd: 204, 204, 204;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --shc: var(--color_17);
    --alpha-shc: 0;
    --alpha-bg: 0;
    --alpha-brd: 1;
    --alpha-bgh: 0;
    --alpha-brdh: 1;
    --alpha-bgd: 1;
    --alpha-brdd: 1;
}

#comp-l1sckdh9 {
    width: 980px;
    height: 52px;
}

#comp-l1sckdhb {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l1sckdhe2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l1sckdhe2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckdhe2inlineContent-gridContainer]>[id="comp-l1sckdhi"] {
    position: relative;
    margin: 0px 0px 60px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdhe2 {
    width: 980px;
}

#comp-l1sckdhi {
    --brw: 1px;
    --brd: var(--color_13);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l1sckdhi {
    width: 980px;
}

[data-mesh-id=comp-l1sckdhiinlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=comp-l1sckdhiinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l1sckdhiinlineContent-gridContainer]>[id="comp-l1sckdhk1"] {
    position: relative;
    margin: 0px 0px 40px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l1sckdhk1 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 0;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l1sckdhk1 {
    width: 980px;
}

[id^="comp-l1sckdib__"] {
    width: 300px;
}

[data-mesh-id^="comp-l1sckdib__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l1sckdib__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(4, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l1sckdib__]>[id^="comp-l1sckdil__"] {
    position: relative;
    margin: 22px 0px 6px 0;
    left: 10px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckdib__]>[id^="comp-l1sckdje__"] {
    position: relative;
    margin: 0px 0px 9px 0;
    left: 50px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckdib__]>[id^="comp-l1sckdk5__"] {
    position: relative;
    margin: 0px 0px 4px 0;
    left: 123px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckdib__]>[id^="comp-l1sckdk8__"] {
    position: relative;
    margin: 0px 0px 5px 0;
    left: 50px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckdib__]>[id^="comp-l1sckdky__"] {
    position: relative;
    margin: 0px 0px 36px 0;
    left: 3px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l1sckdil__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdil__"] {
    width: 280px;
    height: auto;
}

[id^="comp-l1sckdje__"] {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

[id^="comp-l1sckdje__"] {
    width: 200px;
    height: 132px;
}

[id^="comp-l1sckdk5__"] {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

[id^="comp-l1sckdk5__"] {
    width: 54px;
    height: 7px;
}

[id^="comp-l1sckdk8__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdk8__"] {
    width: 200px;
    height: auto;
}

[id^="comp-l1sckdky__"] {
    width: 216px;
}

[data-mesh-id^="comp-l1sckdky__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 216px;
}

[data-mesh-id^="comp-l1sckdky__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l1sckdky__]>[id^="comp-l1sckdl0__"] {
    position: relative;
    margin: 0px 0px 3px 0;
    left: 7px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckdky__]>[id^="comp-l1sckdlv__"] {
    position: relative;
    margin: 0px 0px 4px 0;
    left: 47px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l1sckdky__]>[id^="comp-l1sckdmo__"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 47px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l1sckdl0__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdl0__"] {
    width: 280px;
    height: auto;
}

[id^="comp-l1sckdlv__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdlv__"] {
    width: 200px;
    height: auto;
}

[id^="comp-l1sckdmo__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l1sckdmo__"] {
    width: 200px;
    height: auto;
}

#comp-lqwhfqb5 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lqwhfqb5inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 72px;
}

#f1v24 {
    width: auto;
    min-height: 40px;
}

#pageBackground_f1v24 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsp1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l1sckd6f {
    transform-origin: center 1.5px;
}

#comp-l1sckd6j {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckd7a {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckd7l {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckd7n {
    --height: 31px;
    --width: 31px;
}

#comp-l1sckd81 {
    --height: 31px;
    --width: 46px;
}

#comp-l1sckd84 {
    --shc-mutated-brightness: 100, 112, 127;
    --margin-start: 20px;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --label-align: start;
    --label-text-align: left;
}

#comp-l1sckd8j {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckd8n {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckd8q1 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckd8v1 {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -10px 0px;
    --item-margin: 10px 0px;
}

[id^="comp-l1sckd95__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 1);
    overflow: hidden;
    transform: translateZ(0);
    margin: -2px;
}

[id^="comp-l1sckd9r__"] {
    --height: 132px;
    --width: 200px;
}

[id^="comp-l1sckd9z__"] {
    transform-origin: center 1.5px;
}

[id^="comp-l1sckdad1__"] {
    --min-height: 16px;
}

[id^="comp-l1sckdap__"] {
    --min-height: 14px;
}

#comp-lfvjlsp2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l1sckdbp {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdbs {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdbv1 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdbx1 {
    --height: 31px;
    --width: 31px;
}

#comp-l1sckdc0 {
    --height: 31px;
    --width: 46px;
}

#comp-l1sckdc2 {
    --shc-mutated-brightness: 100, 112, 127;
    --margin-start: 20px;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --label-align: start;
    --label-text-align: left;
}

#comp-lfvjlsp21 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l1sckdc5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdc81 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdcb1 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdce {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -10px 0px;
    --item-margin: 10px 0px;
}

[id^="comp-l1sckdct__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 1);
    overflow: hidden;
    transform: translateZ(0);
    margin: -2px;
}

[id^="comp-l1sckddk__"] {
    --height: 132px;
    --width: 200px;
}

[id^="comp-l1sckde1__"] {
    transform-origin: center 1.5px;
}

[id^="comp-l1sckdeo__"] {
    --min-height: 16px;
}

[id^="comp-l1sckdf81__"] {
    --min-height: 14px;
}

#comp-l1sckdgx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdgz2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdh21 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdh41 {
    --height: 31px;
    --width: 31px;
}

#comp-l1sckdh7 {
    --height: 31px;
    --width: 46px;
}

#comp-l1sckdh9 {
    --shc-mutated-brightness: 100, 112, 127;
    --margin-start: 20px;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --label-align: start;
    --label-text-align: left;
}

#comp-l1sckdhb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdhe2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdhi {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdhk1 {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -10px 0px;
    --item-margin: 10px 0px;
}

[id^="comp-l1sckdib__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 1);
    overflow: hidden;
    transform: translateZ(0);
    margin: -2px;
}

[id^="comp-l1sckdje__"] {
    --height: 132px;
    --width: 200px;
}

[id^="comp-l1sckdk5__"] {
    transform-origin: center 1.5px;
}

[id^="comp-l1sckdl0__"] {
    --min-height: 16px;
}

[id^="comp-l1sckdlv__"] {
    --min-height: 14px;
}

#comp-lqwhfqb5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'futura-lt-w01-book';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_5e1abc1825cb4784a89192a53;
    src: url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_5e1abc1825cb4784a89192a53d24935a/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'futura-lt-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2');
    unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'futura-lt-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_101308c112ba47e5b64457de1;
    src: url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/ttf/file.ttf") format("ttf");
}

#lkg54 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerlkg54inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerlkg54inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerlkg54inlineContent-gridContainer]>[id="comp-lfvjlsfg"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerlkg54inlineContent-gridContainer]>[id="comp-lfvjlsfg1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerlkg54inlineContent-gridContainer]>[id="comp-lfvjlsfo"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerlkg54inlineContent-gridContainer]>[id="comp-lfvjlsfo1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsfg {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsfginlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsfginlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsfginlineContent-gridContainer]>[id="comp-l0jr24aj"] {
    position: relative;
    margin: 0px 0px 28px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0jr24aj {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 80px - 80px);
    min-width: 100%;
}

[data-mesh-id=comp-l0jr24cpinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0jr24cpinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 560px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0jr24cpinlineContent-gridContainer]>[id="comp-l0jr24cv"] {
    position: relative;
    margin: 131px 0px 0 calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jr24cpinlineContent-gridContainer]>[id="comp-l0jr24d4"] {
    position: relative;
    margin: 0px 0px 34px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jr24cpinlineContent-gridContainer]>[id="comp-l0jr24do"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jr24cpinlineContent-gridContainer]>[id="comp-l0jr24e9"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 177px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jr24ejinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 560px;
}

#comp-l0jr24cp {
    width: 490px;
}

#comp-l0jr24cv {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0jr24cv {
    width: 62px;
    height: 7px;
}

#comp-l0jr24d4 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0jr24d4 {
    width: 466px;
    height: auto;
}

#comp-l0jr24do {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l0jr24do {
    width: 148px;
    height: 46px;
}

#comp-l0jr24e9 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l0jr24e9 {
    width: 148px;
    height: 46px;
}

#comp-l0jr24ej {
    width: 490px;
}

#comp-lfvjlsfg1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsfg1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsfg1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsfg1inlineContent-gridContainer]>[id="comp-l0h6r9ir"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0h6r9ir {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0h6r9j3inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0h6r9j3inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0h6r9j3inlineContent-gridContainer]>[id="comp-l0h6r9ji"] {
    position: relative;
    margin: 67px 0px 10px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0h6r9j3inlineContent-gridContainer]>[id="comp-l0h6r9jv"] {
    position: relative;
    margin: 0px 0px 15px calc((100% - 980px) * 0.5);
    left: 64px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0h6r9j3inlineContent-gridContainer]>[id="comp-l0jrrfoc"] {
    position: relative;
    margin: 0px 0px 31px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0h6r9j3 {
    width: 980px;
}

#comp-l0h6r9ji {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0h6r9ji {
    width: 980px;
    height: auto;
}

#comp-l0h6r9jv {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0h6r9jv {
    width: 851px;
    height: auto;
}

#comp-l0jrrfoc {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 0;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l0jrrfoc {
    width: 980px;
}

[id^="comp-l0jrrfpu__"] {
    width: 318px;
}

[data-mesh-id^="comp-l0jrrfpu__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l0jrrfpu__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 430px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l0jrrfpu__]>[id^="comp-l0jsw7es__"] {
    position: relative;
    margin: 79px 0px 20px 0;
    left: 131px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0jrrfpu__]>[id^="comp-l0jrwyvf__"] {
    position: relative;
    margin: 0px 0px 13px 0;
    left: 4px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l0jrrfpu__]>[id^="comp-l0jsg8yc__"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 4px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l0jsw7es__"] {
    width: 55px;
    height: 60px;
}

[id^="comp-l0jrwyvf__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0jrwyvf__"] {
    width: 310px;
    height: auto;
}

[id^="comp-l0jsg8yc__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l0jsg8yc__"] {
    width: 310px;
    height: auto;
}

#comp-lfvjlsfo {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsfoinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsfoinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsfoinlineContent-gridContainer]>[id="comp-l0h6r9kr"] {
    position: relative;
    margin: 0px 0px 39px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0h6r9kr {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0h6r9kxinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0h6r9kxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0h6r9kxinlineContent-gridContainer]>[id="comp-l0h6r9l3"] {
    position: relative;
    margin: 51px 0px 10px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0h6r9kxinlineContent-gridContainer]>[id="comp-l0h6r9l9"] {
    position: relative;
    margin: 0px 0px 39px calc((100% - 980px) * 0.5);
    left: 474px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0h6r9kxinlineContent-gridContainer]>[id="comp-l0h6r9lk"] {
    position: relative;
    margin: 0px 0px 26px calc((100% - 980px) * 0.5);
    left: 53px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0h6r9kx {
    width: 980px;
}

#comp-l0h6r9l3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0h6r9l3 {
    width: 980px;
    height: auto;
}

#comp-l0h6r9l9 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0h6r9l9 {
    width: 31px;
    height: 5px;
}

#comp-l0h6r9lk {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0h6r9lk {
    width: 874px;
    height: auto;
}

#comp-lfvjlsfo1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsfo1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsfo1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsfo1inlineContent-gridContainer]>[id="comp-l0jt4shx"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0jt4shx {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l0jt4siyinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l0jt4siyinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0jt4siyinlineContent-gridContainer]>[id="comp-l0jth764"] {
    position: relative;
    margin: 24px 0px 0 calc((100% - 980px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt4siyinlineContent-gridContainer]>[id="comp-l0jth79a"] {
    position: relative;
    margin: 0px 0px 31px calc((100% - 980px) * 0.5);
    left: 479px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt4siyinlineContent-gridContainer]>[id="comp-l0jt8dsq"] {
    position: relative;
    margin: 274px 0px 3px calc((100% - 980px) * 0.5);
    left: -437px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt4siyinlineContent-gridContainer]>[id="comp-l0jt7in2"] {
    position: relative;
    margin: 0px 0px 48px calc((100% - 980px) * 0.5);
    left: 149px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0jt4siy {
    width: 980px;
}

#comp-l0jth764 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0jth764 {
    width: 980px;
    height: auto;
}

#comp-l0jth79a {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0jth79a {
    width: 31px;
    height: 5px;
}

#comp-l0jt8dsq {
    width: 1829px;
    height: 368px;
}

#comp-l0jt7in2 {
    width: 676px;
}

[data-mesh-id=comp-l0jt7in2inlineContent] {
    height: auto;
    width: 676px;
}

[data-mesh-id=comp-l0jt7in2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0jt7in2inlineContent-gridContainer]>[id="comp-l0jt7ipx"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0jt7ipx {
    --rd: 0px;
    --shd: 0 0 0 rgba(0, 0, 0, 0);
    --bg: 255, 255, 255;
    --alpha-bg: 1;
    --brd: var(--color_20);
    --alpha-brd: 1;
    --brw: 1px;
}

#comp-l0jt7ipx {
    width: 676px;
}

[data-mesh-id=comp-l0jt7ipxinlineContent] {
    height: auto;
    width: 676px;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(6, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jt7iqn"] {
    position: relative;
    margin: 30px 0px 16px 0;
    left: 95px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jtkx89"] {
    position: relative;
    margin: 0px 0px 21px 0;
    left: 94px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jt7ira"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 95px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jt7iry"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 354px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jt7isj"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 95px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jt7it8"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 354px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jt7itu"] {
    position: relative;
    margin: 0px 0px 41px 0;
    left: 95px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jtjpyp"] {
    position: relative;
    margin: 17px 0px 34px 0;
    left: 354px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jt7ivs"] {
    position: relative;
    margin: 0px 0px 16px 0;
    left: 224px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l0jt7ipxinlineContent-gridContainer]>[id="comp-l0jt7iwf"] {
    position: relative;
    margin: 0px 0px 49px 0;
    left: 224px;
    grid-area: 7 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0jt7iqn {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0jt7iqn {
    width: 470px;
    height: auto;
}

#comp-l0jtkx89 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0jtkx89 {
    width: 462px;
    height: auto;
}

#comp-l0jt7ira {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l0jt7ira {
    width: 230px;
    height: 70px;
}

#comp-l0jt7iry {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l0jt7iry {
    width: 230px;
    height: 70px;
}

#comp-l0jt7isj {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l0jt7isj {
    width: 230px;
    height: 70px;
}

#comp-l0jt7it8 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l0jt7it8 {
    width: 230px;
    height: 70px;
}

#comp-l0jt7itu {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --brwe: 1px;
    --brde: 255, 81, 46;
    --bge: 255, 64, 64;
    --rd: 30px 30px 30px 30px;
    --shd: none;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brw: 1px;
    --brd: 239, 239, 244;
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --txt_placeholder: 0, 0, 0;
    --alpha-txt_placeholder: 1;
    --brwh: 1px;
    --brdh: 239, 239, 244;
    --bgh: var(--color_16);
    --brwf: 1px;
    --brdf: 239, 239, 244;
    --bgf: var(--color_16);
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 212, 212, 212;
    --alpha-txtd: 1;
    --bgd: 212, 212, 212;
    --arrowColor: 0, 0, 0;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --alpha-txtlblrq: 1;
    --dropdownListBoxShadow: none;
    --dropdownListStrokeWidth: 1px;
    --dropdownListFont: var(--font_1);
    --dropdownListBorderRadius: 30px 30px 30px 30px;
    --dropdownListTextColor: var(--color_5);
    --alpha-dropdownListTextColor: 1;
    --dropdownListBackgroundColor: 239, 239, 244;
    --dropdownListStrokeColor: 239, 239, 244;
    --dropdownListHoverBackgroundColor: var(--color_16);
    --dropdownListHoverTextColor: 155, 155, 155;
    --alpha-dropdownListHoverTextColor: 1;
    --alpha-arrowColor: 0.5;
    --alpha-bgd: 0;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 1;
    --alpha-bgh: 0.3;
    --alpha-bgf: 0.3;
    --alpha-bge: 0.1;
    --alpha-brde: 1;
    --alpha-dropdownListBackgroundColor: 1;
    --alpha-dropdownListHoverBackgroundColor: 0.3;
    --alpha-dropdownListStrokeColor: 1;
}

#listModal_comp-l0jt7itu {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --brwe: 1px;
    --brde: 255, 81, 46;
    --bge: 255, 64, 64;
    --rd: 30px 30px 30px 30px;
    --shd: none;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brw: 1px;
    --brd: 239, 239, 244;
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --txt_placeholder: 0, 0, 0;
    --alpha-txt_placeholder: 1;
    --brwh: 1px;
    --brdh: 239, 239, 244;
    --bgh: var(--color_16);
    --brwf: 1px;
    --brdf: 239, 239, 244;
    --bgf: var(--color_16);
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 212, 212, 212;
    --alpha-txtd: 1;
    --bgd: 212, 212, 212;
    --arrowColor: 0, 0, 0;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --alpha-txtlblrq: 1;
    --dropdownListBoxShadow: none;
    --dropdownListStrokeWidth: 1px;
    --dropdownListFont: var(--font_1);
    --dropdownListBorderRadius: 30px 30px 30px 30px;
    --dropdownListTextColor: var(--color_5);
    --alpha-dropdownListTextColor: 1;
    --dropdownListBackgroundColor: 239, 239, 244;
    --dropdownListStrokeColor: 239, 239, 244;
    --dropdownListHoverBackgroundColor: var(--color_16);
    --dropdownListHoverTextColor: 155, 155, 155;
    --alpha-dropdownListHoverTextColor: 1;
    --alpha-arrowColor: 0.5;
    --alpha-bgd: 0;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 1;
    --alpha-bgh: 0.3;
    --alpha-bgf: 0.3;
    --alpha-bge: 0.1;
    --alpha-brde: 1;
    --alpha-dropdownListBackgroundColor: 1;
    --alpha-dropdownListHoverBackgroundColor: 0.3;
    --alpha-dropdownListStrokeColor: 1;
}

#comp-l0jt7itu {
    width: 230px;
    height: 70px;
}

#comp-l0jtjpyp {
    width: 234px;
    height: 60px;
}

#comp-l0jt7ivs {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l0jt7ivs {
    width: 230px;
    height: 50px;
}

#comp-l0jt7iwf {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0jt7iwf {
    width: 230px;
    height: auto;
}


#lkg54 {
    width: auto;
    min-height: 40px;
}

#pageBackground_lkg54 {
    --bg-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsfg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0jr24aj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0jr24cp {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l0jr24cv {
    transform-origin: center 1.5px;
}

#comp-l0jr24d4 {
    --min-height: 224px;
}

#comp-l0jr24do {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0jr24e9 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0jr24ej {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_16));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-lfvjlsfg1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0h6r9ir {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0h6r9j3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0h6r9ji {
    --min-height: 67px;
}

#comp-l0jrrfoc {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -3px 0px;
    --item-margin: 3px 0px;
}

[id^="comp-l0jrrfpu__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l0jsw7es__"] {
    --opacity: 1;
}

#comp-lfvjlsfo {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0h6r9kr {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0h6r9kx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0h6r9l3 {
    --min-height: 76px;
}

#comp-l0h6r9l9 {
    transform-origin: center 1.5px;
}

#comp-lfvjlsfo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0jt4shx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0jt4siy {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0jth764 {
    --min-height: 76px;
}

#comp-l0jth79a {
    transform-origin: center 1.5px;
}

#comp-l0jt8dsq {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #333333;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0jt7ira {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7iry {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7isj {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7it8 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7itu {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --align: start;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --arrowInsetInlineStart: auto;
    --arrowInsetInlineEnd: 0;
    --labelMarginBottom: 6px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    --textPaddingInput_start: 20px;
    --textPaddingInput_end: 48px;
    height: auto;
    --inputHeight: 50px;
}

#listModal_comp-l0jt7itu {
    height: 100%;
    --align: start;
    --direction: inherit;
    --dropdownDirection: inherit;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --dropdownItemsSpacing: 16px;
    --dropdownOptionJustifyContent: flex-start;
    --textPaddingDropDown_start: 20px;
    --textPaddingDropDown_end: 0px;
    width: initial;
}

#comp-l0jt7ivs {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_3cd3f1a86ec441748382f9956;
    src: url("https://static.wixstatic.com/ufonts/46a067_3cd3f1a86ec441748382f9956b9c098f/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_3cd3f1a86ec441748382f9956b9c098f/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_3cd3f1a86ec441748382f9956b9c098f/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'futura-lt-w01-book';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'futura-lt-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w05-light.woff2') format('woff2');
    unicode-range: U+0100-010F, U+0111-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'futura-lt-w01-light';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/8e5b5cbc-6ad9-49f7-aee7-4e5133c3ee4d/v1/futura-lt-w01-light.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-display: swap;
    font-family: wf_101308c112ba47e5b64457de1;
    src: url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_101308c112ba47e5b64457de104d6b5a/ttf/file.ttf") format("ttf");
}

#sv4kt {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containersv4ktinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containersv4ktinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containersv4ktinlineContent-gridContainer]>[id="comp-lfvjlskj"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containersv4ktinlineContent-gridContainer]>[id="comp-lfvjlskk"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containersv4ktinlineContent-gridContainer]>[id="comp-lfvjlskk1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlskj {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlskjinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlskjinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlskjinlineContent-gridContainer]>[id="comp-l44bcqob"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l44bcqob {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 80px - 80px);
    min-width: 100%;
}

[data-mesh-id=comp-l44bcqp2inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l44bcqp2inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 560px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l44bcqp2inlineContent-gridContainer]>[id="comp-l44bcqpe"] {
    position: relative;
    margin: 131px 0px 0 calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqp2inlineContent-gridContainer]>[id="comp-l44bcqpj"] {
    position: relative;
    margin: 0px 0px 6px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqp2inlineContent-gridContainer]>[id="comp-l44boxh1"] {
    position: relative;
    margin: 0px 0px 30px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqp2inlineContent-gridContainer]>[id="comp-l44bcqpr"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 12px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqp2inlineContent-gridContainer]>[id="comp-l44bcqq8"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 177px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqqbinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 560px;
}

#comp-l44bcqp2 {
    width: 490px;
}

#comp-l44bcqpe {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l44bcqpe {
    width: 62px;
    height: 7px;
}

#comp-l44bcqpj {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l44bcqpj {
    width: 466px;
    height: auto;
}

#comp-l44boxh1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l44boxh1 {
    width: 452px;
    height: auto;
}

#comp-l44bcqpr {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l44bcqpr {
    width: 148px;
    height: 46px;
}

#comp-l44bcqq8 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l44bcqq8 {
    width: 148px;
    height: 46px;
}

#comp-l44bcqqb {
    width: 490px;
}

#comp-lfvjlskk {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlskkinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlskkinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlskkinlineContent-gridContainer]>[id="comp-l44bwoen"] {
    position: relative;
    margin: 0px 0px 36px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l44bwoen {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l44bwoghinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l44bwoghinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l44bwoghinlineContent-gridContainer]>[id="comp-l44cgn4e"] {
    position: relative;
    margin: 41px 0px 51px calc((100% - 980px) * 0.5);
    left: 255px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bwoghinlineContent-gridContainer]>[id="comp-l44bxkhi"] {
    position: relative;
    margin: 0px 0px 63px calc((100% - 980px) * 0.5);
    left: 4px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l44bwogh {
    width: 980px;
}

#comp-l44cgn4e {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l44cgn4e {
    width: 466px;
    height: auto;
}

#comp-l44bxkhi {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-brd: 0;
    --alpha-bg: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l44bxkhi {
    width: 971px;
}

[id^="comp-l44bxkix__"]:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

[id^="comp-l44bxkix__"] {
    width: 299px;
}

[data-mesh-id^="comp-l44bxkix__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l44bxkix__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 220px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l44bxkix__]>[id^="comp-l44bxkja__"] {
    position: relative;
    margin: 59px 0px 7px 0;
    left: 45px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l44bxkix__]>[id^="comp-l44bxkjo__"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 36px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"] {
    --textDecoration: underline;
}

[id^="comp-l44bxkja__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l44bxkja__"]:not(.is-animating) {
    transition: all 0.2s ease-out 0s, visibility 0s;
    --transition: all 0.2s ease-out 0s, visibility 0s;
}

[id^="comp-l44bxkja__"]:not(.is-animating) :not(.is-animating) {
    transition: all 0.2s ease-out 0s, visibility 0s;
    --transition: all 0.2s ease-out 0s, visibility 0s;
}

[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"],
[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"] :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"],
[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"] :not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

[id^="comp-l44bxkja__"] {
    width: 209px;
    height: auto;
}

[id^="comp-l44bxkjo__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l44bxkjo__"]:not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

[id^="comp-l44bxkjo__"]:not(.is-animating) :not(.is-animating) {
    transition: all 0.4s ease-in-out 0s, visibility 0s;
    --transition: all 0.4s ease-in-out 0s, visibility 0s;
}

[id^="comp-l44bxkjo__"] {
    width: 226px;
    height: auto;
}

#comp-lfvjlskk1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlskk1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlskk1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlskk1inlineContent-gridContainer]>[id="comp-l44bcqsv"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l44bcqsv {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l44bcqsz1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l44bcqsz1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l44bcqsz1inlineContent-gridContainer]>[id="comp-l44bcqt9"] {
    position: relative;
    margin: 24px 0px 0 calc((100% - 980px) * 0.5);
    left: 4px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqsz1inlineContent-gridContainer]>[id="comp-l44bcqtc"] {
    position: relative;
    margin: 0px 0px 31px calc((100% - 980px) * 0.5);
    left: 479px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqsz1inlineContent-gridContainer]>[id="comp-l44bcqtg"] {
    position: relative;
    margin: 274px 0px 3px calc((100% - 980px) * 0.5);
    left: -437px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqsz1inlineContent-gridContainer]>[id="comp-l44bcqtj"] {
    position: relative;
    margin: 0px 0px 48px calc((100% - 980px) * 0.5);
    left: 149px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l44bcqsz1 {
    width: 980px;
}

#comp-l44bcqt9 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l44bcqt9 {
    width: 980px;
    height: auto;
}

#comp-l44bcqtc {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l44bcqtc {
    width: 31px;
    height: 5px;
}

#comp-l44bcqtg {
    width: 1829px;
    height: 368px;
}

#comp-l44bcqtj {
    width: 676px;
}

[data-mesh-id=comp-l44bcqtjinlineContent] {
    height: auto;
    width: 676px;
}

[data-mesh-id=comp-l44bcqtjinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l44bcqtjinlineContent-gridContainer]>[id="comp-l44bcqto1"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l44bcqto1 {
    --rd: 0px;
    --shd: 0 0 0 rgba(0, 0, 0, 0);
    --bg: 255, 255, 255;
    --alpha-bg: 1;
    --brd: var(--color_20);
    --alpha-brd: 1;
    --brw: 1px;
}

#comp-l44bcqto1 {
    width: 676px;
}

[data-mesh-id=comp-l44bcqto1inlineContent] {
    height: auto;
    width: 676px;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(6, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqtv1"] {
    position: relative;
    margin: 30px 0px 16px 0;
    left: 95px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqu11"] {
    position: relative;
    margin: 0px 0px 21px 0;
    left: 94px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqu31"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 95px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqun"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 354px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqut1"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 95px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqv1"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 354px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqv7"] {
    position: relative;
    margin: 0px 0px 41px 0;
    left: 95px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqvu"] {
    position: relative;
    margin: 17px 0px 34px 0;
    left: 354px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqw4"] {
    position: relative;
    margin: 0px 0px 16px 0;
    left: 224px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l44bcqto1inlineContent-gridContainer]>[id="comp-l44bcqwc"] {
    position: relative;
    margin: 0px 0px 49px 0;
    left: 224px;
    grid-area: 7 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l44bcqtv1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l44bcqtv1 {
    width: 470px;
    height: auto;
}

#comp-l44bcqu11 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l44bcqu11 {
    width: 462px;
    height: auto;
}

#comp-l44bcqu31 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l44bcqu31 {
    width: 230px;
    height: 70px;
}

#comp-l44bcqun {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l44bcqun {
    width: 230px;
    height: 70px;
}

#comp-l44bcqut1 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l44bcqut1 {
    width: 230px;
    height: 70px;
}

#comp-l44bcqv1 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 30px 30px 30px 30px;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --brw: 1px;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brd: 239, 239, 244;
    --txt2: 55, 59, 77;
    --alpha-txt2: 1;
    --brwh: 1px;
    --bgh: var(--color_16);
    --brdh: 239, 239, 244;
    --brwf: 1px;
    --bgf: var(--color_16);
    --brdf: 239, 239, 244;
    --brwe: 1px;
    --bge: 255, 64, 64;
    --brde: 255, 81, 46;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-bg: 1;
    --alpha-bgd: 1;
    --alpha-bge: 0.1;
    --alpha-bgf: 0.3;
    --alpha-bgh: 0.3;
    --alpha-brd: 1;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --alpha-btn_brd: 0.55;
    --boxShadowToggleOn-shd: none;
    --btn_brd: var(--color_15);
    --btn_brw: 1;
    --btn_fnt: var(--font_8);
    --fnt2: var(--font_8);
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
    --alpha-txtlblrq: 1;
}

#comp-l44bcqv1 {
    width: 230px;
    height: 70px;
}

#comp-l44bcqv7 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --brwe: 1px;
    --brde: 255, 81, 46;
    --bge: 255, 64, 64;
    --rd: 30px 30px 30px 30px;
    --shd: none;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brw: 1px;
    --brd: 239, 239, 244;
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --txt_placeholder: 0, 0, 0;
    --alpha-txt_placeholder: 1;
    --brwh: 1px;
    --brdh: 239, 239, 244;
    --bgh: var(--color_16);
    --brwf: 1px;
    --brdf: 239, 239, 244;
    --bgf: var(--color_16);
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 212, 212, 212;
    --alpha-txtd: 1;
    --bgd: 212, 212, 212;
    --arrowColor: 0, 0, 0;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --alpha-txtlblrq: 1;
    --dropdownListBoxShadow: none;
    --dropdownListStrokeWidth: 1px;
    --dropdownListFont: var(--font_1);
    --dropdownListBorderRadius: 30px 30px 30px 30px;
    --dropdownListTextColor: var(--color_5);
    --alpha-dropdownListTextColor: 1;
    --dropdownListBackgroundColor: 239, 239, 244;
    --dropdownListStrokeColor: 239, 239, 244;
    --dropdownListHoverBackgroundColor: var(--color_16);
    --dropdownListHoverTextColor: 155, 155, 155;
    --alpha-dropdownListHoverTextColor: 1;
    --alpha-arrowColor: 0.5;
    --alpha-bgd: 0;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 1;
    --alpha-bgh: 0.3;
    --alpha-bgf: 0.3;
    --alpha-bge: 0.1;
    --alpha-brde: 1;
    --alpha-dropdownListBackgroundColor: 1;
    --alpha-dropdownListHoverBackgroundColor: 0.3;
    --alpha-dropdownListStrokeColor: 1;
}

#listModal_comp-l44bcqv7 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --brwe: 1px;
    --brde: 255, 81, 46;
    --bge: 255, 64, 64;
    --rd: 30px 30px 30px 30px;
    --shd: none;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --bg: 239, 239, 244;
    --txt: 0, 0, 0;
    --alpha-txt: 1;
    --brw: 1px;
    --brd: 239, 239, 244;
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --txt_placeholder: 0, 0, 0;
    --alpha-txt_placeholder: 1;
    --brwh: 1px;
    --brdh: 239, 239, 244;
    --bgh: var(--color_16);
    --brwf: 1px;
    --brdf: 239, 239, 244;
    --bgf: var(--color_16);
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 212, 212, 212;
    --alpha-txtd: 1;
    --bgd: 212, 212, 212;
    --arrowColor: 0, 0, 0;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --txtlbl: 55, 59, 77;
    --alpha-txtlbl: 1;
    --txtlblrq: 55, 59, 77;
    --alpha-txtlblrq: 1;
    --dropdownListBoxShadow: none;
    --dropdownListStrokeWidth: 1px;
    --dropdownListFont: var(--font_1);
    --dropdownListBorderRadius: 30px 30px 30px 30px;
    --dropdownListTextColor: var(--color_5);
    --alpha-dropdownListTextColor: 1;
    --dropdownListBackgroundColor: 239, 239, 244;
    --dropdownListStrokeColor: 239, 239, 244;
    --dropdownListHoverBackgroundColor: var(--color_16);
    --dropdownListHoverTextColor: 155, 155, 155;
    --alpha-dropdownListHoverTextColor: 1;
    --alpha-arrowColor: 0.5;
    --alpha-bgd: 0;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 1;
    --alpha-bgh: 0.3;
    --alpha-bgf: 0.3;
    --alpha-bge: 0.1;
    --alpha-brde: 1;
    --alpha-dropdownListBackgroundColor: 1;
    --alpha-dropdownListHoverBackgroundColor: 0.3;
    --alpha-dropdownListStrokeColor: 1;
}

#comp-l44bcqv7 {
    width: 230px;
    height: 70px;
}

#comp-l44bcqvu {
    width: 234px;
    height: 60px;
}

#comp-l44bcqw4 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 2px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

#comp-l44bcqw4 {
    width: 230px;
    height: 50px;
}

#comp-l44bcqwc {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l44bcqwc {
    width: 230px;
    height: auto;
}

#sv4kt {
    width: auto;
    min-height: 40px;
}

#pageBackground_sv4kt {
    --bg-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlskj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l44bcqob {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l44bcqp2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l44bcqpe {
    transform-origin: center 1.5px;
}

#comp-l44bcqpj {
    --min-height: 143px;
}

#comp-l44bcqpr {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l44bcqq8 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l44bcqqb {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_16));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-lfvjlskk {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l44bwoen {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l44bwogh {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l44cgn4e {
    --min-height: 64px;
}

#comp-l44bxkhi {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -8px 0px;
    --item-margin: 8px 0px;
}

[id^="comp-l44bxkix__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: rgba(89, 89, 89, 0.61) rgba(89, 89, 89, 0.61) rgba(89, 89, 89, 0.61) rgba(89, 89, 89, 0.61);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
    overflow: hidden;
    transform: translateZ(0);
    margin: -1px;
}

[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"] {
    --min-height: 23px;
}

[id^="comp-l44bxkja__"] {
    --min-height: 23px;
}

[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"] :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span, blockquote) {
    background-color: transparent !important;
    text-decoration: underline !important;
}

[id^="comp-l44bxkjo__"] {
    --min-height: 35px;
}

#comp-lfvjlskk1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l44bcqsv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l44bcqsz1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l44bcqt9 {
    --min-height: 76px;
}

#comp-l44bcqtc {
    transform-origin: center 1.5px;
}

#comp-l44bcqtg {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #333333;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l44bcqu31 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqun {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqut1 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqv1 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqv7 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --align: start;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --arrowInsetInlineStart: auto;
    --arrowInsetInlineEnd: 0;
    --labelMarginBottom: 6px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    --textPaddingInput_start: 20px;
    --textPaddingInput_end: 48px;
    height: auto;
    --inputHeight: 50px;
}

#listModal_comp-l44bcqv7 {
    height: 100%;
    --align: start;
    --direction: inherit;
    --dropdownDirection: inherit;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --dropdownItemsSpacing: 16px;
    --dropdownOptionJustifyContent: flex-start;
    --textPaddingDropDown_start: 20px;
    --textPaddingDropDown_end: 0px;
    width: initial;
}

#comp-l44bcqw4 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

.sfqIGnS.oF2rUSf--madefor,
.sxsGXdd.oJmsz6T--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.cERGdn {
    word-wrap: break-word;
    border: 1px solid;
    max-width: 312px;
    padding: 14px 24px;
    pointer-events: none;
    position: absolute;
    z-index: 2001
}

.Wi_s5V {
    font-size: 14px;
    line-height: 1.5;
    opacity: .8
}

.x7XlNO {
    height: 12px;
    inset-inline-end: 10px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 18px
}

.XNJAa3 .x7XlNO {
    inset-inline-end: auto;
    inset-inline-start: 10px
}

.yl6xpz {
    border: 1px solid;
    height: 10px;
    inset-inline-start: 4px;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    width: 10px
}

.ntKNd_ {
    border-radius: 0;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin: 0;
    padding: 0 24px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap
}

.ntKNd_.rx6417:focus {
    box-shadow: inset 0 0 0 2px #1f77ff, inset 0 0 0 1px #fff !important
}

.ntKNd_.HZg_Yv,
.ntKNd_.k7dt_P {
    width: 100%
}

.ntKNd_._9GNaw {
    padding: 0 18px
}

@media(min-width:980px) {
    .use-media-queries .ntKNd_._9GNaw {
        padding: 0 24px
    }
}

.gt-sm .ntKNd_._9GNaw {
    padding: 0 24px
}

.ntKNd_.EwBavj._9GNaw {
    padding: 0 17px
}

@media(min-width:980px) {
    .use-media-queries .ntKNd_.EwBavj._9GNaw {
        padding: 0 17px
    }
}

.gt-sm .ntKNd_.EwBavj._9GNaw {
    padding: 0 17px
}

.ntKNd_._v8VEx {
    height: 50px
}

.ntKNd_.EwBavj {
    background-color: transparent;
    border-style: solid;
    border-width: 1px
}

.ntKNd_.v7Ydcc,
.ntKNd_[disabled] {
    opacity: .5
}

.ntKNd_:active:not([disabled]):not(.v7Ydcc):after {
    background-color: rgba(0, 0, 0, .2);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.I4gY7Y {
    align-items: center;
    display: flex;
    font-size: 14px;
    height: 100%;
    justify-content: center;
    width: 100%
}

.lDdct5 {
    background-color: #3899ec;
    color: #fff
}

.L4KUvL {
    border-color: #3899ec;
    color: #3899ec
}

.VGQRbr {
    width: 100%
}

@media(min-width:980px) {
    .use-media-queries .VGQRbr {
        min-width: 292px
    }
}

.gt-sm .VGQRbr {
    min-width: 292px
}

.jFX22S {
    align-items: center;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    width: 100%
}

.DKOpYy {
    padding: 0;
    width: 100%
}

.DKOpYy.vvQBt4 {
    margin: 0 auto;
    max-width: 980px;
    padding: 14px 20px
}

@media(min-width:660px) {
    .use-media-queries .DKOpYy {
        padding-top: 0
    }
}

.gt-xs .DKOpYy {
    padding-top: 0
}

@media(min-width:980px) {
    .use-media-queries .DKOpYy {
        margin: 0 auto;
        padding: 14px 20px;
        width: 980px
    }
}

.gt-sm .DKOpYy {
    margin: 0 auto;
    padding: 14px 20px;
    width: 980px
}

.KgltKb.fxXgT_,
.KgltKb.igf0Lt,
.KgltKb.yuzH_C {
    margin: 0 auto;
    padding: 14px 20px;
    width: 100%
}

.F7kZNY {
    margin-bottom: 0;
    position: relative
}

@media(min-width:660px) {
    .use-media-queries .uHvfGY.yqPclT {
        min-width: 620px
    }
}

.gt-xs .uHvfGY.yqPclT {
    min-width: 620px
}

@media(min-width:980px) {

    .use-media-queries .uHvfGY,
    .use-media-queries .uHvfGY.yqPclT {
        max-width: 940px
    }
}

.gt-sm .uHvfGY,
.gt-sm .uHvfGY.yqPclT {
    max-width: 940px
}

.xU3UnN {
    display: flex;
    padding-bottom: 20px
}

.xU3UnN:empty {
    display: none
}

@media(min-width:980px) {
    .use-media-queries .xU3UnN {
        width: 292px
    }

    .yuzH_C .use-media-queries .xU3UnN {
        width: 454px
    }
}

.gt-sm .xU3UnN {
    width: 292px
}

.yuzH_C .gt-sm .xU3UnN {
    width: 454px
}

.Kh_UDc {
    margin: -16px
}

.Kh_UDc.BRRma6 {
    display: flex;
    flex-wrap: wrap
}

.Kh_UDc.fxXgT_,
.Kh_UDc.igf0Lt,
.Kh_UDc.yuzH_C {
    display: grid;
    grid-template-columns: repeat(auto-fit, 324px);
    justify-content: center
}

.Kh_UDc.yuzH_C {
    grid-template-columns: repeat(auto-fit, 486px)
}

.Kh_UDc .rFVtlu {
    padding: 16px
}

.uqsKHt {
    display: block;
    list-style-type: none;
    position: relative
}

.uHvfGY .uqsKHt {
    margin-bottom: 32px
}

.yqPclT .uqsKHt {
    width: 292px
}

.sVN_en .uqsKHt {
    width: 454px
}

.oR0wvi .uqsKHt {
    width: 100%
}

.igf0Lt .uqsKHt {
    height: 426px;
    width: 292px
}

.igf0Lt.lNJcfx .uqsKHt {
    height: 376px
}

.vvQBt4 .uqsKHt {
    width: 100%
}

.fxXgT_ .uqsKHt {
    height: 292px;
    width: 292px
}

.yuzH_C .uqsKHt {
    height: 454px;
    width: 454px
}

.F4xjlp {
    padding: 18px
}

.app-mobile .F4xjlp {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

.j1Y_aa {
    display: block
}

.pAfFB0 {
    line-height: 1.5
}

._4BhfeI {
    word-break: break-word
}

.VNQZuX {
    cursor: pointer
}

.RiOfiW {
    background: #fff;
    border-radius: 0;
    cursor: default;
    display: block;
    margin-inline-end: 0;
    margin-inline-start: 0
}

.RiOfiW.FnDyW0 {
    direction: rtl
}

.RiOfiW.ac4Ofz.JlQ2sc {
    padding-top: 30px
}

.RiOfiW.UUSLFD,
.RiOfiW.hKl06e,
.RiOfiW.i_25UC,
.RiOfiW.jDqjOt,
.RiOfiW.lyd6fK,
.RiOfiW.x_FPRX,
.RiOfiW.yWOr1I {
    display: flex;
    flex-direction: column;
    height: 100%
}

.app-desktop .RiOfiW {
    border-style: solid;
    border-width: 1px
}

.RiOfiW .EfvfyL,
.RiOfiW .NAWdyL,
.RiOfiW .PoYsMP {
    display: block
}

.RiOfiW.EfvfyL,
.RiOfiW.NAWdyL,
.RiOfiW.PoYsMP,
.RiOfiW.TBrkhx,
.RiOfiW.g8vcTX,
.RiOfiW.ivAnV0 {
    display: flex
}

.RiOfiW.EfvfyL.ac4Ofz,
.RiOfiW.NAWdyL.ac4Ofz,
.RiOfiW.PoYsMP.ac4Ofz,
.RiOfiW.TBrkhx.ac4Ofz,
.RiOfiW.g8vcTX.ac4Ofz,
.RiOfiW.ivAnV0.ac4Ofz {
    height: auto
}

@media(max-width:685px) {

    .use-media-queries .RiOfiW.EfvfyL,
    .use-media-queries .RiOfiW.NAWdyL,
    .use-media-queries .RiOfiW.PoYsMP,
    .use-media-queries .RiOfiW.TBrkhx,
    .use-media-queries .RiOfiW.g8vcTX,
    .use-media-queries .RiOfiW.ivAnV0 {
        flex-direction: column
    }
}

.lt-sm .RiOfiW.EfvfyL,
.lt-sm .RiOfiW.NAWdyL,
.lt-sm .RiOfiW.PoYsMP,
.lt-sm .RiOfiW.TBrkhx,
.lt-sm .RiOfiW.g8vcTX,
.lt-sm .RiOfiW.ivAnV0 {
    flex-direction: column
}

.RiOfiW.EfvfyL,
.RiOfiW.NAWdyL,
.RiOfiW.PoYsMP,
.RiOfiW.TBrkhx,
.RiOfiW.g8vcTX {
    height: 100%
}

.UUSLFD .ITPCIq,
.hKl06e .ITPCIq,
.i_25UC .ITPCIq,
.jDqjOt .ITPCIq,
.lyd6fK .ITPCIq,
.x_FPRX .ITPCIq,
.yWOr1I .ITPCIq {
    height: 165px;
    padding-bottom: 0
}

.RiOfiW.hKl06e {
    position: absolute;
    width: 100%
}

.feQY6g .ITPCIq {
    height: 400px
}

.EfvfyL .ITPCIq,
.NAWdyL .ITPCIq,
.PoYsMP .ITPCIq,
.TBrkhx .ITPCIq,
.feQY6g .ITPCIq,
.g8vcTX .ITPCIq,
.ivAnV0 .ITPCIq {
    padding-bottom: 0
}

.EfvfyL .ITPCIq,
.EfvfyL .pccjOy,
.NAWdyL .ITPCIq,
.NAWdyL .pccjOy,
.PoYsMP .ITPCIq,
.PoYsMP .pccjOy,
.TBrkhx .ITPCIq,
.TBrkhx .pccjOy,
.g8vcTX .ITPCIq,
.g8vcTX .pccjOy,
.ivAnV0 .ITPCIq,
.ivAnV0 .pccjOy {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.iSTCpN {
    padding: 30px 18px 25px;
    width: 100%
}

.app-mobile .iSTCpN.QlVZyW {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

.iSTCpN.WdRrHJ.JufO9Q,
.iSTCpN.glhtJc.JufO9Q {
    padding: 30px 18px
}

.iSTCpN.WdRrHJ.JlQ2sc,
.iSTCpN.glhtJc.JlQ2sc {
    padding-bottom: 0
}

.iSTCpN.G1V6el {
    padding: 23px
}

.iSTCpN.G1V6el.JufO9Q {
    padding-bottom: 7px
}

.iSTCpN.KwFkyo,
.iSTCpN.x_FPRX {
    padding: 24px 29px
}

.iSTCpN.KwFkyo.JufO9Q,
.iSTCpN.x_FPRX.JufO9Q {
    padding-bottom: 7px
}

.iSTCpN.feQY6g {
    padding: 42px 47px 37px 47px
}

.iSTCpN.feQY6g.JufO9Q {
    padding: 42px 47px 13px 47px
}

.iSTCpN.UUSLFD,
.iSTCpN.i_25UC,
.iSTCpN.jDqjOt,
.iSTCpN.lyd6fK,
.iSTCpN.x_FPRX,
.iSTCpN.yWOr1I {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    padding: var(--blog-pl-common-padding-top) 24px var(--blog-pl-common-padding-bottom)
}

.iSTCpN.hKl06e {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    padding: var(--blog-pl-slider-padding-top) 16px var(--blog-pl-slider-padding-bottom)
}

.iSTCpN.UUSLFD.ac4Ofz,
.iSTCpN.UUSLFD.ac4Ofz.JufO9Q,
.iSTCpN.hKl06e.ac4Ofz,
.iSTCpN.hKl06e.ac4Ofz.JufO9Q,
.iSTCpN.jDqjOt.ac4Ofz,
.iSTCpN.jDqjOt.ac4Ofz.JufO9Q,
.iSTCpN.lyd6fK.ac4Ofz,
.iSTCpN.lyd6fK.ac4Ofz.JufO9Q {
    height: 100%
}

.iSTCpN.ivAnV0 {
    display: flex;
    flex-direction: column;
    padding: 40px 48px 37px
}

@media(min-width:686px)and (max-width:980px) {
    .use-media-queries .iSTCpN.ivAnV0 {
        padding: calc(40px + (var(--root-width) - 981px)/19) calc(48px + (var(--root-width) - 981px)/19)
    }
}

.w686-980 .iSTCpN.ivAnV0 {
    padding: calc(40px + (var(--root-width) - 981px)/19) calc(48px + (var(--root-width) - 981px)/19)
}

@media(max-width:685px) {
    .use-media-queries .iSTCpN.ivAnV0 {
        padding: 24px
    }
}

.lt-sm .iSTCpN.ivAnV0 {
    padding: 24px
}

.iSTCpN.TBrkhx,
.iSTCpN.g8vcTX {
    display: flex;
    flex: 1;
    flex-direction: column;
    overflow: hidden;
    padding-bottom: 24px;
    padding-top: 24px
}

.iSTCpN.EfvfyL,
.iSTCpN.NAWdyL,
.iSTCpN.PoYsMP {
    padding: 0
}

.iSTCpN.sCkhyN {
    display: inline-block;
    height: 100%;
    inset-inline-start: 0;
    padding: 27px 24px;
    position: absolute;
    top: 0;
    width: 100%
}

.iSTCpN.sCkhyN.ac4Ofz {
    padding: 32px 24px
}

.iSTCpN.sCkhyN.KEL4fK {
    background-color: rgba(0, 0, 0, .45)
}

.iSTCpN.FK1tXh,
.iSTCpN.JnzaaY,
.iSTCpN.hp0NoL {
    display: flex;
    flex-direction: column
}

.iSTCpN.LdmkLw {
    display: inline-block;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.iSTCpN.FK1tXh,
.iSTCpN.JnzaaY,
.iSTCpN.LdmkLw,
.iSTCpN.hp0NoL {
    height: 100%;
    padding: 27px 24px;
    width: 100%
}

.iSTCpN.FK1tXh.KEL4fK,
.iSTCpN.JnzaaY.KEL4fK,
.iSTCpN.LdmkLw.KEL4fK,
.iSTCpN.hp0NoL.KEL4fK {
    background-color: rgba(0, 0, 0, .45)
}

.iSTCpN.FK1tXh.ac4Ofz,
.iSTCpN.JnzaaY.ac4Ofz,
.iSTCpN.LdmkLw.ac4Ofz,
.iSTCpN.hp0NoL.ac4Ofz {
    padding: 32px 24px
}

.O16KGI {
    display: block
}

.JMCi2v,
.O16KGI {
    color: inherit;
    font: inherit
}

.JMCi2v {
    box-sizing: content-box;
    flex: 1 1 auto;
    margin: -3px;
    overflow: hidden;
    padding: 3px;
    width: 100%
}

.JMCi2v.pu51Xe {
    text-align: start
}

.JMCi2v.jDqjOt.mqysW5.ZBB0ua {
    margin-top: -19px
}

.JMCi2v.UUSLFD.mqysW5.ZBB0ua {
    margin-top: -48px
}

.JMCi2v.hKl06e.mqysW5.ZBB0ua,
.JMCi2v.i_25UC.mqysW5.ZBB0ua,
.JMCi2v.lyd6fK.mqysW5.ZBB0ua,
.JMCi2v.yWOr1I.mqysW5.ZBB0ua {
    margin-top: -36px
}

.JMCi2v.x_FPRX.mqysW5.ZBB0ua {
    margin-top: -25px
}

.JMCi2v.TBrkhx,
.JMCi2v.g8vcTX,
.JMCi2v.ivAnV0 {
    display: flex;
    flex-direction: column
}

.JMCi2v.TBrkhx.ac4Ofz,
.JMCi2v.g8vcTX.ac4Ofz,
.JMCi2v.ivAnV0.ac4Ofz {
    padding-inline-end: 0
}

.JMCi2v.TBrkhx.ZBB0ua,
.JMCi2v.g8vcTX.ZBB0ua,
.JMCi2v.ivAnV0.ZBB0ua {
    margin-top: -43px
}

.JMCi2v.TBrkhx.xs2MeC.ZBB0ua,
.JMCi2v.g8vcTX.xs2MeC.ZBB0ua,
.JMCi2v.ivAnV0.xs2MeC.ZBB0ua {
    margin-top: -23px
}

.JMCi2v.jDqjOt.ZBB0ua {
    position: relative;
    top: -29px
}

.JMCi2v.UUSLFD.ZBB0ua {
    margin-top: -29px
}

.JMCi2v.hKl06e.ZBB0ua,
.JMCi2v.i_25UC.ZBB0ua,
.JMCi2v.lyd6fK.ZBB0ua,
.JMCi2v.yWOr1I.ZBB0ua {
    margin-top: -13px
}

.JMCi2v.x_FPRX.ZBB0ua {
    margin-top: -6px
}

.JMCi2v.FK1tXh,
.JMCi2v.JnzaaY,
.JMCi2v.hp0NoL {
    height: 100%
}

.JMCi2v.FK1tXh.I5nSmk,
.JMCi2v.JnzaaY.I5nSmk,
.JMCi2v.hp0NoL.I5nSmk {
    flex-grow: 0;
    height: unset
}

.JMCi2v.hKl06e {
    white-space: normal
}

.hrftIZ.glhtJc.ZBB0ua {
    margin-top: -28px;
    margin-inline-end: 12px
}

.FbwBsX {
    margin-bottom: var(--blog-pl-default-title-margin)
}

.FbwBsX.hKl06e p {
    margin-top: var(--blog-pl-slider-title-margin-top)
}

.FbwBsX.EfvfyL.ZBB0ua,
.FbwBsX.NAWdyL.ZBB0ua,
.FbwBsX.PoYsMP.ZBB0ua,
.FbwBsX.TBrkhx.ZBB0ua,
.FbwBsX.UUSLFD.ZBB0ua,
.FbwBsX.g8vcTX.ZBB0ua,
.FbwBsX.hKl06e.ZBB0ua,
.FbwBsX.i_25UC.ZBB0ua,
.FbwBsX.lyd6fK.ZBB0ua,
.FbwBsX.x_FPRX.ZBB0ua,
.FbwBsX.yWOr1I.ZBB0ua {
    margin-inline-end: 30px
}

.FbwBsX.EfvfyL.xs2MeC.ZBB0ua,
.FbwBsX.NAWdyL.xs2MeC.ZBB0ua,
.FbwBsX.PoYsMP.xs2MeC.ZBB0ua,
.FbwBsX.TBrkhx.xs2MeC.ZBB0ua,
.FbwBsX.UUSLFD.xs2MeC.ZBB0ua,
.FbwBsX.g8vcTX.xs2MeC.ZBB0ua,
.FbwBsX.hKl06e.xs2MeC.ZBB0ua,
.FbwBsX.i_25UC.xs2MeC.ZBB0ua,
.FbwBsX.lyd6fK.xs2MeC.ZBB0ua,
.FbwBsX.x_FPRX.xs2MeC.ZBB0ua,
.FbwBsX.yWOr1I.xs2MeC.ZBB0ua {
    margin-inline-end: 0
}

@media(min-width:660px) {
    .use-media-queries .FbwBsX {
        margin-bottom: 20px
    }

    .use-media-queries .FbwBsX.G1V6el {
        margin-bottom: 11px
    }

    .use-media-queries .FbwBsX.G1V6el.ZBB0ua {
        margin-bottom: -14px;
        margin-top: -13px;
        max-width: 209px;
        position: relative;
        top: -24px
    }

    .use-media-queries .FbwBsX.G1V6el.ZBB0ua.CzG_Nm {
        max-width: 189px
    }

    .use-media-queries .FbwBsX.G1V6el.xs2MeC.ZBB0ua {
        margin-top: 12px;
        max-width: none
    }

    .use-media-queries .FbwBsX.G1V6el.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.KwFkyo {
        margin-bottom: 10px
    }

    .use-media-queries .FbwBsX.KwFkyo.ZBB0ua {
        margin-bottom: -13px;
        margin-top: -13px;
        max-width: 359px;
        position: relative;
        top: -24px
    }

    .use-media-queries .FbwBsX.KwFkyo.ZBB0ua.CzG_Nm {
        max-width: 339px
    }

    .use-media-queries .FbwBsX.KwFkyo.xs2MeC.ZBB0ua {
        margin-top: 17px;
        max-width: none
    }

    .use-media-queries .FbwBsX.KwFkyo.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.x_FPRX {
        margin-bottom: 10px
    }

    .use-media-queries .FbwBsX.feQY6g {
        margin-bottom: 9px;
        max-width: 740px
    }

    .use-media-queries .FbwBsX.feQY6g.ZBB0ua {
        margin-bottom: -12px;
        margin-top: -6px;
        position: relative;
        top: -31px
    }

    .use-media-queries .FbwBsX.feQY6g.xs2MeC.ZBB0ua {
        margin-top: 12px;
        max-width: none
    }

    .use-media-queries .FbwBsX.feQY6g.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.jDqjOt {
        margin-bottom: var(--blog-pl-common-title-margin)
    }

    .use-media-queries .FbwBsX.jDqjOt.ZBB0ua {
        max-width: 207px
    }

    .use-media-queries .FbwBsX.jDqjOt.ZBB0ua.CzG_Nm {
        max-width: 187px
    }

    .use-media-queries .FbwBsX.jDqjOt.xs2MeC.ZBB0ua {
        max-width: none
    }

    .use-media-queries .FbwBsX.jDqjOt.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.UUSLFD,
    .use-media-queries .FbwBsX.hKl06e,
    .use-media-queries .FbwBsX.i_25UC,
    .use-media-queries .FbwBsX.lyd6fK,
    .use-media-queries .FbwBsX.yWOr1I {
        margin-bottom: var(--blog-pl-common-title-margin)
    }

    .use-media-queries .FbwBsX.EfvfyL.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.ZBB0ua,
    .use-media-queries .FbwBsX.UUSLFD.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.ZBB0ua,
    .use-media-queries .FbwBsX.hKl06e.ZBB0ua,
    .use-media-queries .FbwBsX.i_25UC.ZBB0ua,
    .use-media-queries .FbwBsX.lyd6fK.ZBB0ua,
    .use-media-queries .FbwBsX.yWOr1I.ZBB0ua {
        margin-inline-end: 30px
    }

    .use-media-queries .FbwBsX.EfvfyL.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.UUSLFD.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.hKl06e.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.i_25UC.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.lyd6fK.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.yWOr1I.xs2MeC.ZBB0ua {
        margin-inline-end: 0
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua {
        max-width: 342px
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua.CzG_Nm {
        max-width: 322px
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua {
        max-width: none
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.ZpmKeC {
        margin-bottom: 6px
    }

    .use-media-queries .FbwBsX.sCkhyN {
        margin-bottom: 12px
    }

    .use-media-queries .FbwBsX.sCkhyN.JufO9Q {
        bottom: 0;
        margin-bottom: 30px
    }

    .use-media-queries .FbwBsX.FK1tXh,
    .use-media-queries .FbwBsX.JnzaaY,
    .use-media-queries .FbwBsX.LdmkLw,
    .use-media-queries .FbwBsX.hp0NoL {
        margin-bottom: 18px
    }

    .use-media-queries .FbwBsX.FK1tXh.JufO9Q,
    .use-media-queries .FbwBsX.JnzaaY.JufO9Q,
    .use-media-queries .FbwBsX.LdmkLw.JufO9Q,
    .use-media-queries .FbwBsX.hp0NoL.JufO9Q {
        bottom: 0;
        margin-bottom: 36px
    }

    .use-media-queries .FbwBsX.FK1tXh.JufO9Q,
    .use-media-queries .FbwBsX.JnzaaY.JufO9Q,
    .use-media-queries .FbwBsX.hp0NoL.JufO9Q {
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.gt-xs .FbwBsX {
    margin-bottom: 20px
}

.gt-xs .FbwBsX.G1V6el {
    margin-bottom: 11px
}

.gt-xs .FbwBsX.G1V6el.ZBB0ua {
    margin-bottom: -14px;
    margin-top: -13px;
    max-width: 209px;
    position: relative;
    top: -24px
}

.gt-xs .FbwBsX.G1V6el.ZBB0ua.CzG_Nm {
    max-width: 189px
}

.gt-xs .FbwBsX.G1V6el.xs2MeC.ZBB0ua {
    margin-top: 12px;
    max-width: none
}

.gt-xs .FbwBsX.G1V6el.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.KwFkyo {
    margin-bottom: 10px
}

.gt-xs .FbwBsX.KwFkyo.ZBB0ua {
    margin-bottom: -13px;
    margin-top: -13px;
    max-width: 359px;
    position: relative;
    top: -24px
}

.gt-xs .FbwBsX.KwFkyo.ZBB0ua.CzG_Nm {
    max-width: 339px
}

.gt-xs .FbwBsX.KwFkyo.xs2MeC.ZBB0ua {
    margin-top: 17px;
    max-width: none
}

.gt-xs .FbwBsX.KwFkyo.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.x_FPRX {
    margin-bottom: 10px
}

.gt-xs .FbwBsX.feQY6g {
    margin-bottom: 9px;
    max-width: 740px
}

.gt-xs .FbwBsX.feQY6g.ZBB0ua {
    margin-bottom: -12px;
    margin-top: -6px;
    position: relative;
    top: -31px
}

.gt-xs .FbwBsX.feQY6g.xs2MeC.ZBB0ua {
    margin-top: 12px;
    max-width: none
}

.gt-xs .FbwBsX.feQY6g.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.jDqjOt {
    margin-bottom: var(--blog-pl-common-title-margin)
}

.gt-xs .FbwBsX.jDqjOt.ZBB0ua {
    max-width: 207px
}

.gt-xs .FbwBsX.jDqjOt.ZBB0ua.CzG_Nm {
    max-width: 187px
}

.gt-xs .FbwBsX.jDqjOt.xs2MeC.ZBB0ua {
    max-width: none
}

.gt-xs .FbwBsX.jDqjOt.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.UUSLFD,
.gt-xs .FbwBsX.hKl06e,
.gt-xs .FbwBsX.i_25UC,
.gt-xs .FbwBsX.lyd6fK,
.gt-xs .FbwBsX.yWOr1I {
    margin-bottom: var(--blog-pl-common-title-margin)
}

.gt-xs .FbwBsX.EfvfyL.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.ZBB0ua,
.gt-xs .FbwBsX.UUSLFD.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.ZBB0ua,
.gt-xs .FbwBsX.hKl06e.ZBB0ua,
.gt-xs .FbwBsX.i_25UC.ZBB0ua,
.gt-xs .FbwBsX.lyd6fK.ZBB0ua,
.gt-xs .FbwBsX.yWOr1I.ZBB0ua {
    margin-inline-end: 30px
}

.gt-xs .FbwBsX.EfvfyL.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.UUSLFD.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.hKl06e.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.i_25UC.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.lyd6fK.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.yWOr1I.xs2MeC.ZBB0ua {
    margin-inline-end: 0
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua {
    max-width: 342px
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua.CzG_Nm {
    max-width: 322px
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua {
    max-width: none
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.ZpmKeC {
    margin-bottom: 6px
}

.gt-xs .FbwBsX.sCkhyN {
    margin-bottom: 12px
}

.gt-xs .FbwBsX.sCkhyN.JufO9Q {
    bottom: 0;
    margin-bottom: 30px
}

.gt-xs .FbwBsX.FK1tXh,
.gt-xs .FbwBsX.JnzaaY,
.gt-xs .FbwBsX.LdmkLw,
.gt-xs .FbwBsX.hp0NoL {
    margin-bottom: 18px
}

.gt-xs .FbwBsX.FK1tXh.JufO9Q,
.gt-xs .FbwBsX.JnzaaY.JufO9Q,
.gt-xs .FbwBsX.LdmkLw.JufO9Q,
.gt-xs .FbwBsX.hp0NoL.JufO9Q {
    bottom: 0;
    margin-bottom: 36px
}

.gt-xs .FbwBsX.FK1tXh.JufO9Q,
.gt-xs .FbwBsX.JnzaaY.JufO9Q,
.gt-xs .FbwBsX.hp0NoL.JufO9Q {
    margin-bottom: 0;
    padding-bottom: 0
}

.FbwBsX.glhtJc {
    margin-bottom: 0
}

.FbwBsX.WdRrHJ.AkO1lZ,
.FbwBsX.glhtJc.AkO1lZ {
    margin-bottom: 18px
}

.FbwBsX.WdRrHJ.ySFpqx,
.FbwBsX.glhtJc.ySFpqx {
    margin-bottom: 0
}

.FbwBsX.WdRrHJ.ZBB0ua,
.FbwBsX.glhtJc.ZBB0ua {
    margin-top: -43px;
    max-width: 263px
}

.FbwBsX.WdRrHJ.ZBB0ua.CzG_Nm,
.FbwBsX.glhtJc.ZBB0ua.CzG_Nm {
    max-width: 243px
}

.FbwBsX.WdRrHJ.xs2MeC.ZBB0ua,
.FbwBsX.glhtJc.xs2MeC.ZBB0ua {
    margin-top: -19px;
    max-width: none
}

.FbwBsX.WdRrHJ.xs2MeC.ZBB0ua.CzG_Nm,
.FbwBsX.glhtJc.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.FbwBsX.WdRrHJ.I5nSmk,
.FbwBsX.WdRrHJ.xs2MeC.I5nSmk,
.FbwBsX.glhtJc.I5nSmk,
.FbwBsX.glhtJc.xs2MeC.I5nSmk {
    margin-top: 0
}

.FbwBsX.TBrkhx,
.FbwBsX.g8vcTX,
.FbwBsX.ivAnV0 {
    border-bottom: 12px solid transparent;
    margin: 0
}

.FbwBsX.EfvfyL,
.FbwBsX.NAWdyL,
.FbwBsX.PoYsMP {
    border-bottom: 8px solid transparent;
    margin: 0
}

.nebVix {
    padding-bottom: 18px
}

@media(min-width:660px) {
    .use-media-queries .nebVix {
        padding-bottom: 23px
    }
}

.gt-xs .nebVix {
    padding-bottom: 23px
}

.nebVix.glhtJc {
    margin-top: 10px
}

.nebVix.WdRrHJ.JufO9Q,
.nebVix.glhtJc.JufO9Q {
    padding-bottom: 0
}

.nebVix.feQY6g {
    max-width: 740px
}

.nebVix.EfvfyL,
.nebVix.NAWdyL,
.nebVix.PoYsMP,
.nebVix.TBrkhx,
.nebVix.g8vcTX,
.nebVix.ivAnV0 {
    display: flex;
    flex: 1;
    overflow: hidden;
    padding: 0
}

.sCkhyN {
    color: #fff
}

.sCkhyN.RiOfiW {
    display: inline-block;
    height: 292px;
    width: 292px
}

.sCkhyN .ITPCIq,
.sCkhyN .pccjOy,
.sCkhyN.RiOfiW.pu51Xe {
    height: 100%;
    width: 100%
}

.sCkhyN.JMCi2v {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.sCkhyN.FbwBsX {
    bottom: 60px;
    position: absolute;
    width: calc(100% - 48px)
}

.sCkhyN.NPsER6 {
    bottom: 27px;
    display: inline-block;
    inset-inline-end: 24px;
    inset-inline-start: 24px;
    position: absolute
}

.LdmkLw.FbwBsX {
    bottom: 60px;
    position: absolute;
    width: calc(100% - 48px)
}

.FK1tXh.FbwBsX,
.JnzaaY.FbwBsX,
.hp0NoL.FbwBsX {
    padding-bottom: 30px
}

.FK1tXh.FbwBsX.p8Uk20,
.JnzaaY.FbwBsX.p8Uk20,
.hp0NoL.FbwBsX.p8Uk20 {
    margin: 0;
    padding: 0
}

.FK1tXh,
.JnzaaY,
.LdmkLw,
.hp0NoL {
    color: #fff
}

.FK1tXh.RiOfiW,
.JnzaaY.RiOfiW,
.LdmkLw.RiOfiW,
.hp0NoL.RiOfiW {
    display: inline-block;
    height: 454px;
    width: 454px
}

.FK1tXh .ITPCIq,
.FK1tXh .pccjOy,
.FK1tXh.RiOfiW.pu51Xe,
.JnzaaY .ITPCIq,
.JnzaaY .pccjOy,
.JnzaaY.RiOfiW.pu51Xe,
.LdmkLw .ITPCIq,
.LdmkLw .pccjOy,
.LdmkLw.RiOfiW.pu51Xe,
.hp0NoL .ITPCIq,
.hp0NoL .pccjOy,
.hp0NoL.RiOfiW.pu51Xe {
    height: 100%;
    width: 100%
}

.FK1tXh.JMCi2v,
.JnzaaY.JMCi2v,
.LdmkLw.JMCi2v,
.hp0NoL.JMCi2v {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.FK1tXh.NPsER6,
.JnzaaY.NPsER6,
.LdmkLw.NPsER6,
.hp0NoL.NPsER6 {
    bottom: 27px;
    display: inline-block;
    inset-inline-end: 24px;
    inset-inline-start: 24px;
    position: absolute
}

.n9F1tl {
    fill: #fff
}

.VMF9AQ {
    color: #fff
}

.BVf6py {
    background-color: #fff
}

.TE7que {
    height: 1px;
    opacity: .2
}

@media(min-width:660px) {
    .use-media-queries .TE7que {
        margin-bottom: 12px
    }
}

.gt-xs .TE7que {
    margin-bottom: 12px
}

.TE7que:not(.iD0LEx) {
    margin-bottom: var(--blog-pl-footer-separator-margin)
}

.TE7que.iD0LEx {
    margin-top: 24px
}

.TE7que.iD0LEx.vxAOcp {
    margin-top: 18px
}

.FK1tXh .TE7que,
.JnzaaY .TE7que,
.LdmkLw .TE7que,
.hp0NoL .TE7que,
.sCkhyN .TE7que {
    opacity: 1
}

.NPsER6.TBrkhx,
.NPsER6.g8vcTX {
    margin-top: auto
}

.NPsER6.TBrkhx.kzwb6t,
.NPsER6.g8vcTX.kzwb6t {
    padding-top: 12px
}

@media(max-width:685px) {

    .use-media-queries .NPsER6.TBrkhx,
    .use-media-queries .NPsER6.g8vcTX {
        padding-top: 12px
    }
}

.lt-sm .NPsER6.TBrkhx,
.lt-sm .NPsER6.g8vcTX {
    padding-top: 12px
}

.NPsER6.ivAnV0 {
    margin-top: auto
}

.NPsER6.ivAnV0.kzwb6t {
    padding-top: 36px
}

@media(max-width:685px) {
    .use-media-queries .NPsER6.ivAnV0 {
        padding-top: 36px
    }
}

.lt-sm .NPsER6.ivAnV0 {
    padding-top: 36px
}

.NPsER6.UUSLFD,
.NPsER6.hKl06e,
.NPsER6.i_25UC,
.NPsER6.jDqjOt,
.NPsER6.lyd6fK,
.NPsER6.yWOr1I {
    margin-top: auto;
    padding-top: 12px
}

.NPsER6.i_25UC.zwuMcM,
.NPsER6.lyd6fK.zwuMcM,
.NPsER6.yWOr1I.zwuMcM {
    padding-top: var(--blog-pl-footer-padding-top)
}

.GGI4XB {
    display: block;
    margin: 15px 0 -11px
}

.app-desktop .GGI4XB {
    display: none
}

.NtnM8D {
    opacity: .6
}

.tFEVbz {
    flex: 0 0 50%
}

.QP8OH2 {
    padding-top: 75%;
    position: relative;
    width: 100%
}

.Gf88Ln {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(min-width:686px) {
    .use-media-queries .Gf88Ln {
        -webkit-line-clamp: 1
    }
}

.gt-s .Gf88Ln {
    -webkit-line-clamp: 1
}

@media(min-width:740px) {
    .use-media-queries .Gf88Ln {
        -webkit-line-clamp: 2
    }
}

.gt-740 .Gf88Ln {
    -webkit-line-clamp: 2
}

@media(min-width:886px) {
    .use-media-queries .Gf88Ln {
        -webkit-line-clamp: 3
    }
}

.gt-886 .Gf88Ln {
    -webkit-line-clamp: 3
}

.so9KdE.TBrkhx,
.so9KdE.g8vcTX {
    -webkit-mask-image: linear-gradient(0deg, transparent, #000 30px);
    mask-image: linear-gradient(0deg, transparent, #000 30px)
}

.hMB1wk {
    display: inline
}

.CHRJex {
    cursor: pointer
}

._UH27m {
    position: relative !important
}

.EQ1O0U {
    display: flex !important;
    margin: 14px 0
}

.EQ1O0U.xczrBK {
    --full-icon-color: var(--post-homepage-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-homepage-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-homepage-ratingFontColor, var(--wix-color-5)));
    font: var(--post-homepage-ratingFont, var(--wix-font-Body-M));
    font-size: var(--post-homepage-ratingFont-size, 14px);
    -webkit-text-decoration: var(--post-homepage-ratingFont-text-decoration);
    text-decoration: var(--post-homepage-ratingFont-text-decoration)
}

.EQ1O0U.xczrBK.amZSNe {
    --full-icon-color: var(--post-homepage-TOI-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-homepage-TOI-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-homepage-TOI-ratingFontColor, var(--wix-color-5)))
}

.EQ1O0U.hrftIZ {
    --full-icon-color: var(--post-category-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-category-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-category-ratingFontColor, var(--wix-color-5)));
    font: var(--post-category-ratingFont, var(--wix-font-Body-M));
    font-size: var(--post-category-ratingFont-size, 14px);
    -webkit-text-decoration: var(--post-category-ratingFont-text-decoration);
    text-decoration: var(--post-category-ratingFont-text-decoration)
}

.EQ1O0U.hrftIZ.amZSNe {
    --full-icon-color: var(--post-category-TOI-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-category-TOI-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-category-TOI-ratingFontColor, var(--wix-color-5)))
}

.EQ1O0U.zwuMcM {
    --full-icon-color: var(--post-post-list-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-post-list-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-post-list-ratingFontColor, var(--wix-color-5)));
    font: var(--post-post-list-ratingFont, var(--wix-font-Body-M));
    font-size: var(--post-post-list-ratingFont-size, 14px);
    -webkit-text-decoration: var(--post-post-list-ratingFont-text-decoration);
    text-decoration: var(--post-post-list-ratingFont-text-decoration)
}

.EQ1O0U.zwuMcM.amZSNe {
    --full-icon-color: var(--post-post-list-TOI-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-post-list-TOI-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-post-list-TOI-ratingFontColor, var(--wix-color-5)))
}

.EQ1O0U.NAWdyL {
    margin: 8px 0
}

.EQ1O0U.TBrkhx,
.EQ1O0U.g8vcTX,
.EQ1O0U.ivAnV0 {
    margin-bottom: 2px
}

.EQ1O0U.FK1tXh.JufO9Q,
.EQ1O0U.JnzaaY.JufO9Q,
.EQ1O0U.LdmkLw.JufO9Q,
.EQ1O0U.hp0NoL.JufO9Q {
    margin-bottom: 0
}

.AsLaVa {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16'%3E%3Cpath d='M18 4.988A4.926 4.926 0 0 0 13.139 0 4.828 4.828 0 0 0 9 2.383 4.828 4.828 0 0 0 4.86 0 4.925 4.925 0 0 0 0 4.988a5.025 5.025 0 0 0 1.668 3.755l6.888 7.068a.616.616 0 0 0 .887 0l6.888-7.068A5.025 5.025 0 0 0 18 4.988Z' style='fill:%23f04545;fill-rule:evenodd'/%3E%3C/svg%3E")
}

.LtaU1R {
    cursor: pointer;
    height: 19px;
    vertical-align: middle;
    width: 19px
}

.LtaU1R,
.LtaU1R svg {
    display: inline-block;
    position: relative
}

.LtaU1R svg {
    fill: transparent;
    stroke: #e84a43;
    stroke-width: 1.5px;
    transition: fill .25s
}

.LtaU1R ._zh4Km {
    display: none
}

.LtaU1R.rbBvhf svg {
    fill: #e84a43;
    stroke: none;
    opacity: 1
}

.LtaU1R.rbBvhf ._zh4Km {
    border: 3px solid #e84a43;
    border-radius: 100%;
    height: 24px;
    inset-inline-start: -3px;
    top: -3px;
    width: 24px
}

.LtaU1R.rbBvhf .IiFRN3,
.LtaU1R.rbBvhf ._zh4Km {
    display: inline-block;
    opacity: 0;
    position: absolute
}

.LtaU1R.rbBvhf .IiFRN3 {
    background-color: #e84a43;
    border-radius: 100%;
    height: 4px;
    inset-inline-start: 8px;
    top: 7px;
    width: 4px
}

.U1kLgW.LtaU1R.rbBvhf svg {
    animation: qrbXQX .5s
}

.U1kLgW.LtaU1R.rbBvhf ._zh4Km {
    animation: kWXE2n .3s
}

.U1kLgW.LtaU1R.rbBvhf .IiFRN3 {
    animation: e1MjpB .5s;
    animation-delay: .1s
}

.GKdqLq,
.TlM_il,
.ab2Jus,
.h1CBon {
    display: inline-block;
    height: 6px;
    inset-inline-start: 8px;
    position: absolute;
    top: 7px;
    width: 6px
}

.TlM_il {
    transform: rotate(0deg)
}

.h1CBon {
    transform: rotate(144deg)
}

.ab2Jus {
    transform: rotate(216deg)
}

.GKdqLq {
    transform: rotate(288deg)
}

@keyframes qrbXQX {
    0% {
        transform: scale(.1)
    }

    40% {
        transform: scale(1.3)
    }

    70% {
        transform: scale(.9)
    }

    90% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

@keyframes kWXE2n {
    0% {
        opacity: .1;
        transform: scale(.1)
    }

    20% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

@keyframes e1MjpB {
    0% {
        opacity: 0;
        transform: translateX(5px) scale(1)
    }

    20% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(17px) scale(0)
    }
}

.Kh5HMz {
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    font-size: inherit !important;
    line-height: 1;
    padding: 0
}

.h7K_lu {
    align-items: center;
    display: inline-flex
}

.FYRNvd {
    padding-inline-end: 5px
}

.p9gct4 {
    flex-direction: row-reverse
}

.p9gct4 .FYRNvd {
    padding-inline-end: 0;
    padding-inline-start: 5px
}

.laz8E8 {
    clip: rect(1px, 1px, 1px, 1px) !important;
    border: 0 !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.t66ylj {
    align-items: center;
    display: inline-flex;
    padding-inline-end: 2px
}

.eYQJQu:not(:first-child) {
    margin-inline-start: 6px
}

.E54HWO {
    align-items: center;
    display: flex;
    white-space: nowrap
}

.E54HWO>*+* {
    margin-inline-start: 16px
}

.lkXNhM {
    color: inherit;
    display: inline-flex;
    font: inherit
}

.NT9zC5 {
    display: flex;
    font-size: 12px !important;
    height: var(--blog-pl-footer-content-height);
    justify-content: space-between;
    line-height: 1.5
}

.NT9zC5.KToN9P,
.NT9zC5.T6pLzn,
.NT9zC5.eJayAP {
    justify-content: flex-start
}

.zGPuSQ {
    font-size: inherit !important
}

.PsEy9r {
    display: flex;
    margin-inline-end: 16px
}

.L2cuMO {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.Ym42pV {
    display: inline-block;
    max-width: -moz-min-content;
    max-width: min-content;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.CS4xCt {
    font-size: 0;
    line-height: 1.2;
    margin: 0 0 var(--blog-pl-category-label-margin-bottom)
}

.pratMU {
    display: inline-block
}

.d7TwYL,
.g99UQY,
.u0T9F0 {
    margin-top: 4px
}

.TRcECH {
    margin-bottom: var(--blog-pl-slider-category-label-margin-bottom)
}

.TpXFK4,
.dU7Co_,
.ewnq0g,
.sEWsEY {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-end
}

@media(max-width:659px) {

    .use-media-queries .TpXFK4,
    .use-media-queries .dU7Co_,
    .use-media-queries .ewnq0g,
    .use-media-queries .sEWsEY {
        margin-bottom: 0
    }
}

.lt-s .TpXFK4,
.lt-s .dU7Co_,
.lt-s .ewnq0g,
.lt-s .sEWsEY {
    margin-bottom: 0
}

.dqpczu {
    background-color: rgb(var(--category-label-button-backgroundColor, var(--wix-color-8)));
    border-color: rgb(var(--category-label-button-borderColor, var(--wix-color-8)));
    border-radius: calc(var(--category-label-button-cornerRadius, 0)*1px);
    border-style: solid;
    border-width: calc(var(--category-label-button-borderWidth, 0)*1px);
    color: rgb(var(--category-label-button-textColor, var(--wix-color-1)));
    font: var(--category-label-button-textFont, var(--wix-font-Body-M));
    font-size: var(--category-label-button-textFont-size, 14px);
    padding: calc(var(--category-label-button-verticalPadding, 6)*1px) calc(var(--category-label-button-horizontalPadding, 12)*1px);
    -webkit-text-decoration: var(--category-label-button-textFont-text-decoration);
    text-decoration: var(--category-label-button-textFont-text-decoration)
}

.dqpczu:hover {
    background-color: rgb(var(--category-label-button-backgroundColorHover, var(--wix-color-8)));
    border-color: rgb(var(--category-label-button-borderColorHover, var(--wix-color-8)));
    color: rgb(var(--category-label-button-textColorHover, var(--wix-color-1)))
}

.SkWvPq {
    color: rgb(var(--category-label-text-textColor, var(--wix-color-8)));
    font: var(--category-label-text-textFont, var(--wix-font-Body-M));
    -webkit-text-decoration: var(--category-label-text-textFont-text-decoration);
    text-decoration: var(--category-label-text-textFont-text-decoration)
}

.SkWvPq:hover {
    color: rgb(var(--category-label-text-textColorHover, var(--wix-color-8)))
}

.iT3c03.dqpczu {
    background-color: rgb(var(--category-label-button-mobile-backgroundColor, var(--wix-color-8)));
    border-color: rgb(var(--category-label-button-mobile-borderColor, var(--wix-color-8)));
    border-radius: calc(var(--category-label-button-mobile-cornerRadius, 0)*1px);
    border-style: solid;
    border-width: calc(var(--category-label-button-mobile-borderWidth, 0)*1px);
    color: rgb(var(--category-label-button-mobile-textColor, var(--wix-color-1)));
    font: var(--category-label-button-mobile-textFont, var(--wix-font-Body-M));
    padding: calc(var(--category-label-button-mobile-verticalPadding, 6)*1px) calc(var(--category-label-button-mobile-horizontalPadding, 12)*1px)
}

.iT3c03.SkWvPq {
    color: rgb(var(--category-label-text-mobile-textColor, var(--wix-color-8)));
    font: var(--category-label-text-mobile-textFont, var(--wix-font-Body-M))
}

.Rr4bcH {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    position: relative;
    width: 100%
}

.ISP43W {
    animation: H86O8l 1.7s ease infinite;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    font-size: 60px;
    height: 1em;
    inset-inline-end: 0;
    inset-inline-start: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    transform: translateZ(0);
    width: 1em
}

.ISP43W.qfwfIl {
    font-size: 40px
}

.ISP43W.O7VfBU {
    font-size: 20px
}

@keyframes H86O8l {
    0% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
        transform: rotate(0deg)
    }

    5%,
    95% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em
    }

    10%,
    59% {
        box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em
    }

    20% {
        box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em
    }

    38% {
        box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em
    }

    to {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
        transform: rotate(1turn)
    }
}

.E5DWdy {
    height: auto;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

.E5DWdy .FMKsVM {
    border: 0
}

.E5DWdy .FMKsVM,
.ZkVtZC {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ZkVtZC {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    display: flex;
    justify-content: center
}

.QdXIPy {
    background: rgba(0, 0, 0, .2);
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ul_Osp {
    align-items: center;
    background: #000;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 40px;
    min-width: 130px;
    opacity: .8;
    padding-inline-end: 18px
}

.BbU38r {
    margin-inline-end: 2px;
    margin-inline-start: 7px
}

.qCU9oG {
    cursor: pointer;
    opacity: .8
}

@media(min-width:980px) {
    .use-media-queries .qCU9oG {
        height: 60px;
        width: 60px
    }
}

.gt-sm .qCU9oG {
    height: 60px;
    width: 60px
}

.lAV2rI {
    display: block;
    height: 100%;
    width: 100%
}

.lAV2rI img {
    max-width: var(--wix-img-max-width, 100%)
}

.lAV2rI[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.lAV2rI[data-animate-blur] img[data-load-done] {
    filter: none
}

.QSqqb4 {
    height: 100%;
    position: relative
}

.hZSyIr {
    cursor: pointer;
    height: 100%;
    vertical-align: middle;
    width: 100%
}

.hZSyIr:active:after {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.tJFr1E .hZSyIr {
    min-height: 70px
}

.e_MLm5,
.tJFr1E .hZSyIr {
    -o-object-fit: cover;
    object-fit: cover
}

.e_MLm5 {
    height: 100%;
    width: 100%
}

.OjkszV {
    height: 100%;
    position: relative
}

.XPEMCH {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    display: flex;
    justify-content: center
}

.XPEMCH,
._8tAyR {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

._8tAyR {
    background: rgba(0, 0, 0, .2)
}

.Ym4kNx {
    align-items: center;
    background: #000;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 40px;
    min-width: 130px;
    opacity: .8;
    padding-inline-end: 18px
}

.wM0E5k {
    margin-inline-end: 2px;
    margin-inline-start: 7px
}

.bg3nLo {
    cursor: pointer;
    opacity: .8
}

@media(min-width:980px) {
    .use-media-queries .bg3nLo {
        height: 60px;
        width: 60px
    }
}

.gt-sm .bg3nLo {
    height: 60px;
    width: 60px
}

.XPEMCH:active:after {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.tQ0Q1A {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media print {
    .tQ0Q1A {
        color: #000 !important
    }
}

.tmHsxH {
    display: block;
    height: 1px;
    opacity: .2
}

.Dgf2Op {
    flex: 0 0 1px;
    flex-shrink: 0;
    height: 100%;
    opacity: .2;
    width: 1px
}

.Ki_0_s {
    align-self: center;
    border-radius: 50%;
    display: block;
    height: 2px;
    width: 2px
}

.xUuoH9 {
    align-items: center;
    display: flex;
    list-style: none;
    margin: 0;
    max-width: 100%;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rmqd9q {
    margin: 0 8px
}

.F4tRtJ {
    min-width: 0
}

.MBUSKJ {
    font-size: inherit !important
}

.UZa2Xr:nth-child(3) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dZs5e3 {
    display: flex;
    flex-direction: column;
    font-size: 12px !important;
    max-width: 100%;
    padding-inline-start: 10px
}

.dZs5e3:first-child {
    padding-inline-start: 0
}

.dZs5e3.krCqqh {
    font-size: inherit
}

@media(min-width:980px) {
    .use-media-queries .mtJpOF .dZs5e3 {
        padding-inline-start: 18px
    }
}

.gt-sm .mtJpOF .dZs5e3 {
    padding-inline-start: 18px
}

.dZs5e3.PZIDK7 ul {
    line-height: 19px
}

.mJ89ha {
    font-size: inherit !important
}

.taLqKM {
    align-items: center;
    display: flex;
    height: 19px;
    max-width: 100%
}

.woUe2C .mABNle {
    justify-content: center
}

.woUe2C .Bt5sQV {
    align-items: flex-start;
    display: grid;
    grid-template-columns: 1fr 5fr 1fr
}

.woUe2C .Bt5sQV .dXvq5u {
    flex-direction: column;
    grid-column: 2;
    margin: unset;
    max-width: 100%;
    min-width: 0;
    place-self: center
}

.woUe2C .Bt5sQV .dXvq5u .H_gEjP {
    margin-bottom: 5px
}

.woUe2C .Bt5sQV .dXvq5u .htMcyB {
    align-items: center;
    padding: unset
}

.woUe2C .Bt5sQV .bhsfaV {
    justify-self: right;
    padding-top: 5px
}

.woUe2C .JGhsWK {
    align-items: center
}

.woUe2C .HhgCcE,
.woUe2C .JGhsWK {
    text-align: center
}

.woUe2C .qikwPI .bhsfaV {
    justify-self: left
}

.woUe2C .UjX6YI {
    justify-content: center
}

.mW_sDH .mABNle {
    justify-content: end
}

.mW_sDH .Bt5sQV {
    display: flex;
    justify-content: space-between
}

.mW_sDH .Bt5sQV .dXvq5u {
    margin: unset
}

.mW_sDH .Bt5sQV .dXvq5u .H_gEjP {
    margin-inline-start: 10px
}

.mW_sDH .Bt5sQV .dXvq5u .htMcyB {
    align-items: flex-end;
    padding: unset
}

.mW_sDH .Bt5sQV,
.mW_sDH .bhsfaV,
.mW_sDH .dXvq5u {
    flex-direction: row-reverse
}

.mW_sDH .JGhsWK {
    align-items: flex-end;
    text-align: end
}

.mW_sDH .HhgCcE {
    text-align: end
}

.mW_sDH .UjX6YI {
    justify-content: flex-end
}

.lR3yj5 {
    border-radius: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden
}

.dDcMfv,
.lR3yj5 {
    height: 100%;
    width: 100%
}

.ERF5R1 {
    display: inline-block;
    height: 32px;
    position: relative;
    width: 32px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.A9WFUN {
        height: 40px;
        width: 40px
    }
}

.gt-xs .ERF5R1.A9WFUN {
    height: 40px;
    width: 40px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.A0qBRg {
        height: 92px;
        width: 92px
    }
}

.gt-xs .ERF5R1.A0qBRg {
    height: 92px;
    width: 92px
}

.ERF5R1.zI70HL {
    height: 80px;
    width: 80px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.zI70HL {
        height: 100px;
        width: 100px
    }
}

.gt-xs .ERF5R1.zI70HL {
    height: 100px;
    width: 100px
}

.ERF5R1.pozZSb {
    height: 40px;
    width: 40px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.pozZSb {
        height: 80px;
        width: 80px
    }
}

.gt-xs .ERF5R1.pozZSb {
    height: 80px;
    width: 80px
}

.ERF5R1.Zcb_uj {
    height: 30px;
    width: 30px
}

.ERF5R1.bCACxF {
    height: 20px;
    width: 20px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.bCACxF {
        height: 40px;
        width: 40px
    }
}

.gt-xs .ERF5R1.bCACxF {
    height: 40px;
    width: 40px
}

.ERF5R1.C3KamW {
    height: 20px;
    width: 20px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.C3KamW {
        height: 30px;
        width: 30px
    }
}

.gt-xs .ERF5R1.C3KamW {
    height: 30px;
    width: 30px
}

.lBv2XN {
    align-items: center;
    cursor: pointer;
    display: flex
}

.dlINDG {
    padding-inline-start: 12px
}

.dlINDG:first-child {
    padding-inline-start: 0
}

.JNxVBA {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    justify-content: center
}

.mnxIuN {
    border-radius: 100%;
    display: inline-block;
    height: 10px;
    margin: 18px 2px;
    opacity: 0;
    width: 10px
}

.mnxIuN:first-child {
    animation: xDDB8S 1s ease-in-out infinite
}

.mnxIuN:nth-child(2) {
    animation: xDDB8S 1s ease-in-out .33s infinite
}

.mnxIuN:nth-child(3) {
    animation: xDDB8S 1s ease-in-out .66s infinite
}

@keyframes xDDB8S {

    0%,
    to {
        opacity: 0
    }

    60% {
        opacity: 1
    }
}

.WmZAIu {
    display: flex;
    height: 100%;
    position: relative;
    width: 100%
}

.Bvf4SR {
    background: none;
    border: none;
    font-size: 0;
    padding: 0
}

._EA3Ke {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 24px;
    justify-content: center;
    position: relative;
    width: 24px
}

.Z9ijf3 {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2);
    margin: 5px;
    max-width: 300px;
    min-width: 200px;
    position: absolute;
    z-index: 900
}

.l6L1Fh {
    height: 19px
}

.bFiLuu {
    transform: translateZ(0)
}

.bFiLuu.post-header-icons-enter-active,
.bFiLuu.post-header-icons-leave-active {
    transition: max-width .2s
}

.bFiLuu.post-header-icons-enter-active .l6L1Fh,
.bFiLuu.post-header-icons-leave-active .l6L1Fh {
    transition: transform .2s
}

.bFiLuu.post-header-icons-enter.post-header-icons-enter-active,
.bFiLuu.post-header-icons-leave {
    max-width: 22px
}

.bFiLuu.post-header-icons-enter.post-header-icons-enter-active .l6L1Fh,
.bFiLuu.post-header-icons-leave .l6L1Fh {
    transform: scaleZ(0)
}

.bFiLuu.post-header-icons-enter,
.bFiLuu.post-header-icons-leave.post-header-icons-leave-active {
    max-width: 0
}

.bFiLuu.post-header-icons-enter .l6L1Fh,
.bFiLuu.post-header-icons-leave.post-header-icons-leave-active .l6L1Fh {
    transform: scale3d(0, 0, 0)
}

.XqK7Ko {
    align-items: center;
    display: flex
}

.XqK7Ko>*+* {
    margin-inline-start: 18px
}

.SbjQym {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

@media(min-width:980px) {
    .use-media-queries .SbjQym {
        padding-bottom: 12px
    }
}

.gt-sm .SbjQym {
    padding-bottom: 12px
}

.SbjQym.IStc0y {
    padding-bottom: 18px
}

.SbjQym.YD6Z1G,
.SbjQym._dR9OP {
    padding-bottom: 12px
}

.SbjQym.Nn0z1D,
.SbjQym.SoK2Wc {
    padding-bottom: 24px
}

.SbjQym.AwRwmV,
.SbjQym.DKNKji,
.SbjQym.Ij__Zw,
.SbjQym.MLEYRZ,
.SbjQym.jc3Fi0,
.SbjQym.kAgxB9,
.SbjQym.otAa9D,
.SbjQym.rA58nq {
    padding-bottom: 12px
}

.SbjQym.otAa9D.Fsmreb,
.SbjQym.wjdRtO:not(.kAgxB9) {
    padding-bottom: 0
}

.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo {
    margin-bottom: var(--blog-pl-header-margin-bottom)
}

.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo.vL7wf0 {
    margin-bottom: 0
}

.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo.YVAddP {
    margin-bottom: auto
}

.SbjQym.Mo4mKl {
    font-size: inherit;
    padding: 0
}

@media(min-width:980px) {
    .use-media-queries .SbjQym.Mo4mKl {
        padding: 11px 11px 24px
    }
}

.gt-sm .SbjQym.Mo4mKl {
    padding: 11px 11px 24px
}

.V_aJB6 {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    font-size: 14px;
    margin-inline-end: auto;
    max-inline-size: calc(100% - 42px);
    min-block-size: var(--blog-pl-header-height)
}

.V_aJB6.CH7asw {
    max-inline-size: calc(100% - 54px)
}

.Mo4mKl .V_aJB6 {
    font-size: inherit
}

@media(min-width:980px) {

    .use-media-queries .G1sD4r .V_aJB6,
    .use-media-queries .PVEWzt .V_aJB6,
    .use-media-queries .eOIH_4 .V_aJB6,
    .use-media-queries .otAa9D .V_aJB6 {
        font-size: 12px
    }
}

.gt-sm .G1sD4r .V_aJB6,
.gt-sm .PVEWzt .V_aJB6,
.gt-sm .eOIH_4 .V_aJB6,
.gt-sm .otAa9D .V_aJB6 {
    font-size: 12px
}

.pWST8_ .V_aJB6,
.rDlcKq .V_aJB6,
.vL7wf0 .V_aJB6 {
    height: auto
}

.YiEou4 {
    display: none
}

@media(min-width:980px) {
    .use-media-queries .YiEou4 {
        display: inline-block;
        margin-inline-start: auto
    }
}

.gt-sm .YiEou4 {
    display: inline-block;
    margin-inline-start: auto
}

.YfT_t7 {
    opacity: .6
}

.Dgs_GX {
    align-items: center;
    display: flex;
    margin-inline-end: 3px
}

.YiEou4+.Dgs_GX {
    margin-inline-start: 12px
}

.GygROR {
    margin: 0;
    margin-inline-end: -9px
}

.GygROR.pWST8_,
.GygROR.rDlcKq {
    margin-inline-end: -18px
}

@media(min-width:980px) {
    .use-media-queries .Mo4mKl .GygROR {
        margin-inline-end: 0
    }
}

.gt-sm .Mo4mKl .GygROR {
    margin-inline-end: 0
}

.Q8iQIg,
.dtYGur {
    opacity: .1;
    overflow-y: hidden;
    transform: scale3d(.1, .1, 1)
}

.EhKyap,
.VL02DE {
    opacity: 1;
    transform: scaleX(1);
    transition: all .4s ease-in
}

.Z0hXe1 {
    display: flex
}

.UbhFJ7 {
    font-size: 22px;
    font-weight: inherit;
    line-height: 30px;
    margin-top: 18px;
    overflow-wrap: break-word;
    word-break: break-word
}

.UbhFJ7:not(.nkqC0Q):active {
    cursor: pointer;
    opacity: .5
}

.UbhFJ7.Bo1Lly,
.UbhFJ7.ByEZyt,
.UbhFJ7.CUVChk,
.UbhFJ7.LVfSYs,
.UbhFJ7.QlXvtK,
.UbhFJ7.SpEvjS,
.UbhFJ7.dY1nUm,
.UbhFJ7.oTLOCu,
.UbhFJ7.ogvkLY,
.UbhFJ7.tJjC7I,
.UbhFJ7.tZJNum {
    margin-top: 0
}

@media(min-width:660px) {
    .use-media-queries .UbhFJ7 {
        font-size: inherit;
        line-height: inherit;
        margin-top: 1px
    }

    .use-media-queries .UbhFJ7.ByEZyt,
    .use-media-queries .UbhFJ7.LVfSYs,
    .use-media-queries .UbhFJ7.QlXvtK,
    .use-media-queries .UbhFJ7.bYy0xz,
    .use-media-queries .UbhFJ7.ogvkLY,
    .use-media-queries .UbhFJ7.tZJNum {
        line-height: 1.4
    }
}

.gt-xs .UbhFJ7 {
    font-size: inherit;
    line-height: inherit;
    margin-top: 1px
}

.gt-xs .UbhFJ7.ByEZyt,
.gt-xs .UbhFJ7.LVfSYs,
.gt-xs .UbhFJ7.QlXvtK,
.gt-xs .UbhFJ7.bYy0xz,
.gt-xs .UbhFJ7.ogvkLY,
.gt-xs .UbhFJ7.tZJNum {
    line-height: 1.4
}

.UbhFJ7.H9iA7D,
.UbhFJ7.PAKs7D {
    line-height: 1.4 !important
}

.UbhFJ7.PAKs7D.uv4TNa {
    margin-top: 12px
}

.UbhFJ7.rnQbhA.uv4TNa {
    margin-bottom: 12px
}

.UbhFJ7.vAXVkR {
    font-size: inherit;
    line-height: inherit;
    margin-top: 1px
}

.UbhFJ7.nkqC0Q {
    margin: 0;
    padding: 0
}

.UbhFJ7.EOgtUV {
    font-size: 26px !important;
    line-height: 32px !important
}

@media(min-width:980px) {
    .use-media-queries .UbhFJ7.EOgtUV {
        font-size: 40px !important;
        line-height: 48px !important
    }
}

.gt-sm .UbhFJ7.EOgtUV {
    font-size: 40px !important;
    line-height: 48px !important
}

@media(max-width:659px) {
    .use-media-queries .UbhFJ7.FG3qXk {
        line-height: 1.2 !important
    }
}

.lt-s .UbhFJ7.FG3qXk {
    line-height: 1.2 !important
}

.UbhFJ7.TkrDaM {
    font-size: inherit
}

@media(min-width:660px) {
    .use-media-queries .UbhFJ7.TkrDaM {
        padding-inline-end: 11px;
        padding-inline-start: 11px
    }
}

.gt-xs .UbhFJ7.TkrDaM {
    padding-inline-end: 11px;
    padding-inline-start: 11px
}

.f01FFh {
    color: inherit
}

.JMAXlV {
    --full: rgb(var(--full-icon-color, $black-rgb));
    --empty: rgb(var(--empty-icon-color, $gray-rgb));
    display: block;
    position: relative
}

.fbd51l {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.hhO2ky {
    display: flex
}

.JMAXlV .hhO2ky {
    gap: 0 6px
}

.siwre6 {
    color: var(--full)
}

.MKPjdi {
    color: var(--empty)
}

.TbC84K {
    display: flex;
    position: relative
}

.j6jO4F .MrH3GO {
    display: block
}

.j6jO4F {
    clip-path: inset(0 50% 0 0)
}

.MrH3GO,
[dir=rtl] .j6jO4F {
    clip-path: inset(0 0 0 50%)
}

.MrH3GO {
    position: absolute
}

[dir=rtl] .MrH3GO {
    clip-path: inset(0 50% 0 0)
}

.TYUuco {
    transition: color .3s ease-in
}

.A6pgue {
    align-items: center;
    display: flex
}

.KJeQ3_ {
    line-height: 1;
    margin-inline-start: 12px
}

.T5ArNO .KJeQ3_ {
    animation: M5aq50 .3s ease-in
}

.TW0XHJ .KJeQ3_,
.z8kPtl .KJeQ3_ {
    margin-inline-start: 7px
}

@keyframes M5aq50 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.WEXloj {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    height: 100%;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

.HLTpGi {
    padding: 16px 18px 0;
    width: 100%
}

.e7MTRm {
    display: flex
}

.e7MTRm.Eh6y5W {
    flex-direction: row-reverse
}

.uQfB_j {
    flex: 1;
    min-width: 0
}

.XHCoob {
    line-height: 1.3em !important
}

.XHCoob.h2vkAZ {
    margin-bottom: 9px
}

.Uyo3C3 {
    flex: 0 0 70px;
    margin-inline-start: 16px
}

.Uyo3C3.mACGUD {
    margin-inline-end: 16px;
    margin-inline-start: 0
}

.FZQqq1 {
    height: 19px
}

.JBIDX5 {
    margin-inline-start: auto
}

.tXgYev {
    align-self: flex-end;
    margin: 0;
    margin-inline-start: auto
}

.tXgYev>div {
    height: 19px !important;
    width: 19px !important
}

.qoUizN {
    height: 70px;
    width: 70px
}

.XHCoob {
    margin-top: 0 !important
}

._70Aum {
    align-items: flex-start;
    margin-top: 8px
}

.p1Z4NQ {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px
}

.hVP60S {
    align-self: center;
    display: flex;
    margin-inline-end: auto
}

.dFwBxR {
    display: inline-block;
    height: 19px;
    margin-inline-end: 12px
}

.YOXOuw {
    margin-top: 12px
}

.YOXOuw.H0yVSw {
    margin-top: 16px
}

.THUnVE {
    margin-inline-end: 4px
}

.fHat_E.ZAm1sF {
    margin-top: 10px
}

.fHat_E.s641BQ {
    margin-bottom: 12px;
    margin-top: 6px
}

.C5n4nu {
    background: #fff;
    border-radius: 0;
    color: #fff;
    cursor: default;
    display: block;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin-bottom: 12px;
    padding-top: 100%;
    position: relative;
    width: 100%
}

.C5n4nu.k_3lfC {
    border-radius: calc(var(--post-homepage-mobile-postRadius, 0)*1px);
    overflow: hidden
}

.C5n4nu.eW___4 {
    border-radius: calc(var(--post-category-mobile-postRadius, 0)*1px);
    overflow: hidden
}

.xZ0Ni7 {
    margin-bottom: auto
}

.R7pzO1 {
    margin-top: 0;
    overflow: hidden
}

.SIFL3n,
.XBPfVh,
.pqsREx {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.pqsREx {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    max-height: 100%;
    padding: 24px 18px
}

.wKAbJd {
    color: inherit;
    font: inherit
}

.QJW4X8 {
    background-color: #fff
}

.fvrZpT {
    height: 1px;
    margin-bottom: 14px;
    margin-top: 18px
}

.YxgvEz.oUyTKX {
    margin-top: 10px
}

.YxgvEz.m3JDTN {
    margin-bottom: 12px;
    margin-top: 6px
}

.L5x0Fp {
    min-height: 100%;
    position: relative
}

:where(.L5x0Fp) {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box
}

:where(.L5x0Fp) * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

:where(.L5x0Fp) *,
:where(.L5x0Fp) :after,
:where(.L5x0Fp) :before {
    box-sizing: inherit
}

:where(.L5x0Fp) :where(a),
:where(.L5x0Fp) :where(a:visited) {
    text-decoration: none
}

:where(.L5x0Fp) :where(textarea) {
    font-family: inherit
}

@media screen {

    html.enable-scroll #root,
    html.enable-scroll .L5x0Fp,
    html.enable-scroll .aVF3iR,
    html.enable-scroll body {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

.aVF3iR {
    position: relative
}

html.enable-scroll .aVF3iR {
    flex: 1;
    overflow-y: auto
}

.medium-gap .aVF3iR {
    padding-top: 50px
}

.large-gap .aVF3iR {
    padding-top: 100px
}

html {
    height: 100%;
    touch-action: manipulation
}

body,
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0
}

body {
    -webkit-text-size-adjust: none;
    -webkit-highlight: none
}

#root {
    margin: 0;
    padding: 0
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.gallery-item-common-info.gallery-item-right-info {
    position: absolute;
    /*!rtl:begin:ignore*/
    right: 0
        /*!rtl:end:ignore*/
}

.gallery-item-common-info.gallery-item-left-info {
    left: 0;
    /*!rtl:end:ignore*/
    position: absolute
        /*!rtl:begin:ignore*/
}

#pro-gallery-container button.nav-arrows-container {
    box-sizing: border-box
}

.Led6wX {
    padding: 0 20px 20px
}

.Yl589_ {
    background-color: rgb(var(--postAreaBackgroundColor));
    padding-block-end: 20px;
    padding-inline: 20px
}

.P79xUp {
    font-size: 14px;
    height: 50px
}

.tr91VF {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    position: relative
}

.w4kgLO {
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Rgs8Bb {
    flex: 0 0 auto;
    margin-inline-start: 3px
}

.Wi9Gc9 * {
    box-sizing: border-box
}

.Wi9Gc9 {
    display: inline-block;
    position: relative
}

.Wi9Gc9 a {
    color: #333;
    text-decoration: none
}

.Wi9Gc9>.ZKqkU8 {
    display: inline-block;
    line-height: 1.5em;
    padding: 6px 15px
}

.Wi9Gc9>.ZKqkU8:after {
    content: "▼";
    display: inline-block;
    margin-inline-start: 6px
}

.Wi9Gc9 .E_WBG4 {
    display: none
}

.Wi9Gc9 ul {
    display: block;
    inset-inline-start: -100vw;
    list-style: none;
    margin: 0;
    padding: 6px 0;
    position: absolute;
    top: calc(1.5em + 14px);
    width: 100%;
    z-index: 999
}

.Wi9Gc9 ul a {
    display: block;
    padding: 6px 15px
}

.Wi9Gc9 ul:target {
    inset-inline-start: 0
}

.Wi9Gc9 ul:target~a:after {
    content: "▲"
}

.Wi9Gc9 ul:target~a.E_WBG4 {
    display: block;
    text-indent: -100vw;
    z-index: 1000
}

.HdgO4m,
.Wi9Gc9 ul:target~a.E_WBG4 {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.HdgO4m {
    font-size: 16px;
    opacity: 0
}

.FDtnt5 {
    z-index: 100
}

.Y0bxin {
    align-items: center;
    display: flex;
    height: 80px;
    justify-content: space-between;
    margin-inline-end: auto;
    margin-inline-start: auto
}

.Y0bxin.iNQ68R {
    max-width: 980px
}

.Y0bxin.uKtW2I {
    padding: 0 20px
}

.XcjqVD {
    margin-inline-end: auto;
    margin-inline-start: auto;
    max-width: 940px;
    position: relative;
    z-index: 1
}

.KQiXym {
    --font: var(--navigation-font, var(--wix-font-Body-M));
    --font-size: var(--navigation-font-size, 14px);
    --text-decoration: var(--navigation-font-text-decoration);
    --text-color: rgb(var(--navigation-textColor, var(--wix-color-5)));
    fill: var(--text-color);
    color: var(--text-color);
    font: var(--font);
    font-size: var(--font-size);
    line-height: 1.5;
    -webkit-text-decoration: var(--text-decoration);
    text-decoration: var(--text-decoration)
}

.KQiXym:is(:hover, .ByH4xY) {
    --text-color: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.py6zKi {
    inset-inline-end: 0;
    padding-top: 20px;
    position: absolute;
    z-index: 10
}

.IVqWoX {
    display: flex
}

.u3G4HW {
    box-shadow: 0 10px 11px 0 rgba(0, 0, 0, .05);
    display: table;
    padding-top: 22px
}

.u3G4HW .ucwOAz {
    padding: 0
}

.u3G4HW .ucwOAz .TbpLtF {
    overflow: hidden;
    padding: 15px 30px;
    text-overflow: ellipsis
}

.u3G4HW .ucwOAz .I4EMxH {
    height: 1px;
    opacity: .1;
    width: 100%
}

.u3G4HW .ucwOAz:first-child .TbpLtF {
    padding-top: 0
}

.u3G4HW .ucwOAz:last-child .I4EMxH {
    display: none
}

.kU2es5 {
    display: flex;
    font-family: system-ui, sans-serif;
    font-size: 14px;
    height: 80px;
    width: 100%
}

.AsxoCK {
    overflow: hidden
}

.LnLd_R {
    cursor: pointer;
    flex-grow: 1;
    flex-wrap: wrap;
    list-style: none
}

.LnLd_R,
.LnLd_R li {
    align-items: center;
    display: flex
}

.LnLd_R li {
    height: 80px;
    white-space: nowrap
}

.LnLd_R li+li {
    margin-inline-start: 40px
}

.d3XSOo {
    display: block;
    font-family: system-ui, sans-serif;
    inset-inline-start: 20px;
    position: absolute;
    visibility: hidden
}

.d3XSOo * {
    float: inline-start
}

.d3XSOo *+* {
    margin-inline-start: 40px
}

.UlUPo4 a {
    text-decoration: none
}

.UlUPo4 a:hover {
    text-decoration: underline
}

.HOAgFN {
    clip: rect(1px, 1px, 1px, 1px) !important;
    border: 0 !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.pvCG_v {
    min-height: 100%;
    position: relative
}

:where(.pvCG_v) {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box
}

:where(.pvCG_v) * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

:where(.pvCG_v) *,
:where(.pvCG_v) :after,
:where(.pvCG_v) :before {
    box-sizing: inherit
}

:where(.pvCG_v) :where(a),
:where(.pvCG_v) :where(a:visited) {
    text-decoration: none
}

:where(.pvCG_v) :where(textarea) {
    font-family: inherit
}

@media screen {

    html.enable-scroll #root,
    html.enable-scroll .l7pLjR,
    html.enable-scroll .pvCG_v,
    html.enable-scroll body {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

.l7pLjR {
    position: relative
}

html.enable-scroll .l7pLjR {
    flex: 1;
    overflow-y: auto
}

.medium-gap .l7pLjR {
    padding-top: 50px
}

.large-gap .l7pLjR {
    padding-top: 100px
}

.juyn_2 {
    display: inline-block;
    position: relative
}

.juyn_2 .SHXBPR {
    padding: 0 17px;
    width: 40px
}

.juyn_2 .SHXBPR * {
    width: 19px
}

.JvXA2e {
    border: 1px solid;
    min-width: 140px;
    position: absolute;
    top: 38px;
    z-index: 10
}

.KJPy_8 .JvXA2e {
    inset-inline-start: 50%;
    transform: translateX(-50%)
}

.NcXno_ .JvXA2e {
    inset-inline-end: 0
}

.JvXA2e.ovMwby {
    bottom: 38px;
    top: auto
}

.OISqbJ {
    border: 1px solid;
    height: 10px;
    inset-inline-end: 0;
    inset-inline-start: 0;
    margin: 0 auto;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    width: 10px;
    z-index: -1
}

.NcXno_ .OISqbJ {
    inset-inline-end: 16px;
    inset-inline-start: auto
}

.ovMwby .OISqbJ {
    bottom: -5px;
    top: auto
}

.Jv0dXX {
    fill: #fff
}

.EKJcYR {
    align-items: center;
    display: flex
}

.EKJcYR .xTozEv {
    min-width: 200px;
    top: 34px
}

.EKJcYR .dWlnoI {
    margin-inline-start: 24px
}

.EKJcYR .dWlnoI .yDOqhU {
    height: auto;
    min-width: 122px;
    padding: 9px 25px 8px
}

.EKJcYR .MRlrpJ {
    font-size: 14px
}

.iTEFQF {
    margin-inline-start: 12px
}

.gXfmMa {
    margin-inline-end: 16px
}

.SPucHg {
    color: #fff
}

.ySM9wx {
    background: transparent;
    border: 2px solid hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    position: relative;
    width: 34px
}

.BpWyrA {
    height: 36px;
    margin-inline-start: 24px
}

.IAJmuB {
    height: 34px;
    width: 34px
}

.kD1Yyw {
    height: 16px;
    margin-inline-start: 20px;
    position: relative;
    transition: all .5s ease
}

.kD1Yyw.ON6A2O {
    width: 200px
}

.kD1Yyw.ON6A2O.ke7j1e {
    width: 100%
}

.jMrgc4 {
    bottom: 0;
    cursor: pointer;
    inset-inline-start: 0;
    margin: auto 0;
    top: 0
}

.ON6A2O .jMrgc4,
.m2yAmK {
    position: absolute
}

.m2yAmK {
    background: transparent;
    border: 0;
    border-radius: 0;
    display: none;
    font-size: 14px;
    font-weight: 500;
    inset-inline-start: 0;
    margin: 0;
    padding: 1px 0 0;
    padding-inline-start: 29px;
    top: 0;
    transition: all .5s ease;
    width: 100%
}

.m2yAmK::-webkit-input-placeholder {
    color: currentColor;
    opacity: 1;
    -webkit-transition: color .5s;
    transition: color .5s
}

.m2yAmK:-moz-placeholder,
.m2yAmK::-moz-placeholder {
    color: currentColor;
    opacity: 1;
    -moz-transition: color .5s;
    transition: color .5s
}

.m2yAmK:-ms-input-placeholder {
    color: currentColor;
    opacity: 1;
    -ms-transition: color .5s;
    transition: color .5s
}

.m2yAmK:focus {
    outline: 0
}

.ON6A2O .m2yAmK {
    display: inline-block;
    padding-inline-end: 20px
}

.iLMCUc {
    display: none
}

.ON6A2O .iLMCUc {
    display: inline-block
}

.RFnngL {
    font-size: 14px;
    font-weight: 500;
    height: 25px;
    padding: 1px 0 0;
    padding-inline-start: 29px;
    visibility: hidden
}

.ON6A2O .RFnngL {
    padding-inline-end: 20px
}

.BN409S {
    height: 1px;
    opacity: 0;
    transition: all .5s ease
}

.ON6A2O .BN409S {
    opacity: .5
}

.NMRR5Q {
    background: transparent;
    border: 0;
    bottom: 0;
    cursor: pointer;
    height: 20px;
    inset-inline-end: 0;
    margin: auto;
    margin-inline-end: -5px;
    margin-inline-start: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.TSwWhL {
    opacity: .8
}

.clear-enter-active,
.clear-leave-active {
    transition: opacity .5s
}

.clear-enter.clear-enter-active,
.clear-leave {
    opacity: 1
}

.clear-enter,
.clear-leave.clear-leave-active {
    opacity: 0
}

.XDcQnF.OdeuKJ {
    margin: 0 -20px;
    padding: 0 20px
}

@media(max-width:979px) {
    .use-media-queries .XDcQnF.WIEJ0e {
        margin: 0
    }
}

.lt-md .XDcQnF.WIEJ0e {
    margin: 0
}

.Gka3kA {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 48px;
    justify-content: center;
    width: 58px
}

.mP9yec {
    border: 2px solid hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    display: block;
    height: 30px;
    width: 30px
}

.jgXCfy,
.mP9yec {
    position: relative
}

.jgXCfy {
    background: none;
    border: 0;
    cursor: pointer;
    display: inline-block;
    flex-shrink: 0;
    height: 48px;
    padding: 0;
    width: 48px
}

.jgXCfy:active:after {
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.xaRdfw {
    align-items: center;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.srEdfd {
    display: none
}

.tSamLJ {
    border-radius: 50%;
    bottom: 11px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 9px;
    height: 14px;
    inset-inline-end: 8px;
    line-height: 14px;
    position: absolute;
    width: 14px
}

.HvPwlI,
.tSamLJ {
    display: flex;
    justify-content: center
}

.HvPwlI {
    align-items: center;
    height: 48px;
    width: 48px
}

.HvPwlI:active:after {
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 24px;
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.pFrNlV {
    display: none
}

.QNVRC4 {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin-inline-end: -14px
}

.QNVRC4 .RiU29q {
    min-width: 200px;
    top: 40px
}

.oOaDEN:last-child {
    margin-inline-end: -3px
}

.Iv7yDs {
    align-items: center;
    background: transparent;
    border: 0;
    color: #fff;
    display: inline-flex;
    font-family: system-ui, sans-serif;
    font-weight: 500;
    height: 100%;
    padding: 0 16px
}

.Iv7yDs,
.zXI4K_ {
    font-size: 14px;
    white-space: nowrap
}

.zXI4K_ {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.zXI4K_ a {
    color: inherit
}

.VjJ7rB {
    flex-shrink: 0;
    font-size: 14px !important;
    text-decoration: none !important
}

@media print {
    .VjJ7rB {
        color: #000 !important;
        font-size: 10pt !important
    }
}

.isG_om {
    height: 50px;
    justify-content: space-between;
    padding-inline-end: 18px;
    padding-inline-start: 18px
}

.Y1KjpM,
.isG_om {
    align-items: center;
    display: flex
}

.Y1KjpM {
    flex: 0 1 auto;
    height: 100%;
    overflow: hidden
}

.IfQDSA {
    margin-inline-end: -16px
}

.LoSEse {
    background: rgba(0, 0, 0, .2);
    height: 3px
}

.LoSEse,
.TM6znx {
    position: absolute
}

.TM6znx {
    align-items: center;
    background: transparent;
    border: 0;
    display: flex;
    height: 48px;
    inset-inline-end: 0;
    justify-content: center;
    top: 0;
    width: 48px
}

.TM6znx:focus {
    outline: 0
}

.nb7lGW {
    background: #fff;
    border-style: solid;
    border-width: 0;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    padding: 110px 0 30px;
    position: relative
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .nb7lGW {
        height: 450px;
        margin: 0 20px 20px
    }
}

.sm .nb7lGW {
    height: 450px;
    margin: 0 20px 20px
}

.WD81sR {
    font-size: 22px;
    margin: 35px 0 0;
    text-align: center
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .WD81sR {
        font-size: 32px
    }
}

.sm .WD81sR {
    font-size: 32px
}

.AZOuwY {
    font-size: 14px;
    line-height: 21px;
    margin: 8px 0 0;
    padding-inline-end: 34px;
    padding-inline-start: 34px;
    text-align: center
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .AZOuwY {
        font-size: 16px;
        margin-top: 21px
    }
}

.sm .AZOuwY {
    font-size: 16px;
    margin-top: 21px
}

.qdoEtQ {
    margin-top: 40px;
    text-align: center
}

.SO9njw {
    display: flex;
    margin-inline-end: auto;
    margin-inline-start: auto;
    max-width: 940px;
    min-height: 450px;
    width: 100%
}

.arh2qf {
    align-items: center;
    border-style: solid;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    padding: 36px 30px;
    text-align: center
}

.app-mobile .arh2qf {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

@media(min-width:980px) {
    .use-media-queries .arh2qf {
        border-style: solid;
        height: 450px;
        padding: 0
    }
}

.gt-sm .arh2qf {
    border-style: solid;
    height: 450px;
    padding: 0
}

.cJscj1 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px
}

.cJscj1:focus {
    box-shadow: none !important
}

@media(min-width:980px) {
    .use-media-queries .cJscj1 {
        font-size: 32px;
        line-height: 1.5;
        margin-bottom: 12px;
        max-width: 620px
    }
}

.gt-sm .cJscj1 {
    font-size: 32px;
    margin-bottom: 12px;
    max-width: 620px
}

.cTdFFO,
.gt-sm .cJscj1 {
    line-height: 1.5
}

@media(min-width:980px) {
    .use-media-queries .cTdFFO {
        max-width: 620px
    }
}

.gt-sm .cTdFFO {
    max-width: 620px
}

.clf9mN {
    font-size: 16px
}

.wdbmEY {
    font-size: 18px;
    margin-top: 18px
}

@media(min-width:980px) {
    .use-media-queries .wdbmEY {
        margin-top: 48px
    }
}

.gt-sm .wdbmEY {
    margin-top: 48px
}

.nAaNon {
    background-color: #fff;
    color: #000
}

.mbKyhH {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    margin-top: 12px
}

@media(min-width:980px) {
    .use-media-queries .mbKyhH {
        margin-top: 0
    }
}

.gt-sm .mbKyhH,
.mbKyhH.hYUP9L {
    margin-top: 0
}

.t4o8yl {
    background: transparent;
    border: 0;
    height: 100%;
    padding: 0
}

.t4o8yl:focus {
    outline: 0
}

.opxKQF {
    flex: 0 0 auto
}

.lnfRGj {
    align-items: center;
    display: inline-flex;
    height: 100%
}

.lnfRGj:active {
    opacity: .5
}

.PRDfW5 {
    color: inherit;
    font-size: 14px;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap
}

*+.PRDfW5 {
    margin-inline-start: 7px
}

.PRDfW5:empty {
    display: none
}

.JKDAPr {
    font-size: 0;
    height: 100%;
    margin: 0;
    margin-inline-end: -12px;
    margin-inline-start: -4px
}

.QCDchW {
    font-size: 14px !important;
    text-decoration: none !important
}

.zp8IQu {
    position: relative;
    width: 100%
}

.WqSDrh {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 30px 0 374px
}

.Wr5XZS {
    margin: 20px
}

.cvByyI {
    margin: 0 auto;
    max-width: 940px
}

@media(min-width:980px) {
    .use-media-queries .YFveWU {
        margin: 0 auto
    }
}

.gt-sm .YFveWU {
    margin: 0 auto
}

.YFveWU .vYilfO {
    color: inherit;
    font: inherit;
    text-decoration: underline
}

.JEGk06 {
    font-weight: 700
}

.IeY3vx,
.KhVdjt,
.acbUIp,
.gwgQCb,
.lfi41p,
.sI4Nnn {
    line-height: 1
}

.wR7lgz {
    display: flex
}

.wR7lgz .sI4Nnn {
    cursor: inherit;
    opacity: 1
}

.wR7lgz .RcfyI6,
.wR7lgz .ixAZGX {
    cursor: pointer;
    font-size: 14px;
    margin-inline-end: 48px
}

.wR7lgz .ixAZGX {
    opacity: .8
}

.ynW8KF {
    align-items: center;
    display: flex;
    font-family: system-ui, sans-serif;
    font-size: 16px;
    height: 100%
}

@media only screen and (max-width:500px) {
    .ynW8KF {
        max-width: 100%;
        overflow-y: hidden
    }
}

.KhVdjt,
.RcfyI6,
.fOICak {
    align-items: center;
    display: flex;
    justify-content: center
}

.KhVdjt,
.RcfyI6 {
    color: inherit;
    cursor: pointer;
    margin: 0 3px;
    min-height: 36px;
    min-width: 36px
}

.IZ6Wrl .KhVdjt,
.IZ6Wrl .RcfyI6 {
    margin: 0 6px
}

.BCQZoR,
.sI4Nnn {
    cursor: default
}

.BCQZoR {
    opacity: .4
}

.fOICak {
    margin: 0 6px;
    min-width: 48px
}

.D1xXio {
    color: inherit
}

.j9utVS {
    background: #fff;
    border: 1px solid;
    border-radius: 0;
    cursor: default;
    display: block;
    margin-inline-end: 0;
    margin-inline-start: 0;
    padding: 28px 18px 25px
}

.app-mobile .j9utVS {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .j9utVS {
        padding: 40px 50px
    }
}

.sm .j9utVS {
    padding: 40px 50px
}

.x1QQNM.q0le6Y {
    height: 400px;
    padding-bottom: 0
}

.Gl8eWB {
    margin-bottom: 9px
}

@media(min-width:686px)and (max-width:979px) {

    .use-media-queries .HZXMCr,
    .use-media-queries .PXvRd6,
    .use-media-queries .xrwGqD {
        margin-inline-end: 11px;
        margin-inline-start: 11px
    }
}

.sm .HZXMCr,
.sm .PXvRd6,
.sm .xrwGqD {
    margin-inline-end: 11px;
    margin-inline-start: 11px
}

.HZXMCr {
    height: 1px;
    margin-bottom: 15px;
    opacity: .2
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .HZXMCr {
        margin-bottom: 12px
    }
}

.sm .HZXMCr {
    margin-bottom: 12px
}

.PXvRd6 {
    padding-bottom: 23px
}

.H7IWI8 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 1.5;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .FAMRGA {
        margin: 0 auto;
        width: 940px
    }
}

.sm .FAMRGA {
    margin: 0 auto;
    width: 940px
}

.gIFXsZ>* {
    margin-bottom: 20px
}

.VbmcXs {
    list-style-type: none;
    margin-bottom: 12px;
    position: relative;
    width: 100%
}

.B4NYD6 {
    align-items: center;
    display: flex;
    height: 80px;
    padding-inline-start: 80px
}

.taJz3x {
    margin-top: -1px
}

.taJz3x:last-child {
    display: none
}

.pRy83j {
    margin: 0 auto;
    padding-bottom: 200px;
    padding-top: 135px
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .pRy83j {
        margin-bottom: 20px
    }
}

.sm .pRy83j {
    margin-bottom: 20px
}

.QCPRM5 {
    align-items: center;
    color: #fff;
    display: flex;
    font-family: system-ui, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 60px;
    inset-inline-end: 0;
    inset-inline-start: 0;
    justify-content: space-between;
    padding: 0 15px;
    position: fixed;
    top: 0;
    transform: translateZ(0);
    z-index: 3000
}

.QCPRM5.CKLwFf {
    font-family: HelveticaNeueW01-45Ligh, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300
}

.QCPRM5.EdzGzM {
    background: #80c979
}

.QCPRM5.vcU6xU {
    background: #f06448
}

.QCPRM5.A1e1WH {
    background: #60adf0
}

.QCPRM5.E1Fz0F {
    justify-content: center
}

.QCPRM5.B58XC1 {
    position: static
}

.Us6ADw {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='m3984.99 617.882-1.11 1.109-3.88-3.882-3.88 3.882-1.11-1.109 3.88-3.882-3.88-3.882 1.11-1.109 3.88 3.882 3.88-3.882 1.11 1.109-3.88 3.882Z' transform='translate(-3975 -609)' style='fill:%23fff;fill-rule:evenodd'/%3E%3C/svg%3E") no-repeat 50%;
    border: 0;
    height: 10px;
    width: 10px
}

.Us6ADw:focus {
    outline: 0
}

.QCPRM5.message-enter,
.QCPRM5.message-leave-active {
    opacity: 0
}

.QCPRM5.message-enter-active {
    transition: opacity 50ms ease-in
}

.QCPRM5.message-leave-active {
    transition: opacity .4s ease-in
}

.QCPRM5.message-enter-active {
    opacity: 1
}

.qi0cF2 {
    inset-inline-start: 50%;
    position: fixed;
    top: 0;
    transform: translateX(-50%);
    width: var(--root-width);
    z-index: 999999999999999
}

.app-desktop .qi0cF2 {
    top: 80px
}

.app-mobile .qi0cF2 {
    width: 100%
}

.UwtYxn {
    inset-inline-start: 50%;
    position: fixed;
    top: 80px;
    transform: translateX(-50%);
    z-index: 999999999999999
}

.UwtYxn .message-enter,
.UwtYxn .message-leave-active {
    opacity: 0
}

.UwtYxn .message-enter-active {
    transition: opacity .2s ease-in
}

.UwtYxn .message-leave-active {
    transition: opacity .4s ease-in
}

.UwtYxn .message-enter-active {
    opacity: 1
}

.I5oIvV {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: fixed;
    top: 0;
    z-index: 999999999
}

.EGo10J {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.aq_u4p {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 16px 0 30px
}

.aq_u4p.HcArW_ {
    margin: 1px 0 0;
    min-height: 68px
}

.vpm41p {
    height: 1px
}

.R9UFnY {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.app-desktop .R9UFnY {
    max-width: 1920px;
    min-height: 330px;
    min-width: 980px
}

@media(max-width:980px) {
    .use-media-queries .app-desktop .R9UFnY {
        padding: 0 20px
    }
}

.lte-w980 .app-desktop .R9UFnY {
    padding: 0 20px
}

.app-mobile .R9UFnY {
    padding: 24px 18px
}

.gUKJE0 {
    line-height: 1.3
}

.app-desktop .gUKJE0 {
    font-size: 64px;
    width: 940px
}

@media(max-width:1364px) {
    .use-media-queries .app-desktop .gUKJE0 {
        font-size: 48px
    }
}

.lte-category-header-w1364 .app-desktop .gUKJE0 {
    font-size: 48px
}

.app-mobile .gUKJE0 {
    font-size: 26px
}

.app-desktop .RpSBjv {
    margin-top: 18px;
    width: 600px
}

.app-mobile .RpSBjv {
    margin-top: 12px
}

.KtXVa9 {
    line-height: 1.5
}

.app-desktop .KtXVa9 {
    font-size: 20px
}

.app-mobile .KtXVa9 {
    font-size: 16px
}

.IxwVZ_ {
    background-color: rgba(211, 237, 255, .25);
    min-height: 20px;
    outline: 1px solid #116dff
}

.pA5zEx .pCwu60 .bDY8vo,
:not(.pA5zEx) .pCwu60 .bDY8vo {
    height: 108%;
    margin: -2.5% 0 0;
    margin-inline-start: -2.5%;
    width: 105%
}

.pA5zEx .r8jqp0,
:not(.pA5zEx) .r8jqp0 {
    inset-inline-start: 100%
}

.CsBZWG,
.IM8lAo,
.pA5zEx .pCwu60 .r8jqp0,
:not(.pA5zEx) .pCwu60 .r8jqp0 {
    inset-inline-start: 0
}

.CsBZWG,
.IM8lAo {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.pA5zEx .t_gxYl {
    opacity: 0;
    transform: translateY(50px);
    transition: transform .8s cubic-bezier(.165, .84, .44, 1), opacity .8s cubic-bezier(.165, .84, .44, 1)
}

.pA5zEx .pCwu60 .t_gxYl {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .3s
}

.pA5zEx .pCwu60 .bDY8vo {
    transition-delay: 0s
}

.pA5zEx .bDY8vo {
    transition: width .25s linear .3s, height .25s linear .3s, margin .25s linear .3s
}

.pA5zEx .pCwu60 .r8jqp0 {
    transition-delay: .2s
}

.pA5zEx .r8jqp0 {
    transition: left .3s ease-in-out
}

.pA5zEx .Dx7Mw7,
.pA5zEx .HuGN_e {
    transition: color .2s linear
}

.pA5zEx .YSHEnd {
    transition: fill .2s linear
}

.FVZjgU {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1920px;
    min-width: 940px;
    width: 100%
}

@media(max-width:1564px) {
    .use-media-queries .FVZjgU {
        max-width: 1653px
    }
}

.lte-banner-w1564 .FVZjgU {
    max-width: 1653px
}

@media(max-width:1425px) {
    .use-media-queries .FVZjgU {
        max-width: 1424px
    }
}

.lte-banner-w1425 .FVZjgU {
    max-width: 1424px
}

@media(max-width:1181px) {
    .use-media-queries .FVZjgU {
        max-width: 1275px
    }
}

.lte-banner-w1181 .FVZjgU {
    max-width: 1275px
}

@media(max-width:980px) {
    .use-media-queries .FVZjgU {
        margin: 0 20px
    }
}

.lte-banner-w980 .FVZjgU {
    margin: 0 20px
}

.grmtk_ {
    display: flex;
    flex: none;
    flex-direction: column;
    width: 460px
}

@media(max-width:1564px) {
    .use-media-queries .grmtk_ {
        width: 460px
    }
}

.lte-banner-w1564 .grmtk_ {
    width: 460px
}

@media(max-width:1425px) {
    .use-media-queries .grmtk_ {
        width: 365px
    }
}

.lte-banner-w1425 .grmtk_ {
    width: 365px
}

@media(max-width:1181px) {
    .use-media-queries .grmtk_ {
        width: 312px
    }
}

.lte-banner-w1181 .grmtk_ {
    width: 312px
}

@media(max-width:980px) {
    .use-media-queries .grmtk_ {
        width: 292px
    }
}

.lte-banner-w980 .grmtk_ {
    width: 292px
}

.k5QnMY {
    flex: 1
}

.HuGN_e {
    font-size: 48px;
    line-height: 1.3
}

@media(max-width:1564px) {
    .use-media-queries .HuGN_e {
        font-size: 40px
    }
}

.lte-banner-w1564 .HuGN_e {
    font-size: 40px
}

@media(max-width:1425px) {
    .use-media-queries .HuGN_e {
        font-size: 32px
    }
}

.lte-banner-w1425 .HuGN_e {
    font-size: 32px
}

@media(max-width:1181px) {
    .use-media-queries .HuGN_e {
        font-size: 28px
    }
}

.lte-banner-w1181 .HuGN_e {
    font-size: 28px
}

.b5cuHs {
    margin-bottom: 23px
}

.Dx7Mw7 {
    font-size: 20px;
    line-height: 1.5
}

.Dx7Mw7,
.YSHEnd {
    display: inline-block
}

.YSHEnd {
    margin-inline-start: 6px;
    vertical-align: middle
}

.Q3CjbN {
    height: 1px
}

.p165aB {
    flex: none;
    height: 608px;
    overflow: hidden;
    position: relative;
    width: 1064px
}

@media(max-width:1564px) {
    .use-media-queries .p165aB {
        height: 528px;
        width: 925px
    }
}

.lte-banner-w1564 .p165aB {
    height: 528px;
    width: 925px
}

@media(max-width:1425px) {
    .use-media-queries .p165aB {
        height: 443px;
        width: 776px
    }
}

.lte-banner-w1425 .p165aB {
    height: 443px;
    width: 776px
}

@media(max-width:1181px) {
    .use-media-queries .p165aB {
        height: 358px;
        width: 628px
    }
}

.lte-banner-w1181 .p165aB {
    height: 358px;
    width: 628px
}

@media(max-width:980px) {
    .use-media-queries .p165aB {
        height: 347px;
        width: 608px
    }
}

.lte-banner-w980 .p165aB {
    height: 347px;
    width: 608px
}

.bDY8vo {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

:not(.pA5zEx) .IM8lAo {
    opacity: 0
}

.pA5zEx .IM8lAo {
    opacity: 0;
    transition: opacity .5s linear .3s
}

:not(.pA5zEx) .pCwu60 .IM8lAo {
    opacity: .95
}

.pA5zEx .pCwu60 .IM8lAo {
    opacity: .95;
    transition-delay: 0s
}

.ZUwECn {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 100%
}

.w9PuUH {
    height: 47px;
    overflow: hidden
}

@media(max-width:1564px) {
    .use-media-queries .w9PuUH {
        height: 44px
    }
}

.lte-banner-w1564 .w9PuUH {
    height: 44px
}

.t_gxYl {
    font-size: 20px;
    line-height: 1.5
}

@media(max-width:1425px) {
    .use-media-queries .t_gxYl {
        font-size: 16px
    }
}

.lte-banner-w1425 .t_gxYl {
    font-size: 16px
}

:not(.pA5zEx) .t_gxYl {
    visibility: hidden
}

:not(.pA5zEx) .pCwu60 .t_gxYl {
    visibility: visible
}

.nsHR1e {
    position: relative;
    width: 426px
}

@media(max-width:1181px) {
    .use-media-queries .nsHR1e {
        width: 310px
    }
}

.lte-banner-w1181 .nsHR1e {
    width: 310px
}

.r8jqp0 {
    height: 1px;
    inset-inline-end: 0;
    position: absolute
}

.EX6A7O {
    padding-top: 57.1875%;
    position: relative;
    width: 100%
}

.onZP9b {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.UUxi80 {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.RJzprR {
    padding: 24px 18px
}

.IbjI2_ {
    font-size: 18px;
    line-height: 1.5
}

.app-desktop .t7xIqE {
    margin-bottom: 70px
}

.nav-arrows-container svg {
    fill: rgb(var(--feedSliderArrowsColor, var(--wix-color-15)));
    stroke: rgb(var(--feedSliderArrowsColor, var(--wix-color-15)))
}

.Mu0bmS .blog-navigation-container-font {
    font: var(--navigation-font, var(--wix-font-Body-M));
    font-size: var(--navigation-font-size, 14px);
    line-height: normal;
    -webkit-text-decoration: var(--navigation-font-text-decoration);
    text-decoration: var(--navigation-font-text-decoration)
}

.Mu0bmS .blog-header-widget-font {
    font: var(--navigation-font, var(--wix-font-Body-M));
    line-height: normal
}

.Mu0bmS .blog-desktop-header-search-font {
    font: var(--header-font, var(--wix-font-Body-M));
    line-height: normal
}

.Mu0bmS .blog-page-description-title-font {
    font: var(--header-categoryTitleFont, var(--wix-font-Page-title));
    font-size: var(--header-categoryTitleFont-size, 32px);
    line-height: normal
}

.Mu0bmS .blog-page-description-content-font {
    font: var(--header-categoryDescriptionFont, var(--wix-font-Body-M));
    font-size: var(--header-categoryDescriptionFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-page-description-title-header300-font {
    font: var(--header-homepageTitleFont, var(--wix-font-Page-title));
    font-size: var(--header-homepageTitleFont-size, 40px);
    line-height: 1.2
}

.Mu0bmS .blog-page-description-content-header300-font {
    font: var(--header-homepageDescriptionFont, var(--wix-font-Body-M));
    font-size: var(--header-homepageDescriptionFont-size, 18px);
    line-height: 1.5
}

.Mu0bmS .blog-post-title-font {
    font: var(--post-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-titleFont-size, 28px);
    line-height: normal;
    -webkit-text-decoration: var(--post-titleFont-text-decoration);
    text-decoration: var(--post-titleFont-text-decoration)
}

.Mu0bmS .blog-post-description-style-font {
    font: var(--post-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-descriptionFont-size, 28px);
    line-height: normal
}

.Mu0bmS .blog-post-description-font {
    font: var(--post-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-descriptionFont-size, 16px);
    font-style: inherit;
    font-weight: inherit;
    line-height: normal;
    text-decoration: inherit
}

.Mu0bmS .blog-post-page-font {
    font: var(--post-pageFont, var(--wix-font-Body-M));
    font-size: var(--post-pageFont-size, 18px);
    font-style: inherit;
    font-weight: inherit;
    line-height: normal;
    text-decoration: inherit
}

.Mu0bmS .blog-post-page-title-font {
    font: var(--post-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-titleFont-size, 40px);
    line-height: normal
}

.Mu0bmS .blog-post-quote-font {
    font: var(--post-quotesFont, var(--wix-font-Page-title));
    font-size: var(--post-quotesFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-post-header-two-font {
    font: var(--post-headerTwoFont);
    line-height: normal
}

.Mu0bmS .blog-post-header-three-font {
    font: var(--post-headerThreeFont);
    line-height: normal
}

.Mu0bmS .blog-post-homepage-title-font {
    font: var(--post-homepage-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-homepage-titleFont-size, 28px);
    -webkit-text-decoration: var(--post-homepage-titleFont-text-decoration);
    text-decoration: var(--post-homepage-titleFont-text-decoration)
}

.Mu0bmS .blog-post-homepage-description-style-font {
    -webkit-text-decoration: var(--post-homepage-descriptionFont-text-decoration);
    text-decoration: var(--post-homepage-descriptionFont-text-decoration)
}

.Mu0bmS .blog-post-homepage-description-font,
.Mu0bmS .blog-post-homepage-description-style-font {
    font: var(--post-homepage-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-homepage-descriptionFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-post-homepage-description-font {
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit
}

.Mu0bmS .blog-post-homepage-post-container .blog-post-text-font {
    font: var(--post-homepage-descriptionFont, var(--wix-font-Page-title));
    font-size: var(--post-homepage-descriptionFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-post-category-title-font {
    font: var(--post-category-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-category-titleFont-size, 28px);
    -webkit-text-decoration: var(--post-category-titleFont-text-decoration);
    text-decoration: var(--post-category-titleFont-text-decoration)
}

.Mu0bmS .blog-post-category-description-font,
.Mu0bmS .blog-post-category-description-style-font {
    font: var(--post-category-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-category-descriptionFont-size, 16px);
    line-height: normal;
    -webkit-text-decoration: var(--post-category-descriptionFont-text-decoration);
    text-decoration: var(--post-category-descriptionFont-text-decoration)
}

.Mu0bmS .blog-post-category-description-font {
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit
}

.Mu0bmS .blog-post-category-post-container .blog-post-text-font {
    font: var(--post-category-descriptionFont, var(--wix-font-Page-title));
    line-height: normal;
    -webkit-text-decoration: var(--post-category-descriptionFont-text-decoration);
    text-decoration: var(--post-category-descriptionFont-text-decoration)
}

.Mu0bmS .blog-widget-sign-up-button-font {
    font: var(--widget-signUpButtonFont, var(--wix-font-Body-M));
    line-height: normal
}

.Mu0bmS .blog-primary-color {
    color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-background-color {
    background-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-border-color {
    border-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-border-bottom-color {
    border-bottom-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-border-left-color {
    border-inline-start-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-fill {
    fill: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-secondary-fill {
    fill: rgb(var(--color, var(--wix-color-13)))
}

.Mu0bmS .blog-header-border-color {
    border-color: rgb(var(--wix-color-5))
}

.Mu0bmS .blog-disabled-background-color,
.Mu0bmS .blog-disabled-border-color {
    border-color: #f0f0f0
}

.Mu0bmS .blog-navigation-container-color {
    color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-container-fill {
    fill: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-container-border-color {
    border-color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-container-active-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-container-active-fill {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-container-separator-background-color {
    background-color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-link-hover-color:hover {
    color: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-link-hover-fill:hover {
    fill: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-link-active-color {
    color: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-link-active-fill {
    fill: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-desktop-header-background-color {
    background-color: rgb(var(--header-navigationMenuBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-header-background-color,
.Mu0bmS .blog-navigation-container-background-color {
    background-color: rgb(var(--navigation-backgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-categories-dropdown-background-color {
    background-color: rgb(var(--navigation-backgroundColor-rgb, var(--wix-color-1)), .9)
}

.Mu0bmS .blog-header-widget-text-color {
    color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-header-notification-bubble-background-color {
    background-color: rgb(var(--widget-notificationBubbleColor, var(--wix-color-13)))
}

.Mu0bmS .blog-header-notification-bubble-text-color {
    color: rgb(var(--widget-notificationBubbleTextColor, var(--wix-color-1)))
}

.Mu0bmS .blog-header-widget-icon-fill {
    fill: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-desktop-header-search-text-color {
    color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-desktop-header-search-icon-fill {
    fill: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-desktop-header-search-border-background-color {
    background-color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-text-color {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-text-border-color {
    border-color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-separator-background-color,
.Mu0bmS .blog-text-after-background-color:after {
    background-color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-icon-fill {
    fill: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-icon-stroke {
    stroke: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-background-color {
    background-color: rgb(var(--post-appBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-background-category-color {
    background-color: rgb(var(--post-appBackgroundCategoryColor, var(--post-appBackgroundColor), var(--wix-color-1)))
}

.Mu0bmS .blog-card-background-color {
    background-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-dropdown-background-color {
    background-color: rgba(var(--post-cardBackgroundColor-rgb, var(--wix-color-1)), 1)
}

.Mu0bmS .blog-card-fill {
    fill: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-stroke {
    stroke: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-color {
    color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-inverted-separator-background-color {
    background-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-profile-photo-border-color {
    border-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-border-color {
    border-color: rgb(var(--post-cardBorderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-card-border-bottom-color {
    border-bottom-color: rgb(var(--post-cardBorderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-post-title-color {
    color: rgb(var(--post-titleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-quote-color {
    color: rgb(var(--post-quotesColor))
}

.Mu0bmS .blog-post-header-two-color {
    color: rgb(var(--post-headerTwoColor))
}

.Mu0bmS .blog-post-header-three-color {
    color: rgb(var(--post-headerThreeColor))
}

.Mu0bmS .blog-post-homepage-title-color {
    color: rgb(var(--post-homepage-titleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-TOI-title-color {
    color: rgb(var(--post-homepage-TOI-titleColor, 255, 255, 255))
}

.Mu0bmS .blog-post-homepage-description-color {
    color: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-description-fill {
    fill: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-description-background-color {
    background-color: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-TOI-description-color {
    color: rgb(var(--post-homepage-TOI-descriptionColor, 255, 255, 255))
}

.Mu0bmS .blog-post-homepage-TOI-description-fill {
    fill: rgb(var(--post-homepage-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-homepage-TOI-description-background-color {
    background-color: rgb(var(--post-homepage-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-homepage-border-color {
    border-color: rgba(var(--post-homepage-borderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-post-homepage-overlay-background-color {
    background-color: rgb(var(--post-homepage-overlayColor, 0, 0, 0, .55))
}

.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-color:hover {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-fill:hover {
    fill: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-color:hover .blog-post-homepage-TOI-title-color,
.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-color:hover .blog-post-homepage-title-color {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-color:hover .blog-post-category-TOI-title-color,
.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-color:hover .blog-post-category-title-color {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-homepage-background-color {
    background-color: rgb(var(--post-homepage-backgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-homepage-TOI-background-color {
    background-color: rgb(var(--post-homepage-TOI-backgroundColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-homepage-hover-container:hover .blog-hover-container-element-color {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-hover-container:hover .blog-hover-container-element-fill {
    fill: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-homepage-post-container .blog-link-hashtag-color {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-homepage-post-container .blog-post-text-color {
    color: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-post-container .blog-icon-fill {
    fill: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-homepage-post-container .blog-link-hover-color:hover {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-post-container .blog-link-hover-fill:hover {
    fill: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-title-color {
    color: rgb(var(--post-category-titleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-TOI-title-color {
    color: rgb(var(--post-category-TOI-titleColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-description-color {
    color: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-description-fill {
    fill: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-description-background-color {
    background-color: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-TOI-description-color {
    color: rgb(var(--post-category-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-TOI-description-fill {
    fill: rgb(var(--post-category-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-TOI-description-background-color {
    background-color: rgb(var(--post-category-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-border-color {
    border-color: rgba(var(--post-category-borderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-post-category-overlay-background-color {
    background-color: rgb(var(--post-category-overlayColor, 0, 0, 0, .55))
}

.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-color:hover {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-fill:hover {
    fill: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-background-color {
    background-color: rgb(var(--post-category-backgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-TOI-background-color {
    background-color: rgb(var(--post-category-TOI-backgroundColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-category-hover-container:hover .blog-hover-container-element-color {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-hover-container:hover .blog-hover-container-element-fill {
    fill: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-post-container .blog-link-hashtag-color {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-post-container .blog-post-text-color {
    color: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-post-container .blog-icon-fill {
    fill: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-category-post-container .blog-link-hover-color:hover {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-post-container .blog-link-hover-fill:hover {
    fill: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-link-hashtag-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-button-primary-text-color {
    color: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-text-background-color {
    background-color: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-text-border-color {
    border-color: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-icon-fill {
    fill: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-icon-stroke {
    stroke: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-secondary-text-color,
.Mu0bmS .blog-button-secondary-text-hover-color:hover {
    color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-secondary-icon-fill {
    fill: rgb(var(--button-secondaryTextColor, var(--wix-color-8)))
}

.Mu0bmS .blog-button-color {
    color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-background-color {
    background-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-border-color {
    border-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-fill {
    fill: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-stroke {
    stroke: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-hover-color:hover,
.Mu0bmS .is-desktop .blog-tab-hover-color:hover {
    color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-button-hover-color:hover {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-button-hover-fill:hover {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-hover-color:hover {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-hover-fill:hover {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-fill {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-background-color {
    background-color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-quote-border-color {
    border-color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-hover-container:hover .blog-hover-container-element-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-hover-container:hover .blog-hover-container-element-fill {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-button-after-border-color:after,
.Mu0bmS .is-desktop .blog-button-hover-after-border-color:hover:after {
    border-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-icon-secondary-fill {
    fill: rgb(var(--icon-secondaryColor, var(--wix-color-13)))
}

.Mu0bmS .blog-icon-secondary-background-color {
    background-color: rgb(var(--icon-secondaryColor, var(--wix-color-13)))
}

.Mu0bmS .blog-border-color {
    border-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-placeholder-background-color {
    background-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-border-color-focused {
    background-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .5)
}

.Mu0bmS .blog-placeholder-text-color::-moz-placeholder {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-placeholder-text-color:-ms-input-placeholder {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-placeholder-text-color::placeholder {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-card-background-border-bottom-color {
    border-bottom-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-border-border-bottom-color {
    border-bottom-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-button-border-bottom-color {
    border-bottom-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-text-background-color {
    background-color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-cover-image-button-background-color {
    background-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .8)
}

.Mu0bmS .blog-cover-image-button-hover-background-color {
    background-color: rgba(0, 0, 0, .2)
}

.Mu0bmS .blog-navigation-divider-border-color {
    border-color: rgb(var(--navigation-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-widget-sign-up-button-background-color {
    background-color: rgb(var(--widget-signUpButtonBackgroundColor, var(--wix-color-8)))
}

.Mu0bmS .blog-widget-sign-up-button-border-color {
    border-color: rgb(var(--widget-signUpButtonBorderColor, var(--wix-color-8)))
}

.Mu0bmS .blog-widget-sign-up-button-primary-color {
    color: rgb(var(--widget-signUpButtonPrimaryColor, var(--wix-color-1)))
}

.Mu0bmS .blog-widget-sign-up-button-secondary-color {
    color: rgb(var(--widget-signUpButtonSecondaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-widget-notification-icon-fill {
    fill: rgb(var(--widget-notificationIconColor, var(--wix-color-5)))
}

.Mu0bmS .blog-widget-notification-bubble-background-color {
    background-color: rgb(var(--widget-notificationBubbleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-widget-notification-bubble-text-color {
    color: rgb(var(--widget-notificationBubbleTextColor, var(--wix-color-1)))
}

.Mu0bmS .blog-widget-avatar-border-color {
    border-color: rgb(var(--widget-avatarBorderColor, var(--wix-color-1)))
}

.Mu0bmS .blog-override-card-background-and-color {
    background-color: #fff !important;
    color: #000 !important
}

.Mu0bmS .wc-comments-root {
    --wcButtonColor: rgb(var(--button-color, var(--wix-color-8)));
    --wcButtonTextColor: rgb(var(--button-textColor, var(--wix-color-1)));
    --wcTextColor: rgb(var(--post-textColor, var(--wix-color-5)));
    --wcTextSecondaryColor: rgb(var(--post-textColor, var(--wix-color-5)));
    --wcBorderColor: rgb(var(--post-cardBorderColor, var(--wix-color-2)));
    --wcSeparatorColor: rgba(var(--post-textColor, var(--wix-color-5)), 0.2);
    --wcBackgroundColor: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)));
    --wcContentFont: var(--post-pageFont, var(--wix-font-Body-M));
    --wcContentFontSize: var(--post-pageFont-size, 18px);
    --wcTitleFont: var(--post-titleFont, var(--wix-font-Page-title));
    --wcTitleFontSize: var(--post-titleFont-size, 28px);
    --wcActiveRatingColor: rgb(var(--post-ratingFilledStarColor, var(--wix-color-8)));
    --wcInactiveRatingColor: rgb(var(--post-ratingUnfilledStarColor, var(--wix-color-3)));
    --wcHeaderRatingFont: var(--post-ratingFont, var(--wix-font-Body-M));
    --wcHeaderRatingFontSize: var(--post-ratingFont-size, 14px);
    --wcHeaderRatingColor: rgb(var(--post-ratingFontColor, var(--wix-color-5)))
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-lt-w10-bold.woff2') format('woff2');
    unicode-range: U+0000, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2116;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w02-bold.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+0237, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2044, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-bold';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2f12de04-5ca4-4ada-9e66-a958673b12b5/v1/helvetica-w01-bold.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

#cx423 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containercx423inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containercx423inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containercx423inlineContent-gridContainer]>[id="comp-lfvjlsek"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsek {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsekinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsekinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsekinlineContent-gridContainer]>[id="TPASection_l0jwtd9s"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#TPASection_l0jwtd9s {
    width: 980px;
    height: 634px;
}

#cx423 {
    width: auto;
    min-height: 40px;
}

#pageBackground_cx423 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsek {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

.TPASection_l0jwtd9s {
    --wix-direction: ltr;
    --layout-homepage-pg-grid-imageRatio: 1;
    --post-category-borderWidth: 1;
    --pagination-homepage-pageSize: 3;
    --post-homepage-borderWidth: 1;
    --layout-homepage-pg-grid-layoutCardsRowType: 1;
    --layout-homepage-layoutType: 16;
    --layout-homepage-pg-grid-layoutPostsPerRow: 3;
    --layout-mobile-homepage-layoutType: 11;
    --layout-category-layoutType: 15;
    --layout-homepage-pg-grid-imageCropType: 1;
    --post-homepage-titleColor: 51, 51, 51;
    --post-homepage-titleColor-rgb: 51, 51, 51;
    --post-homepage-titleColor-opacity: 1;
    --post-homepage-linkHashtagColor: 0, 87, 225;
    --post-homepage-linkHashtagColor-rgb: 0, 87, 225;
    --post-homepage-linkHashtagColor-opacity: 1;
    --post-homepage-descriptionColor: 51, 51, 51;
    --post-homepage-descriptionColor-rgb: 51, 51, 51;
    --post-homepage-descriptionColor-opacity: 1;
    --post-appBackgroundCategoryColor: 255, 255, 255;
    --post-appBackgroundCategoryColor-rgb: 255, 255, 255;
    --post-appBackgroundCategoryColor-opacity: 1;
    --post-appBackgroundColor: 255, 255, 255;
    --post-appBackgroundColor-rgb: 255, 255, 255;
    --post-appBackgroundColor-opacity: 1;
    --button-color: 0, 87, 225;
    --button-color-rgb: 0, 87, 225;
    --button-color-opacity: 1;
    --post-category-TOI-backgroundColor: 51, 51, 51;
    --post-category-TOI-backgroundColor-rgb: 51, 51, 51;
    --post-category-TOI-backgroundColor-opacity: 1;
    --navigation-backgroundColor: 255, 255, 255;
    --navigation-backgroundColor-rgb: 255, 255, 255;
    --navigation-backgroundColor-opacity: 1;
    --post-homepage-borderColor: 232, 230, 230, 0.75;
    --post-homepage-borderColor-rgb: 232, 230, 230;
    --post-homepage-borderColor-opacity: 0.75;
    --post-homepage-ratingFontColor: 51, 51, 51;
    --post-homepage-ratingFontColor-rgb: 51, 51, 51;
    --post-homepage-ratingFontColor-opacity: 1;
    --post-homepage-ratingUnfilledStarColor: 199, 199, 199;
    --post-homepage-ratingUnfilledStarColor-rgb: 199, 199, 199;
    --post-homepage-ratingUnfilledStarColor-opacity: 1;
    --post-homepage-TOI-backgroundColor: 51, 51, 51;
    --post-homepage-TOI-backgroundColor-rgb: 51, 51, 51;
    --post-homepage-TOI-backgroundColor-opacity: 1;
    --navigation-textColor: 51, 51, 51;
    --navigation-textColor-rgb: 51, 51, 51;
    --navigation-textColor-opacity: 1;
    --post-category-borderColor: 232, 230, 230, 0.75;
    --post-category-borderColor-rgb: 232, 230, 230;
    --post-category-borderColor-opacity: 0.75;
    --button-textColor: 255, 255, 255;
    --button-textColor-rgb: 255, 255, 255;
    --button-textColor-opacity: 1;
    --post-category-descriptionColor: 51, 51, 51;
    --post-category-descriptionColor-rgb: 51, 51, 51;
    --post-category-descriptionColor-opacity: 1;
    --post-homepage-TOI-ratingFilledStarColor: 0, 87, 225;
    --post-homepage-TOI-ratingFilledStarColor-rgb: 0, 87, 225;
    --post-homepage-TOI-ratingFilledStarColor-opacity: 1;
    --post-homepage-TOI-ratingFontColor: 255, 255, 255;
    --post-homepage-TOI-ratingFontColor-rgb: 255, 255, 255;
    --post-homepage-TOI-ratingFontColor-opacity: 1;
    --post-homepage-TOI-descriptionColor: 255, 255, 255;
    --post-homepage-TOI-descriptionColor-rgb: 255, 255, 255;
    --post-homepage-TOI-descriptionColor-opacity: 1;
    --post-homepage-overlayColor: 0, 0, 0, 0.55;
    --post-homepage-overlayColor-rgb: 0, 0, 0;
    --post-homepage-overlayColor-opacity: 0.55;
    --navigation-textColorActive: 0, 87, 225;
    --navigation-textColorActive-rgb: 0, 87, 225;
    --navigation-textColorActive-opacity: 1;
    --post-homepage-backgroundColor: 255, 255, 255;
    --post-homepage-backgroundColor-rgb: 255, 255, 255;
    --post-homepage-backgroundColor-opacity: 1;
    --post-homepage-TOI-titleColor: 255, 255, 255;
    --post-homepage-TOI-titleColor-rgb: 255, 255, 255;
    --post-homepage-TOI-titleColor-opacity: 1;
    --post-homepage-ratingFilledStarColor: 0, 87, 225;
    --post-homepage-ratingFilledStarColor-rgb: 0, 87, 225;
    --post-homepage-ratingFilledStarColor-opacity: 1;
    --post-category-backgroundColor: 255, 255, 255;
    --post-category-backgroundColor-rgb: 255, 255, 255;
    --post-category-backgroundColor-opacity: 1;
    --post-homepage-TOI-ratingUnfilledStarColor: 199, 199, 199;
    --post-homepage-TOI-ratingUnfilledStarColor-rgb: 199, 199, 199;
    --post-homepage-TOI-ratingUnfilledStarColor-opacity: 1;
    --post-category-titleColor: 51, 51, 51;
    --post-category-titleColor-rgb: 51, 51, 51;
    --post-category-titleColor-opacity: 1;
    --post-category-linkHashtagColor: 0, 87, 225;
    --post-category-linkHashtagColor-rgb: 0, 87, 225;
    --post-category-linkHashtagColor-opacity: 1;
    --post-pg-side-by-side-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-homepage-ratingFont-style: normal;
    --post-pg-side-by-side-homepage-ratingFont-variant: normal;
    --post-pg-side-by-side-homepage-ratingFont-weight: normal;
    --post-pg-side-by-side-homepage-ratingFont-size: 14px;
    --post-pg-side-by-side-homepage-ratingFont-line-height: 17px;
    --post-pg-side-by-side-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-homepage-ratingFont-text-decoration: none;
    --navigation-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --navigation-font-style: normal;
    --navigation-font-variant: normal;
    --navigation-font-weight: normal;
    --navigation-font-size: 16px;
    --navigation-font-line-height: 1.4em;
    --navigation-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --navigation-font-text-decoration: none;
    --post-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-medium-homepage-titleFont-style: normal;
    --post-medium-homepage-titleFont-variant: normal;
    --post-medium-homepage-titleFont-weight: normal;
    --post-medium-homepage-titleFont-size: 26px;
    --post-medium-homepage-titleFont-line-height: 32px;
    --post-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-medium-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-medium-homepage-ratingFont-style: normal;
    --post-pg-text-on-image-medium-homepage-ratingFont-variant: normal;
    --post-pg-text-on-image-medium-homepage-ratingFont-weight: normal;
    --post-pg-text-on-image-medium-homepage-ratingFont-size: 14px;
    --post-pg-text-on-image-medium-homepage-ratingFont-line-height: 17px;
    --post-pg-text-on-image-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-medium-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-grid-homepage-descriptionFont-style: normal;
    --post-pg-grid-homepage-descriptionFont-variant: normal;
    --post-pg-grid-homepage-descriptionFont-weight: normal;
    --post-pg-grid-homepage-descriptionFont-size: 16px;
    --post-pg-grid-homepage-descriptionFont-line-height: 20px;
    --post-pg-grid-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-grid-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-intermediate-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-intermediate-homepage-ratingFont-style: normal;
    --post-pg-grid-intermediate-homepage-ratingFont-variant: normal;
    --post-pg-grid-intermediate-homepage-ratingFont-weight: normal;
    --post-pg-grid-intermediate-homepage-ratingFont-size: 14px;
    --post-pg-grid-intermediate-homepage-ratingFont-line-height: 17px;
    --post-pg-grid-intermediate-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-intermediate-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-medium-homepage-ratingFont-style: normal;
    --post-text-on-image-medium-homepage-ratingFont-variant: normal;
    --post-text-on-image-medium-homepage-ratingFont-weight: normal;
    --post-text-on-image-medium-homepage-ratingFont-size: 14px;
    --post-text-on-image-medium-homepage-ratingFont-line-height: 17px;
    --post-text-on-image-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-medium-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-mobile-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-text-on-image-mobile-homepage-descriptionFont-style: normal;
    --post-text-on-image-mobile-homepage-descriptionFont-variant: normal;
    --post-text-on-image-mobile-homepage-descriptionFont-weight: normal;
    --post-text-on-image-mobile-homepage-descriptionFont-size: 16px;
    --post-text-on-image-mobile-homepage-descriptionFont-line-height: 20px;
    --post-text-on-image-mobile-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-text-on-image-mobile-homepage-descriptionFont-text-decoration: none;
    --post-pg-one-column-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-one-column-homepage-titleFont-style: normal;
    --post-pg-one-column-homepage-titleFont-variant: normal;
    --post-pg-one-column-homepage-titleFont-weight: normal;
    --post-pg-one-column-homepage-titleFont-size: 28px;
    --post-pg-one-column-homepage-titleFont-line-height: 35px;
    --post-pg-one-column-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-one-column-homepage-titleFont-text-decoration: none;
    --post-pg-side-by-side-right-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-right-homepage-ratingFont-style: normal;
    --post-pg-side-by-side-right-homepage-ratingFont-variant: normal;
    --post-pg-side-by-side-right-homepage-ratingFont-weight: normal;
    --post-pg-side-by-side-right-homepage-ratingFont-size: 14px;
    --post-pg-side-by-side-right-homepage-ratingFont-line-height: 17px;
    --post-pg-side-by-side-right-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-right-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-mobile-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-text-on-image-mobile-homepage-titleFont-style: normal;
    --post-text-on-image-mobile-homepage-titleFont-variant: normal;
    --post-text-on-image-mobile-homepage-titleFont-weight: normal;
    --post-text-on-image-mobile-homepage-titleFont-size: 22px;
    --post-text-on-image-mobile-homepage-titleFont-line-height: 27px;
    --post-text-on-image-mobile-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-text-on-image-mobile-homepage-titleFont-text-decoration: none;
    --post-list-large-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-list-large-homepage-titleFont-style: normal;
    --post-list-large-homepage-titleFont-variant: normal;
    --post-list-large-homepage-titleFont-weight: normal;
    --post-list-large-homepage-titleFont-size: 22px;
    --post-list-large-homepage-titleFont-line-height: 27px;
    --post-list-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-list-large-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-large-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-large-homepage-descriptionFont-style: normal;
    --post-pg-text-on-image-large-homepage-descriptionFont-variant: normal;
    --post-pg-text-on-image-large-homepage-descriptionFont-weight: normal;
    --post-pg-text-on-image-large-homepage-descriptionFont-size: 16px;
    --post-pg-text-on-image-large-homepage-descriptionFont-line-height: 20px;
    --post-pg-text-on-image-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-large-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-homepage-ratingFont-style: normal;
    --post-pg-grid-homepage-ratingFont-variant: normal;
    --post-pg-grid-homepage-ratingFont-weight: normal;
    --post-pg-grid-homepage-ratingFont-size: 14px;
    --post-pg-grid-homepage-ratingFont-line-height: 17px;
    --post-pg-grid-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-homepage-ratingFont-text-decoration: none;
    --post-full-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-full-homepage-ratingFont-style: normal;
    --post-full-homepage-ratingFont-variant: normal;
    --post-full-homepage-ratingFont-weight: normal;
    --post-full-homepage-ratingFont-size: 14px;
    --post-full-homepage-ratingFont-line-height: 17px;
    --post-full-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-full-homepage-ratingFont-text-decoration: none;
    --post-pg-text-on-image-small-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-small-homepage-descriptionFont-style: normal;
    --post-pg-text-on-image-small-homepage-descriptionFont-variant: normal;
    --post-pg-text-on-image-small-homepage-descriptionFont-weight: normal;
    --post-pg-text-on-image-small-homepage-descriptionFont-size: 16px;
    --post-pg-text-on-image-small-homepage-descriptionFont-line-height: 20px;
    --post-pg-text-on-image-small-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-small-homepage-descriptionFont-text-decoration: none;
    --post-pg-text-on-image-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-large-homepage-ratingFont-style: normal;
    --post-pg-text-on-image-large-homepage-ratingFont-variant: normal;
    --post-pg-text-on-image-large-homepage-ratingFont-weight: normal;
    --post-pg-text-on-image-large-homepage-ratingFont-size: 14px;
    --post-pg-text-on-image-large-homepage-ratingFont-line-height: 17px;
    --post-pg-text-on-image-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-large-homepage-ratingFont-text-decoration: none;
    --post-slider-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-slider-homepage-ratingFont-style: normal;
    --post-slider-homepage-ratingFont-variant: normal;
    --post-slider-homepage-ratingFont-weight: normal;
    --post-slider-homepage-ratingFont-size: 14px;
    --post-slider-homepage-ratingFont-line-height: 17px;
    --post-slider-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-slider-homepage-ratingFont-text-decoration: none;
    --post-small-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-small-homepage-descriptionFont-style: normal;
    --post-small-homepage-descriptionFont-variant: normal;
    --post-small-homepage-descriptionFont-weight: normal;
    --post-small-homepage-descriptionFont-size: 16px;
    --post-small-homepage-descriptionFont-line-height: 20px;
    --post-small-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-small-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-grid-homepage-titleFont-style: normal;
    --post-pg-grid-homepage-titleFont-variant: normal;
    --post-pg-grid-homepage-titleFont-weight: normal;
    --post-pg-grid-homepage-titleFont-size: 22px;
    --post-pg-grid-homepage-titleFont-line-height: 27px;
    --post-pg-grid-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-grid-homepage-titleFont-text-decoration: none;
    --post-full-homepage-descriptionFont: normal normal normal 18px/22px helvetica-w01-roman, sans-serif;
    --post-full-homepage-descriptionFont-style: normal;
    --post-full-homepage-descriptionFont-variant: normal;
    --post-full-homepage-descriptionFont-weight: normal;
    --post-full-homepage-descriptionFont-size: 18px;
    --post-full-homepage-descriptionFont-line-height: 22px;
    --post-full-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-full-homepage-descriptionFont-text-decoration: none;
    --post-small-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-small-homepage-ratingFont-style: normal;
    --post-small-homepage-ratingFont-variant: normal;
    --post-small-homepage-ratingFont-weight: normal;
    --post-small-homepage-ratingFont-size: 14px;
    --post-small-homepage-ratingFont-line-height: 17px;
    --post-small-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-small-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-intermediate-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-grid-intermediate-homepage-descriptionFont-style: normal;
    --post-pg-grid-intermediate-homepage-descriptionFont-variant: normal;
    --post-pg-grid-intermediate-homepage-descriptionFont-weight: normal;
    --post-pg-grid-intermediate-homepage-descriptionFont-size: 16px;
    --post-pg-grid-intermediate-homepage-descriptionFont-line-height: 20px;
    --post-pg-grid-intermediate-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-grid-intermediate-homepage-descriptionFont-text-decoration: none;
    --post-list-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-medium-homepage-ratingFont-style: normal;
    --post-list-medium-homepage-ratingFont-variant: normal;
    --post-list-medium-homepage-ratingFont-weight: normal;
    --post-list-medium-homepage-ratingFont-size: 14px;
    --post-list-medium-homepage-ratingFont-line-height: 17px;
    --post-list-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-medium-homepage-ratingFont-text-decoration: none;
    --post-grid-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-grid-homepage-descriptionFont-style: normal;
    --post-grid-homepage-descriptionFont-variant: normal;
    --post-grid-homepage-descriptionFont-weight: normal;
    --post-grid-homepage-descriptionFont-size: 16px;
    --post-grid-homepage-descriptionFont-line-height: 20px;
    --post-grid-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-grid-homepage-descriptionFont-text-decoration: none;
    --post-list-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-large-homepage-ratingFont-style: normal;
    --post-list-large-homepage-ratingFont-variant: normal;
    --post-list-large-homepage-ratingFont-weight: normal;
    --post-list-large-homepage-ratingFont-size: 14px;
    --post-list-large-homepage-ratingFont-line-height: 17px;
    --post-list-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-large-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-text-on-image-medium-homepage-descriptionFont-style: normal;
    --post-text-on-image-medium-homepage-descriptionFont-variant: normal;
    --post-text-on-image-medium-homepage-descriptionFont-weight: normal;
    --post-text-on-image-medium-homepage-descriptionFont-size: 16px;
    --post-text-on-image-medium-homepage-descriptionFont-line-height: 20px;
    --post-text-on-image-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-text-on-image-medium-homepage-descriptionFont-text-decoration: none;
    --post-full-homepage-titleFont: normal normal normal 40px/50px helvetica-w01-bold, sans-serif;
    --post-full-homepage-titleFont-style: normal;
    --post-full-homepage-titleFont-variant: normal;
    --post-full-homepage-titleFont-weight: normal;
    --post-full-homepage-titleFont-size: 40px;
    --post-full-homepage-titleFont-line-height: 50px;
    --post-full-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-full-homepage-titleFont-text-decoration: none;
    --post-pg-one-column-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-one-column-homepage-ratingFont-style: normal;
    --post-pg-one-column-homepage-ratingFont-variant: normal;
    --post-pg-one-column-homepage-ratingFont-weight: normal;
    --post-pg-one-column-homepage-ratingFont-size: 14px;
    --post-pg-one-column-homepage-ratingFont-line-height: 17px;
    --post-pg-one-column-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-one-column-homepage-ratingFont-text-decoration: none;
    --post-pg-text-on-image-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-medium-homepage-descriptionFont-style: normal;
    --post-pg-text-on-image-medium-homepage-descriptionFont-variant: normal;
    --post-pg-text-on-image-medium-homepage-descriptionFont-weight: normal;
    --post-pg-text-on-image-medium-homepage-descriptionFont-size: 16px;
    --post-pg-text-on-image-medium-homepage-descriptionFont-line-height: 20px;
    --post-pg-text-on-image-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-medium-homepage-descriptionFont-text-decoration: none;
    --post-slider-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-slider-homepage-titleFont-style: normal;
    --post-slider-homepage-titleFont-variant: normal;
    --post-slider-homepage-titleFont-weight: normal;
    --post-slider-homepage-titleFont-size: 22px;
    --post-slider-homepage-titleFont-line-height: 27px;
    --post-slider-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-slider-homepage-titleFont-text-decoration: none;
    --post-text-on-image-small-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-small-homepage-ratingFont-style: normal;
    --post-text-on-image-small-homepage-ratingFont-variant: normal;
    --post-text-on-image-small-homepage-ratingFont-weight: normal;
    --post-text-on-image-small-homepage-ratingFont-size: 14px;
    --post-text-on-image-small-homepage-ratingFont-line-height: 17px;
    --post-text-on-image-small-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-small-homepage-ratingFont-text-decoration: none;
    --post-pg-side-by-side-right-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-right-homepage-descriptionFont-style: normal;
    --post-pg-side-by-side-right-homepage-descriptionFont-variant: normal;
    --post-pg-side-by-side-right-homepage-descriptionFont-weight: normal;
    --post-pg-side-by-side-right-homepage-descriptionFont-size: 16px;
    --post-pg-side-by-side-right-homepage-descriptionFont-line-height: 20px;
    --post-pg-side-by-side-right-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-right-homepage-descriptionFont-text-decoration: none;
    --post-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-medium-homepage-descriptionFont-style: normal;
    --post-medium-homepage-descriptionFont-variant: normal;
    --post-medium-homepage-descriptionFont-weight: normal;
    --post-medium-homepage-descriptionFont-size: 16px;
    --post-medium-homepage-descriptionFont-line-height: 20px;
    --post-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-medium-homepage-descriptionFont-text-decoration: none;
    --post-large-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-large-homepage-titleFont-style: normal;
    --post-large-homepage-titleFont-variant: normal;
    --post-large-homepage-titleFont-weight: normal;
    --post-large-homepage-titleFont-size: 28px;
    --post-large-homepage-titleFont-line-height: 35px;
    --post-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-large-homepage-titleFont-text-decoration: none;
    --post-list-homepage-descriptionFont: normal normal normal 14px/17px helvetica-w01-roman, sans-serif;
    --post-list-homepage-descriptionFont-style: normal;
    --post-list-homepage-descriptionFont-variant: normal;
    --post-list-homepage-descriptionFont-weight: normal;
    --post-list-homepage-descriptionFont-size: 14px;
    --post-list-homepage-descriptionFont-line-height: 17px;
    --post-list-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-list-homepage-descriptionFont-text-decoration: none;
    --post-pg-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-medium-homepage-descriptionFont-style: normal;
    --post-pg-medium-homepage-descriptionFont-variant: normal;
    --post-pg-medium-homepage-descriptionFont-weight: normal;
    --post-pg-medium-homepage-descriptionFont-size: 16px;
    --post-pg-medium-homepage-descriptionFont-line-height: 20px;
    --post-pg-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-medium-homepage-descriptionFont-text-decoration: none;
    --post-pg-side-by-side-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-homepage-titleFont-style: normal;
    --post-pg-side-by-side-homepage-titleFont-variant: normal;
    --post-pg-side-by-side-homepage-titleFont-weight: normal;
    --post-pg-side-by-side-homepage-titleFont-size: 28px;
    --post-pg-side-by-side-homepage-titleFont-line-height: 35px;
    --post-pg-side-by-side-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-homepage-titleFont-text-decoration: none;
    --post-side-by-side-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-side-by-side-homepage-ratingFont-style: normal;
    --post-side-by-side-homepage-ratingFont-variant: normal;
    --post-side-by-side-homepage-ratingFont-weight: normal;
    --post-side-by-side-homepage-ratingFont-size: 14px;
    --post-side-by-side-homepage-ratingFont-line-height: 17px;
    --post-side-by-side-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-side-by-side-homepage-ratingFont-text-decoration: none;
    --post-side-by-side-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-side-by-side-homepage-descriptionFont-style: normal;
    --post-side-by-side-homepage-descriptionFont-variant: normal;
    --post-side-by-side-homepage-descriptionFont-weight: normal;
    --post-side-by-side-homepage-descriptionFont-size: 16px;
    --post-side-by-side-homepage-descriptionFont-line-height: 20px;
    --post-side-by-side-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-side-by-side-homepage-descriptionFont-text-decoration: none;
    --post-text-on-image-mobile-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-mobile-homepage-ratingFont-style: normal;
    --post-text-on-image-mobile-homepage-ratingFont-variant: normal;
    --post-text-on-image-mobile-homepage-ratingFont-weight: normal;
    --post-text-on-image-mobile-homepage-ratingFont-size: 14px;
    --post-text-on-image-mobile-homepage-ratingFont-line-height: 17px;
    --post-text-on-image-mobile-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-mobile-homepage-ratingFont-text-decoration: none;
    --post-pg-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-medium-homepage-ratingFont-style: normal;
    --post-pg-medium-homepage-ratingFont-variant: normal;
    --post-pg-medium-homepage-ratingFont-weight: normal;
    --post-pg-medium-homepage-ratingFont-size: 14px;
    --post-pg-medium-homepage-ratingFont-line-height: 17px;
    --post-pg-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-medium-homepage-ratingFont-text-decoration: none;
    --post-small-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-small-homepage-titleFont-style: normal;
    --post-small-homepage-titleFont-variant: normal;
    --post-small-homepage-titleFont-weight: normal;
    --post-small-homepage-titleFont-size: 22px;
    --post-small-homepage-titleFont-line-height: 27px;
    --post-small-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-small-homepage-titleFont-text-decoration: none;
    --post-text-on-image-small-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-text-on-image-small-homepage-descriptionFont-style: normal;
    --post-text-on-image-small-homepage-descriptionFont-variant: normal;
    --post-text-on-image-small-homepage-descriptionFont-weight: normal;
    --post-text-on-image-small-homepage-descriptionFont-size: 16px;
    --post-text-on-image-small-homepage-descriptionFont-line-height: 20px;
    --post-text-on-image-small-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-text-on-image-small-homepage-descriptionFont-text-decoration: none;
    --post-list-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-homepage-ratingFont-style: normal;
    --post-list-homepage-ratingFont-variant: normal;
    --post-list-homepage-ratingFont-weight: normal;
    --post-list-homepage-ratingFont-size: 14px;
    --post-list-homepage-ratingFont-line-height: 17px;
    --post-list-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-homepage-ratingFont-text-decoration: none;
    --post-grid-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-grid-homepage-titleFont-style: normal;
    --post-grid-homepage-titleFont-variant: normal;
    --post-grid-homepage-titleFont-weight: normal;
    --post-grid-homepage-titleFont-size: 22px;
    --post-grid-homepage-titleFont-line-height: 27px;
    --post-grid-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-grid-homepage-titleFont-text-decoration: none;
    --post-pg-grid-intermediate-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-grid-intermediate-homepage-titleFont-style: normal;
    --post-pg-grid-intermediate-homepage-titleFont-variant: normal;
    --post-pg-grid-intermediate-homepage-titleFont-weight: normal;
    --post-pg-grid-intermediate-homepage-titleFont-size: 22px;
    --post-pg-grid-intermediate-homepage-titleFont-line-height: 27px;
    --post-pg-grid-intermediate-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-grid-intermediate-homepage-titleFont-text-decoration: none;
    --post-pg-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-pg-medium-homepage-titleFont-style: normal;
    --post-pg-medium-homepage-titleFont-variant: normal;
    --post-pg-medium-homepage-titleFont-weight: normal;
    --post-pg-medium-homepage-titleFont-size: 26px;
    --post-pg-medium-homepage-titleFont-line-height: 32px;
    --post-pg-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-medium-homepage-titleFont-text-decoration: none;
    --post-pg-one-column-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-one-column-homepage-descriptionFont-style: normal;
    --post-pg-one-column-homepage-descriptionFont-variant: normal;
    --post-pg-one-column-homepage-descriptionFont-weight: normal;
    --post-pg-one-column-homepage-descriptionFont-size: 16px;
    --post-pg-one-column-homepage-descriptionFont-line-height: 20px;
    --post-pg-one-column-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-one-column-homepage-descriptionFont-text-decoration: none;
    --post-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-medium-homepage-ratingFont-style: normal;
    --post-medium-homepage-ratingFont-variant: normal;
    --post-medium-homepage-ratingFont-weight: normal;
    --post-medium-homepage-ratingFont-size: 14px;
    --post-medium-homepage-ratingFont-line-height: 17px;
    --post-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-medium-homepage-ratingFont-text-decoration: none;
    --post-list-homepage-titleFont: normal normal normal 18px/22px helvetica-w01-bold, sans-serif;
    --post-list-homepage-titleFont-style: normal;
    --post-list-homepage-titleFont-variant: normal;
    --post-list-homepage-titleFont-weight: normal;
    --post-list-homepage-titleFont-size: 18px;
    --post-list-homepage-titleFont-line-height: 22px;
    --post-list-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-list-homepage-titleFont-text-decoration: none;
    --post-list-medium-homepage-titleFont: normal normal normal 18px/22px helvetica-w01-bold, sans-serif;
    --post-list-medium-homepage-titleFont-style: normal;
    --post-list-medium-homepage-titleFont-variant: normal;
    --post-list-medium-homepage-titleFont-weight: normal;
    --post-list-medium-homepage-titleFont-size: 18px;
    --post-list-medium-homepage-titleFont-line-height: 22px;
    --post-list-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-list-medium-homepage-titleFont-text-decoration: none;
    --post-large-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-large-homepage-descriptionFont-style: normal;
    --post-large-homepage-descriptionFont-variant: normal;
    --post-large-homepage-descriptionFont-weight: normal;
    --post-large-homepage-descriptionFont-size: 16px;
    --post-large-homepage-descriptionFont-line-height: 20px;
    --post-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-large-homepage-descriptionFont-text-decoration: none;
    --post-pg-text-on-image-large-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-large-homepage-titleFont-style: normal;
    --post-pg-text-on-image-large-homepage-titleFont-variant: normal;
    --post-pg-text-on-image-large-homepage-titleFont-weight: normal;
    --post-pg-text-on-image-large-homepage-titleFont-size: 28px;
    --post-pg-text-on-image-large-homepage-titleFont-line-height: 35px;
    --post-pg-text-on-image-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-large-homepage-titleFont-text-decoration: none;
    --post-grid-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-grid-homepage-ratingFont-style: normal;
    --post-grid-homepage-ratingFont-variant: normal;
    --post-grid-homepage-ratingFont-weight: normal;
    --post-grid-homepage-ratingFont-size: 14px;
    --post-grid-homepage-ratingFont-line-height: 17px;
    --post-grid-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-grid-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-large-homepage-ratingFont-style: normal;
    --post-pg-grid-large-homepage-ratingFont-variant: normal;
    --post-pg-grid-large-homepage-ratingFont-weight: normal;
    --post-pg-grid-large-homepage-ratingFont-size: 14px;
    --post-pg-grid-large-homepage-ratingFont-line-height: 17px;
    --post-pg-grid-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-large-homepage-ratingFont-text-decoration: none;
    --post-pg-side-by-side-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-homepage-descriptionFont-style: normal;
    --post-pg-side-by-side-homepage-descriptionFont-variant: normal;
    --post-pg-side-by-side-homepage-descriptionFont-weight: normal;
    --post-pg-side-by-side-homepage-descriptionFont-size: 16px;
    --post-pg-side-by-side-homepage-descriptionFont-line-height: 20px;
    --post-pg-side-by-side-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-homepage-descriptionFont-text-decoration: none;
    --post-slider-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-slider-homepage-descriptionFont-style: normal;
    --post-slider-homepage-descriptionFont-variant: normal;
    --post-slider-homepage-descriptionFont-weight: normal;
    --post-slider-homepage-descriptionFont-size: 16px;
    --post-slider-homepage-descriptionFont-line-height: 20px;
    --post-slider-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-slider-homepage-descriptionFont-text-decoration: none;
    --post-text-on-image-small-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-text-on-image-small-homepage-titleFont-style: normal;
    --post-text-on-image-small-homepage-titleFont-variant: normal;
    --post-text-on-image-small-homepage-titleFont-weight: normal;
    --post-text-on-image-small-homepage-titleFont-size: 28px;
    --post-text-on-image-small-homepage-titleFont-line-height: 35px;
    --post-text-on-image-small-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-text-on-image-small-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-small-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-small-homepage-titleFont-style: normal;
    --post-pg-text-on-image-small-homepage-titleFont-variant: normal;
    --post-pg-text-on-image-small-homepage-titleFont-weight: normal;
    --post-pg-text-on-image-small-homepage-titleFont-size: 22px;
    --post-pg-text-on-image-small-homepage-titleFont-line-height: 27px;
    --post-pg-text-on-image-small-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-small-homepage-titleFont-text-decoration: none;
    --post-text-on-image-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-text-on-image-medium-homepage-titleFont-style: normal;
    --post-text-on-image-medium-homepage-titleFont-variant: normal;
    --post-text-on-image-medium-homepage-titleFont-weight: normal;
    --post-text-on-image-medium-homepage-titleFont-size: 26px;
    --post-text-on-image-medium-homepage-titleFont-line-height: 32px;
    --post-text-on-image-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-text-on-image-medium-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-medium-homepage-titleFont-style: normal;
    --post-pg-text-on-image-medium-homepage-titleFont-variant: normal;
    --post-pg-text-on-image-medium-homepage-titleFont-weight: normal;
    --post-pg-text-on-image-medium-homepage-titleFont-size: 26px;
    --post-pg-text-on-image-medium-homepage-titleFont-line-height: 32px;
    --post-pg-text-on-image-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-medium-homepage-titleFont-text-decoration: none;
    --post-side-by-side-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-side-by-side-homepage-titleFont-style: normal;
    --post-side-by-side-homepage-titleFont-variant: normal;
    --post-side-by-side-homepage-titleFont-weight: normal;
    --post-side-by-side-homepage-titleFont-size: 28px;
    --post-side-by-side-homepage-titleFont-line-height: 35px;
    --post-side-by-side-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-side-by-side-homepage-titleFont-text-decoration: none;
    --post-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-large-homepage-ratingFont-style: normal;
    --post-large-homepage-ratingFont-variant: normal;
    --post-large-homepage-ratingFont-weight: normal;
    --post-large-homepage-ratingFont-size: 14px;
    --post-large-homepage-ratingFont-line-height: 17px;
    --post-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-large-homepage-ratingFont-text-decoration: none;
    --post-pg-text-on-image-small-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-small-homepage-ratingFont-style: normal;
    --post-pg-text-on-image-small-homepage-ratingFont-variant: normal;
    --post-pg-text-on-image-small-homepage-ratingFont-weight: normal;
    --post-pg-text-on-image-small-homepage-ratingFont-size: 14px;
    --post-pg-text-on-image-small-homepage-ratingFont-line-height: 17px;
    --post-pg-text-on-image-small-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-small-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-large-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-grid-large-homepage-titleFont-style: normal;
    --post-pg-grid-large-homepage-titleFont-variant: normal;
    --post-pg-grid-large-homepage-titleFont-weight: normal;
    --post-pg-grid-large-homepage-titleFont-size: 22px;
    --post-pg-grid-large-homepage-titleFont-line-height: 27px;
    --post-pg-grid-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-grid-large-homepage-titleFont-text-decoration: none;
    --post-list-medium-homepage-descriptionFont: normal normal normal 14px/17px helvetica-w01-roman, sans-serif;
    --post-list-medium-homepage-descriptionFont-style: normal;
    --post-list-medium-homepage-descriptionFont-variant: normal;
    --post-list-medium-homepage-descriptionFont-weight: normal;
    --post-list-medium-homepage-descriptionFont-size: 14px;
    --post-list-medium-homepage-descriptionFont-line-height: 17px;
    --post-list-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-list-medium-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-large-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-grid-large-homepage-descriptionFont-style: normal;
    --post-pg-grid-large-homepage-descriptionFont-variant: normal;
    --post-pg-grid-large-homepage-descriptionFont-weight: normal;
    --post-pg-grid-large-homepage-descriptionFont-size: 16px;
    --post-pg-grid-large-homepage-descriptionFont-line-height: 20px;
    --post-pg-grid-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-grid-large-homepage-descriptionFont-text-decoration: none;
    --post-pg-side-by-side-right-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-right-homepage-titleFont-style: normal;
    --post-pg-side-by-side-right-homepage-titleFont-variant: normal;
    --post-pg-side-by-side-right-homepage-titleFont-weight: normal;
    --post-pg-side-by-side-right-homepage-titleFont-size: 28px;
    --post-pg-side-by-side-right-homepage-titleFont-line-height: 35px;
    --post-pg-side-by-side-right-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-right-homepage-titleFont-text-decoration: none;
    --post-list-large-homepage-descriptionFont: normal normal normal 14px/17px helvetica-w01-roman, sans-serif;
    --post-list-large-homepage-descriptionFont-style: normal;
    --post-list-large-homepage-descriptionFont-variant: normal;
    --post-list-large-homepage-descriptionFont-weight: normal;
    --post-list-large-homepage-descriptionFont-size: 14px;
    --post-list-large-homepage-descriptionFont-line-height: 17px;
    --post-list-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-list-large-homepage-descriptionFont-text-decoration: none;
    --wix-color-1: 255, 255, 255;
    --wix-color-2: 232, 230, 230;
    --wix-color-3: 199, 199, 199;
    --wix-color-4: 89, 89, 89;
    --wix-color-5: 51, 51, 51;
    --wix-color-6: 229, 240, 254;
    --wix-color-7: 200, 224, 254;
    --wix-color-8: 0, 87, 225;
    --wix-color-9: 0, 58, 150;
    --wix-color-10: 0, 29, 75;
    --wix-color-11: 249, 197, 180;
    --wix-color-12: 243, 167, 143;
    --wix-color-13: 237, 88, 41;
    --wix-color-14: 158, 59, 27;
    --wix-color-15: 79, 29, 14;
    --wix-color-16: 210, 172, 247;
    --wix-color-17: 186, 131, 240;
    --wix-color-18: 128, 21, 232;
    --wix-color-19: 85, 14, 155;
    --wix-color-20: 43, 7, 77;
    --wix-color-21: 177, 211, 187;
    --wix-color-22: 127, 168, 139;
    --wix-color-23: 64, 124, 81;
    --wix-color-24: 43, 83, 54;
    --wix-color-25: 21, 41, 27;
    --wix-color-26: 255, 255, 255;
    --wix-color-27: 51, 51, 51;
    --wix-color-28: 232, 230, 230;
    --wix-color-29: 199, 199, 199;
    --wix-color-30: 89, 89, 89;
    --wix-color-31: 0, 87, 225;
    --wix-color-32: 0, 58, 150;
    --wix-color-33: 0, 29, 75;
    --wix-color-34: 229, 240, 254;
    --wix-color-35: 51, 51, 51;
    --wix-color-36: 51, 51, 51;
    --wix-color-37: 89, 89, 89;
    --wix-color-38: 0, 87, 225;
    --wix-color-39: 0, 87, 225;
    --wix-color-40: 255, 255, 255;
    --wix-color-41: 255, 255, 255;
    --wix-color-42: 0, 87, 225;
    --wix-color-43: 0, 87, 225;
    --wix-color-44: 199, 199, 199;
    --wix-color-45: 199, 199, 199;
    --wix-color-46: 255, 255, 255;
    --wix-color-47: 255, 255, 255;
    --wix-color-48: 0, 87, 225;
    --wix-color-49: 0, 87, 225;
    --wix-color-50: 0, 87, 225;
    --wix-color-51: 0, 87, 225;
    --wix-color-52: 255, 255, 255;
    --wix-color-53: 255, 255, 255;
    --wix-color-54: 199, 199, 199;
    --wix-color-55: 199, 199, 199;
    --wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Title-style: normal;
    --wix-font-Title-variant: normal;
    --wix-font-Title-weight: normal;
    --wix-font-Title-size: 60px;
    --wix-font-Title-line-height: 1.4em;
    --wix-font-Title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Title-text-decoration: none;
    --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Menu-style: normal;
    --wix-font-Menu-variant: normal;
    --wix-font-Menu-weight: normal;
    --wix-font-Menu-size: 16px;
    --wix-font-Menu-line-height: 1.4em;
    --wix-font-Menu-family: din-next-w01-light, sans-serif;
    --wix-font-Menu-text-decoration: none;
    --wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-style: normal;
    --wix-font-Page-title-variant: normal;
    --wix-font-Page-title-weight: normal;
    --wix-font-Page-title-size: 40px;
    --wix-font-Page-title-line-height: 1.4em;
    --wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-text-decoration: none;
    --wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-style: normal;
    --wix-font-Heading-XL-variant: normal;
    --wix-font-Heading-XL-weight: normal;
    --wix-font-Heading-XL-size: 38px;
    --wix-font-Heading-XL-line-height: 1.4em;
    --wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-text-decoration: none;
    --wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-style: normal;
    --wix-font-Heading-L-variant: normal;
    --wix-font-Heading-L-weight: normal;
    --wix-font-Heading-L-size: 35px;
    --wix-font-Heading-L-line-height: 1.4em;
    --wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-text-decoration: none;
    --wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-style: normal;
    --wix-font-Heading-M-variant: normal;
    --wix-font-Heading-M-weight: normal;
    --wix-font-Heading-M-size: 27px;
    --wix-font-Heading-M-line-height: 1.4em;
    --wix-font-Heading-M-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-text-decoration: none;
    --wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-style: normal;
    --wix-font-Heading-S-variant: normal;
    --wix-font-Heading-S-weight: normal;
    --wix-font-Heading-S-size: 25px;
    --wix-font-Heading-S-line-height: 1.4em;
    --wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-text-decoration: none;
    --wix-font-Body-L: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-style: normal;
    --wix-font-Body-L-variant: normal;
    --wix-font-Body-L-weight: normal;
    --wix-font-Body-L-size: 11px;
    --wix-font-Body-L-line-height: 1.4em;
    --wix-font-Body-L-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-text-decoration: none;
    --wix-font-Body-M: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-style: normal;
    --wix-font-Body-M-variant: normal;
    --wix-font-Body-M-weight: normal;
    --wix-font-Body-M-size: 16px;
    --wix-font-Body-M-line-height: 1.4em;
    --wix-font-Body-M-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-text-decoration: none;
    --wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-style: normal;
    --wix-font-Body-S-variant: normal;
    --wix-font-Body-S-weight: normal;
    --wix-font-Body-S-size: 14px;
    --wix-font-Body-S-line-height: 1.4em;
    --wix-font-Body-S-family: helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-text-decoration: none;
    --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Body-XS-style: normal;
    --wix-font-Body-XS-variant: normal;
    --wix-font-Body-XS-weight: normal;
    --wix-font-Body-XS-size: 12px;
    --wix-font-Body-XS-line-height: 1.4em;
    --wix-font-Body-XS-family: din-next-w01-light, sans-serif;
    --wix-font-Body-XS-text-decoration: none;
    --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-style: normal;
    --wix-font-LIGHT-variant: normal;
    --wix-font-LIGHT-weight: normal;
    --wix-font-LIGHT-size: 12px;
    --wix-font-LIGHT-line-height: 1.4em;
    --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-text-decoration: none;
    --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-style: normal;
    --wix-font-MEDIUM-variant: normal;
    --wix-font-MEDIUM-weight: normal;
    --wix-font-MEDIUM-size: 12px;
    --wix-font-MEDIUM-line-height: 1.4em;
    --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-text-decoration: none;
    --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
    --wix-font-STRONG-style: normal;
    --wix-font-STRONG-variant: normal;
    --wix-font-STRONG-weight: normal;
    --wix-font-STRONG-size: 12px;
    --wix-font-STRONG-line-height: 1.4em;
    --wix-font-STRONG-family: HelveticaNeueW01-65Medi;
    --wix-font-STRONG-text-decoration: none;
}

.TPASection_l0jwtd9s .sH2Id9g .sZuFnBZ {
    padding: 20px
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=right] .smpcnQW::before {
    box-shadow: 5px -5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=right] .smpcnQW::after {
    box-shadow: 5px -5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=left] .smpcnQW::before {
    box-shadow: -5px 5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=left] .smpcnQW::after {
    box-shadow: -5px 5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=top] .smpcnQW::before {
    box-shadow: -5px -5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=top] .smpcnQW::after {
    box-shadow: -5px -5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=bottom] .smpcnQW::before {
    box-shadow: 5px 5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=bottom] .smpcnQW::after {
    box-shadow: 5px 5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .sZuFnBZ,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .sZuFnBZ {
    padding: 20px;
    background-color: #FFFFFF;
    border-color: rgba(255, 255, 255, 0.4);
    border-radius: 0
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=right] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=right] .smpcnQW {
    border-right-color: #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=left] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=left] .smpcnQW {
    border-left-color: #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=bottom] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=bottom] .smpcnQW {
    border-bottom-color: #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=top] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=top] .smpcnQW {
    border-top-color: #FFFFFF
}


@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'futura-lt-w01-book';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/790166f1-b347-4f16-8a29-f0c4931a7c35/v1/futura-lt-w01-book.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0110, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

#jdi1u {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containerjdi1uinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containerjdi1uinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containerjdi1uinlineContent-gridContainer]>[id="comp-lfvjlshr"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containerjdi1uinlineContent-gridContainer]>[id="comp-lfvjlshs"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlshr {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlshrinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlshrinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlshrinlineContent-gridContainer]>[id="comp-l13scxk3"] {
    position: relative;
    margin: 0px 0px 15px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13scxk3 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l13scxk51inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l13scxk51inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l13scxk51inlineContent-gridContainer]>[id="comp-l13scxk63"] {
    position: relative;
    margin: 103px 0px 17px calc((100% - 475px) * 1);
    left: 7px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13scxk51inlineContent-gridContainer]>[id="comp-l13scxk7"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 475px) * 1);
    left: 7px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13scxkd6inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l13scxkd6inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 665px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l13scxkd6inlineContent-gridContainer]>[id="comp-l13scxki4"] {
    position: relative;
    margin: 103px 0px 10px calc((100% - 475px) * 0);
    left: 29px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13scxk51 {
    width: 475px;
}

#comp-l13scxk63 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13scxk63 {
    width: 463px;
    height: auto;
}

#comp-l13scxk7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13scxk7 {
    width: 406px;
    height: auto;
}

#comp-l13scxkd6 {
    width: 475px;
}

#comp-l13scxki4 {
    --rd: 0px;
    --brd: 255, 255, 255;
    --brw: 8px;
    --sizeRd: 0px;
    --sizeBrw: 8px;
    --contentPaddingLeft: 8px;
    --contentPaddingRight: 8px;
    --contentPaddingBottom: 8px;
    --contentPaddingTop: 8px;
    --alpha-brd: 1;
}

#comp-l13scxki4 {
    width: 420px;
    height: 340px;
}

#comp-lfvjlshs {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlshsinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlshsinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlshsinlineContent-gridContainer]>[id="comp-l13scxkm4"] {
    position: relative;
    margin: 0px 0px -25px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlshsinlineContent-gridContainer]>[id="comp-l29bxw2s"] {
    position: relative;
    margin: 0px 0px 11px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13scxkm4 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l13scxkn5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l13scxkn5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l13scxkn5inlineContent-gridContainer]>[id="comp-l170am2d"] {
    position: relative;
    margin: 57px 0px 10px calc((100% - 980px) * 0.5);
    left: 26px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13scxkn5inlineContent-gridContainer]>[id="comp-l13scxko6"] {
    position: relative;
    margin: 0px 0px 69px calc((100% - 980px) * 0.5);
    left: 11px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13scxkn5inlineContent-wedge-3] {
    visibility: hidden;
    height: 206px;
    width: 0;
    grid-area: 1 / 1 / 3 / 2;
}

#comp-l13scxkn5 {
    width: 980px;
}

#comp-l170am2d {
    width: 927px;
}

[data-mesh-id=comp-l170am2dinlineContent] {
    height: auto;
    width: 927px;
}

[data-mesh-id=comp-l170am2dinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l170am2dinlineContent-gridContainer]>[id="comp-l13scxko2"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l170am2dinlineContent-gridContainer]>[id="comp-l15cxac2"] {
    position: relative;
    margin: 26px 0px 26px 0;
    left: 177px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l170am2dinlineContent-gridContainer]>[id="comp-l15cxfj0"] {
    position: relative;
    margin: 26px 0px 26px 0;
    left: 682px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13scxko2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13scxko2 {
    width: 927px;
    height: auto;
}

#comp-l15cxac2 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15cxac2 {
    width: 69px;
    height: 7px;
}

#comp-l15cxfj0 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l15cxfj0 {
    width: 69px;
    height: 7px;
}

#comp-l13scxko6 {
    --brw: 0px;
    --brd: 50, 65, 88;
    --bg: 61, 155, 233;
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 0;
    --alpha-brd: 0;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#comp-l13scxko6 {
    width: 956px;
}

[id^="comp-l13scxkr3__"] {
    width: 318px;
}

[data-mesh-id^="comp-l13scxkr3__"][data-mesh-id$="inlineContent"] {
    height: auto;
    width: 100%;
}

[data-mesh-id^="comp-l13scxkr3__"][data-mesh-id$="inlineContent-gridContainer"] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id^=comp-l13scxkr3__]>[id^="comp-l13scxkv2__"] {
    position: relative;
    margin: 35px 0px 25px 0;
    left: 134px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l13scxkr3__]>[id^="comp-l13scxl0__"] {
    position: relative;
    margin: 0px 0px 27px 0;
    left: 16px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l13scxkr3__]>[id^="comp-l13scxl14__"] {
    position: relative;
    margin: 0px 0px 30px 0;
    left: 16px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id^=comp-l13scxkr3__]>[id^="comp-l13u3ygj__"] {
    position: relative;
    margin: 0px 0px 21px 0;
    left: 109px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[id^="comp-l13scxkv2__"] {
    width: 50px;
    height: 41px;
}

[id^="comp-l13scxl0__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l13scxl0__"] {
    width: 286px;
    height: auto;
}

[id^="comp-l13scxl14__"] {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

[id^="comp-l13scxl14__"] {
    width: 286px;
    height: auto;
}

[id^="comp-l13u3ygj__"] {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal 700 12px/1.4em futura-lt-w01-book, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: 29, 44, 243;
    --brw: 1px;
    --bg: 255, 255, 255;
    --brd: 29, 44, 243;
    --bgh: 29, 44, 243;
    --brdh: 29, 44, 243;
    --txth: 255, 255, 255;
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 0;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
}

[id^="comp-l13u3ygj__"] {
    width: 99px;
    height: 29px;
}

#comp-l29bxw2s {
    width: 980px;
}

[data-mesh-id=comp-l29bxw5tinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29bxw5tinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 661px;
    grid-template-rows: repeat(4, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29bxw5tinlineContent-gridContainer]>[id="comp-l29bxw611"] {
    position: relative;
    margin: 47px 0px 0 calc((100% - 490px) * 0.5);
    left: 40px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw5tinlineContent-gridContainer]>[id="comp-l29bxw6b1"] {
    position: relative;
    margin: 0px 0px 11px calc((100% - 490px) * 0.5);
    left: 42px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw5tinlineContent-gridContainer]>[id="comp-l29bxw6g"] {
    position: relative;
    margin: 0px 0px 20px calc((100% - 490px) * 0.5);
    left: 42px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw5tinlineContent-gridContainer]>[id="comp-l29bxw6i"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 43px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw5tinlineContent-gridContainer]>[id="comp-l29bxw6k"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 43px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw5tinlineContent-gridContainer]>[id="comp-l29bxw6m"] {
    position: relative;
    margin: 1px 0px 9px calc((100% - 490px) * 0.5);
    left: 271px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw5tinlineContent-gridContainer]>[id="comp-l29bxw6o"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 271px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw6tinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l29bxw6tinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29bxw6tinlineContent-gridContainer]>[id="comp-l29bxw6w"] {
    position: relative;
    margin: 31px 0px 0px calc((100% - 490px) * 0.5);
    left: 45px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29bxw5t {
    width: 490px;
}

#comp-l29bxw611 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29bxw611 {
    width: 415px;
    height: auto;
}

#comp-l29bxw6b1 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l29bxw6b1 {
    width: 48px;
    height: 7px;
}

#comp-l29bxw6g {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29bxw6g {
    width: 415px;
    height: auto;
}

#comp-l29bxw6i {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29bxw6i {
    width: 180px;
    height: auto;
}

#comp-l29bxw6k {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29bxw6k {
    width: 180px;
    height: auto;
}

#comp-l29bxw6m {
    width: 180px;
    height: auto;
}

#comp-l29bxw6o {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l29bxw6o {
    width: 180px;
    height: auto;
}

#comp-l29bxw6t {
    width: 490px;
}

#comp-l29bxw6w {
    width: 421px;
}

[data-mesh-id=comp-l29bxw6winlineContent] {
    height: auto;
    width: 421px;
}

[data-mesh-id=comp-l29bxw6winlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29bxw6winlineContent-gridContainer]>[id="comp-l29bxw701"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29bxw701 {
    --rd: 0px;
    --shd: 0 0 0 rgba(0, 0, 0, 0);
    --bg: var(--color_11);
    --brd: var(--color_15);
    --alpha-brd: 1;
    --brw: 0px;
    --alpha-bg: 0;
}

#comp-l29bxw701 {
    width: 421px;
}

[data-mesh-id=comp-l29bxw701inlineContent] {
    height: auto;
    width: 421px;
}

[data-mesh-id=comp-l29bxw701inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 630px;
    grid-template-rows: repeat(6, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l29bxw701inlineContent-gridContainer]>[id="comp-l29bxw7f1"] {
    position: relative;
    margin: 16px 0px 21px 0;
    left: 20px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw701inlineContent-gridContainer]>[id="comp-l29bxw821"] {
    position: relative;
    margin: 16px 0px 21px 0;
    left: 220px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw701inlineContent-gridContainer]>[id="comp-l29bxw891"] {
    position: relative;
    margin: 0px 0px 20px 0;
    left: 20px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw701inlineContent-gridContainer]>[id="comp-l29bxw8g1"] {
    position: relative;
    margin: 0px 0px 32px 0;
    left: 20px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw701inlineContent-gridContainer]>[id="comp-l29bxw8x"] {
    position: relative;
    margin: 0px 0px 32px 0;
    left: 20px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw701inlineContent-gridContainer]>[id="comp-l29bxw94"] {
    position: relative;
    margin: 0px 0px 20px 0;
    left: 20px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw701inlineContent-gridContainer]>[id="comp-l29bxw9b"] {
    position: relative;
    margin: 0px 0px 8px 0;
    left: 20px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l29bxw701inlineContent-gridContainer]>[id="comp-l29bxw9o1"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 20px;
    grid-area: 7 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l29bxw7f1 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --boxShadowToggleOn-shd: none;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-btn_brd: 0.55;
    --alpha-brdh: 1;
    --btn_brw: 1;
    --alpha-brd: 1;
    --fnt2: var(--font_8);
    --btn_fnt: var(--font_8);
    --alpha-bgd: 0;
    --btn_brd: var(--color_15);
    --alpha-bge: 0.8;
    --alpha-bgf: 0;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
}

#comp-l29bxw7f1 {
    width: 180px;
    height: 60px;
}

#comp-l29bxw821 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --boxShadowToggleOn-shd: none;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-btn_brd: 0.55;
    --alpha-brdh: 1;
    --btn_brw: 1;
    --alpha-brd: 1;
    --fnt2: var(--font_8);
    --btn_fnt: var(--font_8);
    --alpha-bgd: 0;
    --btn_brd: var(--color_15);
    --alpha-bge: 0.8;
    --alpha-bgf: 0;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
}

#comp-l29bxw821 {
    width: 180px;
    height: 60px;
}

#comp-l29bxw891 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --boxShadowToggleOn-shd: none;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-btn_brd: 0.55;
    --alpha-brdh: 1;
    --btn_brw: 1;
    --alpha-brd: 1;
    --fnt2: var(--font_8);
    --btn_fnt: var(--font_8);
    --alpha-bgd: 0;
    --btn_brd: var(--color_15);
    --alpha-bge: 0.8;
    --alpha-bgf: 0;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
}

#comp-l29bxw891 {
    width: 380px;
    height: 60px;
}

#comp-l29bxw8g1 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-btn_brd: 0.55;
    --alpha-brdh: 1;
    --btn_brw: 1;
    --alpha-brd: 1;
    --fnt2: var(--font_8);
    --btn_fnt: var(--font_8);
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --alpha-bgd: 0;
    --btn_brd: var(--color_15);
    --alpha-bge: 0.8;
    --alpha-bgf: 0;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
}

#comp-l29bxw8g1 {
    width: 380px;
    height: 109px;
}

#comp-l29bxw8x {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --alpha-bgd: 1;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --alpha-bgf: 0;
    --alpha-bge: 0.8;
    --alpha-brde: 1;
}

#comp-l29bxw8x {
    width: 380px;
    height: 60px;
}

#comp-l29bxw94 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --alpha-bgd: 1;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --alpha-bgf: 0;
    --alpha-bge: 0.8;
    --alpha-brde: 1;
}

#comp-l29bxw94 {
    width: 380px;
    height: 60px;
}

#comp-l29bxw9b {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_15);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 0, 0, 0;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l29bxw9b {
    width: 380px;
    height: 36px;
}

#comp-l29bxw9o1 {
    width: 300px;
    height: auto;
}

#jdi1u {
    width: auto;
    min-height: 40px;
}

#pageBackground_jdi1u {
    --bg-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlshr {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l13scxk3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 30px;
    min-width: 100%;
    --items-direction: row;
}

#comp-l13scxk51 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 475px;
    --column-flex: 475;
}

#comp-l13scxk63 {
    --min-height: 116px;
}

#comp-l13scxk7 {
    --min-height: 95px;
}

#comp-l13scxkd6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 475px;
    --column-flex: 475;
}

#comp-l13scxki4 {
    --height: 340px;
    --width: 420px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-lfvjlshs {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l13scxkm4 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13scxkn5 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15cxac2 {
    transform-origin: center 1.5px;
}

#comp-l15cxfj0 {
    transform-origin: center 1.5px;
}

#comp-l13scxko6 {
    --direction: ltr;
    --justify-content: center;
    --margin: 0px 0px;
    --item-margin: 0px 0px;
}

[id^="comp-l13scxkr3__"] {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l13scxkv2__"] {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #0057E1;
}

[id="comp-l13scxkv2__item-ker6vlu0"] {
    --opacity: 1;
}

[id="comp-l13scxkv2__item-ker6vlz9"] {
    --opacity: 1;
}

[id^="comp-l13scxl0__"] {
    --min-height: 21px;
}

[id^="comp-l13u3ygj__"] {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 12px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29bxw2s {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29bxw5t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l29bxw6b1 {
    transform-origin: center 1.5px;
}

#comp-l29bxw6t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l29bxw7f1 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw821 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw891 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw8g1 {
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --align: start;
    --textPaddingTop: 3px;
    --textPaddingStart: 10px;
    --textPaddingEnd: 10px;
    --labelMarginBottom: 9px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 86px;
}

#comp-l29bxw8x {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw94 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw9b {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29bxw9o1 {
    --min-height: 24px;
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w05_35-light.woff2') format('woff2');
    unicode-range: U+0100-012B, U+012E-0130, U+0132-0137, U+0139-0149, U+014C-0151, U+0154-015F, U+0162-0177, U+0179-017C, U+0218-021B, U+02C9, U+02D8-02D9, U+02DB, U+02DD, U+0394, U+03A9, U+03BC, U+03C0, U+1E9E, U+20B9-20BA, U+20BC-20BD, U+2113, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'avenir-lt-w01_35-light1475496';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/af36905f-3c92-4ef9-b0c1-f91432f16ac1/v1/avenir-lt-w01_35-light1475496.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-00FF, U+0131, U+0152-0153, U+0160-0161, U+0178, U+017D-017E, U+0192, U+0237, U+02C6-02C7, U+02DA, U+02DC, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-lt-w10-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0, U+00A4, U+00A6-00A7, U+00A9, U+00AB-00AE, U+00B0-00B1, U+00B5-00B7, U+00BB, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0490-0491, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+20AC, U+2116, U+2122;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w02-roman.woff2') format('woff2');
    unicode-range: U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+2113, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E301-E304, U+E306-E30D, U+FB01-FB02;
    font-display: swap;
}

@font-face {
    font-family: 'helvetica-w01-roman';
    font-style: normal;
    font-weight: 400;
    src: url('//static.parastorage.com/fonts/v2/2af1bf48-e783-4da8-9fa0-599dde29f2d5/v1/helvetica-w01-roman.woff2') format('woff2');
    unicode-range: U+0000, U+000D, U+0020-007E, U+00A0-012B, U+012E-0137, U+0139-0149, U+014C-017E, U+0192, U+0218-021B, U+0237, U+02C6-02C7, U+02C9, U+02D8-02DD, U+0394, U+03A9, U+03BC, U+03C0, U+0401-040C, U+040E-044F, U+0451-045C, U+045E-045F, U+0462-0463, U+0472-0475, U+0490-0491, U+04D9, U+1E9E, U+2013-2014, U+2018-201A, U+201C-201E, U+2020-2022, U+2026, U+2030, U+2039-203A, U+2044, U+20AC, U+20B9-20BA, U+20BC-20BD, U+2113, U+2116, U+2122, U+2126, U+212E, U+2202, U+2206, U+220F, U+2211-2212, U+2215, U+2219-221A, U+221E, U+222B, U+2248, U+2260, U+2264-2265, U+25CA, U+E300-E30D, U+F6C5, U+F6C9-F6D8, U+F8FF, U+FB01-FB02;
    font-display: swap;
}

#rkdct {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=ContainerrkdctinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=ContainerrkdctinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=ContainerrkdctinlineContent-gridContainer]>[id="comp-lfvjlsl4"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=ContainerrkdctinlineContent-gridContainer]>[id="comp-lfvjlsl41"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsl4 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsl4inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsl4inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsl4inlineContent-gridContainer]>[id="comp-l13mtj08"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsl4inlineContent-gridContainer]>[id="comp-l13mtj0u1"] {
    position: relative;
    margin: 190px 0px -56px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsl4inlineContent-gridContainer]>[id="comp-l13mtj261"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13mtj08 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l13mtj0o2inlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: 446px;
}

#comp-l13mtj0o2 {
    width: 980px;
}

#comp-l13mtj0u1 {
    width: 980px;
}

[data-mesh-id=comp-l13mtj0v5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l13mtj0v5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 661px;
    grid-template-rows: repeat(4, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l13mtj0v5inlineContent-gridContainer]>[id="comp-l13mtj0w5"] {
    position: relative;
    margin: 47px 0px 0 calc((100% - 490px) * 0.5);
    left: 40px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj0v5inlineContent-gridContainer]>[id="comp-l13psy71"] {
    position: relative;
    margin: 0px 0px 11px calc((100% - 490px) * 0.5);
    left: 42px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj0v5inlineContent-gridContainer]>[id="comp-l13mtj0z2"] {
    position: relative;
    margin: 0px 0px 20px calc((100% - 490px) * 0.5);
    left: 42px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj0v5inlineContent-gridContainer]>[id="comp-l13mtj104"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 43px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj0v5inlineContent-gridContainer]>[id="comp-l13mtj11"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 43px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj0v5inlineContent-gridContainer]>[id="comp-l13mtj114"] {
    position: relative;
    margin: 1px 0px 9px calc((100% - 490px) * 0.5);
    left: 271px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj0v5inlineContent-gridContainer]>[id="comp-l13mtj122"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 490px) * 0.5);
    left: 271px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj183inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l13mtj183inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l13mtj183inlineContent-gridContainer]>[id="comp-l13mtj195"] {
    position: relative;
    margin: 31px 0px 0px calc((100% - 490px) * 0.5);
    left: 45px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13mtj0v5 {
    width: 490px;
}

#comp-l13mtj0w5 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13mtj0w5 {
    width: 415px;
    height: auto;
}

#comp-l13psy71 {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l13psy71 {
    width: 48px;
    height: 7px;
}

#comp-l13mtj0z2 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13mtj0z2 {
    width: 415px;
    height: auto;
}

#comp-l13mtj104 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13mtj104 {
    width: 180px;
    height: auto;
}

#comp-l13mtj11 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13mtj11 {
    width: 180px;
    height: auto;
}

#comp-l13mtj114 {
    width: 180px;
    height: auto;
}

#comp-l13mtj122 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13mtj122 {
    width: 180px;
    height: auto;
}

#comp-l13mtj183 {
    width: 490px;
}

#comp-l13mtj195 {
    width: 421px;
}

[data-mesh-id=comp-l13mtj195inlineContent] {
    height: auto;
    width: 421px;
}

[data-mesh-id=comp-l13mtj195inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l13mtj195inlineContent-gridContainer]>[id="comp-l13mtj1b"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13mtj1b {
    --rd: 0px;
    --shd: 0 0 0 rgba(0, 0, 0, 0);
    --bg: var(--color_11);
    --brd: var(--color_15);
    --alpha-brd: 1;
    --brw: 0px;
    --alpha-bg: 0;
}

#comp-l13mtj1b {
    width: 421px;
}

[data-mesh-id=comp-l13mtj1binlineContent] {
    height: auto;
    width: 421px;
}

[data-mesh-id=comp-l13mtj1binlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 630px;
    grid-template-rows: repeat(5, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l13mtj1binlineContent-gridContainer]>[id="comp-l13mtj1k1"] {
    position: relative;
    margin: 16px 0px 21px 0;
    left: 20px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj1binlineContent-gridContainer]>[id="comp-l13mtj1t"] {
    position: relative;
    margin: 16px 0px 21px 0;
    left: 220px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj1binlineContent-gridContainer]>[id="comp-l13mtj1u3"] {
    position: relative;
    margin: 0px 0px 20px 0;
    left: 20px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj1binlineContent-gridContainer]>[id="comp-l13mtj1v4"] {
    position: relative;
    margin: 0px 0px 32px 0;
    left: 20px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj1binlineContent-gridContainer]>[id="comp-l1y2srtw"] {
    position: relative;
    margin: 0px 0px 39px 0;
    left: 20px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj1binlineContent-gridContainer]>[id="comp-l13mtj21"] {
    position: relative;
    margin: 0px 0px 9px 0;
    left: 20px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj1binlineContent-gridContainer]>[id="comp-l13mtj25"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 20px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13mtj1k1 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --boxShadowToggleOn-shd: none;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-btn_brd: 0.55;
    --alpha-brdh: 1;
    --btn_brw: 1;
    --alpha-brd: 1;
    --fnt2: var(--font_8);
    --btn_fnt: var(--font_8);
    --alpha-bgd: 0;
    --btn_brd: var(--color_15);
    --alpha-bge: 0.8;
    --alpha-bgf: 0;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
}

#comp-l13mtj1k1 {
    width: 180px;
    height: 60px;
}

#comp-l13mtj1t {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --boxShadowToggleOn-shd: none;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-btn_brd: 0.55;
    --alpha-brdh: 1;
    --btn_brw: 1;
    --alpha-brd: 1;
    --fnt2: var(--font_8);
    --btn_fnt: var(--font_8);
    --alpha-bgd: 0;
    --btn_brd: var(--color_15);
    --alpha-bge: 0.8;
    --alpha-bgf: 0;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
}

#comp-l13mtj1t {
    width: 180px;
    height: 60px;
}

#comp-l13mtj1u3 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --boxShadowToggleOn-shd: none;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-btn_brd: 0.55;
    --alpha-brdh: 1;
    --btn_brw: 1;
    --alpha-brd: 1;
    --fnt2: var(--font_8);
    --btn_fnt: var(--font_8);
    --alpha-bgd: 0;
    --btn_brd: var(--color_15);
    --alpha-bge: 0.8;
    --alpha-bgf: 0;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
}

#comp-l13mtj1u3 {
    width: 380px;
    height: 60px;
}

#comp-l13mtj1v4 {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --bgd: 255, 255, 255;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-brde: 1;
    --alpha-brdf: 1;
    --alpha-btn_brd: 0.55;
    --alpha-brdh: 1;
    --btn_brw: 1;
    --alpha-brd: 1;
    --fnt2: var(--font_8);
    --btn_fnt: var(--font_8);
    --bg2: 170, 170, 170;
    --alpha-bg2: 1;
    --alpha-bgd: 0;
    --btn_brd: var(--color_15);
    --alpha-bge: 0.8;
    --alpha-bgf: 0;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --txt-placeholder: var(--color_14);
    --alpha-txt-placeholder: 1;
}

#comp-l13mtj1v4 {
    width: 380px;
    height: 109px;
}

#comp-l1y2srtw {
    --errorTextColor: 255, 64, 64;
    --alpha-errorTextColor: 1;
    --errorTextFont: var(--font_8);
    --shd: none;
    --rd: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --brw: 1px;
    --bg: var(--color_11);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brd: var(--color_15);
    --txt2: var(--color_14);
    --alpha-txt2: 1;
    --brwh: 2px;
    --bgh: var(--color_11);
    --brdh: var(--color_15);
    --brwf: 2px;
    --bgf: var(--color_11);
    --brdf: var(--color_18);
    --brwe: 1px;
    --bge: var(--color_11);
    --brde: 255, 64, 64;
    --trns: opacity 0.5s ease 0s, border 0.5s ease 0s, color 0.5s ease 0s;
    --bgd: 255, 255, 255;
    --alpha-bgd: 1;
    --txtd: 219, 219, 219;
    --alpha-txtd: 1;
    --brwd: 1px;
    --brdd: 219, 219, 219;
    --alpha-brdd: 1;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --txtlbl: var(--color_15);
    --alpha-txtlbl: 1;
    --txtlblrq: var(--color_15);
    --alpha-txtlblrq: 1;
    --fntprefix: normal normal normal 16px/1.4em helvetica-w01-roman, sans-serif;
    --alpha-brd: 1;
    --alpha-brdf: 1;
    --alpha-brdh: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-bg: 0;
    --alpha-bgh: 0;
    --alpha-bgf: 0;
    --alpha-bge: 0.8;
    --alpha-brde: 1;
}

#comp-l1y2srtw {
    width: 380px;
    height: 60px;
}

#comp-l13mtj21 {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_11);
    --brw: 1px;
    --bg: var(--color_18);
    --brd: var(--color_18);
    --bgh: var(--color_11);
    --brdh: var(--color_18);
    --txth: var(--color_15);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 0, 0, 0;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 1;
    --alpha-bgh: 0;
}

#comp-l13mtj21 {
    width: 380px;
    height: 36px;
}

#comp-l13mtj25 {
    width: 300px;
    height: auto;
}

#comp-l13mtj261 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l13mtj282inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(22, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13mtj294"] {
    position: relative;
    margin: 23px 0px 27px calc((100% - 980px) * 0.5);
    left: 1px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13mtj2b"] {
    position: relative;
    margin: 1px 0px 36px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13psk6k"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 29px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13mtj2c4"] {
    position: relative;
    margin: 0px 0px 15px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13mtj2d1"] {
    position: relative;
    margin: 0px 0px 43px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13n4wmo"] {
    position: relative;
    margin: 0px 0px 43px calc((100% - 980px) * 0.5);
    left: 353px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13n7tl9"] {
    position: relative;
    margin: 0px 0px 56px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-lcunzdnk"] {
    position: relative;
    margin: 0px 0px 31px calc((100% - 980px) * 0.5);
    left: 353px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13na8x5"] {
    position: relative;
    margin: 0px 0px 32px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 6 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l9zpibz5"] {
    position: relative;
    margin: 0px 0px 10px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 7 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-lnq4a0r4"] {
    position: relative;
    margin: 47px 0px 10px calc((100% - 980px) * 0.5);
    left: 353px;
    grid-area: 7 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-m2w75ypz"] {
    position: relative;
    margin: 47px 0px 61px calc((100% - 980px) * 0.5);
    left: 678px;
    grid-area: 7 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13omnka"] {
    position: relative;
    margin: 0px 0px 32px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l9zpja3a"] {
    position: relative;
    margin: 0px 0px 57px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 9 / 1 / 10 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13oxy9i"] {
    position: relative;
    margin: 0px 0px 29px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 10 / 1 / 11 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l9zpkerm"] {
    position: relative;
    margin: 0px 0px 57px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 11 / 1 / 12 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13p0735"] {
    position: relative;
    margin: 0px 0px 59px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 12 / 1 / 13 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-lx99x38v"] {
    position: relative;
    margin: 0px 0px 54px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 13 / 1 / 14 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13p26l5"] {
    position: relative;
    margin: 0px 0px 35px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 14 / 1 / 15 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l9zpnled"] {
    position: relative;
    margin: 0px 0px 58px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 15 / 1 / 16 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13p47q1"] {
    position: relative;
    margin: 0px 0px 38px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 16 / 1 / 17 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l9zpq6wn"] {
    position: relative;
    margin: 0px 0px 56px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 17 / 1 / 18 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l13p4h1a"] {
    position: relative;
    margin: 0px 0px 31px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 18 / 1 / 19 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l9zpqkgp"] {
    position: relative;
    margin: 0px 0px 43px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 19 / 1 / 20 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l2f1x41g"] {
    position: relative;
    margin: 0px 0px 30px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 20 / 1 / 21 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l9zprfr9"] {
    position: relative;
    margin: 0px 0px 38px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 21 / 1 / 22 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l9zpcgna"] {
    position: relative;
    margin: 0px 0px 33px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 22 / 1 / 23 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l13mtj282inlineContent-gridContainer]>[id="comp-l9zpr5w9"] {
    position: relative;
    margin: 0px 0px 62px calc((100% - 980px) * 0.5);
    left: 28px;
    grid-area: 23 / 1 / 24 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13mtj282 {
    width: 980px;
}

#comp-l13mtj294 {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l13mtj294 {
    width: 980px;
    height: 5px;
}

#comp-l13mtj2b {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13mtj2b {
    width: 800px;
    height: auto;
}

#comp-l13psk6k {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l13psk6k {
    width: 48px;
    height: 7px;
}

#comp-l13mtj2c4 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13mtj2c4 {
    width: 380px;
    height: auto;
}

#comp-l13mtj2d1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13mtj2d1 {
    width: 276px;
    height: auto;
}

#comp-l13n4wmo {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13n4wmo {
    width: 276px;
    height: auto;
}

#comp-l13n7tl9 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13n7tl9 {
    width: 276px;
    height: auto;
}

#comp-lcunzdnk {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-lcunzdnk {
    width: 276px;
    height: auto;
}

#comp-l13na8x5 {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l13na8x5 {
    width: 952px;
    height: 7px;
}

#comp-l9zpibz5 {
    width: 380px;
}

[data-mesh-id=comp-l9zpibz5inlineContent] {
    height: auto;
    width: 380px;
}

[data-mesh-id=comp-l9zpibz5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l9zpibz5inlineContent-gridContainer]>[id="comp-l9zpcykm"] {
    position: relative;
    margin: 0px 0px 12px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpibz5inlineContent-gridContainer]>[id="comp-l9zpd8uc"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l9zpcykm {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l9zpcykm {
    width: 380px;
    height: auto;
}

#comp-l9zpd8uc {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l9zpd8uc {
    width: 276px;
    height: auto;
}

#comp-lnq4a0r4 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-lnq4a0r4 {
    width: 276px;
    height: auto;
}

#comp-m2w75ypz {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-m2w75ypz {
    width: 276px;
    height: auto;
}

#comp-l13omnka {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l13omnka {
    width: 952px;
    height: 7px;
}

#comp-l9zpja3a {
    width: 380px;
}

[data-mesh-id=comp-l9zpja3ainlineContent] {
    height: auto;
    width: 380px;
}

[data-mesh-id=comp-l9zpja3ainlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l9zpja3ainlineContent-gridContainer]>[id="comp-l13omnjt"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpja3ainlineContent-gridContainer]>[id="comp-l13omnjy"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13omnjt {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13omnjt {
    width: 380px;
    height: auto;
}

#comp-l13omnjy {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13omnjy {
    width: 276px;
    height: auto;
}

#comp-l13oxy9i {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l13oxy9i {
    width: 952px;
    height: 7px;
}

#comp-l9zpkerm {
    width: 926px;
}

[data-mesh-id=comp-l9zpkerminlineContent] {
    height: auto;
    width: 926px;
}

[data-mesh-id=comp-l9zpkerminlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l9zpkerminlineContent-gridContainer]>[id="comp-l13oxy9n"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpkerminlineContent-gridContainer]>[id="comp-l13oxy9r"] {
    position: relative;
    margin: 0px 0px 66px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpkerminlineContent-gridContainer]>[id="comp-l13oyftm"] {
    position: relative;
    margin: 0px 0px 66px 0;
    left: 324px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpkerminlineContent-gridContainer]>[id="comp-l13oz9q1"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpkerminlineContent-gridContainer]>[id="comp-l13oz9qa"] {
    position: relative;
    margin: 0px 0px 25px 0;
    left: 325px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpkerminlineContent-gridContainer]>[id="comp-l2f1t5hy"] {
    position: relative;
    margin: 12px 0px 13px 0;
    left: 650px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13oxy9n {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13oxy9n {
    width: 380px;
    height: auto;
}

#comp-l13oxy9r {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13oxy9r {
    width: 276px;
    height: auto;
}

#comp-l13oyftm {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13oyftm {
    width: 276px;
    height: auto;
}

#comp-l13oz9q1 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13oz9q1 {
    width: 276px;
    height: auto;
}

#comp-l13oz9qa {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13oz9qa {
    width: 276px;
    height: auto;
}

#comp-l2f1t5hy {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l2f1t5hy {
    width: 276px;
    height: auto;
}

#comp-l13p0735 {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l13p0735 {
    width: 952px;
    height: 7px;
}

#comp-lx99x38v {
    width: 380px;
}

[data-mesh-id=comp-lx99x38vinlineContent] {
    height: auto;
    width: 380px;
}

[data-mesh-id=comp-lx99x38vinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lx99x38vinlineContent-gridContainer]>[id="comp-lx99x39z"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lx99x38vinlineContent-gridContainer]>[id="comp-lx99x3a3"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lx99x39z {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-lx99x39z {
    width: 380px;
    height: auto;
}

#comp-lx99x3a3 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-lx99x3a3 {
    width: 276px;
    height: auto;
}

#comp-l13p26l5 {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l13p26l5 {
    width: 952px;
    height: 7px;
}

#comp-l9zpnled {
    width: 380px;
}

[data-mesh-id=comp-l9zpnledinlineContent] {
    height: auto;
    width: 380px;
}

[data-mesh-id=comp-l9zpnledinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l9zpnledinlineContent-gridContainer]>[id="comp-l13p3glc"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpnledinlineContent-gridContainer]>[id="comp-l13p3glg"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13p3glc {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13p3glc {
    width: 380px;
    height: auto;
}

#comp-l13p3glg {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13p3glg {
    width: 276px;
    height: auto;
}

#comp-l13p47q1 {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l13p47q1 {
    width: 952px;
    height: 7px;
}

#comp-l9zpq6wn {
    width: 926px;
}

[data-mesh-id=comp-l9zpq6wninlineContent] {
    height: auto;
    width: 926px;
}

[data-mesh-id=comp-l9zpq6wninlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(2, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l9zpq6wninlineContent-gridContainer]>[id="comp-l13n8go4"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpq6wninlineContent-gridContainer]>[id="comp-l13n8go8"] {
    position: relative;
    margin: 0px 0px 10px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpq6wninlineContent-gridContainer]>[id="comp-l13n8goc"] {
    position: relative;
    margin: 0px 0px 62px 0;
    left: 325px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpq6wninlineContent-gridContainer]>[id="comp-l13n8gog"] {
    position: relative;
    margin: 0px 0px 62px 0;
    left: 650px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpq6wninlineContent-gridContainer]>[id="comp-l13om2wm"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13n8go4 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13n8go4 {
    width: 380px;
    height: auto;
}

#comp-l13n8go8 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13n8go8 {
    width: 276px;
    height: auto;
}

#comp-l13n8goc {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13n8goc {
    width: 276px;
    height: auto;
}

#comp-l13n8gog {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13n8gog {
    width: 276px;
    height: auto;
}

#comp-l13om2wm {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13om2wm {
    width: 276px;
    height: auto;
}

#comp-l13p4h1a {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l13p4h1a {
    width: 952px;
    height: 7px;
}

#comp-l9zpqkgp {
    width: 380px;
}

[data-mesh-id=comp-l9zpqkgpinlineContent] {
    height: auto;
    width: 380px;
}

[data-mesh-id=comp-l9zpqkgpinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l9zpqkgpinlineContent-gridContainer]>[id="comp-l13p26l9"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpqkgpinlineContent-gridContainer]>[id="comp-l13p26lf"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13p26l9 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13p26l9 {
    width: 380px;
    height: auto;
}

#comp-l13p26lf {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13p26lf {
    width: 276px;
    height: auto;
}

#comp-l2f1x41g {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l2f1x41g {
    width: 952px;
    height: 7px;
}

#comp-l9zprfr9 {
    width: 380px;
}

[data-mesh-id=comp-l9zprfr9inlineContent] {
    height: auto;
    width: 380px;
}

[data-mesh-id=comp-l9zprfr9inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l9zprfr9inlineContent-gridContainer]>[id="comp-l13p4h1g"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zprfr9inlineContent-gridContainer]>[id="comp-l13p4h1l"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13p4h1g {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13p4h1g {
    width: 380px;
    height: auto;
}

#comp-l13p4h1l {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13p4h1l {
    width: 276px;
    height: auto;
}

#comp-l9zpcgna {
    --lnw: 1px;
    --brd: var(--color_14);
    --alpha-brd: 1;
}

#comp-l9zpcgna {
    width: 952px;
    height: 7px;
}

#comp-l9zpr5w9 {
    width: 380px;
}

[data-mesh-id=comp-l9zpr5w9inlineContent] {
    height: auto;
    width: 380px;
}

[data-mesh-id=comp-l9zpr5w9inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l9zpr5w9inlineContent-gridContainer]>[id="comp-l13p073a"] {
    position: relative;
    margin: 0px 0px 15px 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-l9zpr5w9inlineContent-gridContainer]>[id="comp-l13p073f"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13p073a {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13p073a {
    width: 380px;
    height: auto;
}

#comp-l13p073f {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13p073f {
    width: 276px;
    height: auto;
}

#comp-lfvjlsl41 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsl41inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsl41inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsl41inlineContent-gridContainer]>[id="comp-l13mtj2i"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13mtj2i {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 100%;
}

[data-mesh-id=comp-l13mtj2j5inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-l13mtj2j5inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-l13mtj2j5inlineContent-gridContainer]>[id="comp-l13mtj2k5"] {
    position: relative;
    margin: 60px 0px 60px calc((100% - 980px) * 0.5);
    left: 1px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l13mtj2j5 {
    width: 980px;
}

#comp-l13mtj2k5 {
    width: 980px;
    height: 400px;
}


#rkdct {
    width: auto;
    min-height: 40px;
}

#pageBackground_rkdct {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsl4 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l13mtj08 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj0o2 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_12));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l13mtj0u1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj0v5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l13psy71 {
    transform-origin: center 1.5px;
}

#comp-l13mtj183 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l13mtj1k1 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj1t {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj1u3 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj1v4 {
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --align: start;
    --textPaddingTop: 3px;
    --textPaddingStart: 10px;
    --textPaddingEnd: 10px;
    --labelMarginBottom: 9px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 86px;
}

#comp-l1y2srtw {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj21 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l13mtj25 {
    --min-height: 24px;
}

#comp-l13mtj261 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj282 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l13mtj294 {
    transform-origin: center 0.5px;
}

#comp-l13psk6k {
    transform-origin: center 1.5px;
}

#comp-l13na8x5 {
    transform-origin: center 0.5px;
}

#comp-l13omnka {
    transform-origin: center 0.5px;
}

#comp-l13oxy9i {
    transform-origin: center 0.5px;
}

#comp-l13p0735 {
    transform-origin: center 0.5px;
}

#comp-l13p26l5 {
    transform-origin: center 0.5px;
}

#comp-l13p47q1 {
    transform-origin: center 0.5px;
}

#comp-l13p4h1a {
    transform-origin: center 0.5px;
}

#comp-l2f1x41g {
    transform-origin: center 0.5px;
}

#comp-l9zpcgna {
    transform-origin: center 0.5px;
}

#comp-lfvjlsl41 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l13mtj2i {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 100%;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj2j5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

@font-face {
    font-display: swap;
    font-family: wf_39210ba87284482f80afa718b;
    src: url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_39210ba87284482f80afa718bb1b5306/ttf/file.ttf") format("ttf");
}

@font-face {
    font-display: swap;
    font-family: wf_7de579f08311434eba68d58ee;
    src: url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff2/file.woff2") format("woff2"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/woff/file.woff") format("woff"),
        url("https://static.wixstatic.com/ufonts/46a067_7de579f08311434eba68d58eea57e7d2/ttf/file.ttf") format("ttf");
}

#az7p0 {
    --param_boolean_previewHover: false;
}

#az7p0 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}



[data-mesh-id=Containeraz7p0inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=Containeraz7p0inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: 40px;
    grid-template-rows: repeat(3, min-content) 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[data-mesh-id=Containeraz7p0inlineContent-gridContainer]>[id="comp-lfvjlsjt"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containeraz7p0inlineContent-gridContainer]>[id="comp-lfvjlsjt1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containeraz7p0inlineContent-gridContainer]>[id="comp-lfvjlsjw"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=Containeraz7p0inlineContent-gridContainer]>[id="comp-lfvjlsjw1"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

#comp-lfvjlsjt {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjtinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjtinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjtinlineContent-gridContainer]>[id="comp-l0jwe76r"] {
    position: relative;
    margin: 37px 0px 7px calc((100% - 980px) * 0.5);
    left: 320px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjtinlineContent-gridContainer]>[id="comp-l0jwfead"] {
    position: relative;
    margin: 0px 0px 44px calc((100% - 980px) * 0.5);
    left: 457px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0jwe76r {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0jwe76r {
    width: 365px;
    height: auto;
}

#comp-l0jwfead {
    --lnw: 3px;
    --brd: var(--color_18);
    --alpha-brd: 1;
}

#comp-l0jwfead {
    width: 91px;
    height: 7px;
}

#comp-lfvjlsjt1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjt1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjt1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjt1inlineContent-gridContainer]>[id="comp-l0ienkwf"] {
    position: relative;
    margin: 45px 0px 32px calc((100% - 980px) * 0.5);
    left: 48px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjt1inlineContent-gridContainer]>[id="comp-l0ifgnhv"] {
    position: relative;
    margin: 57px 0px 45px calc((100% - 980px) * 0.5);
    left: 61px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjt1inlineContent-gridContainer]>[id="comp-l0ifie7r"] {
    position: relative;
    margin: 44px 0px 33px calc((100% - 980px) * 0.5);
    left: 543px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjt1inlineContent-gridContainer]>[id="comp-l0ifj5ar"] {
    position: relative;
    margin: 74px 0px 62px calc((100% - 980px) * 0.5);
    left: 549px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0ienkwf {
    width: 103px;
    height: 104px;
}

#comp-l0ifgnhv {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0ifgnhv {
    width: 79px;
    height: 79px;
}

#comp-l0ifie7r {
    width: 103px;
    height: 104px;
}

#comp-l0ifj5ar {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l0ifj5ar {
    width: 88px;
    height: 45px;
}

#comp-lfvjlsjw {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjwinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjwinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjwinlineContent-gridContainer]>[id="comp-l0iew370"] {
    position: relative;
    margin: 32px 0px 15px calc((100% - 980px) * 0.5);
    left: 58px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjwinlineContent-gridContainer]>[id="comp-l0iexh3b"] {
    position: relative;
    margin: 32px 0px 15px calc((100% - 980px) * 0.5);
    left: 543px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iew370 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iew370 {
    width: 375px;
    height: auto;
}

#comp-l0iexh3b {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0iexh3b {
    width: 375px;
    height: auto;
}

#comp-lfvjlsjw1 {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=comp-lfvjlsjw1inlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-lfvjlsjw1inlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-lfvjlsjw1inlineContent-gridContainer]>[id="comp-l0iezizl"] {
    position: relative;
    margin: 16px 0px 62px calc((100% - 980px) * 0.5);
    left: 58px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-lfvjlsjw1inlineContent-gridContainer]>[id="comp-l0if0dld"] {
    position: relative;
    margin: 16px 0px 62px calc((100% - 980px) * 0.5);
    left: 543px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-l0iezizl {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l0iezizl {
    width: 142px;
    height: 40px;
}

#comp-l0if0dld {
    --rd: 0px;
    --trans1: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    --shd: none;
    --fnt: var(--font_8);
    --trans2: color 0.4s ease 0s;
    --txt: var(--color_18);
    --brw: 1px;
    --bg: var(--color_11);
    --brd: var(--color_18);
    --bgh: var(--color_18);
    --brdh: var(--color_18);
    --txth: var(--color_11);
    --bgd: 204, 204, 204;
    --alpha-bgd: 1;
    --brdd: 204, 204, 204;
    --alpha-brdd: 1;
    --txtd: 255, 255, 255;
    --alpha-txtd: 1;
    --boxShadowToggleOn-shd: none;
    --alpha-txt: 1;
    --alpha-brdh: 1;
    --alpha-brd: 1;
    --alpha-txth: 1;
    --alpha-bg: 0;
    --alpha-bgh: 1;
}

#comp-l0if0dld {
    width: 142px;
    height: 40px;
}

#az7p0 {
    width: auto;
    min-height: 40px;
}

#pageBackground_az7p0 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsjt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0jwfead {
    transform-origin: center 1.5px;
}

#comp-lfvjlsjt1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0ienkwf {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #FFFFFF;
}

#comp-l0ifgnhv {
    --height: 79px;
    --width: 79px;
}

#comp-l0ifie7r {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #FFFFFF;
}

#comp-l0ifj5ar {
    --height: 45px;
    --width: 88px;
}

#comp-lfvjlsjw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-lfvjlsjw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 100%;
}

#comp-l0iezizl {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0if0dld {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}













#services-link-target,
#leadership-link,
#contact-link {
    position: absolute;
    visibility: hidden;
    width: auto;
    overflow: visible;
    white-space: nowrap;
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 0);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6))
}

#leadership-link,
#contact-link {
    padding: 10px 18px;
}

#services-link-target li {
    margin: 10px 8px;
}

#services-link-target a {
    color: white;
}

#services-link-target a:hover,
#leadership-link a:hover,
#contact-link a:hover {
    color: rgb(var(--txth, var(--color_14, color_14)));
}


a:visited {
    color: #fff;
}
















.J6KGih {
    cursor: pointer
}

.sNF2R0 {
    opacity: 0
}

.hLoBV3 {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.Rdf41z,
.hLoBV3 {
    opacity: 1
}

.ftlZWo {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.ATGlOr,
.ftlZWo {
    opacity: 0
}

.KQSXD0 {
    transition: opacity var(--transition-duration) cubic-bezier(.64, 0, .78, 0)
}

.KQSXD0,
.pagQKE {
    opacity: 1
}

._6zG5H {
    opacity: 0;
    transition: opacity var(--transition-duration) cubic-bezier(.22, 1, .36, 1)
}

.BB49uC {
    transform: translateX(100%)
}

.j9xE1V {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.ICs7Rs,
.j9xE1V {
    transform: translateX(0)
}

.DxijZJ {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.B5kjYq,
.DxijZJ {
    transform: translateX(-100%)
}

.cJijIV {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.cJijIV,
.hOxaWM {
    transform: translateX(0)
}

.T9p3fN {
    transform: translateX(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.qDxYJm {
    transform: translateY(100%)
}

.aA9V0P {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.YPXPAS,
.aA9V0P {
    transform: translateY(0)
}

.Xf2zsA {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.Xf2zsA,
.y7Kt7s {
    transform: translateY(-100%)
}

.EeUgMu {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.EeUgMu,
.fdHrtm {
    transform: translateY(0)
}

.WIFaG4 {
    transform: translateY(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

body:not(.responsive) .JsJXaX {
    overflow-x: clip
}

[data-view-transition=page-transition] .JsJXaX {
    view-transition-name: page-group
}

.AnQkDU {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: 100%
}

.AnQkDU>div {
    align-self: stretch !important;
    grid-area: 1/1/2/2;
    justify-self: stretch !important
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.a9YhBi {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.dX12nb {
    cursor: pointer
}

.AKxYR5 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    fill: var(--corvid-fill-color, var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color, var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow, none);
    opacity: var(--opacity);
    transform: var(--flip)
}

.AKxYR5,
.AKxYR5 svg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.AKxYR5 svg {
    height: var(--svg-calculated-height, 100%);
    margin: auto;
    padding: var(--svg-calculated-padding, 0);
    width: var(--svg-calculated-width, 100%)
}

.AKxYR5 svg:not([data-type=ugc]) {
    overflow: visible
}

.VZYmYf * {
    vector-effect: non-scaling-stroke
}

.HcOXKn {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

ol.font_100,
ul.font_100 {
    color: #080808;
    font-family: "Arial, Helvetica, sans-serif", serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    text-decoration: none
}

ol.font_100 li,
ul.font_100 li {
    margin-bottom: 12px
}

ol.wix-list-text-align,
ul.wix-list-text-align {
    list-style-position: inside
}

ol.wix-list-text-align h1,
ol.wix-list-text-align h2,
ol.wix-list-text-align h3,
ol.wix-list-text-align h4,
ol.wix-list-text-align h5,
ol.wix-list-text-align h6,
ol.wix-list-text-align p,
ul.wix-list-text-align h1,
ul.wix-list-text-align h2,
ul.wix-list-text-align h3,
ul.wix-list-text-align h4,
ul.wix-list-text-align h5,
ul.wix-list-text-align h6,
ul.wix-list-text-align p {
    display: inline
}

.ONIxfn {
    cursor: pointer
}

.WUKwEB {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.QxJLC3 [data-attr-richtext-marker=true] {
    display: block
}

.QxJLC3 [data-attr-richtext-marker=true] table {
    border-collapse: collapse;
    margin: 15px 0;
    width: 100%
}

.QxJLC3 [data-attr-richtext-marker=true] table td {
    padding: 12px;
    position: relative
}

.QxJLC3 [data-attr-richtext-marker=true] table td:after {
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0
}

.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after {
    border-right: 1px solid currentColor
}

.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after {
    border-top: 1px solid currentColor
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

@supports(-webkit-touch-callout:none) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) [class$=rich-text__text],
.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote)[class$=rich-text__text] {
    color: var(--corvid-color, currentColor)
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) span[style*=color] {
    color: var(--corvid-color, currentColor) !important
}

.uGVkMG {
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.uGVkMG .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.uGVkMG .edKzOf ul {
    list-style: disc inside
}

.uGVkMG .edKzOf li {
    margin-bottom: 12px
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p {
    letter-spacing: normal;
    line-height: normal
}

.nJYhU3 {
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.nJYhU3 .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.nJYhU3 .edKzOf ol,
.nJYhU3 .edKzOf ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-start: .5em;
    padding-inline-start: 1.3em
}

.nJYhU3 .edKzOf ul {
    list-style-type: disc
}

.nJYhU3 .edKzOf ol {
    list-style-type: decimal
}

.nJYhU3 .edKzOf ol ul,
.nJYhU3 .edKzOf ul ul {
    line-height: normal;
    list-style-type: circle
}

.nJYhU3 .edKzOf ol ol ul,
.nJYhU3 .edKzOf ol ul ul,
.nJYhU3 .edKzOf ul ol ul,
.nJYhU3 .edKzOf ul ul ul {
    line-height: normal;
    list-style-type: square
}

.nJYhU3 .edKzOf li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.nJYhU3 .edKzOf h1,
.nJYhU3 .edKzOf h2,
.nJYhU3 .edKzOf h3,
.nJYhU3 .edKzOf h4,
.nJYhU3 .edKzOf h5,
.nJYhU3 .edKzOf h6,
.nJYhU3 .edKzOf p {
    letter-spacing: normal;
    line-height: normal;
    margin-block: 0;
    margin: 0
}

.nJYhU3 .edKzOf a {
    color: inherit
}

.SxM0TO,
.c9GqVL {
    word-wrap: break-word;
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width);
    mix-blend-mode: var(--blendMode, normal);
    overflow-wrap: break-word;
    pointer-events: none;
    text-align: start;
    text-shadow: var(--textOutline, 0 0 transparent), var(--textShadow, 0 0 transparent);
    text-transform: var(--textTransform, "none")
}

.SxM0TO>*,
.c9GqVL>* {
    pointer-events: auto
}

.SxM0TO li,
.c9GqVL li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.SxM0TO ol,
.SxM0TO ul,
.c9GqVL ol,
.c9GqVL ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-end: 0;
    margin-inline-start: .5em
}

.SxM0TO:not(.YQcXTT) ol,
.SxM0TO:not(.YQcXTT) ul,
.c9GqVL:not(.YQcXTT) ol,
.c9GqVL:not(.YQcXTT) ul {
    padding-inline-end: 0;
    padding-inline-start: 1.3em
}

.SxM0TO ul,
.c9GqVL ul {
    list-style-type: disc
}

.SxM0TO ol,
.c9GqVL ol {
    list-style-type: decimal
}

.SxM0TO ol ul,
.SxM0TO ul ul,
.c9GqVL ol ul,
.c9GqVL ul ul {
    list-style-type: circle
}

.SxM0TO ol ol ul,
.SxM0TO ol ul ul,
.SxM0TO ul ol ul,
.SxM0TO ul ul ul,
.c9GqVL ol ol ul,
.c9GqVL ol ul ul,
.c9GqVL ul ol ul,
.c9GqVL ul ul ul {
    list-style-type: square
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p,
.c9GqVL blockquote,
.c9GqVL h1,
.c9GqVL h2,
.c9GqVL h3,
.c9GqVL h4,
.c9GqVL h5,
.c9GqVL h6,
.c9GqVL p {
    margin-block: 0;
    margin: 0
}

.SxM0TO a,
.c9GqVL a {
    color: inherit
}

.YQcXTT li {
    margin-inline-end: 0;
    margin-inline-start: 1.3em
}

.Vd6aQZ {
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    white-space: nowrap
}

.mHZSwn {
    display: none
}

.lvxhkV {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.QJjwEo {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.kdBXfh {
    transition: .2s
}

.MP52zt {
    opacity: 0;
    transition: .2s ease-in
}

.MP52zt.Bhu9m5 {
    z-index: -1 !important
}

.LVP8Wf {
    opacity: 1;
    transition: .2s
}

.VrZrC0 {
    height: auto
}

.VrZrC0,
.cKxVkc {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .vlM3HR,
body:not(.device-mobile-optimized) .vlM3HR {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.AT7o0U[data-focuscycled=active] {
    outline: 1px solid transparent
}

.AT7o0U[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.AT7o0U .vlM3HR {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.WzbAF8 .mpGTIt .O6KwRn {
    display: var(--item-display);
    height: var(--item-size);
    margin: var(--item-margin);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt .O6KwRn:last-child {
    margin: 0
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN {
    display: block
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR {
    height: var(--item-size);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt {
    height: 100%;
    position: absolute;
    white-space: nowrap;
    width: 100%
}

:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,
body.device-mobile-optimized .WzbAF8 .mpGTIt {
    white-space: normal
}

.big2ZD {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: calc(100% - var(--wix-ads-height));
    left: 0;
    margin-top: var(--wix-ads-height);
    position: fixed;
    top: 0;
    width: 100%
}

.SHHiV9,
.big2ZD {
    pointer-events: none;
    z-index: var(--pinned-layer-in-container, var(--above-all-in-container))
}

.Gs0oXs,
.pr7XQM {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.Gs0oXs[data-state~=header] a,
.Gs0oXs[data-state~=header] div,
[data-state~=header].pr7XQM a,
[data-state~=header].pr7XQM div {
    cursor: default !important
}

.Gs0oXs .rcIF9K,
.pr7XQM .rcIF9K {
    display: inline-block;
    height: 100%;
    width: 100%
}

.pr7XQM {
    --display: inline-block;
    display: var(--display)
}

.pr7XQM .nzVyrk {
    padding: 0 var(--pad, 5px)
}

.pr7XQM .VCJeT5 {
    border-top: 1px solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    cursor: pointer;
    font: var(--fnt, var(--font_1))
}

.pr7XQM .xYGmQj {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 8px
}

.pr7XQM[data-listposition=left] {
    padding-left: 0
}

.pr7XQM[data-listposition=right] {
    padding-right: 0
}

.pr7XQM[data-state~=drop] {
    display: block;
    width: 100%
}

.pr7XQM[data-state~=link]:hover .VCJeT5,
.pr7XQM[data-state~=over] .VCJeT5 {
    border-top-color: rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=link]:hover .xYGmQj,
.pr7XQM[data-state~=over] .xYGmQj {
    color: rgb(var(--txth, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.pr7XQM[data-state~=selected] .VCJeT5 {
    border-top-color: rgba(var(--brds, var(--color_15, color_15)), var(--alpha-brds, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=selected] .xYGmQj {
    color: rgb(var(--txts, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.XRwtpn {
    overflow-x: hidden
}

.XRwtpn .SvGGzE {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.XRwtpn .SvGGzE .ckXV57 {
    flex: 1
}

.XRwtpn .SvGGzE .CkCpUo {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.XRwtpn .SvGGzE .CkCpUo .L3ZIQx {
    display: inline-block
}

.XRwtpn .SvGGzE .CkCpUo .DTRNn1 {
    display: block;
    width: 100%
}

.XRwtpn .O1lweY {
    display: block;
    opacity: 1;
    z-index: 99999
}

.XRwtpn .O1lweY .VtNw6g {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.XRwtpn .O1lweY.GkAfhB {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.XRwtpn .O1lweY .u7d_AM {
    display: inline-block
}

.XRwtpn .Ursk0e {
    display: none
}

.YXlfNd>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.YXlfNd .CkCpUo,
.YXlfNd .O1lweY,
.YXlfNd>nav {
    position: absolute
}

.YXlfNd .O1lweY {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 10px);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    margin-top: 7px;
    padding: 15px 5px 0 5px;
    visibility: hidden
}

.YXlfNd [data-dropmode=dropUp] .O1lweY {
    margin-bottom: 7px;
    margin-top: 0
}

.PlZyDq {
    touch-action: manipulation
}

.uDW_Qe {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uDW_Qe:before {
    max-width: var(--margin-start, 0)
}

.uDW_Qe:after,
.uDW_Qe:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uDW_Qe:after {
    max-width: var(--margin-end, 0)
}

.FubTgk {
    height: 100%
}

.FubTgk .uDW_Qe {
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: var(--trans1, border-color .4s ease 0s, background-color .4s ease 0s)
}

.FubTgk .uDW_Qe:link,
.FubTgk .uDW_Qe:visited {
    border-color: transparent
}

.FubTgk .l7_2fn {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    margin: 0;
    position: relative;
    transition: var(--trans2, color .4s ease 0s);
    white-space: nowrap
}

.FubTgk[aria-disabled=false] .uDW_Qe {
    background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_17, color_17)), var(--alpha-bg, 1)));
    border: solid var(--corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
    cursor: pointer !important
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

.FubTgk[aria-disabled=true] .uDW_Qe {
    background-color: var(--corvid-disabled-background-color, rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1)));
    border-color: var(--corvid-disabled-border-color, rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1)));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 0))
}

.FubTgk[aria-disabled=true] .l7_2fn {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

.uUxqWY {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uUxqWY:before {
    max-width: var(--margin-start, 0)
}

.uUxqWY:after,
.uUxqWY:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uUxqWY:after {
    max-width: var(--margin-end, 0)
}

.Vq4wYb[aria-disabled=false] .uUxqWY {
    cursor: pointer
}

:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,
body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,
body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

.Vq4wYb .uUxqWY {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.Vq4wYb .wJVzSK {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    transition: var(--trans, color .4s ease 0s);
    white-space: nowrap
}

.Vq4wYb[aria-disabled=true] .wJVzSK {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

._C0cVf {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.hFwGTD {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.IQgXoP {
    transition: .2s
}

.Nr3Nid {
    opacity: 0;
    transition: .2s ease-in
}

.Nr3Nid.l4oO6c {
    z-index: -1 !important
}

.iQuoC4 {
    opacity: 1;
    transition: .2s
}

.CJF7A2 {
    height: auto
}

.CJF7A2,
.U4Bvut {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .G5K6X8,
body:not(.device-mobile-optimized) .G5K6X8 {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.xU8fqS[data-focuscycled=active] {
    outline: 1px solid transparent
}

.xU8fqS[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.xU8fqS ._4XcTfy {
    background-color: var(--screenwidth-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .7));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.xU8fqS .gUbusX {
    background-color: rgba(var(--bgctr, var(--color_11, color_11)), var(--alpha-bgctr, 1));
    border-radius: var(--rd, 0);
    bottom: var(--brwb, 0);
    top: var(--brwt, 0)
}

.xU8fqS .G5K6X8,
.xU8fqS .gUbusX {
    left: 0;
    position: absolute;
    right: 0
}

.xU8fqS .G5K6X8 {
    bottom: 0;
    top: 0
}

:host(.device-mobile-optimized) .xU8fqS .G5K6X8,
body.device-mobile-optimized .xU8fqS .G5K6X8 {
    left: 10px;
    right: 10px
}

.SPY_vo {
    pointer-events: none
}

.BmZ5pC {
    min-height: calc(100vh - var(--wix-ads-height));
    min-width: var(--site-width);
    position: var(--bg-position);
    top: var(--wix-ads-height)
}

.BmZ5pC,
.nTOEE9 {
    height: 100%;
    width: 100%
}

.nTOEE9 {
    overflow: hidden;
    position: relative
}

.nTOEE9.sqUyGm:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==), auto
}

.nTOEE9.C_JY0G:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==), auto
}

.RZQnmg {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 40px
}

.RZQnmg path {
    fill: rgb(var(--color_12))
}

.RZQnmg:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.rYiAuL {
    cursor: pointer
}

.gSXewE {
    height: 0;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 0
}

.OJQ_3L,
.gSXewE {
    position: absolute
}

.OJQ_3L {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    right: 0;
    width: 40px
}

.OJQ_3L path {
    fill: rgb(var(--color_12))
}

.OJQ_3L:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.j7pOnl {
    box-sizing: border-box;
    height: 100%;
    width: 100%
}

.BI8PVQ {
    min-height: var(--image-min-height);
    min-width: var(--image-min-width)
}

.BI8PVQ img,
img.BI8PVQ {
    filter: var(--filter-effect-svg-url);
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100% 100%);
    mask-size: var(--mask-size, 100% 100%);
    -o-object-position: var(--object-position);
    object-position: var(--object-position)
}

.MazNVa {
    left: var(--left, auto);
    position: var(--position-fixed, static);
    top: var(--top, auto);
    z-index: var(--z-index, auto)
}

.MazNVa .BI8PVQ img {
    box-shadow: 0 0 0 #000;
    position: static;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.MazNVa .j7pOnl {
    display: block;
    overflow: hidden
}

.MazNVa .BI8PVQ {
    overflow: hidden
}

.c7cMWz {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.FVGvCX {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .zK7MhX {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .c7cMWz,
body:not(.device-mobile-optimized) .c7cMWz {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.fEm0Bo .c7cMWz {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    overflow: hidden
}

:host(.device-mobile-optimized) .c7cMWz,
body.device-mobile-optimized .c7cMWz {
    left: 10px;
    right: 10px
}

.PFkO7r {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HT5ybB {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .dBAkHi {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .PFkO7r,
body:not(.device-mobile-optimized) .PFkO7r {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

:host(.device-mobile-optimized) .PFkO7r,
body.device-mobile-optimized .PFkO7r {
    left: 10px;
    right: 10px
}

.aVng1S {
    border-top: var(--lnw, 2px) solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    box-sizing: border-box;
    height: 0
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.r4OX7l,
.xTjc1A {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.r4OX7l[data-state~=header] a,
.r4OX7l[data-state~=header] div,
[data-state~=header].xTjc1A a,
[data-state~=header].xTjc1A div {
    cursor: default !important
}

.r4OX7l .UiHgGh,
.xTjc1A .UiHgGh {
    display: inline-block;
    height: 100%;
    width: 100%
}

.xTjc1A {
    --display: inline-block;
    cursor: pointer;
    display: var(--display);
    font: var(--fnt, var(--font_1))
}

.xTjc1A .yRj2ms {
    padding: 0 var(--pad, 5px)
}

.xTjc1A .JS76Uv {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 0 10px;
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=drop] {
    display: block;
    width: 100%
}

.xTjc1A[data-state~=drop] .JS76Uv {
    padding: 0 .5em
}

.xTjc1A[data-state~=link]:hover .JS76Uv,
.xTjc1A[data-state~=over] .JS76Uv {
    color: rgb(var(--txth, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=selected] .JS76Uv {
    color: rgb(var(--txts, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.NHM1d1 {
    overflow-x: hidden
}

.NHM1d1 .R_TAzU {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.NHM1d1 .R_TAzU .aOF1ks {
    flex: 1
}

.NHM1d1 .R_TAzU .y7qwii {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.NHM1d1 .R_TAzU .y7qwii .Tg1gOB {
    display: inline-block
}

.NHM1d1 .R_TAzU .y7qwii .mvZ3NH {
    display: block;
    width: 100%
}

.NHM1d1 .h3jCPd {
    display: block;
    opacity: 1;
    z-index: 99999
}

.NHM1d1 .h3jCPd .wkJ2fp {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.NHM1d1 .h3jCPd.DlGBN0 {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.NHM1d1 .h3jCPd .p90CkU {
    display: inline-block
}

.NHM1d1 .vh74Xw {
    display: none
}

.XwCBRN>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.XwCBRN .h3jCPd,
.XwCBRN .y7qwii,
.XwCBRN>nav {
    position: absolute
}

.XwCBRN .h3jCPd {
    margin-top: 7px;
    visibility: hidden
}

.XwCBRN .h3jCPd[data-dropMode=dropUp] {
    margin-bottom: 7px;
    margin-top: 0
}

.XwCBRN .wkJ2fp {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 0);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6))
}

.P0dCOY .PJ4KCX {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.d7EBK2 {
    border-radius: var(--overflow-wrapper-border-radius)
}

.TMFrcJ {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.dkyyRB {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.L01Zxk {
    transition: .2s
}

.bFRsbd {
    opacity: 0;
    transition: .2s ease-in
}

.bFRsbd.CwYhEy {
    z-index: -1 !important
}

.u_eaP3 {
    opacity: 1;
    transition: .2s
}

.kn76TK {
    height: auto
}

.YTbrNX,
.kn76TK {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .EwS2PT,
body:not(.device-mobile-optimized) .EwS2PT {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.x4zVYf[data-focuscycled=active] {
    outline: 1px solid transparent
}

.x4zVYf[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.x4zVYf .TMFrcJ {
    background-color: transparent;
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 0);
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .5));
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease
}

.x4zVYf .zxR1mn.TMFrcJ {
    background-color: rgba(var(--bg-scrl, 0, 0, 0), var(--alpha-bg-scrl, 0));
    border-bottom: var(--brwb-scrl, var(--brwb, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    border-radius: var(--rd-scrl, var(--rd, 0));
    border-top: var(--brwt-scrl, var(--brwt, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    box-shadow: var(--shd-scrl, var(--shd, 0 0 5px rgba(0, 0, 0, .5)))
}

.x4zVYf .mTQGgy {
    box-sizing: border-box;
    height: 100%;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.mTQGgy {
    opacity: var(--alpha-bg, 1)
}

.x4zVYf .QijXjn {
    background-color: var(--screenwidth-corvid-background-color, transparent);
    height: 100%;
    position: relative;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.QijXjn {
    opacity: var(--alpha-bg, 1)
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.J6KGih {
    cursor: pointer
}

.KaEeLN {
    --container-corvid-border-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    --container-corvid-border-size: var(--brw, 1px);
    --container-corvid-background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    --backdrop-filter: $backdrop-filter
}

.uYj0Sg {
    -webkit-backdrop-filter: var(--backdrop-filter, none);
    backdrop-filter: var(--backdrop-filter, none);
    background-color: var(--container-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    background-image: var(--bg-gradient, none);
    border: var(--container-corvid-border-width, var(--brw, 1px)) solid var(--container-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 5px);
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.LHrbPP {
    background: #fff;
    border-radius: 24px;
    color: #116dff;
    cursor: pointer;
    font-family: Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    height: 0;
    left: 50%;
    margin-left: -94px;
    opacity: 0;
    padding: 0 24px 0 24px;
    pointer-events: none;
    position: absolute;
    top: 60px;
    width: 0;
    z-index: 9999
}

.LHrbPP:focus {
    border: 2px solid;
    height: 40px;
    opacity: 1;
    pointer-events: auto;
    width: auto
}

.a0d77e2c.min.css">.MW5IWV{height:100%;left:0;-webkit-mask-image:var(--mask-image,none);mask-image:var(--mask-image,none);-webkit-mask-position:var(--mask-position,0);mask-position:var(--mask-position,0);-webkit-mask-repeat:var(--mask-repeat,no-repeat);mask-repeat:var(--mask-repeat,no-repeat);-webkit-mask-size:var(--mask-size,100%);mask-size:var(--mask-size,100%);overflow:hidden;pointer-events:var(--fill-layer-background-media-pointer-events);position:absolute;top:0;width:100%}.MW5IWV.N3eg0s{clip:rect(0,auto,auto,0)}.MW5IWV .Kv1aVt{height:100%;position:absolute;top:0;width:100%}.MW5IWV .dLPlxY{height:var(--fill-layer-image-height,100%);opacity:var(--fill-layer-image-opacity)}.MW5IWV .dLPlxY img{height:100%;width:100%}@supports(-webkit-hyphens:none){.MW5IWV.N3eg0s{clip:auto;-webkit-clip-path:inset(0)}}.VgO9Yg{height:100%}.LWbAav{background-color:var(--bg-overlay-color);background-image:var(--bg-gradient);transition:var(--inherit-transition)}.K_YxMd,.yK6aSC{opacity:var(--fill-layer-video-opacity)}.NGjcJN{bottom:var(--media-padding-bottom);height:var(--media-padding-height);position:absolute;top:var(--media-padding-top);width:100%}.mNGsUM{transform:scale(var(--scale,1));transition:var(--transform-duration,transform 0s)}.K_YxMd{height:100%;position:relative;width:100%}wix-media-canvas{display:block;height:100%}.Oqnisf{overflow:visible}.Oqnisf>.MW5IWV .LWbAav{background-color:var(--section-corvid-background-color,var(--bg-overlay-color))}.cM88eO{backface-visibility:hidden}.YtfWHd{left:0;position:absolute;top:0}.HlRz5e{display:block;height:100%;width:100%}.HlRz5e img{max-width:var(--wix-img-max-width,100%)}.HlRz5e[data-animate-blur] img{filter:blur(9px);transition:filter .8s ease-in}.HlRz5e[data-animate-blur] img[data-load-done]{filter:none}.I5zqsT{display:block;height:100%;width:100%}.bX9O_S{clip-path:var(--fill-layer-clip)}.Z_wCwr,.bX9O_S{position:absolute;top:0}.Jxk_UL img,.Z_wCwr,.bX9O_S{height:100%;width:100%}.K8MSra{opacity:0}.K8MSra,.YTb3b4{position:absolute;top:0}.YTb3b4{height:0;left:0;overflow:hidden;width:0}.SUz0WK{left:0;pointer-events:var(--fill-layer-background-media-pointer-events);position:var(--fill-layer-background-media-position)}.FNxOn5,.SUz0WK,.m4khSP{height:100%;top:0;width:100%}.FNxOn5{position:absolute}.m4khSP{background-color:var(--fill-layer-background-overlay-color);opacity:var(--fill-layer-background-overlay-blend-opacity-fallback,1);position:var(--fill-layer-background-overlay-position);transform:var(--fill-layer-background-overlay-transform)}@supports(mix-blend-mode:overlay){.m4khSP{mix-blend-mode:var(--fill-layer-background-overlay-blend-mode);opacity:var(--fill-layer-background-overlay-blend-opacity,1)}}.dkukWC{--divider-pin-height__:min(1,calc(var(--divider-layers-pin-factor__) + 1));--divider-pin-layer-height__:var(--divider-layers-pin-factor__);--divider-pin-border__:min(1,calc(var(--divider-layers-pin-factor__) / -1 + 1));height:calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))}.dkukWC,.dkukWC .FRCqDF{left:0;position:absolute;width:100%}.dkukWC .FRCqDF{--divider-layer-i__:var(--divider-layer-i,0);background-position:left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;background-repeat:repeat-x;border-bottom-style:solid;border-bottom-width:calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));height:calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));opacity:calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))}.xnZvZH{--divider-height__:var(--divider-top-height,auto);--divider-offset-x__:var(--divider-top-offset-x,0px);--divider-layers-size__:var(--divider-top-layers-size,0);--divider-layers-y__:var(--divider-top-layers-y,0px);--divider-layers-x__:var(--divider-top-layers-x,0px);--divider-layers-pin-factor__:var(--divider-top-layers-pin-factor,0);border-top:var(--divider-top-padding,0) solid var(--divider-top-color,currentColor);opacity:var(--divider-top-opacity,1);top:0;transform:var(--divider-top-flip,scaleY(-1))}.xnZvZH .FRCqDF{background-image:var(--divider-top-image,none);background-size:var(--divider-top-size,contain);border-color:var(--divider-top-color,currentColor);bottom:0;filter:var(--divider-top-filter,none)}.xnZvZH .FRCqDF[data-divider-layer=" 1"]{display:var(--divider-top-layer-1-display,block)}.xnZvZH .FRCqDF[data-divider-layer=" 2"]{display:var(--divider-top-layer-2-display,block)}.xnZvZH .FRCqDF[data-divider-layer=" 3"]{display:var(--divider-top-layer-3-display,block)}.MBOSCN{--divider-height__:var(--divider-bottom-height,auto);--divider-offset-x__:var(--divider-bottom-offset-x,0px);--divider-layers-size__:var(--divider-bottom-layers-size,0);--divider-layers-y__:var(--divider-bottom-layers-y,0px);--divider-layers-x__:var(--divider-bottom-layers-x,0px);--divider-layers-pin-factor__:var(--divider-bottom-layers-pin-factor,0);border-bottom:var(--divider-bottom-padding,0) solid var(--divider-bottom-color,currentColor);bottom:0;opacity:var(--divider-bottom-opacity,1);transform:var(--divider-bottom-flip,none)}.MBOSCN .FRCqDF{background-image:var(--divider-bottom-image,none);background-size:var(--divider-bottom-size,contain);border-color:var(--divider-bottom-color,currentColor);bottom:0;filter:var(--divider-bottom-filter,none)}.MBOSCN .FRCqDF[data-divider-layer=" 1"]{display:var(--divider-bottom-layer-1-display,block)}.MBOSCN .FRCqDF[data-divider-layer=" 2"]{display:var(--divider-bottom-layer-2-display,block)}.MBOSCN .FRCqDF[data-divider-layer=" 3"]{display:var(--divider-bottom-layer-3-display,block)}
 .E6jjcn {
    direction: var(--direction);
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content);
    margin: var(--margin);
    position: relative
}

.Zc7IjY {
    direction: ltr;
    margin: var(--item-margin)
}

.VM7gjN {
    display: flex;
    flex-direction: column
}

.TWFxr5 {
    height: auto !important
}

.May50y {
    overflow: hidden !important
}


.so89qkO.oQ7Zm2a--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.suYDlBy {
    --wix-ui-tpa-icon-button-icon-color: 255, 255, 255, 1;
    --wix-ui-tpa-icon-button-icon-color-rgb: 255, 255, 255;
    --wix-ui-tpa-icon-button-icon-color-opacity: 1
}

.sZRcsHb.oDGyZc9--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.sFADCnq,
.sGioXwx {
    outline: 0
}

.snU6ghj>:first-child>:first-child {
    z-index: 100000 !important
}

.sGQUWoF {
    align-items: center;
    cursor: pointer;
    display: inline-flex
}

.sPO0VhK,
.s__s7U6 {
    flex-shrink: 0
}

.sGQUWoF.oNFVcPX--disabled {
    cursor: default
}

.sGQUWoF[disabled] {
    pointer-events: none
}

.s__5rQf1A {
    border: 1px solid hsla(0, 0%, 100%, .4);
    border-radius: 2px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1), 0 4px 8px 0 rgba(0, 0, 0, .1);
    color: #fff;
    display: inline-flex;
    font-family: Madefor, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    opacity: 0;
    transform: translateY(-50%);
    visibility: hidden
}

.s__5rQf1A.oCeEa_R--isShown {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.s__5rQf1A.oCeEa_R--shouldAnimate {
    transition: visibility .2s ease, opacity .2s ease, transform .4s ease
}

.s__5rQf1A.oCeEa_R---skin-7-success {
    background-color: #008250
}

.s__5rQf1A.oCeEa_R---skin-5-error {
    background-color: #df3131
}

.s__5rQf1A.oCeEa_R---skin-6-status {
    background-color: #212121
}

.s__5rQf1A.oCeEa_R---skin-7-preview {
    background-color: rgba(0, 0, 0, .6)
}

.s__5rQf1A.oCeEa_R---placement-15-bottomFullWidth {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100vw
}

.sAn25BY,
.srtTtd0 {
    display: inline-block;
    min-width: 12px
}

.sVn122i {
    display: inline-block;
    line-height: 20px;
    margin: 16px 20px;
    max-height: 40px;
    overflow: hidden
}

.sWqq1go {
    height: 24px;
    margin-left: auto;
    padding: 14px 12px
}

.s__5rQf1A.oCeEa_R--mobile .sVn122i {
    margin-left: 0;
    margin-right: 0;
    max-height: 60px
}

.s__5rQf1A.oCeEa_R--mobile .srtTtd0 {
    min-width: 20px
}

.s__5rQf1A.oCeEa_R--rtl .sWqq1go {
    margin-left: 0;
    margin-right: auto
}

.svqo6H4 {
    border: 0;
    display: inline-block;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.svqo6H4.oimTWXK--focus,
.svqo6H4:hover {
    opacity: .7
}

.svqo6H4.ojpiBkn--disabled {
    cursor: default
}

.svqo6H4.ojpiBkn--disabled:hover {
    opacity: 1
}

.sSG4oiD svg {
    display: block
}

.svqo6H4.ojpiBkn--disabled.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-color-29));
    fill: none
}

.svqo6H4.ojpiBkn--disabled.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-color-29));
    stroke: rgb(var(--wix-color-29))
}

.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-line .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    fill: none
}

.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-full .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4 .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4.ojpiBkn--disabled .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-color-29))
}

.svqo6H4.ojpiBkn---theme-4-none {
    background-color: transparent
}

.svqo6H4.ojpiBkn---theme-3-box {
    align-items: center;
    background-color: rgb(var(--wix-ui-tpa-icon-button-background-color, var(--wix-color-1)));
    border-radius: 50%;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.Sm1ZoK {
    z-index: 999999
}

.Sm1ZoK.KtZaO1 {
    display: none
}

.Sm1ZoK:not(.Z1Pd8o) {
    left: 50%;
    min-width: 320px;
    position: fixed;
    top: 80px;
    transform: translate(-50%)
}

#masterPage:not(.landingPage) #PAGES_CONTAINER {
    margin-top: 0px;
    margin-bottom: 0px;
}

#masterPage.landingPage #soapAfterPagesContainer,
#masterPage.landingPage #soapBeforePagesContainer {
    margin-top: 95px;
}

#masterPage.landingPage #SITE_HEADER {
    display: none;
}

#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #comp-kcyijl2p {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER {
    display: none;
}

#masterPage.landingPage #SITE_HEADER-placeholder {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER-placeholder {
    display: none;
}

#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus,
#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus~.wixSdkShowFocusOnSibling {
    --focus-ring-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #116dff;
    box-shadow: var(--focus-ring-box-shadow) !important;
    z-index: 1;
}

.has-inner-focus-ring {
    --focus-ring-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;
}

#masterPage {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_HEADER {
    z-index: 50;
    --above-all-in-container: 10000;
}

#PAGES_CONTAINER {
    --pinned-layer-in-container: 51;
    --above-all-in-container: 49;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --pinned-layer-in-container: 52;
    --above-all-in-container: 49;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --pinned-layer-in-container: 53;
    --above-all-in-container: 49;
}

#comp-kcyijl2p-pinned-layer {
    z-index: calc(var(--pinned-layers-in-page, 0) + 54);
    --above-all-in-container: 10000;
}

#SITE_FOOTER {
    --pinned-layer-in-container: 55;
    --above-all-in-container: 49;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: auto;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: 15px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-top: -2px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: -80px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="SOSP_CONTAINER_CUSTOM_ID"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kcyijl2p {
    justify-self: end;
    margin-right: 29px;
    align-self: center;
    margin-top: 48px;
    position: absolute;
    grid-area: 1 / 1 / 2 / 2;
    pointer-events: auto;
}

.font_2 {
    font: var(--font_2);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_3 {
    font: var(--font_3);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_4 {
    font: var(--font_4);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_5 {
    font: var(--font_5);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_6 {
    font: var(--font_6);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_7 {
    font: var(--font_7);
    color: rgb(0, 0, 0);
    letter-spacing: 0em;
}

.font_8 {
    font: var(--font_8);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_9 {
    font: var(--font_9);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_10 {
    font: var(--font_10);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.color_0 {
    color: rgb(var(--color_0));
}

.color_1 {
    color: rgb(var(--color_1));
}

.color_2 {
    color: rgb(var(--color_2));
}

.color_3 {
    color: rgb(var(--color_3));
}

.color_4 {
    color: rgb(var(--color_4));
}

.color_5 {
    color: rgb(var(--color_5));
}

.color_6 {
    color: rgb(var(--color_6));
}

.color_7 {
    color: rgb(var(--color_7));
}

.color_8 {
    color: rgb(var(--color_8));
}

.color_9 {
    color: rgb(var(--color_9));
}

.color_10 {
    color: rgb(var(--color_10));
}

.color_11 {
    color: rgb(var(--color_11));
}

.color_12 {
    color: rgb(var(--color_12));
}

.color_13 {
    color: rgb(var(--color_13));
}

.color_14 {
    color: rgb(var(--color_14));
}

.color_15 {
    color: rgb(var(--color_15));
}

.color_16 {
    color: rgb(var(--color_16));
}

.color_17 {
    color: rgb(var(--color_17));
}

.color_18 {
    color: rgb(var(--color_18));
}

.color_19 {
    color: rgb(var(--color_19));
}

.color_20 {
    color: rgb(var(--color_20));
}

.color_21 {
    color: rgb(var(--color_21));
}

.color_22 {
    color: rgb(var(--color_22));
}

.color_23 {
    color: rgb(var(--color_23));
}

.color_24 {
    color: rgb(var(--color_24));
}

.color_25 {
    color: rgb(var(--color_25));
}

.color_26 {
    color: rgb(var(--color_26));
}

.color_27 {
    color: rgb(var(--color_27));
}

.color_28 {
    color: rgb(var(--color_28));
}

.color_29 {
    color: rgb(var(--color_29));
}

.color_30 {
    color: rgb(var(--color_30));
}

.color_31 {
    color: rgb(var(--color_31));
}

.color_32 {
    color: rgb(var(--color_32));
}

.color_33 {
    color: rgb(var(--color_33));
}

.color_34 {
    color: rgb(var(--color_34));
}

.color_35 {
    color: rgb(var(--color_35));
}

.color_36 {
    color: rgb(var(--color_36));
}

.color_37 {
    color: rgb(var(--color_37));
}

.color_38 {
    color: rgb(var(--color_38));
}

.color_39 {
    color: rgb(var(--color_39));
}

.color_40 {
    color: rgb(var(--color_40));
}

.color_41 {
    color: rgb(var(--color_41));
}

.color_42 {
    color: rgb(var(--color_42));
}

.color_43 {
    color: rgb(var(--color_43));
}

.color_44 {
    color: rgb(var(--color_44));
}

.color_45 {
    color: rgb(var(--color_45));
}

.color_46 {
    color: rgb(var(--color_46));
}

.color_47 {
    color: rgb(var(--color_47));
}

.color_48 {
    color: rgb(var(--color_48));
}

.color_49 {
    color: rgb(var(--color_49));
}

.color_50 {
    color: rgb(var(--color_50));
}

.color_51 {
    color: rgb(var(--color_51));
}

.color_52 {
    color: rgb(var(--color_52));
}

.color_53 {
    color: rgb(var(--color_53));
}

.color_54 {
    color: rgb(var(--color_54));
}

.color_55 {
    color: rgb(var(--color_55));
}

.color_56 {
    color: rgb(var(--color_56));
}

.color_57 {
    color: rgb(var(--color_57));
}

.color_58 {
    color: rgb(var(--color_58));
}

.color_59 {
    color: rgb(var(--color_59));
}

.color_60 {
    color: rgb(var(--color_60));
}

.color_61 {
    color: rgb(var(--color_61));
}

.color_62 {
    color: rgb(var(--color_62));
}

.color_63 {
    color: rgb(var(--color_63));
}

.color_64 {
    color: rgb(var(--color_64));
}

.color_65 {
    color: rgb(var(--color_65));
}

.backcolor_0 {
    background-color: rgb(var(--color_0));
}

.backcolor_1 {
    background-color: rgb(var(--color_1));
}

.backcolor_2 {
    background-color: rgb(var(--color_2));
}

.backcolor_3 {
    background-color: rgb(var(--color_3));
}

.backcolor_4 {
    background-color: rgb(var(--color_4));
}

.backcolor_5 {
    background-color: rgb(var(--color_5));
}

.backcolor_6 {
    background-color: rgb(var(--color_6));
}

.backcolor_7 {
    background-color: rgb(var(--color_7));
}

.backcolor_8 {
    background-color: rgb(var(--color_8));
}

.backcolor_9 {
    background-color: rgb(var(--color_9));
}

.backcolor_10 {
    background-color: rgb(var(--color_10));
}

.backcolor_11 {
    background-color: rgb(var(--color_11));
}

.backcolor_12 {
    background-color: rgb(var(--color_12));
}

.backcolor_13 {
    background-color: rgb(var(--color_13));
}

.backcolor_14 {
    background-color: rgb(var(--color_14));
}

.backcolor_15 {
    background-color: rgb(var(--color_15));
}

.backcolor_16 {
    background-color: rgb(var(--color_16));
}

.backcolor_17 {
    background-color: rgb(var(--color_17));
}

.backcolor_18 {
    background-color: rgb(var(--color_18));
}

.backcolor_19 {
    background-color: rgb(var(--color_19));
}

.backcolor_20 {
    background-color: rgb(var(--color_20));
}

.backcolor_21 {
    background-color: rgb(var(--color_21));
}

.backcolor_22 {
    background-color: rgb(var(--color_22));
}

.backcolor_23 {
    background-color: rgb(var(--color_23));
}

.backcolor_24 {
    background-color: rgb(var(--color_24));
}

.backcolor_25 {
    background-color: rgb(var(--color_25));
}

.backcolor_26 {
    background-color: rgb(var(--color_26));
}

.backcolor_27 {
    background-color: rgb(var(--color_27));
}

.backcolor_28 {
    background-color: rgb(var(--color_28));
}

.backcolor_29 {
    background-color: rgb(var(--color_29));
}

.backcolor_30 {
    background-color: rgb(var(--color_30));
}

.backcolor_31 {
    background-color: rgb(var(--color_31));
}

.backcolor_32 {
    background-color: rgb(var(--color_32));
}

.backcolor_33 {
    background-color: rgb(var(--color_33));
}

.backcolor_34 {
    background-color: rgb(var(--color_34));
}

.backcolor_35 {
    background-color: rgb(var(--color_35));
}

.backcolor_36 {
    background-color: rgb(var(--color_36));
}

.backcolor_37 {
    background-color: rgb(var(--color_37));
}

.backcolor_38 {
    background-color: rgb(var(--color_38));
}

.backcolor_39 {
    background-color: rgb(var(--color_39));
}

.backcolor_40 {
    background-color: rgb(var(--color_40));
}

.backcolor_41 {
    background-color: rgb(var(--color_41));
}

.backcolor_42 {
    background-color: rgb(var(--color_42));
}

.backcolor_43 {
    background-color: rgb(var(--color_43));
}

.backcolor_44 {
    background-color: rgb(var(--color_44));
}

.backcolor_45 {
    background-color: rgb(var(--color_45));
}

.backcolor_46 {
    background-color: rgb(var(--color_46));
}

.backcolor_47 {
    background-color: rgb(var(--color_47));
}

.backcolor_48 {
    background-color: rgb(var(--color_48));
}

.backcolor_49 {
    background-color: rgb(var(--color_49));
}

.backcolor_50 {
    background-color: rgb(var(--color_50));
}

.backcolor_51 {
    background-color: rgb(var(--color_51));
}

.backcolor_52 {
    background-color: rgb(var(--color_52));
}

.backcolor_53 {
    background-color: rgb(var(--color_53));
}

.backcolor_54 {
    background-color: rgb(var(--color_54));
}

.backcolor_55 {
    background-color: rgb(var(--color_55));
}

.backcolor_56 {
    background-color: rgb(var(--color_56));
}

.backcolor_57 {
    background-color: rgb(var(--color_57));
}

.backcolor_58 {
    background-color: rgb(var(--color_58));
}

.backcolor_59 {
    background-color: rgb(var(--color_59));
}

.backcolor_60 {
    background-color: rgb(var(--color_60));
}

.backcolor_61 {
    background-color: rgb(var(--color_61));
}

.backcolor_62 {
    background-color: rgb(var(--color_62));
}

.backcolor_63 {
    background-color: rgb(var(--color_63));
}

.backcolor_64 {
    background-color: rgb(var(--color_64));
}

.backcolor_65 {
    background-color: rgb(var(--color_65));
}

#masterPage:not(.landingPage) {
    --top-offset: var(--header-height);
    --header-height: 95px;
}

#masterPage.landingPage {
    --top-offset: 0px;
}

#SITE_HEADER {
    --brd: var(--color_15);
    --brwt: 0px;
    --brwb: 0px;
    --shd: none;
    --rd: 0px;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-filter: none;
}

#SITE_HEADER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_HEADERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kfxw8p95"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_HEADER {
    --bg-overlay-color: rgb(var(--color_43));
    --bg-gradient: none;
    position: sticky !important;
    top: var(--wix-ads-height);
}





[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer]>[id="comp-l3m31bg7"] {
    position: relative;
    margin: 30px 0px 24px calc((100% - 245px) * 0);
    left: 13px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kfxw97wzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer]>[id="comp-kd4hrjc2"] {
    position: relative;
    margin: 19px 0px 24px calc((100% - 735px) * 1);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}



#comp-kfxw8pbe {
    width: 245px;
}

#comp-kfxw8pbe {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 245px;
    --column-flex: 245;
}

#comp-l3m31bg7 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m31bg7 {
    width: 227px;
    height: 41px;
}

#comp-l3m31bg7 {
    --height: 41px;
    --width: 227px;
}

#comp-kfxw97wz {
    width: 735px;
}

#comp-kfxw97wz {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 735px;
    --column-flex: 735;
}

#comp-kd4hrjc2 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: 0, 48, 91;
    --rd: 0px;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
    --fnt: var(--font_1);
    --pad: 5px;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --trans: color 0.4s ease 0s;
    --txth: var(--color_18);
    --alpha-txth: 1;
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
}

#comp-kd4hrjc2 {
    width: 730px;
    height: 52px;
}

#comp-kd4hrjc2 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#PAGES_CONTAINER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    --transition-duration: 700ms;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --alpha-bg: 1;
    --bg: 61, 155, 233;
    --bgh: 43, 104, 156;
    --brd: 43, 104, 156;
    --brdh: 61, 155, 233;
    --brw: 0px;
    --fnt: normal normal normal 14px/1.4em raleway;
    --rd: 20px;
    --txt: 255, 255, 255;
    --txth: 255, 255, 255;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 1;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
}

#SOSP_CONTAINER_CUSTOM_ID {
    --brw: 0px;
    --brd: var(--color_15);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62lwk"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62nf5"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0h62lwk {
    width: 980px;
    height: 250px;
}

.comp-l0h62lwk {
    --wix-direction: ltr;
    --profileLayout: 1;
    --pictureStyle: 0;
    --profileAlignment: 0;
    --profileImageSize: 110px;
    --badge-layout: 0;
    --badge-size: 0;
    --badge-corner-radius: 10;
    --border-width-1: 1;
    --pw-cover-photo-opacity: 60;
    --pw-cover-photo-opacity-desktop: 60;
    --profileWidgetHeight: 250px;
    --pw-button-border-width: 1;
    --pw-button-responsive-border-width: 1;
    --pw-button-text-font-size-mobile: 16;
    --pw-button-corner-radius: 0;
    --pw-button-responsive-corner-radius: 0;
    --vertical-pw-corner-radius: 0;
    --badge-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font: normal normal normal 28px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile: normal normal normal 12px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-color-primary: 51, 51, 51;
    --text-color-primary-rgb: 51, 51, 51;
    --text-color-primary-opacity: 1;
    --text-color-secondary: 51, 51, 51;
    --text-color-secondary-rgb: 51, 51, 51;
    --text-color-secondary-opacity: 1;
    --pw-responsive-name-color: 255, 255, 255;
    --pw-responsive-name-color-rgb: 255, 255, 255;
    --pw-responsive-name-color-opacity: 1;
    --pw-name-color-mobile: 51, 51, 51;
    --pw-name-color-mobile-rgb: 51, 51, 51;
    --pw-name-color-mobile-opacity: 1;
    --title-color: 51, 51, 51;
    --title-color-rgb: 51, 51, 51;
    --title-color-opacity: 1;
    --title-responsive-color: 255, 255, 255;
    --title-responsive-color-rgb: 255, 255, 255;
    --title-responsive-color-opacity: 1;
    --title-mobile-color: 51, 51, 51;
    --title-mobile-color-rgb: 51, 51, 51;
    --title-mobile-color-opacity: 1;
    --pw-responsive-ff-color: 255, 255, 255;
    --pw-responsive-ff-color-rgb: 255, 255, 255;
    --pw-responsive-ff-color-opacity: 1;
    --pw-ff-color-mobile: 51, 51, 51;
    --pw-ff-color-mobile-rgb: 51, 51, 51;
    --pw-ff-color-mobile-opacity: 1;
    --button-opacity-and-color: 0, 87, 225;
    --button-opacity-and-color-rgb: 0, 87, 225;
    --button-opacity-and-color-opacity: 1;
    --pw-responsive-button-color: 255, 255, 255;
    --pw-responsive-button-color-rgb: 255, 255, 255;
    --pw-responsive-button-color-opacity: 1;
    --pw-responsive-button-color-mobile: 255, 255, 255;
    --pw-responsive-button-color-mobile-rgb: 255, 255, 255;
    --pw-responsive-button-color-mobile-opacity: 1;
    --box-color: 255, 255, 255;
    --box-color-rgb: 255, 255, 255;
    --box-color-opacity: 1;
    --border-color: 51, 51, 51, 0.2;
    --border-color-rgb: 51, 51, 51;
    --border-color-opacity: 0.2;
    --pw-cover-color: 0, 87, 225;
    --pw-cover-color-rgb: 0, 87, 225;
    --pw-cover-color-opacity: 1;
    --pw-cover-color-desktop: 0, 87, 225;
    --pw-cover-color-desktop-rgb: 0, 87, 225;
    --pw-cover-color-desktop-opacity: 1;
    --pw-cover-color-mobile: 0, 87, 225;
    --pw-cover-color-mobile-rgb: 0, 87, 225;
    --pw-cover-color-mobile-opacity: 1;
    --pw-button-font-color: 255, 255, 255;
    --pw-button-font-color-rgb: 255, 255, 255;
    --pw-button-font-color-opacity: 1;
    --pw-button-responsive-font-color: 0, 87, 225;
    --pw-button-responsive-font-color-rgb: 0, 87, 225;
    --pw-button-responsive-font-color-opacity: 1;
    --pw-button-border-color: 0, 87, 225;
    --pw-button-border-color-rgb: 0, 87, 225;
    --pw-button-border-color-opacity: 1;
    --pw-button-responsive-border-color: 255, 255, 255;
    --pw-button-responsive-border-color-rgb: 255, 255, 255;
    --pw-button-responsive-border-color-opacity: 1;
    --badge-font-style: normal;
    --badge-font-variant: normal;
    --badge-font-weight: normal;
    --badge-font-size: 16px;
    --badge-font-line-height: 1.4em;
    --badge-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badge-font-text-decoration: none;
    --text-primary-font-style: normal;
    --text-primary-font-variant: normal;
    --text-primary-font-weight: normal;
    --text-primary-font-size: 20px;
    --text-primary-font-line-height: 1.4em;
    --text-primary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font-text-decoration: none;
    --text-secondary-font-style: normal;
    --text-secondary-font-variant: normal;
    --text-secondary-font-weight: normal;
    --text-secondary-font-size: 14px;
    --text-secondary-font-line-height: 1.4em;
    --text-secondary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font-text-decoration: none;
    --pw-responsive-name-font-style: normal;
    --pw-responsive-name-font-variant: normal;
    --pw-responsive-name-font-weight: normal;
    --pw-responsive-name-font-size: 28px;
    --pw-responsive-name-font-line-height: 1.4em;
    --pw-responsive-name-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font-text-decoration: none;
    --pw-name-font-mobile-style: normal;
    --pw-name-font-mobile-variant: normal;
    --pw-name-font-mobile-weight: normal;
    --pw-name-font-mobile-size: 20px;
    --pw-name-font-mobile-line-height: 1.4em;
    --pw-name-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile-text-decoration: none;
    --title-font-style: normal;
    --title-font-variant: normal;
    --title-font-weight: normal;
    --title-font-size: 14px;
    --title-font-line-height: 1.4em;
    --title-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font-text-decoration: none;
    --title-responsive-font-style: normal;
    --title-responsive-font-variant: normal;
    --title-responsive-font-weight: normal;
    --title-responsive-font-size: 20px;
    --title-responsive-font-line-height: 1.4em;
    --title-responsive-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font-text-decoration: none;
    --title-mobile-font-style: normal;
    --title-mobile-font-variant: normal;
    --title-mobile-font-weight: normal;
    --title-mobile-font-size: 16px;
    --title-mobile-font-line-height: 1.4em;
    --title-mobile-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font-text-decoration: none;
    --pw-responsive-ff-font-style: normal;
    --pw-responsive-ff-font-variant: normal;
    --pw-responsive-ff-font-weight: normal;
    --pw-responsive-ff-font-size: 16px;
    --pw-responsive-ff-font-line-height: 1.4em;
    --pw-responsive-ff-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font-text-decoration: none;
    --pw-ff-font-mobile-style: normal;
    --pw-ff-font-mobile-variant: normal;
    --pw-ff-font-mobile-weight: normal;
    --pw-ff-font-mobile-size: 12px;
    --pw-ff-font-mobile-line-height: 1.4em;
    --pw-ff-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile-text-decoration: none;
    --button-font-style: normal;
    --button-font-variant: normal;
    --button-font-weight: normal;
    --button-font-size: 16px;
    --button-font-line-height: 1.4em;
    --button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font-text-decoration: none;
    --pw-responsive-button-font-style: normal;
    --pw-responsive-button-font-variant: normal;
    --pw-responsive-button-font-weight: normal;
    --pw-responsive-button-font-size: 16px;
    --pw-responsive-button-font-line-height: 1.4em;
    --pw-responsive-button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font-text-decoration: none;
    --pw-button-font-mobile-style: normal;
    --pw-button-font-mobile-variant: normal;
    --pw-button-font-mobile-weight: normal;
    --pw-button-font-mobile-size: 16px;
    --pw-button-font-mobile-line-height: 1.4em;
    --pw-button-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile-text-decoration: none;
    --profileImageDisplay: block;
    --profileImageBorderRadius: 50%;
    --coverButtonsBoxMarginLeft: initial;
    --coverButtonsBoxPosition: initial;
    --coverButtonsBoxTop: initial;
    --coverButtonsBoxInsetInlineEnd: initial;
    --coverButtonsBoxMarginTop: 38px;
    --repositionModeButtonsFlexDirection: row;
    --repositionModeButtonsMarginInlineStart: 34px;
    --repositionModeButtonsMarginInlineEnd: initial;
    --coverPhotoContainerInsetInlineStart: 24px;
    --coverPhotoContainerInsetInlineEnd: initial;
    --contentLayoutPosition: relative;
    --contentLayoutFlexDirection: row;
    --contentLayoutAlignItems: initial;
    --contentLayoutPaddingInlineStart: 30px;
    --contentLayoutPaddingInlineEnd: 16px;
    --contentAlignItems: flex-end;
    --contentMarginBottom: 30px;
    --contentMarginInlineEnd: initial;
    --contentMarginInlineStart: 24px;
    --contentJustifyContent: space-between;
    --contentWidth: initial;
    --contentFlexDirection: row;
    --detailsAndPhotoFlexDirection: initial;
    --detailsAndPhotoAlignItems: initial;
    --memberDetailsPaddingInlineStart: initial;
    --memberDetailsPaddingInlineEnd: initial;
    --memberDetailsMarginTop: initial;
    --memberDetailsAlignItems: initial;
    --memberDetailsMaxWidth: 500px;
    --memberDetailsMarginBottom: initial;
    --profilePhotoMarginRight: initial;
    --profilePhotoMarginLeft: initial;
    --badgeListContainerJustifyContent: initial;
    --badgeListJustifyContent: end;
    --numbersBoxPosition: initial;
    --numbersBoxJustifyContent: flex-start;
    --nameContainerMaxWidth: initial;
    --nameContainerWidth: initial;
    --nameContainerJustifyContent: flex-start;
    --nameBoxTextMaxWidth: 470px;
    --titleContainerTextAlign: initial;
    --titleContainerDisplay: initial;
    --titleContainerFlexDirection: initial;
    --titleMaxWidth: 470px;
    --buttonsBoxPosition: initial;
    --buttonsBoxTop: initial;
    --buttonsBoxInsetInlineEnd: initial;
    --moreActionsMarginLeft: initial;
    --moreActionsMarginRight: -14px;
    --badgeFont: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badgeIconHeight: 12px;
    --badgeIconWidth: initial;
    --badgeIconMaxWidth: 30px;
    --badgeIconMargin: 0 4px 0 0;
    --remainderWrapperHeight: 20px;
    --remainderWrapperMinWidth: 30px;
    --badgeWrapperHeight: 20px;
    --badgeWrapperWidth: initial;
    --badgeWrapperPadding: 0 8px;
    --badgeTextDisplay: initial;
    --badgeIconDisplay: flex;
    --badgeDefaultIconDisplay: none;
    --remainderBadgeColor: rgb(255, 255, 255);
    --wix-color-1: 255, 255, 255;
    --wix-color-2: 232, 230, 230;
    --wix-color-3: 199, 199, 199;
    --wix-color-4: 89, 89, 89;
    --wix-color-5: 51, 51, 51;
    --wix-color-6: 229, 240, 254;
    --wix-color-7: 200, 224, 254;
    --wix-color-8: 0, 87, 225;
    --wix-color-9: 0, 58, 150;
    --wix-color-10: 0, 29, 75;
    --wix-color-11: 249, 197, 180;
    --wix-color-12: 243, 167, 143;
    --wix-color-13: 237, 88, 41;
    --wix-color-14: 158, 59, 27;
    --wix-color-15: 79, 29, 14;
    --wix-color-16: 210, 172, 247;
    --wix-color-17: 186, 131, 240;
    --wix-color-18: 128, 21, 232;
    --wix-color-19: 85, 14, 155;
    --wix-color-20: 43, 7, 77;
    --wix-color-21: 177, 211, 187;
    --wix-color-22: 127, 168, 139;
    --wix-color-23: 64, 124, 81;
    --wix-color-24: 43, 83, 54;
    --wix-color-25: 21, 41, 27;
    --wix-color-26: 255, 255, 255;
    --wix-color-27: 51, 51, 51;
    --wix-color-28: 232, 230, 230;
    --wix-color-29: 199, 199, 199;
    --wix-color-30: 89, 89, 89;
    --wix-color-31: 0, 87, 225;
    --wix-color-32: 0, 58, 150;
    --wix-color-33: 0, 29, 75;
    --wix-color-34: 229, 240, 254;
    --wix-color-35: 51, 51, 51;
    --wix-color-36: 51, 51, 51;
    --wix-color-37: 89, 89, 89;
    --wix-color-38: 0, 87, 225;
    --wix-color-39: 0, 87, 225;
    --wix-color-40: 255, 255, 255;
    --wix-color-41: 255, 255, 255;
    --wix-color-42: 0, 87, 225;
    --wix-color-43: 0, 87, 225;
    --wix-color-44: 199, 199, 199;
    --wix-color-45: 199, 199, 199;
    --wix-color-46: 255, 255, 255;
    --wix-color-47: 255, 255, 255;
    --wix-color-48: 0, 87, 225;
    --wix-color-49: 0, 87, 225;
    --wix-color-50: 0, 87, 225;
    --wix-color-51: 0, 87, 225;
    --wix-color-52: 255, 255, 255;
    --wix-color-53: 255, 255, 255;
    --wix-color-54: 199, 199, 199;
    --wix-color-55: 199, 199, 199;
    --wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Title-style: normal;
    --wix-font-Title-variant: normal;
    --wix-font-Title-weight: normal;
    --wix-font-Title-size: 60px;
    --wix-font-Title-line-height: 1.4em;
    --wix-font-Title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Title-text-decoration: none;
    --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Menu-style: normal;
    --wix-font-Menu-variant: normal;
    --wix-font-Menu-weight: normal;
    --wix-font-Menu-size: 16px;
    --wix-font-Menu-line-height: 1.4em;
    --wix-font-Menu-family: din-next-w01-light, sans-serif;
    --wix-font-Menu-text-decoration: none;
    --wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-style: normal;
    --wix-font-Page-title-variant: normal;
    --wix-font-Page-title-weight: normal;
    --wix-font-Page-title-size: 40px;
    --wix-font-Page-title-line-height: 1.4em;
    --wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-text-decoration: none;
    --wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-style: normal;
    --wix-font-Heading-XL-variant: normal;
    --wix-font-Heading-XL-weight: normal;
    --wix-font-Heading-XL-size: 38px;
    --wix-font-Heading-XL-line-height: 1.4em;
    --wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-text-decoration: none;
    --wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-style: normal;
    --wix-font-Heading-L-variant: normal;
    --wix-font-Heading-L-weight: normal;
    --wix-font-Heading-L-size: 35px;
    --wix-font-Heading-L-line-height: 1.4em;
    --wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-text-decoration: none;
    --wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-style: normal;
    --wix-font-Heading-M-variant: normal;
    --wix-font-Heading-M-weight: normal;
    --wix-font-Heading-M-size: 27px;
    --wix-font-Heading-M-line-height: 1.4em;
    --wix-font-Heading-M-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-text-decoration: none;
    --wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-style: normal;
    --wix-font-Heading-S-variant: normal;
    --wix-font-Heading-S-weight: normal;
    --wix-font-Heading-S-size: 25px;
    --wix-font-Heading-S-line-height: 1.4em;
    --wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-text-decoration: none;
    --wix-font-Body-L: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-style: normal;
    --wix-font-Body-L-variant: normal;
    --wix-font-Body-L-weight: normal;
    --wix-font-Body-L-size: 11px;
    --wix-font-Body-L-line-height: 1.4em;
    --wix-font-Body-L-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-text-decoration: none;
    --wix-font-Body-M: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-style: normal;
    --wix-font-Body-M-variant: normal;
    --wix-font-Body-M-weight: normal;
    --wix-font-Body-M-size: 16px;
    --wix-font-Body-M-line-height: 1.4em;
    --wix-font-Body-M-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-text-decoration: none;
    --wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-style: normal;
    --wix-font-Body-S-variant: normal;
    --wix-font-Body-S-weight: normal;
    --wix-font-Body-S-size: 14px;
    --wix-font-Body-S-line-height: 1.4em;
    --wix-font-Body-S-family: helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-text-decoration: none;
    --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Body-XS-style: normal;
    --wix-font-Body-XS-variant: normal;
    --wix-font-Body-XS-weight: normal;
    --wix-font-Body-XS-size: 12px;
    --wix-font-Body-XS-line-height: 1.4em;
    --wix-font-Body-XS-family: din-next-w01-light, sans-serif;
    --wix-font-Body-XS-text-decoration: none;
    --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-style: normal;
    --wix-font-LIGHT-variant: normal;
    --wix-font-LIGHT-weight: normal;
    --wix-font-LIGHT-size: 12px;
    --wix-font-LIGHT-line-height: 1.4em;
    --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-text-decoration: none;
    --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-style: normal;
    --wix-font-MEDIUM-variant: normal;
    --wix-font-MEDIUM-weight: normal;
    --wix-font-MEDIUM-size: 12px;
    --wix-font-MEDIUM-line-height: 1.4em;
    --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-text-decoration: none;
    --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
    --wix-font-STRONG-style: normal;
    --wix-font-STRONG-variant: normal;
    --wix-font-STRONG-weight: normal;
    --wix-font-STRONG-size: 12px;
    --wix-font-STRONG-line-height: 1.4em;
    --wix-font-STRONG-family: HelveticaNeueW01-65Medi;
    --wix-font-STRONG-text-decoration: none;
}

#comp-l0h62nf5 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: var(--color_11);
    --rd: 0px;
    --shd: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    --pad: 10px;
    --fnt: var(--font_8);
    --brd: var(--color_15);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brdh: var(--color_17);
    --txth: var(--color_17);
    --alpha-txth: 1;
    --brds: var(--color_18);
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
    --alpha-brdh: 1;
    --alpha-brd: 0;
    --alpha-brds: 1;
    --bg: var(--color_11);
    --alpha-bg: 1;
}

#comp-l0h62nf5 {
    width: 956px;
    height: 40px;
}

#comp-l0h62nf5 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#comp-kcyijl2p {
    width: 26px;
    height: 152px;
}

#comp-kcyijl2p {
    --item-size: 26px;
    --item-margin: 0px 0px 16px 0px;
    --item-display: block;
    width: 26px;
    height: 152px;
}

#SITE_FOOTER {
    --bg: var(--color_20);
    --shd: none;
    --brwt: 0px;
    --brd: var(--color_15);
    --brwb: 0px;
    --bgctr: var(--color_20);
    --rd: 0px;
    --alpha-bgctr: 1;
    --alpha-brd: 1;
    --alpha-bg: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-blur: 0px;
    --backdrop-filter: none;
}

#SITE_FOOTER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_FOOTERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(11, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l3m30kaa"] {
    position: relative;
    margin: 18px 0px 19px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153p0ze"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 3 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itband"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153u5eo"] {
    position: relative;
    margin: 2px 0px 6px calc((100% - 980px) * 0.5);
    left: 356px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sditq"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sj63d"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153q9dr"] {
    position: relative;
    margin: 0px 0px 46px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itct22"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153vgl6"] {
    position: relative;
    margin: 0px 0px 8px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153ukag"] {
    position: relative;
    margin: 0px 0px 30px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 3 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l13xwebd"] {
    position: relative;
    margin: 0px 0px 70px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153y5hi"] {
    position: relative;
    margin: 0px 0px 67px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 9 / 1 / 10 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ic8glc"] {
    position: relative;
    margin: 0px 0px 25px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 10 / 1 / 11 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ibh4od"] {
    position: relative;
    margin: 0px 0px 9px calc((100% - 980px) * 0.5);
    left: 2px;
    grid-area: 11 / 1 / 12 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9q7vfn"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 12 / 1 / 13 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_FOOTER {
    --shc-mutated-brightness: 0, 15, 38;
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
}

#comp-l3m30kaa {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m30kaa {
    width: 276px;
    height: 50px;
}

#comp-l3m30kaa {
    --height: 50px;
    --width: 276px;
}

#comp-l153p0ze {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153p0ze {
    width: 298px;
    height: auto;
}

#comp-l0itband {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itband {
    width: 159px;
    height: auto;
}

#comp-l153u5eo {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153u5eo {
    width: 297px;
    height: 5px;
}

#comp-l153u5eo {
    transform-origin: center 0.5px;
}

#comp-ke9sditq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sditq {
    width: 308px;
    height: auto;
}

#comp-ke9sj63d {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sj63d {
    width: 297px;
    height: auto;
}

#comp-ke9sj63d {
    --min-height: 26px;
}

#comp-l153q9dr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153q9dr {
    width: 174px;
    height: auto;
}

#comp-l153q9dr {
    --min-height: 26px;
}

#comp-l0itct22 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itct22 {
    width: 224px;
    height: auto;
}

#comp-l153vgl6 {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153vgl6 {
    width: 265px;
    height: 5px;
}

#comp-l153vgl6 {
    transform-origin: center 0.5px;
}

#comp-l153ukag {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153ukag {
    width: 265px;
    height: auto;
}

#comp-l13xwebd {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13xwebd {
    width: 282px;
    height: auto;
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root:hover {
    background: #FFFFFF;
    border: 0px solid #333333;
    border-bottom: 0px solid #333333
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__label {
    color: #333333;
    text-decoration-line: underline;
    letter-spacing: 0.1em
}

#comp-l153y5hi .style-l153yxjx__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: flex-start
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    font-family: wfont_46a067_7c370d01944b46418218fe88d360f9f6, wf_7c370d01944b46418218fe88d, orig_red_hat_text_bold_italic;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

#comp-l153y5hi {
    width: 142px;
    height: 40px;
}

#comp-l0ic8glc {
    --lnw: 2px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l0ic8glc {
    width: 980px;
    height: 5px;
}

#comp-l0ic8glc {
    transform-origin: center 1px;
}

#comp-l0ibh4od {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ibh4od {
    width: 980px;
    height: auto;
}

#comp-ke9q7vfn {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 980px;
}

[data-mesh-id=comp-ke9q7vhfinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-bottom: -17px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer]>[id="comp-kcyfonq7"] {
    position: relative;
    margin: 23px 0px 0px calc((100% - 980px) * 0.5);
    left: 108px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-ke9q7vfn {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-ke9q7vhf {
    width: 980px;
}

#comp-ke9q7vhf {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-kcyfonq7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kcyfonq7 {
    width: 750px;
    height: auto;
}

#vyn90 {
    width: auto;
    min-height: 40px;
}

#pageBackground_vyn90 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsig {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0qyv7ne {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qyv7oe {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15derc2 {
    transform-origin: center 1.5px;
}

#comp-l0qyv7p0 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsih {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0qypi1q {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qypi3e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qypi3p1 {
    --min-height: 10px;
}

#comp-l0qypi46 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qypi49 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qypi4n1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsii {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0qzcp94 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qzcpbw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qzcpc1 {
    --min-height: 10px;
}

#comp-l0qzcpc6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qzcpc9 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qzcpcd__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-l29ce9uq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ce9vw {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckz9a {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzau2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckzax {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzaz2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29ckzb3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29ckzb5 {
    --min-height: 60px;
}

#comp-l29ckzb61 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}



#zjttp {
    width: auto;
    min-height: 40px;
}

#pageBackground_zjttp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsm7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l43x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l446 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15db7gb {
    transform-origin: center 1.5px;
}

#comp-l140n3tk {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140nyjo {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l44p {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsm71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l44x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4531 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l4561 {
    --min-height: 10px;
}

#comp-l140l459 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l45c {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l45f2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm8 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l4641 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4672 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l46a1 {
    --min-height: 10px;
}

#comp-l140vv8h {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l46c {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l46f {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l46h2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm81 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1417w1t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1417w4t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l1417w4w {
    --min-height: 10px;
}

#comp-l1417w54 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l1417w57 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l1417w5b__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1417w5g2__"] {
    --min-height: 596px;
}

#comp-lfvjlsm9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l141gd9s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l141gdc91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l141gdcc1 {
    --min-height: 10px;
}

#comp-l141gdcf {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l141gdci {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l141gdcn {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l141gdcq2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l472 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4751 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l140l4781 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l47b {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l140l47f {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l140l47i {
    --min-height: 60px;
}

#comp-l140l47j2 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#zkmf4 {
    width: auto;
    min-height: 40px;
}

#pageBackground_zkmf4 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsft {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l142bhxv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhxy {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dgomh {
    transform-origin: center 1.5px;
}

#comp-l142bhy7 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsfu {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l142bhyb1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhyg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l142bhyi1 {
    --min-height: 10px;
}

#comp-l142bhyk {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l142gczd {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -6px -6px;
    --item-margin: 6px 6px;
}

[id^="comp-l142gd171__"] {
    --scale: 1;
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id="comp-l142gd171__item3"] {
    --scale: 1;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1511wa5__"] {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29chcv6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29chcvz {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm4z0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53l {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm53n {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53o5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29cm53s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29cm53t3 {
    --min-height: 60px;
}

#comp-l29cm53v {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#x6p6f {
    width: auto;
    min-height: 820px;
}

#pageBackground_x6p6f {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsdz {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143qij0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qij31 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dvksh {
    transform-origin: center 1.5px;
}

#comp-l143qijf {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsdz1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143qil71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qilc2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143qilf1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qili1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143qilo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143qilr2 {
    --min-height: 60px;
}

#comp-l143qilt {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#mb052 {
    width: auto;
    min-height: 1420px;
}

#pageBackground_mb052 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsgb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143a3wl {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3wo1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dhuiu {
    transform-origin: center 1.5px;
}

#comp-l143a3ww {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsgd {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143a3x1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3x5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143a3x72 {
    --min-height: 10px;
}

#comp-l143a3x9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143a3xc1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143a3xg1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l143a3xt__"] {
    --min-height: 397px;
}

#comp-lfvjlsgd1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143a3ys1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3yv2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143a3yy1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3z02 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143a3z7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143a3za {
    --min-height: 60px;
}

#comp-l143a3zb1 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#kf0hc {
    width: auto;
    min-height: 981px;
}

#pageBackground_kf0hc {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsew {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l142zbbw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142zbbz1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15eyco0 {
    transform-origin: center 1.5px;
}

#comp-l25877od {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l2588kz3 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l142zbcb {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsf3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l15f3plg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pod {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15f3pos {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pov {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l15f3pp5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l15f3pp8 {
    --min-height: 60px;
}

#comp-l15f3ppa {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#xfoqn {
    width: auto;
    min-height: 1420px;
}

#pageBackground_xfoqn {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsqm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143hzt7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzta1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dml8r {
    transform-origin: center 1.5px;
}

#comp-l143hztk {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsqm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143hzto {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hztt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143hztv1 {
    --min-height: 10px;
}

#comp-l143hztx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143hzu0 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143hzu31__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsqm2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143hzuj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzum {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143hzuo1 {
    --min-height: 10px;
}

#comp-l143hzuq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143hzut {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143hzuv__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsqo {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143hzva {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzvd {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143hzvf2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzvi {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143hzvm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143hzvo2 {
    --min-height: 60px;
}

#comp-l143hzvq {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#zliep {
    width: auto;
    min-height: 40px;
}

#pageBackground_zliep {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlspv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143tbnt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbnw {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dsqy8 {
    transform-origin: center 1.5px;
}

#comp-l151oqcm {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l143tbo51 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlspv1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143tbo91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tboe1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143tboh2 {
    --min-height: 10px;
}

#comp-l143tboj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143tbom1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143tboq__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlspv2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1442es2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1442ey0 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15durm6 {
    transform-origin: center 1.5px;
}

#comp-l1441t7o {
    --number-of-columns: 4;
    --spacing: 50px;
    --row-height: 116px;
    --transition-duration: 1000ms;
    --horiz-translate-item-pct: calc(100% * 4 + var(--spacing) * 4);
    --vert-translate-item-pct: calc(100% * 5 + var(--spacing) * 5);
    --gallery-bottom-padding: 0px;
}

#comp-lfvjlspw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143tbq6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbq91 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143tbqf {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbqi1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143tbqm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143tbqp {
    --min-height: 60px;
}

#comp-l143tbqr {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#b7ufz {
    width: auto;
    min-height: 40px;
}

#pageBackground_b7ufz {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlshh {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z1m6w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1m7s {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dwtn5 {
    transform-origin: center 1.5px;
}

#comp-l14z1m8f1 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z1m8n {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlshh1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z1m8w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1m97 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z1m9a1 {
    --min-height: 10px;
}

#comp-l14z1m9d {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z1m9g {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z1m9o__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlshi {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z1mbg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1mbk {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z1mbn2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1mbq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z1mbu {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z1mbx1 {
    --min-height: 60px;
}

#comp-l14z1mbz {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#kfs0e {
    width: auto;
    min-height: 40px;
}

#pageBackground_kfs0e {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlse5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z5t49 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t4d {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dyzfj {
    transform-origin: center 1.5px;
}

#comp-l14z5t4n {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z5t4q {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlseb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z5t4v {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t521 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z5t55 {
    --min-height: 10px;
}

#comp-l14z5t57 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z5t5a {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z5t5e__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlseb1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z5t5v {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t5z {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z5t64 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t671 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z5t6e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z5t6i {
    --min-height: 60px;
}

#comp-l14z5t6k {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#in9jp {
    width: auto;
    min-height: 1420px;
}

#pageBackground_in9jp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlseg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z9kk4 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kk72 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15e00gl {
    transform-origin: center 1.5px;
}

#comp-l151zbsm {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z9kkh1 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlseh {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z9kkm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kks {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z9kku1 {
    --min-height: 10px;
}

#comp-l14z9kkw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z9kkz1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z9kl31__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsei {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z9klq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9klt {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z9klz1 {
    --number-of-columns: 3;
    --spacing: 50px;
    --row-height: 152px;
    --transition-duration: 1000ms;
    --horiz-translate-item-pct: calc(100% * 3 + var(--spacing) * 3);
    --vert-translate-item-pct: calc(100% * 5 + var(--spacing) * 5);
    --gallery-bottom-padding: 0px;
}

#comp-lfvjlsei1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z9kmb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kme {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z9kmo {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kmu1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z9kn1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z9kn4 {
    --min-height: 60px;
}

#comp-l14z9kn6 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#f1v24 {
    width: auto;
    min-height: 40px;
}

#pageBackground_f1v24 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsp1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1sckd6f {
    transform-origin: center 1.5px;
}

#comp-l1sckd6j {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckd7a {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckd7l {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckd7n {
    --height: 31px;
    --width: 31px;
}

#comp-l1sckd81 {
    --height: 31px;
    --width: 46px;
}

#comp-l1sckd84 {
    --shc-mutated-brightness: 100, 112, 127;
    --margin-start: 20px;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --label-align: start;
    --label-text-align: left;
}

#comp-l1sckd8j {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckd8n {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckd8q1 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckd8v1 {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -10px 0px;
    --item-margin: 10px 0px;
}

[id^="comp-l1sckd95__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 1);
    overflow: hidden;
    transform: translateZ(0);
    margin: -2px;
}

[id^="comp-l1sckd9r__"] {
    --height: 132px;
    --width: 200px;
}

[id^="comp-l1sckd9z__"] {
    transform-origin: center 1.5px;
}

[id^="comp-l1sckdad1__"] {
    --min-height: 16px;
}

[id^="comp-l1sckdap__"] {
    --min-height: 14px;
}

#comp-lfvjlsp2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1sckdbp {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdbs {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdbv1 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdbx1 {
    --height: 31px;
    --width: 31px;
}

#comp-l1sckdc0 {
    --height: 31px;
    --width: 46px;
}

#comp-l1sckdc2 {
    --shc-mutated-brightness: 100, 112, 127;
    --margin-start: 20px;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --label-align: start;
    --label-text-align: left;
}

#comp-lfvjlsp21 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1sckdc5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdc81 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdcb1 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdce {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -10px 0px;
    --item-margin: 10px 0px;
}

[id^="comp-l1sckdct__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 1);
    overflow: hidden;
    transform: translateZ(0);
    margin: -2px;
}

[id^="comp-l1sckddk__"] {
    --height: 132px;
    --width: 200px;
}

[id^="comp-l1sckde1__"] {
    transform-origin: center 1.5px;
}

[id^="comp-l1sckdeo__"] {
    --min-height: 16px;
}

[id^="comp-l1sckdf81__"] {
    --min-height: 14px;
}

#comp-l1sckdgx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdgz2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdh21 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdh41 {
    --height: 31px;
    --width: 31px;
}

#comp-l1sckdh7 {
    --height: 31px;
    --width: 46px;
}

#comp-l1sckdh9 {
    --shc-mutated-brightness: 100, 112, 127;
    --margin-start: 20px;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --label-align: start;
    --label-text-align: left;
}

#comp-l1sckdhb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdhe2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdhi {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdhk1 {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -10px 0px;
    --item-margin: 10px 0px;
}

[id^="comp-l1sckdib__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 1);
    overflow: hidden;
    transform: translateZ(0);
    margin: -2px;
}

[id^="comp-l1sckdje__"] {
    --height: 132px;
    --width: 200px;
}

[id^="comp-l1sckdk5__"] {
    transform-origin: center 1.5px;
}

[id^="comp-l1sckdl0__"] {
    --min-height: 16px;
}

[id^="comp-l1sckdlv__"] {
    --min-height: 14px;
}

#comp-lqwhfqb5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#lkg54 {
    width: auto;
    min-height: 40px;
}

#pageBackground_lkg54 {
    --bg-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsfg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0jr24aj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0jr24cp {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l0jr24cv {
    transform-origin: center 1.5px;
}

#comp-l0jr24d4 {
    --min-height: 224px;
}

#comp-l0jr24do {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0jr24e9 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0jr24ej {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_16));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-lfvjlsfg1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0h6r9ir {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0h6r9j3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0h6r9ji {
    --min-height: 67px;
}

#comp-l0jrrfoc {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -3px 0px;
    --item-margin: 3px 0px;
}

[id^="comp-l0jrrfpu__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l0jsw7es__"] {
    --opacity: 1;
}

#comp-lfvjlsfo {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0h6r9kr {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0h6r9kx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0h6r9l3 {
    --min-height: 76px;
}

#comp-l0h6r9l9 {
    transform-origin: center 1.5px;
}

#comp-lfvjlsfo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0jt4shx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0jt4siy {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0jth764 {
    --min-height: 76px;
}

#comp-l0jth79a {
    transform-origin: center 1.5px;
}

#comp-l0jt8dsq {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #333333;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0jt7ira {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7iry {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7isj {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7it8 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7itu {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --align: start;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --arrowInsetInlineStart: auto;
    --arrowInsetInlineEnd: 0;
    --labelMarginBottom: 6px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    --textPaddingInput_start: 20px;
    --textPaddingInput_end: 48px;
    height: auto;
    --inputHeight: 50px;
}

#listModal_comp-l0jt7itu {
    height: 100%;
    --align: start;
    --direction: inherit;
    --dropdownDirection: inherit;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --dropdownItemsSpacing: 16px;
    --dropdownOptionJustifyContent: flex-start;
    --textPaddingDropDown_start: 20px;
    --textPaddingDropDown_end: 0px;
    width: initial;
}

#comp-l0jt7ivs {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#sv4kt {
    width: auto;
    min-height: 40px;
}

#pageBackground_sv4kt {
    --bg-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlskj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l44bcqob {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l44bcqp2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l44bcqpe {
    transform-origin: center 1.5px;
}

#comp-l44bcqpj {
    --min-height: 143px;
}

#comp-l44bcqpr {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l44bcqq8 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l44bcqqb {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_16));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-lfvjlskk {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l44bwoen {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l44bwogh {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l44cgn4e {
    --min-height: 64px;
}

#comp-l44bxkhi {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -8px 0px;
    --item-margin: 8px 0px;
}

[id^="comp-l44bxkix__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: rgba(89, 89, 89, 0.61) rgba(89, 89, 89, 0.61) rgba(89, 89, 89, 0.61) rgba(89, 89, 89, 0.61);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
    overflow: hidden;
    transform: translateZ(0);
    margin: -1px;
}

[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"] {
    --min-height: 23px;
}

[id^="comp-l44bxkja__"] {
    --min-height: 23px;
}

[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"] :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span, blockquote) {
    background-color: transparent !important;
    text-decoration: underline !important;
}

[id^="comp-l44bxkjo__"] {
    --min-height: 35px;
}

#comp-lfvjlskk1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l44bcqsv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l44bcqsz1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l44bcqt9 {
    --min-height: 76px;
}

#comp-l44bcqtc {
    transform-origin: center 1.5px;
}

#comp-l44bcqtg {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #333333;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l44bcqu31 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqun {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqut1 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqv1 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqv7 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --align: start;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --arrowInsetInlineStart: auto;
    --arrowInsetInlineEnd: 0;
    --labelMarginBottom: 6px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    --textPaddingInput_start: 20px;
    --textPaddingInput_end: 48px;
    height: auto;
    --inputHeight: 50px;
}

#listModal_comp-l44bcqv7 {
    height: 100%;
    --align: start;
    --direction: inherit;
    --dropdownDirection: inherit;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --dropdownItemsSpacing: 16px;
    --dropdownOptionJustifyContent: flex-start;
    --textPaddingDropDown_start: 20px;
    --textPaddingDropDown_end: 0px;
    width: initial;
}

#comp-l44bcqw4 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

.sfqIGnS.oF2rUSf--madefor,
.sxsGXdd.oJmsz6T--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.cERGdn {
    word-wrap: break-word;
    border: 1px solid;
    max-width: 312px;
    padding: 14px 24px;
    pointer-events: none;
    position: absolute;
    z-index: 2001
}

.Wi_s5V {
    font-size: 14px;
    line-height: 1.5;
    opacity: .8
}

.x7XlNO {
    height: 12px;
    inset-inline-end: 10px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 18px
}

.XNJAa3 .x7XlNO {
    inset-inline-end: auto;
    inset-inline-start: 10px
}

.yl6xpz {
    border: 1px solid;
    height: 10px;
    inset-inline-start: 4px;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    width: 10px
}

.ntKNd_ {
    border-radius: 0;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin: 0;
    padding: 0 24px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap
}

.ntKNd_.rx6417:focus {
    box-shadow: inset 0 0 0 2px #1f77ff, inset 0 0 0 1px #fff !important
}

.ntKNd_.HZg_Yv,
.ntKNd_.k7dt_P {
    width: 100%
}

.ntKNd_._9GNaw {
    padding: 0 18px
}

@media(min-width:980px) {
    .use-media-queries .ntKNd_._9GNaw {
        padding: 0 24px
    }
}

.gt-sm .ntKNd_._9GNaw {
    padding: 0 24px
}

.ntKNd_.EwBavj._9GNaw {
    padding: 0 17px
}

@media(min-width:980px) {
    .use-media-queries .ntKNd_.EwBavj._9GNaw {
        padding: 0 17px
    }
}

.gt-sm .ntKNd_.EwBavj._9GNaw {
    padding: 0 17px
}

.ntKNd_._v8VEx {
    height: 50px
}

.ntKNd_.EwBavj {
    background-color: transparent;
    border-style: solid;
    border-width: 1px
}

.ntKNd_.v7Ydcc,
.ntKNd_[disabled] {
    opacity: .5
}

.ntKNd_:active:not([disabled]):not(.v7Ydcc):after {
    background-color: rgba(0, 0, 0, .2);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.I4gY7Y {
    align-items: center;
    display: flex;
    font-size: 14px;
    height: 100%;
    justify-content: center;
    width: 100%
}

.lDdct5 {
    background-color: #3899ec;
    color: #fff
}

.L4KUvL {
    border-color: #3899ec;
    color: #3899ec
}

.VGQRbr {
    width: 100%
}

@media(min-width:980px) {
    .use-media-queries .VGQRbr {
        min-width: 292px
    }
}

.gt-sm .VGQRbr {
    min-width: 292px
}

.jFX22S {
    align-items: center;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    width: 100%
}

.DKOpYy {
    padding: 0;
    width: 100%
}

.DKOpYy.vvQBt4 {
    margin: 0 auto;
    max-width: 980px;
    padding: 14px 20px
}

@media(min-width:660px) {
    .use-media-queries .DKOpYy {
        padding-top: 0
    }
}

.gt-xs .DKOpYy {
    padding-top: 0
}

@media(min-width:980px) {
    .use-media-queries .DKOpYy {
        margin: 0 auto;
        padding: 14px 20px;
        width: 980px
    }
}

.gt-sm .DKOpYy {
    margin: 0 auto;
    padding: 14px 20px;
    width: 980px
}

.KgltKb.fxXgT_,
.KgltKb.igf0Lt,
.KgltKb.yuzH_C {
    margin: 0 auto;
    padding: 14px 20px;
    width: 100%
}

.F7kZNY {
    margin-bottom: 0;
    position: relative
}

@media(min-width:660px) {
    .use-media-queries .uHvfGY.yqPclT {
        min-width: 620px
    }
}

.gt-xs .uHvfGY.yqPclT {
    min-width: 620px
}

@media(min-width:980px) {

    .use-media-queries .uHvfGY,
    .use-media-queries .uHvfGY.yqPclT {
        max-width: 940px
    }
}

.gt-sm .uHvfGY,
.gt-sm .uHvfGY.yqPclT {
    max-width: 940px
}

.xU3UnN {
    display: flex;
    padding-bottom: 20px
}

.xU3UnN:empty {
    display: none
}

@media(min-width:980px) {
    .use-media-queries .xU3UnN {
        width: 292px
    }

    .yuzH_C .use-media-queries .xU3UnN {
        width: 454px
    }
}

.gt-sm .xU3UnN {
    width: 292px
}

.yuzH_C .gt-sm .xU3UnN {
    width: 454px
}

.Kh_UDc {
    margin: -16px
}

.Kh_UDc.BRRma6 {
    display: flex;
    flex-wrap: wrap
}

.Kh_UDc.fxXgT_,
.Kh_UDc.igf0Lt,
.Kh_UDc.yuzH_C {
    display: grid;
    grid-template-columns: repeat(auto-fit, 324px);
    justify-content: center
}

.Kh_UDc.yuzH_C {
    grid-template-columns: repeat(auto-fit, 486px)
}

.Kh_UDc .rFVtlu {
    padding: 16px
}

.uqsKHt {
    display: block;
    list-style-type: none;
    position: relative
}

.uHvfGY .uqsKHt {
    margin-bottom: 32px
}

.yqPclT .uqsKHt {
    width: 292px
}

.sVN_en .uqsKHt {
    width: 454px
}

.oR0wvi .uqsKHt {
    width: 100%
}

.igf0Lt .uqsKHt {
    height: 426px;
    width: 292px
}

.igf0Lt.lNJcfx .uqsKHt {
    height: 376px
}

.vvQBt4 .uqsKHt {
    width: 100%
}

.fxXgT_ .uqsKHt {
    height: 292px;
    width: 292px
}

.yuzH_C .uqsKHt {
    height: 454px;
    width: 454px
}

.F4xjlp {
    padding: 18px
}

.app-mobile .F4xjlp {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

.j1Y_aa {
    display: block
}

.pAfFB0 {
    line-height: 1.5
}

._4BhfeI {
    word-break: break-word
}

.VNQZuX {
    cursor: pointer
}

.RiOfiW {
    background: #fff;
    border-radius: 0;
    cursor: default;
    display: block;
    margin-inline-end: 0;
    margin-inline-start: 0
}

.RiOfiW.FnDyW0 {
    direction: rtl
}

.RiOfiW.ac4Ofz.JlQ2sc {
    padding-top: 30px
}

.RiOfiW.UUSLFD,
.RiOfiW.hKl06e,
.RiOfiW.i_25UC,
.RiOfiW.jDqjOt,
.RiOfiW.lyd6fK,
.RiOfiW.x_FPRX,
.RiOfiW.yWOr1I {
    display: flex;
    flex-direction: column;
    height: 100%
}

.app-desktop .RiOfiW {
    border-style: solid;
    border-width: 1px
}

.RiOfiW .EfvfyL,
.RiOfiW .NAWdyL,
.RiOfiW .PoYsMP {
    display: block
}

.RiOfiW.EfvfyL,
.RiOfiW.NAWdyL,
.RiOfiW.PoYsMP,
.RiOfiW.TBrkhx,
.RiOfiW.g8vcTX,
.RiOfiW.ivAnV0 {
    display: flex
}

.RiOfiW.EfvfyL.ac4Ofz,
.RiOfiW.NAWdyL.ac4Ofz,
.RiOfiW.PoYsMP.ac4Ofz,
.RiOfiW.TBrkhx.ac4Ofz,
.RiOfiW.g8vcTX.ac4Ofz,
.RiOfiW.ivAnV0.ac4Ofz {
    height: auto
}

@media(max-width:685px) {

    .use-media-queries .RiOfiW.EfvfyL,
    .use-media-queries .RiOfiW.NAWdyL,
    .use-media-queries .RiOfiW.PoYsMP,
    .use-media-queries .RiOfiW.TBrkhx,
    .use-media-queries .RiOfiW.g8vcTX,
    .use-media-queries .RiOfiW.ivAnV0 {
        flex-direction: column
    }
}

.lt-sm .RiOfiW.EfvfyL,
.lt-sm .RiOfiW.NAWdyL,
.lt-sm .RiOfiW.PoYsMP,
.lt-sm .RiOfiW.TBrkhx,
.lt-sm .RiOfiW.g8vcTX,
.lt-sm .RiOfiW.ivAnV0 {
    flex-direction: column
}

.RiOfiW.EfvfyL,
.RiOfiW.NAWdyL,
.RiOfiW.PoYsMP,
.RiOfiW.TBrkhx,
.RiOfiW.g8vcTX {
    height: 100%
}

.UUSLFD .ITPCIq,
.hKl06e .ITPCIq,
.i_25UC .ITPCIq,
.jDqjOt .ITPCIq,
.lyd6fK .ITPCIq,
.x_FPRX .ITPCIq,
.yWOr1I .ITPCIq {
    height: 165px;
    padding-bottom: 0
}

.RiOfiW.hKl06e {
    position: absolute;
    width: 100%
}

.feQY6g .ITPCIq {
    height: 400px
}

.EfvfyL .ITPCIq,
.NAWdyL .ITPCIq,
.PoYsMP .ITPCIq,
.TBrkhx .ITPCIq,
.feQY6g .ITPCIq,
.g8vcTX .ITPCIq,
.ivAnV0 .ITPCIq {
    padding-bottom: 0
}

.EfvfyL .ITPCIq,
.EfvfyL .pccjOy,
.NAWdyL .ITPCIq,
.NAWdyL .pccjOy,
.PoYsMP .ITPCIq,
.PoYsMP .pccjOy,
.TBrkhx .ITPCIq,
.TBrkhx .pccjOy,
.g8vcTX .ITPCIq,
.g8vcTX .pccjOy,
.ivAnV0 .ITPCIq,
.ivAnV0 .pccjOy {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.iSTCpN {
    padding: 30px 18px 25px;
    width: 100%
}

.app-mobile .iSTCpN.QlVZyW {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

.iSTCpN.WdRrHJ.JufO9Q,
.iSTCpN.glhtJc.JufO9Q {
    padding: 30px 18px
}

.iSTCpN.WdRrHJ.JlQ2sc,
.iSTCpN.glhtJc.JlQ2sc {
    padding-bottom: 0
}

.iSTCpN.G1V6el {
    padding: 23px
}

.iSTCpN.G1V6el.JufO9Q {
    padding-bottom: 7px
}

.iSTCpN.KwFkyo,
.iSTCpN.x_FPRX {
    padding: 24px 29px
}

.iSTCpN.KwFkyo.JufO9Q,
.iSTCpN.x_FPRX.JufO9Q {
    padding-bottom: 7px
}

.iSTCpN.feQY6g {
    padding: 42px 47px 37px 47px
}

.iSTCpN.feQY6g.JufO9Q {
    padding: 42px 47px 13px 47px
}

.iSTCpN.UUSLFD,
.iSTCpN.i_25UC,
.iSTCpN.jDqjOt,
.iSTCpN.lyd6fK,
.iSTCpN.x_FPRX,
.iSTCpN.yWOr1I {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    padding: var(--blog-pl-common-padding-top) 24px var(--blog-pl-common-padding-bottom)
}

.iSTCpN.hKl06e {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    padding: var(--blog-pl-slider-padding-top) 16px var(--blog-pl-slider-padding-bottom)
}

.iSTCpN.UUSLFD.ac4Ofz,
.iSTCpN.UUSLFD.ac4Ofz.JufO9Q,
.iSTCpN.hKl06e.ac4Ofz,
.iSTCpN.hKl06e.ac4Ofz.JufO9Q,
.iSTCpN.jDqjOt.ac4Ofz,
.iSTCpN.jDqjOt.ac4Ofz.JufO9Q,
.iSTCpN.lyd6fK.ac4Ofz,
.iSTCpN.lyd6fK.ac4Ofz.JufO9Q {
    height: 100%
}

.iSTCpN.ivAnV0 {
    display: flex;
    flex-direction: column;
    padding: 40px 48px 37px
}

@media(min-width:686px)and (max-width:980px) {
    .use-media-queries .iSTCpN.ivAnV0 {
        padding: calc(40px + (var(--root-width) - 981px)/19) calc(48px + (var(--root-width) - 981px)/19)
    }
}

.w686-980 .iSTCpN.ivAnV0 {
    padding: calc(40px + (var(--root-width) - 981px)/19) calc(48px + (var(--root-width) - 981px)/19)
}

@media(max-width:685px) {
    .use-media-queries .iSTCpN.ivAnV0 {
        padding: 24px
    }
}

.lt-sm .iSTCpN.ivAnV0 {
    padding: 24px
}

.iSTCpN.TBrkhx,
.iSTCpN.g8vcTX {
    display: flex;
    flex: 1;
    flex-direction: column;
    overflow: hidden;
    padding-bottom: 24px;
    padding-top: 24px
}

.iSTCpN.EfvfyL,
.iSTCpN.NAWdyL,
.iSTCpN.PoYsMP {
    padding: 0
}

.iSTCpN.sCkhyN {
    display: inline-block;
    height: 100%;
    inset-inline-start: 0;
    padding: 27px 24px;
    position: absolute;
    top: 0;
    width: 100%
}

.iSTCpN.sCkhyN.ac4Ofz {
    padding: 32px 24px
}

.iSTCpN.sCkhyN.KEL4fK {
    background-color: rgba(0, 0, 0, .45)
}

.iSTCpN.FK1tXh,
.iSTCpN.JnzaaY,
.iSTCpN.hp0NoL {
    display: flex;
    flex-direction: column
}

.iSTCpN.LdmkLw {
    display: inline-block;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.iSTCpN.FK1tXh,
.iSTCpN.JnzaaY,
.iSTCpN.LdmkLw,
.iSTCpN.hp0NoL {
    height: 100%;
    padding: 27px 24px;
    width: 100%
}

.iSTCpN.FK1tXh.KEL4fK,
.iSTCpN.JnzaaY.KEL4fK,
.iSTCpN.LdmkLw.KEL4fK,
.iSTCpN.hp0NoL.KEL4fK {
    background-color: rgba(0, 0, 0, .45)
}

.iSTCpN.FK1tXh.ac4Ofz,
.iSTCpN.JnzaaY.ac4Ofz,
.iSTCpN.LdmkLw.ac4Ofz,
.iSTCpN.hp0NoL.ac4Ofz {
    padding: 32px 24px
}

.O16KGI {
    display: block
}

.JMCi2v,
.O16KGI {
    color: inherit;
    font: inherit
}

.JMCi2v {
    box-sizing: content-box;
    flex: 1 1 auto;
    margin: -3px;
    overflow: hidden;
    padding: 3px;
    width: 100%
}

.JMCi2v.pu51Xe {
    text-align: start
}

.JMCi2v.jDqjOt.mqysW5.ZBB0ua {
    margin-top: -19px
}

.JMCi2v.UUSLFD.mqysW5.ZBB0ua {
    margin-top: -48px
}

.JMCi2v.hKl06e.mqysW5.ZBB0ua,
.JMCi2v.i_25UC.mqysW5.ZBB0ua,
.JMCi2v.lyd6fK.mqysW5.ZBB0ua,
.JMCi2v.yWOr1I.mqysW5.ZBB0ua {
    margin-top: -36px
}

.JMCi2v.x_FPRX.mqysW5.ZBB0ua {
    margin-top: -25px
}

.JMCi2v.TBrkhx,
.JMCi2v.g8vcTX,
.JMCi2v.ivAnV0 {
    display: flex;
    flex-direction: column
}

.JMCi2v.TBrkhx.ac4Ofz,
.JMCi2v.g8vcTX.ac4Ofz,
.JMCi2v.ivAnV0.ac4Ofz {
    padding-inline-end: 0
}

.JMCi2v.TBrkhx.ZBB0ua,
.JMCi2v.g8vcTX.ZBB0ua,
.JMCi2v.ivAnV0.ZBB0ua {
    margin-top: -43px
}

.JMCi2v.TBrkhx.xs2MeC.ZBB0ua,
.JMCi2v.g8vcTX.xs2MeC.ZBB0ua,
.JMCi2v.ivAnV0.xs2MeC.ZBB0ua {
    margin-top: -23px
}

.JMCi2v.jDqjOt.ZBB0ua {
    position: relative;
    top: -29px
}

.JMCi2v.UUSLFD.ZBB0ua {
    margin-top: -29px
}

.JMCi2v.hKl06e.ZBB0ua,
.JMCi2v.i_25UC.ZBB0ua,
.JMCi2v.lyd6fK.ZBB0ua,
.JMCi2v.yWOr1I.ZBB0ua {
    margin-top: -13px
}

.JMCi2v.x_FPRX.ZBB0ua {
    margin-top: -6px
}

.JMCi2v.FK1tXh,
.JMCi2v.JnzaaY,
.JMCi2v.hp0NoL {
    height: 100%
}

.JMCi2v.FK1tXh.I5nSmk,
.JMCi2v.JnzaaY.I5nSmk,
.JMCi2v.hp0NoL.I5nSmk {
    flex-grow: 0;
    height: unset
}

.JMCi2v.hKl06e {
    white-space: normal
}

.hrftIZ.glhtJc.ZBB0ua {
    margin-top: -28px;
    margin-inline-end: 12px
}

.FbwBsX {
    margin-bottom: var(--blog-pl-default-title-margin)
}

.FbwBsX.hKl06e p {
    margin-top: var(--blog-pl-slider-title-margin-top)
}

.FbwBsX.EfvfyL.ZBB0ua,
.FbwBsX.NAWdyL.ZBB0ua,
.FbwBsX.PoYsMP.ZBB0ua,
.FbwBsX.TBrkhx.ZBB0ua,
.FbwBsX.UUSLFD.ZBB0ua,
.FbwBsX.g8vcTX.ZBB0ua,
.FbwBsX.hKl06e.ZBB0ua,
.FbwBsX.i_25UC.ZBB0ua,
.FbwBsX.lyd6fK.ZBB0ua,
.FbwBsX.x_FPRX.ZBB0ua,
.FbwBsX.yWOr1I.ZBB0ua {
    margin-inline-end: 30px
}

.FbwBsX.EfvfyL.xs2MeC.ZBB0ua,
.FbwBsX.NAWdyL.xs2MeC.ZBB0ua,
.FbwBsX.PoYsMP.xs2MeC.ZBB0ua,
.FbwBsX.TBrkhx.xs2MeC.ZBB0ua,
.FbwBsX.UUSLFD.xs2MeC.ZBB0ua,
.FbwBsX.g8vcTX.xs2MeC.ZBB0ua,
.FbwBsX.hKl06e.xs2MeC.ZBB0ua,
.FbwBsX.i_25UC.xs2MeC.ZBB0ua,
.FbwBsX.lyd6fK.xs2MeC.ZBB0ua,
.FbwBsX.x_FPRX.xs2MeC.ZBB0ua,
.FbwBsX.yWOr1I.xs2MeC.ZBB0ua {
    margin-inline-end: 0
}

@media(min-width:660px) {
    .use-media-queries .FbwBsX {
        margin-bottom: 20px
    }

    .use-media-queries .FbwBsX.G1V6el {
        margin-bottom: 11px
    }

    .use-media-queries .FbwBsX.G1V6el.ZBB0ua {
        margin-bottom: -14px;
        margin-top: -13px;
        max-width: 209px;
        position: relative;
        top: -24px
    }

    .use-media-queries .FbwBsX.G1V6el.ZBB0ua.CzG_Nm {
        max-width: 189px
    }

    .use-media-queries .FbwBsX.G1V6el.xs2MeC.ZBB0ua {
        margin-top: 12px;
        max-width: none
    }

    .use-media-queries .FbwBsX.G1V6el.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.KwFkyo {
        margin-bottom: 10px
    }

    .use-media-queries .FbwBsX.KwFkyo.ZBB0ua {
        margin-bottom: -13px;
        margin-top: -13px;
        max-width: 359px;
        position: relative;
        top: -24px
    }

    .use-media-queries .FbwBsX.KwFkyo.ZBB0ua.CzG_Nm {
        max-width: 339px
    }

    .use-media-queries .FbwBsX.KwFkyo.xs2MeC.ZBB0ua {
        margin-top: 17px;
        max-width: none
    }

    .use-media-queries .FbwBsX.KwFkyo.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.x_FPRX {
        margin-bottom: 10px
    }

    .use-media-queries .FbwBsX.feQY6g {
        margin-bottom: 9px;
        max-width: 740px
    }

    .use-media-queries .FbwBsX.feQY6g.ZBB0ua {
        margin-bottom: -12px;
        margin-top: -6px;
        position: relative;
        top: -31px
    }

    .use-media-queries .FbwBsX.feQY6g.xs2MeC.ZBB0ua {
        margin-top: 12px;
        max-width: none
    }

    .use-media-queries .FbwBsX.feQY6g.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.jDqjOt {
        margin-bottom: var(--blog-pl-common-title-margin)
    }

    .use-media-queries .FbwBsX.jDqjOt.ZBB0ua {
        max-width: 207px
    }

    .use-media-queries .FbwBsX.jDqjOt.ZBB0ua.CzG_Nm {
        max-width: 187px
    }

    .use-media-queries .FbwBsX.jDqjOt.xs2MeC.ZBB0ua {
        max-width: none
    }

    .use-media-queries .FbwBsX.jDqjOt.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.UUSLFD,
    .use-media-queries .FbwBsX.hKl06e,
    .use-media-queries .FbwBsX.i_25UC,
    .use-media-queries .FbwBsX.lyd6fK,
    .use-media-queries .FbwBsX.yWOr1I {
        margin-bottom: var(--blog-pl-common-title-margin)
    }

    .use-media-queries .FbwBsX.EfvfyL.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.ZBB0ua,
    .use-media-queries .FbwBsX.UUSLFD.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.ZBB0ua,
    .use-media-queries .FbwBsX.hKl06e.ZBB0ua,
    .use-media-queries .FbwBsX.i_25UC.ZBB0ua,
    .use-media-queries .FbwBsX.lyd6fK.ZBB0ua,
    .use-media-queries .FbwBsX.yWOr1I.ZBB0ua {
        margin-inline-end: 30px
    }

    .use-media-queries .FbwBsX.EfvfyL.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.UUSLFD.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.hKl06e.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.i_25UC.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.lyd6fK.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.yWOr1I.xs2MeC.ZBB0ua {
        margin-inline-end: 0
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua {
        max-width: 342px
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua.CzG_Nm {
        max-width: 322px
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua {
        max-width: none
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.ZpmKeC {
        margin-bottom: 6px
    }

    .use-media-queries .FbwBsX.sCkhyN {
        margin-bottom: 12px
    }

    .use-media-queries .FbwBsX.sCkhyN.JufO9Q {
        bottom: 0;
        margin-bottom: 30px
    }

    .use-media-queries .FbwBsX.FK1tXh,
    .use-media-queries .FbwBsX.JnzaaY,
    .use-media-queries .FbwBsX.LdmkLw,
    .use-media-queries .FbwBsX.hp0NoL {
        margin-bottom: 18px
    }

    .use-media-queries .FbwBsX.FK1tXh.JufO9Q,
    .use-media-queries .FbwBsX.JnzaaY.JufO9Q,
    .use-media-queries .FbwBsX.LdmkLw.JufO9Q,
    .use-media-queries .FbwBsX.hp0NoL.JufO9Q {
        bottom: 0;
        margin-bottom: 36px
    }

    .use-media-queries .FbwBsX.FK1tXh.JufO9Q,
    .use-media-queries .FbwBsX.JnzaaY.JufO9Q,
    .use-media-queries .FbwBsX.hp0NoL.JufO9Q {
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.gt-xs .FbwBsX {
    margin-bottom: 20px
}

.gt-xs .FbwBsX.G1V6el {
    margin-bottom: 11px
}

.gt-xs .FbwBsX.G1V6el.ZBB0ua {
    margin-bottom: -14px;
    margin-top: -13px;
    max-width: 209px;
    position: relative;
    top: -24px
}

.gt-xs .FbwBsX.G1V6el.ZBB0ua.CzG_Nm {
    max-width: 189px
}

.gt-xs .FbwBsX.G1V6el.xs2MeC.ZBB0ua {
    margin-top: 12px;
    max-width: none
}

.gt-xs .FbwBsX.G1V6el.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.KwFkyo {
    margin-bottom: 10px
}

.gt-xs .FbwBsX.KwFkyo.ZBB0ua {
    margin-bottom: -13px;
    margin-top: -13px;
    max-width: 359px;
    position: relative;
    top: -24px
}

.gt-xs .FbwBsX.KwFkyo.ZBB0ua.CzG_Nm {
    max-width: 339px
}

.gt-xs .FbwBsX.KwFkyo.xs2MeC.ZBB0ua {
    margin-top: 17px;
    max-width: none
}

.gt-xs .FbwBsX.KwFkyo.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.x_FPRX {
    margin-bottom: 10px
}

.gt-xs .FbwBsX.feQY6g {
    margin-bottom: 9px;
    max-width: 740px
}

.gt-xs .FbwBsX.feQY6g.ZBB0ua {
    margin-bottom: -12px;
    margin-top: -6px;
    position: relative;
    top: -31px
}

.gt-xs .FbwBsX.feQY6g.xs2MeC.ZBB0ua {
    margin-top: 12px;
    max-width: none
}

.gt-xs .FbwBsX.feQY6g.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.jDqjOt {
    margin-bottom: var(--blog-pl-common-title-margin)
}

.gt-xs .FbwBsX.jDqjOt.ZBB0ua {
    max-width: 207px
}

.gt-xs .FbwBsX.jDqjOt.ZBB0ua.CzG_Nm {
    max-width: 187px
}

.gt-xs .FbwBsX.jDqjOt.xs2MeC.ZBB0ua {
    max-width: none
}

.gt-xs .FbwBsX.jDqjOt.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.UUSLFD,
.gt-xs .FbwBsX.hKl06e,
.gt-xs .FbwBsX.i_25UC,
.gt-xs .FbwBsX.lyd6fK,
.gt-xs .FbwBsX.yWOr1I {
    margin-bottom: var(--blog-pl-common-title-margin)
}

.gt-xs .FbwBsX.EfvfyL.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.ZBB0ua,
.gt-xs .FbwBsX.UUSLFD.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.ZBB0ua,
.gt-xs .FbwBsX.hKl06e.ZBB0ua,
.gt-xs .FbwBsX.i_25UC.ZBB0ua,
.gt-xs .FbwBsX.lyd6fK.ZBB0ua,
.gt-xs .FbwBsX.yWOr1I.ZBB0ua {
    margin-inline-end: 30px
}

.gt-xs .FbwBsX.EfvfyL.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.UUSLFD.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.hKl06e.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.i_25UC.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.lyd6fK.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.yWOr1I.xs2MeC.ZBB0ua {
    margin-inline-end: 0
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua {
    max-width: 342px
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua.CzG_Nm {
    max-width: 322px
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua {
    max-width: none
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.ZpmKeC {
    margin-bottom: 6px
}

.gt-xs .FbwBsX.sCkhyN {
    margin-bottom: 12px
}

.gt-xs .FbwBsX.sCkhyN.JufO9Q {
    bottom: 0;
    margin-bottom: 30px
}

.gt-xs .FbwBsX.FK1tXh,
.gt-xs .FbwBsX.JnzaaY,
.gt-xs .FbwBsX.LdmkLw,
.gt-xs .FbwBsX.hp0NoL {
    margin-bottom: 18px
}

.gt-xs .FbwBsX.FK1tXh.JufO9Q,
.gt-xs .FbwBsX.JnzaaY.JufO9Q,
.gt-xs .FbwBsX.LdmkLw.JufO9Q,
.gt-xs .FbwBsX.hp0NoL.JufO9Q {
    bottom: 0;
    margin-bottom: 36px
}

.gt-xs .FbwBsX.FK1tXh.JufO9Q,
.gt-xs .FbwBsX.JnzaaY.JufO9Q,
.gt-xs .FbwBsX.hp0NoL.JufO9Q {
    margin-bottom: 0;
    padding-bottom: 0
}

.FbwBsX.glhtJc {
    margin-bottom: 0
}

.FbwBsX.WdRrHJ.AkO1lZ,
.FbwBsX.glhtJc.AkO1lZ {
    margin-bottom: 18px
}

.FbwBsX.WdRrHJ.ySFpqx,
.FbwBsX.glhtJc.ySFpqx {
    margin-bottom: 0
}

.FbwBsX.WdRrHJ.ZBB0ua,
.FbwBsX.glhtJc.ZBB0ua {
    margin-top: -43px;
    max-width: 263px
}

.FbwBsX.WdRrHJ.ZBB0ua.CzG_Nm,
.FbwBsX.glhtJc.ZBB0ua.CzG_Nm {
    max-width: 243px
}

.FbwBsX.WdRrHJ.xs2MeC.ZBB0ua,
.FbwBsX.glhtJc.xs2MeC.ZBB0ua {
    margin-top: -19px;
    max-width: none
}

.FbwBsX.WdRrHJ.xs2MeC.ZBB0ua.CzG_Nm,
.FbwBsX.glhtJc.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.FbwBsX.WdRrHJ.I5nSmk,
.FbwBsX.WdRrHJ.xs2MeC.I5nSmk,
.FbwBsX.glhtJc.I5nSmk,
.FbwBsX.glhtJc.xs2MeC.I5nSmk {
    margin-top: 0
}

.FbwBsX.TBrkhx,
.FbwBsX.g8vcTX,
.FbwBsX.ivAnV0 {
    border-bottom: 12px solid transparent;
    margin: 0
}

.FbwBsX.EfvfyL,
.FbwBsX.NAWdyL,
.FbwBsX.PoYsMP {
    border-bottom: 8px solid transparent;
    margin: 0
}

.nebVix {
    padding-bottom: 18px
}

@media(min-width:660px) {
    .use-media-queries .nebVix {
        padding-bottom: 23px
    }
}

.gt-xs .nebVix {
    padding-bottom: 23px
}

.nebVix.glhtJc {
    margin-top: 10px
}

.nebVix.WdRrHJ.JufO9Q,
.nebVix.glhtJc.JufO9Q {
    padding-bottom: 0
}

.nebVix.feQY6g {
    max-width: 740px
}

.nebVix.EfvfyL,
.nebVix.NAWdyL,
.nebVix.PoYsMP,
.nebVix.TBrkhx,
.nebVix.g8vcTX,
.nebVix.ivAnV0 {
    display: flex;
    flex: 1;
    overflow: hidden;
    padding: 0
}

.sCkhyN {
    color: #fff
}

.sCkhyN.RiOfiW {
    display: inline-block;
    height: 292px;
    width: 292px
}

.sCkhyN .ITPCIq,
.sCkhyN .pccjOy,
.sCkhyN.RiOfiW.pu51Xe {
    height: 100%;
    width: 100%
}

.sCkhyN.JMCi2v {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.sCkhyN.FbwBsX {
    bottom: 60px;
    position: absolute;
    width: calc(100% - 48px)
}

.sCkhyN.NPsER6 {
    bottom: 27px;
    display: inline-block;
    inset-inline-end: 24px;
    inset-inline-start: 24px;
    position: absolute
}

.LdmkLw.FbwBsX {
    bottom: 60px;
    position: absolute;
    width: calc(100% - 48px)
}

.FK1tXh.FbwBsX,
.JnzaaY.FbwBsX,
.hp0NoL.FbwBsX {
    padding-bottom: 30px
}

.FK1tXh.FbwBsX.p8Uk20,
.JnzaaY.FbwBsX.p8Uk20,
.hp0NoL.FbwBsX.p8Uk20 {
    margin: 0;
    padding: 0
}

.FK1tXh,
.JnzaaY,
.LdmkLw,
.hp0NoL {
    color: #fff
}

.FK1tXh.RiOfiW,
.JnzaaY.RiOfiW,
.LdmkLw.RiOfiW,
.hp0NoL.RiOfiW {
    display: inline-block;
    height: 454px;
    width: 454px
}

.FK1tXh .ITPCIq,
.FK1tXh .pccjOy,
.FK1tXh.RiOfiW.pu51Xe,
.JnzaaY .ITPCIq,
.JnzaaY .pccjOy,
.JnzaaY.RiOfiW.pu51Xe,
.LdmkLw .ITPCIq,
.LdmkLw .pccjOy,
.LdmkLw.RiOfiW.pu51Xe,
.hp0NoL .ITPCIq,
.hp0NoL .pccjOy,
.hp0NoL.RiOfiW.pu51Xe {
    height: 100%;
    width: 100%
}

.FK1tXh.JMCi2v,
.JnzaaY.JMCi2v,
.LdmkLw.JMCi2v,
.hp0NoL.JMCi2v {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.FK1tXh.NPsER6,
.JnzaaY.NPsER6,
.LdmkLw.NPsER6,
.hp0NoL.NPsER6 {
    bottom: 27px;
    display: inline-block;
    inset-inline-end: 24px;
    inset-inline-start: 24px;
    position: absolute
}

.n9F1tl {
    fill: #fff
}

.VMF9AQ {
    color: #fff
}

.BVf6py {
    background-color: #fff
}

.TE7que {
    height: 1px;
    opacity: .2
}

@media(min-width:660px) {
    .use-media-queries .TE7que {
        margin-bottom: 12px
    }
}

.gt-xs .TE7que {
    margin-bottom: 12px
}

.TE7que:not(.iD0LEx) {
    margin-bottom: var(--blog-pl-footer-separator-margin)
}

.TE7que.iD0LEx {
    margin-top: 24px
}

.TE7que.iD0LEx.vxAOcp {
    margin-top: 18px
}

.FK1tXh .TE7que,
.JnzaaY .TE7que,
.LdmkLw .TE7que,
.hp0NoL .TE7que,
.sCkhyN .TE7que {
    opacity: 1
}

.NPsER6.TBrkhx,
.NPsER6.g8vcTX {
    margin-top: auto
}

.NPsER6.TBrkhx.kzwb6t,
.NPsER6.g8vcTX.kzwb6t {
    padding-top: 12px
}

@media(max-width:685px) {

    .use-media-queries .NPsER6.TBrkhx,
    .use-media-queries .NPsER6.g8vcTX {
        padding-top: 12px
    }
}

.lt-sm .NPsER6.TBrkhx,
.lt-sm .NPsER6.g8vcTX {
    padding-top: 12px
}

.NPsER6.ivAnV0 {
    margin-top: auto
}

.NPsER6.ivAnV0.kzwb6t {
    padding-top: 36px
}

@media(max-width:685px) {
    .use-media-queries .NPsER6.ivAnV0 {
        padding-top: 36px
    }
}

.lt-sm .NPsER6.ivAnV0 {
    padding-top: 36px
}

.NPsER6.UUSLFD,
.NPsER6.hKl06e,
.NPsER6.i_25UC,
.NPsER6.jDqjOt,
.NPsER6.lyd6fK,
.NPsER6.yWOr1I {
    margin-top: auto;
    padding-top: 12px
}

.NPsER6.i_25UC.zwuMcM,
.NPsER6.lyd6fK.zwuMcM,
.NPsER6.yWOr1I.zwuMcM {
    padding-top: var(--blog-pl-footer-padding-top)
}

.GGI4XB {
    display: block;
    margin: 15px 0 -11px
}

.app-desktop .GGI4XB {
    display: none
}

.NtnM8D {
    opacity: .6
}

.tFEVbz {
    flex: 0 0 50%
}

.QP8OH2 {
    padding-top: 75%;
    position: relative;
    width: 100%
}

.Gf88Ln {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(min-width:686px) {
    .use-media-queries .Gf88Ln {
        -webkit-line-clamp: 1
    }
}

.gt-s .Gf88Ln {
    -webkit-line-clamp: 1
}

@media(min-width:740px) {
    .use-media-queries .Gf88Ln {
        -webkit-line-clamp: 2
    }
}

.gt-740 .Gf88Ln {
    -webkit-line-clamp: 2
}

@media(min-width:886px) {
    .use-media-queries .Gf88Ln {
        -webkit-line-clamp: 3
    }
}

.gt-886 .Gf88Ln {
    -webkit-line-clamp: 3
}

.so9KdE.TBrkhx,
.so9KdE.g8vcTX {
    -webkit-mask-image: linear-gradient(0deg, transparent, #000 30px);
    mask-image: linear-gradient(0deg, transparent, #000 30px)
}

.hMB1wk {
    display: inline
}

.CHRJex {
    cursor: pointer
}

._UH27m {
    position: relative !important
}

.EQ1O0U {
    display: flex !important;
    margin: 14px 0
}

.EQ1O0U.xczrBK {
    --full-icon-color: var(--post-homepage-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-homepage-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-homepage-ratingFontColor, var(--wix-color-5)));
    font: var(--post-homepage-ratingFont, var(--wix-font-Body-M));
    font-size: var(--post-homepage-ratingFont-size, 14px);
    -webkit-text-decoration: var(--post-homepage-ratingFont-text-decoration);
    text-decoration: var(--post-homepage-ratingFont-text-decoration)
}

.EQ1O0U.xczrBK.amZSNe {
    --full-icon-color: var(--post-homepage-TOI-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-homepage-TOI-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-homepage-TOI-ratingFontColor, var(--wix-color-5)))
}

.EQ1O0U.hrftIZ {
    --full-icon-color: var(--post-category-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-category-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-category-ratingFontColor, var(--wix-color-5)));
    font: var(--post-category-ratingFont, var(--wix-font-Body-M));
    font-size: var(--post-category-ratingFont-size, 14px);
    -webkit-text-decoration: var(--post-category-ratingFont-text-decoration);
    text-decoration: var(--post-category-ratingFont-text-decoration)
}

.EQ1O0U.hrftIZ.amZSNe {
    --full-icon-color: var(--post-category-TOI-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-category-TOI-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-category-TOI-ratingFontColor, var(--wix-color-5)))
}

.EQ1O0U.zwuMcM {
    --full-icon-color: var(--post-post-list-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-post-list-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-post-list-ratingFontColor, var(--wix-color-5)));
    font: var(--post-post-list-ratingFont, var(--wix-font-Body-M));
    font-size: var(--post-post-list-ratingFont-size, 14px);
    -webkit-text-decoration: var(--post-post-list-ratingFont-text-decoration);
    text-decoration: var(--post-post-list-ratingFont-text-decoration)
}

.EQ1O0U.zwuMcM.amZSNe {
    --full-icon-color: var(--post-post-list-TOI-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-post-list-TOI-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-post-list-TOI-ratingFontColor, var(--wix-color-5)))
}

.EQ1O0U.NAWdyL {
    margin: 8px 0
}

.EQ1O0U.TBrkhx,
.EQ1O0U.g8vcTX,
.EQ1O0U.ivAnV0 {
    margin-bottom: 2px
}

.EQ1O0U.FK1tXh.JufO9Q,
.EQ1O0U.JnzaaY.JufO9Q,
.EQ1O0U.LdmkLw.JufO9Q,
.EQ1O0U.hp0NoL.JufO9Q {
    margin-bottom: 0
}

.AsLaVa {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16'%3E%3Cpath d='M18 4.988A4.926 4.926 0 0 0 13.139 0 4.828 4.828 0 0 0 9 2.383 4.828 4.828 0 0 0 4.86 0 4.925 4.925 0 0 0 0 4.988a5.025 5.025 0 0 0 1.668 3.755l6.888 7.068a.616.616 0 0 0 .887 0l6.888-7.068A5.025 5.025 0 0 0 18 4.988Z' style='fill:%23f04545;fill-rule:evenodd'/%3E%3C/svg%3E")
}

.LtaU1R {
    cursor: pointer;
    height: 19px;
    vertical-align: middle;
    width: 19px
}

.LtaU1R,
.LtaU1R svg {
    display: inline-block;
    position: relative
}

.LtaU1R svg {
    fill: transparent;
    stroke: #e84a43;
    stroke-width: 1.5px;
    transition: fill .25s
}

.LtaU1R ._zh4Km {
    display: none
}

.LtaU1R.rbBvhf svg {
    fill: #e84a43;
    stroke: none;
    opacity: 1
}

.LtaU1R.rbBvhf ._zh4Km {
    border: 3px solid #e84a43;
    border-radius: 100%;
    height: 24px;
    inset-inline-start: -3px;
    top: -3px;
    width: 24px
}

.LtaU1R.rbBvhf .IiFRN3,
.LtaU1R.rbBvhf ._zh4Km {
    display: inline-block;
    opacity: 0;
    position: absolute
}

.LtaU1R.rbBvhf .IiFRN3 {
    background-color: #e84a43;
    border-radius: 100%;
    height: 4px;
    inset-inline-start: 8px;
    top: 7px;
    width: 4px
}

.U1kLgW.LtaU1R.rbBvhf svg {
    animation: qrbXQX .5s
}

.U1kLgW.LtaU1R.rbBvhf ._zh4Km {
    animation: kWXE2n .3s
}

.U1kLgW.LtaU1R.rbBvhf .IiFRN3 {
    animation: e1MjpB .5s;
    animation-delay: .1s
}

.GKdqLq,
.TlM_il,
.ab2Jus,
.h1CBon {
    display: inline-block;
    height: 6px;
    inset-inline-start: 8px;
    position: absolute;
    top: 7px;
    width: 6px
}

.TlM_il {
    transform: rotate(0deg)
}

.h1CBon {
    transform: rotate(144deg)
}

.ab2Jus {
    transform: rotate(216deg)
}

.GKdqLq {
    transform: rotate(288deg)
}

@keyframes qrbXQX {
    0% {
        transform: scale(.1)
    }

    40% {
        transform: scale(1.3)
    }

    70% {
        transform: scale(.9)
    }

    90% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

@keyframes kWXE2n {
    0% {
        opacity: .1;
        transform: scale(.1)
    }

    20% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

@keyframes e1MjpB {
    0% {
        opacity: 0;
        transform: translateX(5px) scale(1)
    }

    20% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(17px) scale(0)
    }
}

.Kh5HMz {
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    font-size: inherit !important;
    line-height: 1;
    padding: 0
}

.h7K_lu {
    align-items: center;
    display: inline-flex
}

.FYRNvd {
    padding-inline-end: 5px
}

.p9gct4 {
    flex-direction: row-reverse
}

.p9gct4 .FYRNvd {
    padding-inline-end: 0;
    padding-inline-start: 5px
}

.laz8E8 {
    clip: rect(1px, 1px, 1px, 1px) !important;
    border: 0 !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.t66ylj {
    align-items: center;
    display: inline-flex;
    padding-inline-end: 2px
}

.eYQJQu:not(:first-child) {
    margin-inline-start: 6px
}

.E54HWO {
    align-items: center;
    display: flex;
    white-space: nowrap
}

.E54HWO>*+* {
    margin-inline-start: 16px
}

.lkXNhM {
    color: inherit;
    display: inline-flex;
    font: inherit
}

.NT9zC5 {
    display: flex;
    font-size: 12px !important;
    height: var(--blog-pl-footer-content-height);
    justify-content: space-between;
    line-height: 1.5
}

.NT9zC5.KToN9P,
.NT9zC5.T6pLzn,
.NT9zC5.eJayAP {
    justify-content: flex-start
}

.zGPuSQ {
    font-size: inherit !important
}

.PsEy9r {
    display: flex;
    margin-inline-end: 16px
}

.L2cuMO {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.Ym42pV {
    display: inline-block;
    max-width: -moz-min-content;
    max-width: min-content;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.CS4xCt {
    font-size: 0;
    line-height: 1.2;
    margin: 0 0 var(--blog-pl-category-label-margin-bottom)
}

.pratMU {
    display: inline-block
}

.d7TwYL,
.g99UQY,
.u0T9F0 {
    margin-top: 4px
}

.TRcECH {
    margin-bottom: var(--blog-pl-slider-category-label-margin-bottom)
}

.TpXFK4,
.dU7Co_,
.ewnq0g,
.sEWsEY {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-end
}

@media(max-width:659px) {

    .use-media-queries .TpXFK4,
    .use-media-queries .dU7Co_,
    .use-media-queries .ewnq0g,
    .use-media-queries .sEWsEY {
        margin-bottom: 0
    }
}

.lt-s .TpXFK4,
.lt-s .dU7Co_,
.lt-s .ewnq0g,
.lt-s .sEWsEY {
    margin-bottom: 0
}

.dqpczu {
    background-color: rgb(var(--category-label-button-backgroundColor, var(--wix-color-8)));
    border-color: rgb(var(--category-label-button-borderColor, var(--wix-color-8)));
    border-radius: calc(var(--category-label-button-cornerRadius, 0)*1px);
    border-style: solid;
    border-width: calc(var(--category-label-button-borderWidth, 0)*1px);
    color: rgb(var(--category-label-button-textColor, var(--wix-color-1)));
    font: var(--category-label-button-textFont, var(--wix-font-Body-M));
    font-size: var(--category-label-button-textFont-size, 14px);
    padding: calc(var(--category-label-button-verticalPadding, 6)*1px) calc(var(--category-label-button-horizontalPadding, 12)*1px);
    -webkit-text-decoration: var(--category-label-button-textFont-text-decoration);
    text-decoration: var(--category-label-button-textFont-text-decoration)
}

.dqpczu:hover {
    background-color: rgb(var(--category-label-button-backgroundColorHover, var(--wix-color-8)));
    border-color: rgb(var(--category-label-button-borderColorHover, var(--wix-color-8)));
    color: rgb(var(--category-label-button-textColorHover, var(--wix-color-1)))
}

.SkWvPq {
    color: rgb(var(--category-label-text-textColor, var(--wix-color-8)));
    font: var(--category-label-text-textFont, var(--wix-font-Body-M));
    -webkit-text-decoration: var(--category-label-text-textFont-text-decoration);
    text-decoration: var(--category-label-text-textFont-text-decoration)
}

.SkWvPq:hover {
    color: rgb(var(--category-label-text-textColorHover, var(--wix-color-8)))
}

.iT3c03.dqpczu {
    background-color: rgb(var(--category-label-button-mobile-backgroundColor, var(--wix-color-8)));
    border-color: rgb(var(--category-label-button-mobile-borderColor, var(--wix-color-8)));
    border-radius: calc(var(--category-label-button-mobile-cornerRadius, 0)*1px);
    border-style: solid;
    border-width: calc(var(--category-label-button-mobile-borderWidth, 0)*1px);
    color: rgb(var(--category-label-button-mobile-textColor, var(--wix-color-1)));
    font: var(--category-label-button-mobile-textFont, var(--wix-font-Body-M));
    padding: calc(var(--category-label-button-mobile-verticalPadding, 6)*1px) calc(var(--category-label-button-mobile-horizontalPadding, 12)*1px)
}

.iT3c03.SkWvPq {
    color: rgb(var(--category-label-text-mobile-textColor, var(--wix-color-8)));
    font: var(--category-label-text-mobile-textFont, var(--wix-font-Body-M))
}

.Rr4bcH {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    position: relative;
    width: 100%
}

.ISP43W {
    animation: H86O8l 1.7s ease infinite;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    font-size: 60px;
    height: 1em;
    inset-inline-end: 0;
    inset-inline-start: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    transform: translateZ(0);
    width: 1em
}

.ISP43W.qfwfIl {
    font-size: 40px
}

.ISP43W.O7VfBU {
    font-size: 20px
}

@keyframes H86O8l {
    0% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
        transform: rotate(0deg)
    }

    5%,
    95% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em
    }

    10%,
    59% {
        box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em
    }

    20% {
        box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em
    }

    38% {
        box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em
    }

    to {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
        transform: rotate(1turn)
    }
}

.E5DWdy {
    height: auto;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

.E5DWdy .FMKsVM {
    border: 0
}

.E5DWdy .FMKsVM,
.ZkVtZC {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ZkVtZC {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    display: flex;
    justify-content: center
}

.QdXIPy {
    background: rgba(0, 0, 0, .2);
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ul_Osp {
    align-items: center;
    background: #000;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 40px;
    min-width: 130px;
    opacity: .8;
    padding-inline-end: 18px
}

.BbU38r {
    margin-inline-end: 2px;
    margin-inline-start: 7px
}

.qCU9oG {
    cursor: pointer;
    opacity: .8
}

@media(min-width:980px) {
    .use-media-queries .qCU9oG {
        height: 60px;
        width: 60px
    }
}

.gt-sm .qCU9oG {
    height: 60px;
    width: 60px
}

.lAV2rI {
    display: block;
    height: 100%;
    width: 100%
}

.lAV2rI img {
    max-width: var(--wix-img-max-width, 100%)
}

.lAV2rI[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.lAV2rI[data-animate-blur] img[data-load-done] {
    filter: none
}

.QSqqb4 {
    height: 100%;
    position: relative
}

.hZSyIr {
    cursor: pointer;
    height: 100%;
    vertical-align: middle;
    width: 100%
}

.hZSyIr:active:after {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.tJFr1E .hZSyIr {
    min-height: 70px
}

.e_MLm5,
.tJFr1E .hZSyIr {
    -o-object-fit: cover;
    object-fit: cover
}

.e_MLm5 {
    height: 100%;
    width: 100%
}

.OjkszV {
    height: 100%;
    position: relative
}

.XPEMCH {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    display: flex;
    justify-content: center
}

.XPEMCH,
._8tAyR {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

._8tAyR {
    background: rgba(0, 0, 0, .2)
}

.Ym4kNx {
    align-items: center;
    background: #000;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 40px;
    min-width: 130px;
    opacity: .8;
    padding-inline-end: 18px
}

.wM0E5k {
    margin-inline-end: 2px;
    margin-inline-start: 7px
}

.bg3nLo {
    cursor: pointer;
    opacity: .8
}

@media(min-width:980px) {
    .use-media-queries .bg3nLo {
        height: 60px;
        width: 60px
    }
}

.gt-sm .bg3nLo {
    height: 60px;
    width: 60px
}

.XPEMCH:active:after {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.tQ0Q1A {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media print {
    .tQ0Q1A {
        color: #000 !important
    }
}

.tmHsxH {
    display: block;
    height: 1px;
    opacity: .2
}

.Dgf2Op {
    flex: 0 0 1px;
    flex-shrink: 0;
    height: 100%;
    opacity: .2;
    width: 1px
}

.Ki_0_s {
    align-self: center;
    border-radius: 50%;
    display: block;
    height: 2px;
    width: 2px
}

.xUuoH9 {
    align-items: center;
    display: flex;
    list-style: none;
    margin: 0;
    max-width: 100%;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rmqd9q {
    margin: 0 8px
}

.F4tRtJ {
    min-width: 0
}

.MBUSKJ {
    font-size: inherit !important
}

.UZa2Xr:nth-child(3) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dZs5e3 {
    display: flex;
    flex-direction: column;
    font-size: 12px !important;
    max-width: 100%;
    padding-inline-start: 10px
}

.dZs5e3:first-child {
    padding-inline-start: 0
}

.dZs5e3.krCqqh {
    font-size: inherit
}

@media(min-width:980px) {
    .use-media-queries .mtJpOF .dZs5e3 {
        padding-inline-start: 18px
    }
}

.gt-sm .mtJpOF .dZs5e3 {
    padding-inline-start: 18px
}

.dZs5e3.PZIDK7 ul {
    line-height: 19px
}

.mJ89ha {
    font-size: inherit !important
}

.taLqKM {
    align-items: center;
    display: flex;
    height: 19px;
    max-width: 100%
}

.woUe2C .mABNle {
    justify-content: center
}

.woUe2C .Bt5sQV {
    align-items: flex-start;
    display: grid;
    grid-template-columns: 1fr 5fr 1fr
}

.woUe2C .Bt5sQV .dXvq5u {
    flex-direction: column;
    grid-column: 2;
    margin: unset;
    max-width: 100%;
    min-width: 0;
    place-self: center
}

.woUe2C .Bt5sQV .dXvq5u .H_gEjP {
    margin-bottom: 5px
}

.woUe2C .Bt5sQV .dXvq5u .htMcyB {
    align-items: center;
    padding: unset
}

.woUe2C .Bt5sQV .bhsfaV {
    justify-self: right;
    padding-top: 5px
}

.woUe2C .JGhsWK {
    align-items: center
}

.woUe2C .HhgCcE,
.woUe2C .JGhsWK {
    text-align: center
}

.woUe2C .qikwPI .bhsfaV {
    justify-self: left
}

.woUe2C .UjX6YI {
    justify-content: center
}

.mW_sDH .mABNle {
    justify-content: end
}

.mW_sDH .Bt5sQV {
    display: flex;
    justify-content: space-between
}

.mW_sDH .Bt5sQV .dXvq5u {
    margin: unset
}

.mW_sDH .Bt5sQV .dXvq5u .H_gEjP {
    margin-inline-start: 10px
}

.mW_sDH .Bt5sQV .dXvq5u .htMcyB {
    align-items: flex-end;
    padding: unset
}

.mW_sDH .Bt5sQV,
.mW_sDH .bhsfaV,
.mW_sDH .dXvq5u {
    flex-direction: row-reverse
}

.mW_sDH .JGhsWK {
    align-items: flex-end;
    text-align: end
}

.mW_sDH .HhgCcE {
    text-align: end
}

.mW_sDH .UjX6YI {
    justify-content: flex-end
}

.lR3yj5 {
    border-radius: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden
}

.dDcMfv,
.lR3yj5 {
    height: 100%;
    width: 100%
}

.ERF5R1 {
    display: inline-block;
    height: 32px;
    position: relative;
    width: 32px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.A9WFUN {
        height: 40px;
        width: 40px
    }
}

.gt-xs .ERF5R1.A9WFUN {
    height: 40px;
    width: 40px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.A0qBRg {
        height: 92px;
        width: 92px
    }
}

.gt-xs .ERF5R1.A0qBRg {
    height: 92px;
    width: 92px
}

.ERF5R1.zI70HL {
    height: 80px;
    width: 80px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.zI70HL {
        height: 100px;
        width: 100px
    }
}

.gt-xs .ERF5R1.zI70HL {
    height: 100px;
    width: 100px
}

.ERF5R1.pozZSb {
    height: 40px;
    width: 40px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.pozZSb {
        height: 80px;
        width: 80px
    }
}

.gt-xs .ERF5R1.pozZSb {
    height: 80px;
    width: 80px
}

.ERF5R1.Zcb_uj {
    height: 30px;
    width: 30px
}

.ERF5R1.bCACxF {
    height: 20px;
    width: 20px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.bCACxF {
        height: 40px;
        width: 40px
    }
}

.gt-xs .ERF5R1.bCACxF {
    height: 40px;
    width: 40px
}

.ERF5R1.C3KamW {
    height: 20px;
    width: 20px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.C3KamW {
        height: 30px;
        width: 30px
    }
}

.gt-xs .ERF5R1.C3KamW {
    height: 30px;
    width: 30px
}

.lBv2XN {
    align-items: center;
    cursor: pointer;
    display: flex
}

.dlINDG {
    padding-inline-start: 12px
}

.dlINDG:first-child {
    padding-inline-start: 0
}

.JNxVBA {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    justify-content: center
}

.mnxIuN {
    border-radius: 100%;
    display: inline-block;
    height: 10px;
    margin: 18px 2px;
    opacity: 0;
    width: 10px
}

.mnxIuN:first-child {
    animation: xDDB8S 1s ease-in-out infinite
}

.mnxIuN:nth-child(2) {
    animation: xDDB8S 1s ease-in-out .33s infinite
}

.mnxIuN:nth-child(3) {
    animation: xDDB8S 1s ease-in-out .66s infinite
}

@keyframes xDDB8S {

    0%,
    to {
        opacity: 0
    }

    60% {
        opacity: 1
    }
}

.WmZAIu {
    display: flex;
    height: 100%;
    position: relative;
    width: 100%
}

.Bvf4SR {
    background: none;
    border: none;
    font-size: 0;
    padding: 0
}

._EA3Ke {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 24px;
    justify-content: center;
    position: relative;
    width: 24px
}

.Z9ijf3 {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2);
    margin: 5px;
    max-width: 300px;
    min-width: 200px;
    position: absolute;
    z-index: 900
}

.l6L1Fh {
    height: 19px
}

.bFiLuu {
    transform: translateZ(0)
}

.bFiLuu.post-header-icons-enter-active,
.bFiLuu.post-header-icons-leave-active {
    transition: max-width .2s
}

.bFiLuu.post-header-icons-enter-active .l6L1Fh,
.bFiLuu.post-header-icons-leave-active .l6L1Fh {
    transition: transform .2s
}

.bFiLuu.post-header-icons-enter.post-header-icons-enter-active,
.bFiLuu.post-header-icons-leave {
    max-width: 22px
}

.bFiLuu.post-header-icons-enter.post-header-icons-enter-active .l6L1Fh,
.bFiLuu.post-header-icons-leave .l6L1Fh {
    transform: scaleZ(0)
}

.bFiLuu.post-header-icons-enter,
.bFiLuu.post-header-icons-leave.post-header-icons-leave-active {
    max-width: 0
}

.bFiLuu.post-header-icons-enter .l6L1Fh,
.bFiLuu.post-header-icons-leave.post-header-icons-leave-active .l6L1Fh {
    transform: scale3d(0, 0, 0)
}

.XqK7Ko {
    align-items: center;
    display: flex
}

.XqK7Ko>*+* {
    margin-inline-start: 18px
}

.SbjQym {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

@media(min-width:980px) {
    .use-media-queries .SbjQym {
        padding-bottom: 12px
    }
}

.gt-sm .SbjQym {
    padding-bottom: 12px
}

.SbjQym.IStc0y {
    padding-bottom: 18px
}

.SbjQym.YD6Z1G,
.SbjQym._dR9OP {
    padding-bottom: 12px
}

.SbjQym.Nn0z1D,
.SbjQym.SoK2Wc {
    padding-bottom: 24px
}

.SbjQym.AwRwmV,
.SbjQym.DKNKji,
.SbjQym.Ij__Zw,
.SbjQym.MLEYRZ,
.SbjQym.jc3Fi0,
.SbjQym.kAgxB9,
.SbjQym.otAa9D,
.SbjQym.rA58nq {
    padding-bottom: 12px
}

.SbjQym.otAa9D.Fsmreb,
.SbjQym.wjdRtO:not(.kAgxB9) {
    padding-bottom: 0
}

.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo {
    margin-bottom: var(--blog-pl-header-margin-bottom)
}

.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo.vL7wf0 {
    margin-bottom: 0
}

.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo.YVAddP {
    margin-bottom: auto
}

.SbjQym.Mo4mKl {
    font-size: inherit;
    padding: 0
}

@media(min-width:980px) {
    .use-media-queries .SbjQym.Mo4mKl {
        padding: 11px 11px 24px
    }
}

.gt-sm .SbjQym.Mo4mKl {
    padding: 11px 11px 24px
}

.V_aJB6 {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    font-size: 14px;
    margin-inline-end: auto;
    max-inline-size: calc(100% - 42px);
    min-block-size: var(--blog-pl-header-height)
}

.V_aJB6.CH7asw {
    max-inline-size: calc(100% - 54px)
}

.Mo4mKl .V_aJB6 {
    font-size: inherit
}

@media(min-width:980px) {

    .use-media-queries .G1sD4r .V_aJB6,
    .use-media-queries .PVEWzt .V_aJB6,
    .use-media-queries .eOIH_4 .V_aJB6,
    .use-media-queries .otAa9D .V_aJB6 {
        font-size: 12px
    }
}

.gt-sm .G1sD4r .V_aJB6,
.gt-sm .PVEWzt .V_aJB6,
.gt-sm .eOIH_4 .V_aJB6,
.gt-sm .otAa9D .V_aJB6 {
    font-size: 12px
}

.pWST8_ .V_aJB6,
.rDlcKq .V_aJB6,
.vL7wf0 .V_aJB6 {
    height: auto
}

.YiEou4 {
    display: none
}

@media(min-width:980px) {
    .use-media-queries .YiEou4 {
        display: inline-block;
        margin-inline-start: auto
    }
}

.gt-sm .YiEou4 {
    display: inline-block;
    margin-inline-start: auto
}

.YfT_t7 {
    opacity: .6
}

.Dgs_GX {
    align-items: center;
    display: flex;
    margin-inline-end: 3px
}

.YiEou4+.Dgs_GX {
    margin-inline-start: 12px
}

.GygROR {
    margin: 0;
    margin-inline-end: -9px
}

.GygROR.pWST8_,
.GygROR.rDlcKq {
    margin-inline-end: -18px
}

@media(min-width:980px) {
    .use-media-queries .Mo4mKl .GygROR {
        margin-inline-end: 0
    }
}

.gt-sm .Mo4mKl .GygROR {
    margin-inline-end: 0
}

.Q8iQIg,
.dtYGur {
    opacity: .1;
    overflow-y: hidden;
    transform: scale3d(.1, .1, 1)
}

.EhKyap,
.VL02DE {
    opacity: 1;
    transform: scaleX(1);
    transition: all .4s ease-in
}

.Z0hXe1 {
    display: flex
}

.UbhFJ7 {
    font-size: 22px;
    font-weight: inherit;
    line-height: 30px;
    margin-top: 18px;
    overflow-wrap: break-word;
    word-break: break-word
}

.UbhFJ7:not(.nkqC0Q):active {
    cursor: pointer;
    opacity: .5
}

.UbhFJ7.Bo1Lly,
.UbhFJ7.ByEZyt,
.UbhFJ7.CUVChk,
.UbhFJ7.LVfSYs,
.UbhFJ7.QlXvtK,
.UbhFJ7.SpEvjS,
.UbhFJ7.dY1nUm,
.UbhFJ7.oTLOCu,
.UbhFJ7.ogvkLY,
.UbhFJ7.tJjC7I,
.UbhFJ7.tZJNum {
    margin-top: 0
}

@media(min-width:660px) {
    .use-media-queries .UbhFJ7 {
        font-size: inherit;
        line-height: inherit;
        margin-top: 1px
    }

    .use-media-queries .UbhFJ7.ByEZyt,
    .use-media-queries .UbhFJ7.LVfSYs,
    .use-media-queries .UbhFJ7.QlXvtK,
    .use-media-queries .UbhFJ7.bYy0xz,
    .use-media-queries .UbhFJ7.ogvkLY,
    .use-media-queries .UbhFJ7.tZJNum {
        line-height: 1.4
    }
}

.gt-xs .UbhFJ7 {
    font-size: inherit;
    line-height: inherit;
    margin-top: 1px
}

.gt-xs .UbhFJ7.ByEZyt,
.gt-xs .UbhFJ7.LVfSYs,
.gt-xs .UbhFJ7.QlXvtK,
.gt-xs .UbhFJ7.bYy0xz,
.gt-xs .UbhFJ7.ogvkLY,
.gt-xs .UbhFJ7.tZJNum {
    line-height: 1.4
}

.UbhFJ7.H9iA7D,
.UbhFJ7.PAKs7D {
    line-height: 1.4 !important
}

.UbhFJ7.PAKs7D.uv4TNa {
    margin-top: 12px
}

.UbhFJ7.rnQbhA.uv4TNa {
    margin-bottom: 12px
}

.UbhFJ7.vAXVkR {
    font-size: inherit;
    line-height: inherit;
    margin-top: 1px
}

.UbhFJ7.nkqC0Q {
    margin: 0;
    padding: 0
}

.UbhFJ7.EOgtUV {
    font-size: 26px !important;
    line-height: 32px !important
}

@media(min-width:980px) {
    .use-media-queries .UbhFJ7.EOgtUV {
        font-size: 40px !important;
        line-height: 48px !important
    }
}

.gt-sm .UbhFJ7.EOgtUV {
    font-size: 40px !important;
    line-height: 48px !important
}

@media(max-width:659px) {
    .use-media-queries .UbhFJ7.FG3qXk {
        line-height: 1.2 !important
    }
}

.lt-s .UbhFJ7.FG3qXk {
    line-height: 1.2 !important
}

.UbhFJ7.TkrDaM {
    font-size: inherit
}

@media(min-width:660px) {
    .use-media-queries .UbhFJ7.TkrDaM {
        padding-inline-end: 11px;
        padding-inline-start: 11px
    }
}

.gt-xs .UbhFJ7.TkrDaM {
    padding-inline-end: 11px;
    padding-inline-start: 11px
}

.f01FFh {
    color: inherit
}

.JMAXlV {
    --full: rgb(var(--full-icon-color, $black-rgb));
    --empty: rgb(var(--empty-icon-color, $gray-rgb));
    display: block;
    position: relative
}

.fbd51l {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.hhO2ky {
    display: flex
}

.JMAXlV .hhO2ky {
    gap: 0 6px
}

.siwre6 {
    color: var(--full)
}

.MKPjdi {
    color: var(--empty)
}

.TbC84K {
    display: flex;
    position: relative
}

.j6jO4F .MrH3GO {
    display: block
}

.j6jO4F {
    clip-path: inset(0 50% 0 0)
}

.MrH3GO,
[dir=rtl] .j6jO4F {
    clip-path: inset(0 0 0 50%)
}

.MrH3GO {
    position: absolute
}

[dir=rtl] .MrH3GO {
    clip-path: inset(0 50% 0 0)
}

.TYUuco {
    transition: color .3s ease-in
}

.A6pgue {
    align-items: center;
    display: flex
}

.KJeQ3_ {
    line-height: 1;
    margin-inline-start: 12px
}

.T5ArNO .KJeQ3_ {
    animation: M5aq50 .3s ease-in
}

.TW0XHJ .KJeQ3_,
.z8kPtl .KJeQ3_ {
    margin-inline-start: 7px
}

@keyframes M5aq50 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.WEXloj {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    height: 100%;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

.HLTpGi {
    padding: 16px 18px 0;
    width: 100%
}

.e7MTRm {
    display: flex
}

.e7MTRm.Eh6y5W {
    flex-direction: row-reverse
}

.uQfB_j {
    flex: 1;
    min-width: 0
}

.XHCoob {
    line-height: 1.3em !important
}

.XHCoob.h2vkAZ {
    margin-bottom: 9px
}

.Uyo3C3 {
    flex: 0 0 70px;
    margin-inline-start: 16px
}

.Uyo3C3.mACGUD {
    margin-inline-end: 16px;
    margin-inline-start: 0
}

.FZQqq1 {
    height: 19px
}

.JBIDX5 {
    margin-inline-start: auto
}

.tXgYev {
    align-self: flex-end;
    margin: 0;
    margin-inline-start: auto
}

.tXgYev>div {
    height: 19px !important;
    width: 19px !important
}

.qoUizN {
    height: 70px;
    width: 70px
}

.XHCoob {
    margin-top: 0 !important
}

._70Aum {
    align-items: flex-start;
    margin-top: 8px
}

.p1Z4NQ {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px
}

.hVP60S {
    align-self: center;
    display: flex;
    margin-inline-end: auto
}

.dFwBxR {
    display: inline-block;
    height: 19px;
    margin-inline-end: 12px
}

.YOXOuw {
    margin-top: 12px
}

.YOXOuw.H0yVSw {
    margin-top: 16px
}

.THUnVE {
    margin-inline-end: 4px
}

.fHat_E.ZAm1sF {
    margin-top: 10px
}

.fHat_E.s641BQ {
    margin-bottom: 12px;
    margin-top: 6px
}

.C5n4nu {
    background: #fff;
    border-radius: 0;
    color: #fff;
    cursor: default;
    display: block;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin-bottom: 12px;
    padding-top: 100%;
    position: relative;
    width: 100%
}

.C5n4nu.k_3lfC {
    border-radius: calc(var(--post-homepage-mobile-postRadius, 0)*1px);
    overflow: hidden
}

.C5n4nu.eW___4 {
    border-radius: calc(var(--post-category-mobile-postRadius, 0)*1px);
    overflow: hidden
}

.xZ0Ni7 {
    margin-bottom: auto
}

.R7pzO1 {
    margin-top: 0;
    overflow: hidden
}

.SIFL3n,
.XBPfVh,
.pqsREx {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.pqsREx {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    max-height: 100%;
    padding: 24px 18px
}

.wKAbJd {
    color: inherit;
    font: inherit
}

.QJW4X8 {
    background-color: #fff
}

.fvrZpT {
    height: 1px;
    margin-bottom: 14px;
    margin-top: 18px
}

.YxgvEz.oUyTKX {
    margin-top: 10px
}

.YxgvEz.m3JDTN {
    margin-bottom: 12px;
    margin-top: 6px
}

.L5x0Fp {
    min-height: 100%;
    position: relative
}

:where(.L5x0Fp) {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box
}

:where(.L5x0Fp) * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

:where(.L5x0Fp) *,
:where(.L5x0Fp) :after,
:where(.L5x0Fp) :before {
    box-sizing: inherit
}

:where(.L5x0Fp) :where(a),
:where(.L5x0Fp) :where(a:visited) {
    text-decoration: none
}

:where(.L5x0Fp) :where(textarea) {
    font-family: inherit
}

@media screen {

    html.enable-scroll #root,
    html.enable-scroll .L5x0Fp,
    html.enable-scroll .aVF3iR,
    html.enable-scroll body {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

.aVF3iR {
    position: relative
}

html.enable-scroll .aVF3iR {
    flex: 1;
    overflow-y: auto
}

.medium-gap .aVF3iR {
    padding-top: 50px
}

.large-gap .aVF3iR {
    padding-top: 100px
}

html {
    height: 100%;
    touch-action: manipulation
}

body,
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0
}

body {
    -webkit-text-size-adjust: none;
    -webkit-highlight: none
}

#root {
    margin: 0;
    padding: 0
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.gallery-item-common-info.gallery-item-right-info {
    position: absolute;
    /*!rtl:begin:ignore*/
    right: 0
        /*!rtl:end:ignore*/
}

.gallery-item-common-info.gallery-item-left-info {
    left: 0;
    /*!rtl:end:ignore*/
    position: absolute
        /*!rtl:begin:ignore*/
}

#pro-gallery-container button.nav-arrows-container {
    box-sizing: border-box
}

.Led6wX {
    padding: 0 20px 20px
}

.Yl589_ {
    background-color: rgb(var(--postAreaBackgroundColor));
    padding-block-end: 20px;
    padding-inline: 20px
}

.P79xUp {
    font-size: 14px;
    height: 50px
}

.tr91VF {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    position: relative
}

.w4kgLO {
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Rgs8Bb {
    flex: 0 0 auto;
    margin-inline-start: 3px
}

.Wi9Gc9 * {
    box-sizing: border-box
}

.Wi9Gc9 {
    display: inline-block;
    position: relative
}

.Wi9Gc9 a {
    color: #333;
    text-decoration: none
}

.Wi9Gc9>.ZKqkU8 {
    display: inline-block;
    line-height: 1.5em;
    padding: 6px 15px
}

.Wi9Gc9>.ZKqkU8:after {
    content: "▼";
    display: inline-block;
    margin-inline-start: 6px
}

.Wi9Gc9 .E_WBG4 {
    display: none
}

.Wi9Gc9 ul {
    display: block;
    inset-inline-start: -100vw;
    list-style: none;
    margin: 0;
    padding: 6px 0;
    position: absolute;
    top: calc(1.5em + 14px);
    width: 100%;
    z-index: 999
}

.Wi9Gc9 ul a {
    display: block;
    padding: 6px 15px
}

.Wi9Gc9 ul:target {
    inset-inline-start: 0
}

.Wi9Gc9 ul:target~a:after {
    content: "▲"
}

.Wi9Gc9 ul:target~a.E_WBG4 {
    display: block;
    text-indent: -100vw;
    z-index: 1000
}

.HdgO4m,
.Wi9Gc9 ul:target~a.E_WBG4 {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.HdgO4m {
    font-size: 16px;
    opacity: 0
}

.FDtnt5 {
    z-index: 100
}

.Y0bxin {
    align-items: center;
    display: flex;
    height: 80px;
    justify-content: space-between;
    margin-inline-end: auto;
    margin-inline-start: auto
}

.Y0bxin.iNQ68R {
    max-width: 980px
}

.Y0bxin.uKtW2I {
    padding: 0 20px
}

.XcjqVD {
    margin-inline-end: auto;
    margin-inline-start: auto;
    max-width: 940px;
    position: relative;
    z-index: 1
}

.KQiXym {
    --font: var(--navigation-font, var(--wix-font-Body-M));
    --font-size: var(--navigation-font-size, 14px);
    --text-decoration: var(--navigation-font-text-decoration);
    --text-color: rgb(var(--navigation-textColor, var(--wix-color-5)));
    fill: var(--text-color);
    color: var(--text-color);
    font: var(--font);
    font-size: var(--font-size);
    line-height: 1.5;
    -webkit-text-decoration: var(--text-decoration);
    text-decoration: var(--text-decoration)
}

.KQiXym:is(:hover, .ByH4xY) {
    --text-color: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.py6zKi {
    inset-inline-end: 0;
    padding-top: 20px;
    position: absolute;
    z-index: 10
}

.IVqWoX {
    display: flex
}

.u3G4HW {
    box-shadow: 0 10px 11px 0 rgba(0, 0, 0, .05);
    display: table;
    padding-top: 22px
}

.u3G4HW .ucwOAz {
    padding: 0
}

.u3G4HW .ucwOAz .TbpLtF {
    overflow: hidden;
    padding: 15px 30px;
    text-overflow: ellipsis
}

.u3G4HW .ucwOAz .I4EMxH {
    height: 1px;
    opacity: .1;
    width: 100%
}

.u3G4HW .ucwOAz:first-child .TbpLtF {
    padding-top: 0
}

.u3G4HW .ucwOAz:last-child .I4EMxH {
    display: none
}

.kU2es5 {
    display: flex;
    font-family: system-ui, sans-serif;
    font-size: 14px;
    height: 80px;
    width: 100%
}

.AsxoCK {
    overflow: hidden
}

.LnLd_R {
    cursor: pointer;
    flex-grow: 1;
    flex-wrap: wrap;
    list-style: none
}

.LnLd_R,
.LnLd_R li {
    align-items: center;
    display: flex
}

.LnLd_R li {
    height: 80px;
    white-space: nowrap
}

.LnLd_R li+li {
    margin-inline-start: 40px
}

.d3XSOo {
    display: block;
    font-family: system-ui, sans-serif;
    inset-inline-start: 20px;
    position: absolute;
    visibility: hidden
}

.d3XSOo * {
    float: inline-start
}

.d3XSOo *+* {
    margin-inline-start: 40px
}

.UlUPo4 a {
    text-decoration: none
}

.UlUPo4 a:hover {
    text-decoration: underline
}

.HOAgFN {
    clip: rect(1px, 1px, 1px, 1px) !important;
    border: 0 !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.pvCG_v {
    min-height: 100%;
    position: relative
}

:where(.pvCG_v) {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box
}

:where(.pvCG_v) * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

:where(.pvCG_v) *,
:where(.pvCG_v) :after,
:where(.pvCG_v) :before {
    box-sizing: inherit
}

:where(.pvCG_v) :where(a),
:where(.pvCG_v) :where(a:visited) {
    text-decoration: none
}

:where(.pvCG_v) :where(textarea) {
    font-family: inherit
}

@media screen {

    html.enable-scroll #root,
    html.enable-scroll .l7pLjR,
    html.enable-scroll .pvCG_v,
    html.enable-scroll body {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

.l7pLjR {
    position: relative
}

html.enable-scroll .l7pLjR {
    flex: 1;
    overflow-y: auto
}

.medium-gap .l7pLjR {
    padding-top: 50px
}

.large-gap .l7pLjR {
    padding-top: 100px
}

.juyn_2 {
    display: inline-block;
    position: relative
}

.juyn_2 .SHXBPR {
    padding: 0 17px;
    width: 40px
}

.juyn_2 .SHXBPR * {
    width: 19px
}

.JvXA2e {
    border: 1px solid;
    min-width: 140px;
    position: absolute;
    top: 38px;
    z-index: 10
}

.KJPy_8 .JvXA2e {
    inset-inline-start: 50%;
    transform: translateX(-50%)
}

.NcXno_ .JvXA2e {
    inset-inline-end: 0
}

.JvXA2e.ovMwby {
    bottom: 38px;
    top: auto
}

.OISqbJ {
    border: 1px solid;
    height: 10px;
    inset-inline-end: 0;
    inset-inline-start: 0;
    margin: 0 auto;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    width: 10px;
    z-index: -1
}

.NcXno_ .OISqbJ {
    inset-inline-end: 16px;
    inset-inline-start: auto
}

.ovMwby .OISqbJ {
    bottom: -5px;
    top: auto
}

.Jv0dXX {
    fill: #fff
}

.EKJcYR {
    align-items: center;
    display: flex
}

.EKJcYR .xTozEv {
    min-width: 200px;
    top: 34px
}

.EKJcYR .dWlnoI {
    margin-inline-start: 24px
}

.EKJcYR .dWlnoI .yDOqhU {
    height: auto;
    min-width: 122px;
    padding: 9px 25px 8px
}

.EKJcYR .MRlrpJ {
    font-size: 14px
}

.iTEFQF {
    margin-inline-start: 12px
}

.gXfmMa {
    margin-inline-end: 16px
}

.SPucHg {
    color: #fff
}

.ySM9wx {
    background: transparent;
    border: 2px solid hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    position: relative;
    width: 34px
}

.BpWyrA {
    height: 36px;
    margin-inline-start: 24px
}

.IAJmuB {
    height: 34px;
    width: 34px
}

.kD1Yyw {
    height: 16px;
    margin-inline-start: 20px;
    position: relative;
    transition: all .5s ease
}

.kD1Yyw.ON6A2O {
    width: 200px
}

.kD1Yyw.ON6A2O.ke7j1e {
    width: 100%
}

.jMrgc4 {
    bottom: 0;
    cursor: pointer;
    inset-inline-start: 0;
    margin: auto 0;
    top: 0
}

.ON6A2O .jMrgc4,
.m2yAmK {
    position: absolute
}

.m2yAmK {
    background: transparent;
    border: 0;
    border-radius: 0;
    display: none;
    font-size: 14px;
    font-weight: 500;
    inset-inline-start: 0;
    margin: 0;
    padding: 1px 0 0;
    padding-inline-start: 29px;
    top: 0;
    transition: all .5s ease;
    width: 100%
}

.m2yAmK::-webkit-input-placeholder {
    color: currentColor;
    opacity: 1;
    -webkit-transition: color .5s;
    transition: color .5s
}

.m2yAmK:-moz-placeholder,
.m2yAmK::-moz-placeholder {
    color: currentColor;
    opacity: 1;
    -moz-transition: color .5s;
    transition: color .5s
}

.m2yAmK:-ms-input-placeholder {
    color: currentColor;
    opacity: 1;
    -ms-transition: color .5s;
    transition: color .5s
}

.m2yAmK:focus {
    outline: 0
}

.ON6A2O .m2yAmK {
    display: inline-block;
    padding-inline-end: 20px
}

.iLMCUc {
    display: none
}

.ON6A2O .iLMCUc {
    display: inline-block
}

.RFnngL {
    font-size: 14px;
    font-weight: 500;
    height: 25px;
    padding: 1px 0 0;
    padding-inline-start: 29px;
    visibility: hidden
}

.ON6A2O .RFnngL {
    padding-inline-end: 20px
}

.BN409S {
    height: 1px;
    opacity: 0;
    transition: all .5s ease
}

.ON6A2O .BN409S {
    opacity: .5
}

.NMRR5Q {
    background: transparent;
    border: 0;
    bottom: 0;
    cursor: pointer;
    height: 20px;
    inset-inline-end: 0;
    margin: auto;
    margin-inline-end: -5px;
    margin-inline-start: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.TSwWhL {
    opacity: .8
}

.clear-enter-active,
.clear-leave-active {
    transition: opacity .5s
}

.clear-enter.clear-enter-active,
.clear-leave {
    opacity: 1
}

.clear-enter,
.clear-leave.clear-leave-active {
    opacity: 0
}

.XDcQnF.OdeuKJ {
    margin: 0 -20px;
    padding: 0 20px
}

@media(max-width:979px) {
    .use-media-queries .XDcQnF.WIEJ0e {
        margin: 0
    }
}

.lt-md .XDcQnF.WIEJ0e {
    margin: 0
}

.Gka3kA {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 48px;
    justify-content: center;
    width: 58px
}

.mP9yec {
    border: 2px solid hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    display: block;
    height: 30px;
    width: 30px
}

.jgXCfy,
.mP9yec {
    position: relative
}

.jgXCfy {
    background: none;
    border: 0;
    cursor: pointer;
    display: inline-block;
    flex-shrink: 0;
    height: 48px;
    padding: 0;
    width: 48px
}

.jgXCfy:active:after {
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.xaRdfw {
    align-items: center;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.srEdfd {
    display: none
}

.tSamLJ {
    border-radius: 50%;
    bottom: 11px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 9px;
    height: 14px;
    inset-inline-end: 8px;
    line-height: 14px;
    position: absolute;
    width: 14px
}

.HvPwlI,
.tSamLJ {
    display: flex;
    justify-content: center
}

.HvPwlI {
    align-items: center;
    height: 48px;
    width: 48px
}

.HvPwlI:active:after {
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 24px;
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.pFrNlV {
    display: none
}

.QNVRC4 {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin-inline-end: -14px
}

.QNVRC4 .RiU29q {
    min-width: 200px;
    top: 40px
}

.oOaDEN:last-child {
    margin-inline-end: -3px
}

.Iv7yDs {
    align-items: center;
    background: transparent;
    border: 0;
    color: #fff;
    display: inline-flex;
    font-family: system-ui, sans-serif;
    font-weight: 500;
    height: 100%;
    padding: 0 16px
}

.Iv7yDs,
.zXI4K_ {
    font-size: 14px;
    white-space: nowrap
}

.zXI4K_ {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.zXI4K_ a {
    color: inherit
}

.VjJ7rB {
    flex-shrink: 0;
    font-size: 14px !important;
    text-decoration: none !important
}

@media print {
    .VjJ7rB {
        color: #000 !important;
        font-size: 10pt !important
    }
}

.isG_om {
    height: 50px;
    justify-content: space-between;
    padding-inline-end: 18px;
    padding-inline-start: 18px
}

.Y1KjpM,
.isG_om {
    align-items: center;
    display: flex
}

.Y1KjpM {
    flex: 0 1 auto;
    height: 100%;
    overflow: hidden
}

.IfQDSA {
    margin-inline-end: -16px
}

.LoSEse {
    background: rgba(0, 0, 0, .2);
    height: 3px
}

.LoSEse,
.TM6znx {
    position: absolute
}

.TM6znx {
    align-items: center;
    background: transparent;
    border: 0;
    display: flex;
    height: 48px;
    inset-inline-end: 0;
    justify-content: center;
    top: 0;
    width: 48px
}

.TM6znx:focus {
    outline: 0
}

.nb7lGW {
    background: #fff;
    border-style: solid;
    border-width: 0;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    padding: 110px 0 30px;
    position: relative
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .nb7lGW {
        height: 450px;
        margin: 0 20px 20px
    }
}

.sm .nb7lGW {
    height: 450px;
    margin: 0 20px 20px
}

.WD81sR {
    font-size: 22px;
    margin: 35px 0 0;
    text-align: center
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .WD81sR {
        font-size: 32px
    }
}

.sm .WD81sR {
    font-size: 32px
}

.AZOuwY {
    font-size: 14px;
    line-height: 21px;
    margin: 8px 0 0;
    padding-inline-end: 34px;
    padding-inline-start: 34px;
    text-align: center
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .AZOuwY {
        font-size: 16px;
        margin-top: 21px
    }
}

.sm .AZOuwY {
    font-size: 16px;
    margin-top: 21px
}

.qdoEtQ {
    margin-top: 40px;
    text-align: center
}

.SO9njw {
    display: flex;
    margin-inline-end: auto;
    margin-inline-start: auto;
    max-width: 940px;
    min-height: 450px;
    width: 100%
}

.arh2qf {
    align-items: center;
    border-style: solid;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    padding: 36px 30px;
    text-align: center
}

.app-mobile .arh2qf {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

@media(min-width:980px) {
    .use-media-queries .arh2qf {
        border-style: solid;
        height: 450px;
        padding: 0
    }
}

.gt-sm .arh2qf {
    border-style: solid;
    height: 450px;
    padding: 0
}

.cJscj1 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px
}

.cJscj1:focus {
    box-shadow: none !important
}

@media(min-width:980px) {
    .use-media-queries .cJscj1 {
        font-size: 32px;
        line-height: 1.5;
        margin-bottom: 12px;
        max-width: 620px
    }
}

.gt-sm .cJscj1 {
    font-size: 32px;
    margin-bottom: 12px;
    max-width: 620px
}

.cTdFFO,
.gt-sm .cJscj1 {
    line-height: 1.5
}

@media(min-width:980px) {
    .use-media-queries .cTdFFO {
        max-width: 620px
    }
}

.gt-sm .cTdFFO {
    max-width: 620px
}

.clf9mN {
    font-size: 16px
}

.wdbmEY {
    font-size: 18px;
    margin-top: 18px
}

@media(min-width:980px) {
    .use-media-queries .wdbmEY {
        margin-top: 48px
    }
}

.gt-sm .wdbmEY {
    margin-top: 48px
}

.nAaNon {
    background-color: #fff;
    color: #000
}

.mbKyhH {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    margin-top: 12px
}

@media(min-width:980px) {
    .use-media-queries .mbKyhH {
        margin-top: 0
    }
}

.gt-sm .mbKyhH,
.mbKyhH.hYUP9L {
    margin-top: 0
}

.t4o8yl {
    background: transparent;
    border: 0;
    height: 100%;
    padding: 0
}

.t4o8yl:focus {
    outline: 0
}

.opxKQF {
    flex: 0 0 auto
}

.lnfRGj {
    align-items: center;
    display: inline-flex;
    height: 100%
}

.lnfRGj:active {
    opacity: .5
}

.PRDfW5 {
    color: inherit;
    font-size: 14px;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap
}

*+.PRDfW5 {
    margin-inline-start: 7px
}

.PRDfW5:empty {
    display: none
}

.JKDAPr {
    font-size: 0;
    height: 100%;
    margin: 0;
    margin-inline-end: -12px;
    margin-inline-start: -4px
}

.QCDchW {
    font-size: 14px !important;
    text-decoration: none !important
}

.zp8IQu {
    position: relative;
    width: 100%
}

.WqSDrh {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 30px 0 374px
}

.Wr5XZS {
    margin: 20px
}

.cvByyI {
    margin: 0 auto;
    max-width: 940px
}

@media(min-width:980px) {
    .use-media-queries .YFveWU {
        margin: 0 auto
    }
}

.gt-sm .YFveWU {
    margin: 0 auto
}

.YFveWU .vYilfO {
    color: inherit;
    font: inherit;
    text-decoration: underline
}

.JEGk06 {
    font-weight: 700
}

.IeY3vx,
.KhVdjt,
.acbUIp,
.gwgQCb,
.lfi41p,
.sI4Nnn {
    line-height: 1
}

.wR7lgz {
    display: flex
}

.wR7lgz .sI4Nnn {
    cursor: inherit;
    opacity: 1
}

.wR7lgz .RcfyI6,
.wR7lgz .ixAZGX {
    cursor: pointer;
    font-size: 14px;
    margin-inline-end: 48px
}

.wR7lgz .ixAZGX {
    opacity: .8
}

.ynW8KF {
    align-items: center;
    display: flex;
    font-family: system-ui, sans-serif;
    font-size: 16px;
    height: 100%
}

@media only screen and (max-width:500px) {
    .ynW8KF {
        max-width: 100%;
        overflow-y: hidden
    }
}

.KhVdjt,
.RcfyI6,
.fOICak {
    align-items: center;
    display: flex;
    justify-content: center
}

.KhVdjt,
.RcfyI6 {
    color: inherit;
    cursor: pointer;
    margin: 0 3px;
    min-height: 36px;
    min-width: 36px
}

.IZ6Wrl .KhVdjt,
.IZ6Wrl .RcfyI6 {
    margin: 0 6px
}

.BCQZoR,
.sI4Nnn {
    cursor: default
}

.BCQZoR {
    opacity: .4
}

.fOICak {
    margin: 0 6px;
    min-width: 48px
}

.D1xXio {
    color: inherit
}

.j9utVS {
    background: #fff;
    border: 1px solid;
    border-radius: 0;
    cursor: default;
    display: block;
    margin-inline-end: 0;
    margin-inline-start: 0;
    padding: 28px 18px 25px
}

.app-mobile .j9utVS {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .j9utVS {
        padding: 40px 50px
    }
}

.sm .j9utVS {
    padding: 40px 50px
}

.x1QQNM.q0le6Y {
    height: 400px;
    padding-bottom: 0
}

.Gl8eWB {
    margin-bottom: 9px
}

@media(min-width:686px)and (max-width:979px) {

    .use-media-queries .HZXMCr,
    .use-media-queries .PXvRd6,
    .use-media-queries .xrwGqD {
        margin-inline-end: 11px;
        margin-inline-start: 11px
    }
}

.sm .HZXMCr,
.sm .PXvRd6,
.sm .xrwGqD {
    margin-inline-end: 11px;
    margin-inline-start: 11px
}

.HZXMCr {
    height: 1px;
    margin-bottom: 15px;
    opacity: .2
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .HZXMCr {
        margin-bottom: 12px
    }
}

.sm .HZXMCr {
    margin-bottom: 12px
}

.PXvRd6 {
    padding-bottom: 23px
}

.H7IWI8 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 1.5;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .FAMRGA {
        margin: 0 auto;
        width: 940px
    }
}

.sm .FAMRGA {
    margin: 0 auto;
    width: 940px
}

.gIFXsZ>* {
    margin-bottom: 20px
}

.VbmcXs {
    list-style-type: none;
    margin-bottom: 12px;
    position: relative;
    width: 100%
}

.B4NYD6 {
    align-items: center;
    display: flex;
    height: 80px;
    padding-inline-start: 80px
}

.taJz3x {
    margin-top: -1px
}

.taJz3x:last-child {
    display: none
}

.pRy83j {
    margin: 0 auto;
    padding-bottom: 200px;
    padding-top: 135px
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .pRy83j {
        margin-bottom: 20px
    }
}

.sm .pRy83j {
    margin-bottom: 20px
}

.QCPRM5 {
    align-items: center;
    color: #fff;
    display: flex;
    font-family: system-ui, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 60px;
    inset-inline-end: 0;
    inset-inline-start: 0;
    justify-content: space-between;
    padding: 0 15px;
    position: fixed;
    top: 0;
    transform: translateZ(0);
    z-index: 3000
}

.QCPRM5.CKLwFf {
    font-family: HelveticaNeueW01-45Ligh, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300
}

.QCPRM5.EdzGzM {
    background: #80c979
}

.QCPRM5.vcU6xU {
    background: #f06448
}

.QCPRM5.A1e1WH {
    background: #60adf0
}

.QCPRM5.E1Fz0F {
    justify-content: center
}

.QCPRM5.B58XC1 {
    position: static
}

.Us6ADw {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='m3984.99 617.882-1.11 1.109-3.88-3.882-3.88 3.882-1.11-1.109 3.88-3.882-3.88-3.882 1.11-1.109 3.88 3.882 3.88-3.882 1.11 1.109-3.88 3.882Z' transform='translate(-3975 -609)' style='fill:%23fff;fill-rule:evenodd'/%3E%3C/svg%3E") no-repeat 50%;
    border: 0;
    height: 10px;
    width: 10px
}

.Us6ADw:focus {
    outline: 0
}

.QCPRM5.message-enter,
.QCPRM5.message-leave-active {
    opacity: 0
}

.QCPRM5.message-enter-active {
    transition: opacity 50ms ease-in
}

.QCPRM5.message-leave-active {
    transition: opacity .4s ease-in
}

.QCPRM5.message-enter-active {
    opacity: 1
}

.qi0cF2 {
    inset-inline-start: 50%;
    position: fixed;
    top: 0;
    transform: translateX(-50%);
    width: var(--root-width);
    z-index: 999999999999999
}

.app-desktop .qi0cF2 {
    top: 80px
}

.app-mobile .qi0cF2 {
    width: 100%
}

.UwtYxn {
    inset-inline-start: 50%;
    position: fixed;
    top: 80px;
    transform: translateX(-50%);
    z-index: 999999999999999
}

.UwtYxn .message-enter,
.UwtYxn .message-leave-active {
    opacity: 0
}

.UwtYxn .message-enter-active {
    transition: opacity .2s ease-in
}

.UwtYxn .message-leave-active {
    transition: opacity .4s ease-in
}

.UwtYxn .message-enter-active {
    opacity: 1
}

.I5oIvV {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: fixed;
    top: 0;
    z-index: 999999999
}

.EGo10J {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.aq_u4p {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 16px 0 30px
}

.aq_u4p.HcArW_ {
    margin: 1px 0 0;
    min-height: 68px
}

.vpm41p {
    height: 1px
}

.R9UFnY {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.app-desktop .R9UFnY {
    max-width: 1920px;
    min-height: 330px;
    min-width: 980px
}

@media(max-width:980px) {
    .use-media-queries .app-desktop .R9UFnY {
        padding: 0 20px
    }
}

.lte-w980 .app-desktop .R9UFnY {
    padding: 0 20px
}

.app-mobile .R9UFnY {
    padding: 24px 18px
}

.gUKJE0 {
    line-height: 1.3
}

.app-desktop .gUKJE0 {
    font-size: 64px;
    width: 940px
}

@media(max-width:1364px) {
    .use-media-queries .app-desktop .gUKJE0 {
        font-size: 48px
    }
}

.lte-category-header-w1364 .app-desktop .gUKJE0 {
    font-size: 48px
}

.app-mobile .gUKJE0 {
    font-size: 26px
}

.app-desktop .RpSBjv {
    margin-top: 18px;
    width: 600px
}

.app-mobile .RpSBjv {
    margin-top: 12px
}

.KtXVa9 {
    line-height: 1.5
}

.app-desktop .KtXVa9 {
    font-size: 20px
}

.app-mobile .KtXVa9 {
    font-size: 16px
}

.IxwVZ_ {
    background-color: rgba(211, 237, 255, .25);
    min-height: 20px;
    outline: 1px solid #116dff
}

.pA5zEx .pCwu60 .bDY8vo,
:not(.pA5zEx) .pCwu60 .bDY8vo {
    height: 108%;
    margin: -2.5% 0 0;
    margin-inline-start: -2.5%;
    width: 105%
}

.pA5zEx .r8jqp0,
:not(.pA5zEx) .r8jqp0 {
    inset-inline-start: 100%
}

.CsBZWG,
.IM8lAo,
.pA5zEx .pCwu60 .r8jqp0,
:not(.pA5zEx) .pCwu60 .r8jqp0 {
    inset-inline-start: 0
}

.CsBZWG,
.IM8lAo {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.pA5zEx .t_gxYl {
    opacity: 0;
    transform: translateY(50px);
    transition: transform .8s cubic-bezier(.165, .84, .44, 1), opacity .8s cubic-bezier(.165, .84, .44, 1)
}

.pA5zEx .pCwu60 .t_gxYl {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .3s
}

.pA5zEx .pCwu60 .bDY8vo {
    transition-delay: 0s
}

.pA5zEx .bDY8vo {
    transition: width .25s linear .3s, height .25s linear .3s, margin .25s linear .3s
}

.pA5zEx .pCwu60 .r8jqp0 {
    transition-delay: .2s
}

.pA5zEx .r8jqp0 {
    transition: left .3s ease-in-out
}

.pA5zEx .Dx7Mw7,
.pA5zEx .HuGN_e {
    transition: color .2s linear
}

.pA5zEx .YSHEnd {
    transition: fill .2s linear
}

.FVZjgU {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1920px;
    min-width: 940px;
    width: 100%
}

@media(max-width:1564px) {
    .use-media-queries .FVZjgU {
        max-width: 1653px
    }
}

.lte-banner-w1564 .FVZjgU {
    max-width: 1653px
}

@media(max-width:1425px) {
    .use-media-queries .FVZjgU {
        max-width: 1424px
    }
}

.lte-banner-w1425 .FVZjgU {
    max-width: 1424px
}

@media(max-width:1181px) {
    .use-media-queries .FVZjgU {
        max-width: 1275px
    }
}

.lte-banner-w1181 .FVZjgU {
    max-width: 1275px
}

@media(max-width:980px) {
    .use-media-queries .FVZjgU {
        margin: 0 20px
    }
}

.lte-banner-w980 .FVZjgU {
    margin: 0 20px
}

.grmtk_ {
    display: flex;
    flex: none;
    flex-direction: column;
    width: 460px
}

@media(max-width:1564px) {
    .use-media-queries .grmtk_ {
        width: 460px
    }
}

.lte-banner-w1564 .grmtk_ {
    width: 460px
}

@media(max-width:1425px) {
    .use-media-queries .grmtk_ {
        width: 365px
    }
}

.lte-banner-w1425 .grmtk_ {
    width: 365px
}

@media(max-width:1181px) {
    .use-media-queries .grmtk_ {
        width: 312px
    }
}

.lte-banner-w1181 .grmtk_ {
    width: 312px
}

@media(max-width:980px) {
    .use-media-queries .grmtk_ {
        width: 292px
    }
}

.lte-banner-w980 .grmtk_ {
    width: 292px
}

.k5QnMY {
    flex: 1
}

.HuGN_e {
    font-size: 48px;
    line-height: 1.3
}

@media(max-width:1564px) {
    .use-media-queries .HuGN_e {
        font-size: 40px
    }
}

.lte-banner-w1564 .HuGN_e {
    font-size: 40px
}

@media(max-width:1425px) {
    .use-media-queries .HuGN_e {
        font-size: 32px
    }
}

.lte-banner-w1425 .HuGN_e {
    font-size: 32px
}

@media(max-width:1181px) {
    .use-media-queries .HuGN_e {
        font-size: 28px
    }
}

.lte-banner-w1181 .HuGN_e {
    font-size: 28px
}

.b5cuHs {
    margin-bottom: 23px
}

.Dx7Mw7 {
    font-size: 20px;
    line-height: 1.5
}

.Dx7Mw7,
.YSHEnd {
    display: inline-block
}

.YSHEnd {
    margin-inline-start: 6px;
    vertical-align: middle
}

.Q3CjbN {
    height: 1px
}

.p165aB {
    flex: none;
    height: 608px;
    overflow: hidden;
    position: relative;
    width: 1064px
}

@media(max-width:1564px) {
    .use-media-queries .p165aB {
        height: 528px;
        width: 925px
    }
}

.lte-banner-w1564 .p165aB {
    height: 528px;
    width: 925px
}

@media(max-width:1425px) {
    .use-media-queries .p165aB {
        height: 443px;
        width: 776px
    }
}

.lte-banner-w1425 .p165aB {
    height: 443px;
    width: 776px
}

@media(max-width:1181px) {
    .use-media-queries .p165aB {
        height: 358px;
        width: 628px
    }
}

.lte-banner-w1181 .p165aB {
    height: 358px;
    width: 628px
}

@media(max-width:980px) {
    .use-media-queries .p165aB {
        height: 347px;
        width: 608px
    }
}

.lte-banner-w980 .p165aB {
    height: 347px;
    width: 608px
}

.bDY8vo {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

:not(.pA5zEx) .IM8lAo {
    opacity: 0
}

.pA5zEx .IM8lAo {
    opacity: 0;
    transition: opacity .5s linear .3s
}

:not(.pA5zEx) .pCwu60 .IM8lAo {
    opacity: .95
}

.pA5zEx .pCwu60 .IM8lAo {
    opacity: .95;
    transition-delay: 0s
}

.ZUwECn {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 100%
}

.w9PuUH {
    height: 47px;
    overflow: hidden
}

@media(max-width:1564px) {
    .use-media-queries .w9PuUH {
        height: 44px
    }
}

.lte-banner-w1564 .w9PuUH {
    height: 44px
}

.t_gxYl {
    font-size: 20px;
    line-height: 1.5
}

@media(max-width:1425px) {
    .use-media-queries .t_gxYl {
        font-size: 16px
    }
}

.lte-banner-w1425 .t_gxYl {
    font-size: 16px
}

:not(.pA5zEx) .t_gxYl {
    visibility: hidden
}

:not(.pA5zEx) .pCwu60 .t_gxYl {
    visibility: visible
}

.nsHR1e {
    position: relative;
    width: 426px
}

@media(max-width:1181px) {
    .use-media-queries .nsHR1e {
        width: 310px
    }
}

.lte-banner-w1181 .nsHR1e {
    width: 310px
}

.r8jqp0 {
    height: 1px;
    inset-inline-end: 0;
    position: absolute
}

.EX6A7O {
    padding-top: 57.1875%;
    position: relative;
    width: 100%
}

.onZP9b {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.UUxi80 {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.RJzprR {
    padding: 24px 18px
}

.IbjI2_ {
    font-size: 18px;
    line-height: 1.5
}

.app-desktop .t7xIqE {
    margin-bottom: 70px
}

.nav-arrows-container svg {
    fill: rgb(var(--feedSliderArrowsColor, var(--wix-color-15)));
    stroke: rgb(var(--feedSliderArrowsColor, var(--wix-color-15)))
}

.Mu0bmS .blog-navigation-container-font {
    font: var(--navigation-font, var(--wix-font-Body-M));
    font-size: var(--navigation-font-size, 14px);
    line-height: normal;
    -webkit-text-decoration: var(--navigation-font-text-decoration);
    text-decoration: var(--navigation-font-text-decoration)
}

.Mu0bmS .blog-header-widget-font {
    font: var(--navigation-font, var(--wix-font-Body-M));
    line-height: normal
}

.Mu0bmS .blog-desktop-header-search-font {
    font: var(--header-font, var(--wix-font-Body-M));
    line-height: normal
}

.Mu0bmS .blog-page-description-title-font {
    font: var(--header-categoryTitleFont, var(--wix-font-Page-title));
    font-size: var(--header-categoryTitleFont-size, 32px);
    line-height: normal
}

.Mu0bmS .blog-page-description-content-font {
    font: var(--header-categoryDescriptionFont, var(--wix-font-Body-M));
    font-size: var(--header-categoryDescriptionFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-page-description-title-header300-font {
    font: var(--header-homepageTitleFont, var(--wix-font-Page-title));
    font-size: var(--header-homepageTitleFont-size, 40px);
    line-height: 1.2
}

.Mu0bmS .blog-page-description-content-header300-font {
    font: var(--header-homepageDescriptionFont, var(--wix-font-Body-M));
    font-size: var(--header-homepageDescriptionFont-size, 18px);
    line-height: 1.5
}

.Mu0bmS .blog-post-title-font {
    font: var(--post-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-titleFont-size, 28px);
    line-height: normal;
    -webkit-text-decoration: var(--post-titleFont-text-decoration);
    text-decoration: var(--post-titleFont-text-decoration)
}

.Mu0bmS .blog-post-description-style-font {
    font: var(--post-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-descriptionFont-size, 28px);
    line-height: normal
}

.Mu0bmS .blog-post-description-font {
    font: var(--post-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-descriptionFont-size, 16px);
    font-style: inherit;
    font-weight: inherit;
    line-height: normal;
    text-decoration: inherit
}

.Mu0bmS .blog-post-page-font {
    font: var(--post-pageFont, var(--wix-font-Body-M));
    font-size: var(--post-pageFont-size, 18px);
    font-style: inherit;
    font-weight: inherit;
    line-height: normal;
    text-decoration: inherit
}

.Mu0bmS .blog-post-page-title-font {
    font: var(--post-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-titleFont-size, 40px);
    line-height: normal
}

.Mu0bmS .blog-post-quote-font {
    font: var(--post-quotesFont, var(--wix-font-Page-title));
    font-size: var(--post-quotesFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-post-header-two-font {
    font: var(--post-headerTwoFont);
    line-height: normal
}

.Mu0bmS .blog-post-header-three-font {
    font: var(--post-headerThreeFont);
    line-height: normal
}

.Mu0bmS .blog-post-homepage-title-font {
    font: var(--post-homepage-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-homepage-titleFont-size, 28px);
    -webkit-text-decoration: var(--post-homepage-titleFont-text-decoration);
    text-decoration: var(--post-homepage-titleFont-text-decoration)
}

.Mu0bmS .blog-post-homepage-description-style-font {
    -webkit-text-decoration: var(--post-homepage-descriptionFont-text-decoration);
    text-decoration: var(--post-homepage-descriptionFont-text-decoration)
}

.Mu0bmS .blog-post-homepage-description-font,
.Mu0bmS .blog-post-homepage-description-style-font {
    font: var(--post-homepage-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-homepage-descriptionFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-post-homepage-description-font {
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit
}

.Mu0bmS .blog-post-homepage-post-container .blog-post-text-font {
    font: var(--post-homepage-descriptionFont, var(--wix-font-Page-title));
    font-size: var(--post-homepage-descriptionFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-post-category-title-font {
    font: var(--post-category-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-category-titleFont-size, 28px);
    -webkit-text-decoration: var(--post-category-titleFont-text-decoration);
    text-decoration: var(--post-category-titleFont-text-decoration)
}

.Mu0bmS .blog-post-category-description-font,
.Mu0bmS .blog-post-category-description-style-font {
    font: var(--post-category-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-category-descriptionFont-size, 16px);
    line-height: normal;
    -webkit-text-decoration: var(--post-category-descriptionFont-text-decoration);
    text-decoration: var(--post-category-descriptionFont-text-decoration)
}

.Mu0bmS .blog-post-category-description-font {
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit
}

.Mu0bmS .blog-post-category-post-container .blog-post-text-font {
    font: var(--post-category-descriptionFont, var(--wix-font-Page-title));
    line-height: normal;
    -webkit-text-decoration: var(--post-category-descriptionFont-text-decoration);
    text-decoration: var(--post-category-descriptionFont-text-decoration)
}

.Mu0bmS .blog-widget-sign-up-button-font {
    font: var(--widget-signUpButtonFont, var(--wix-font-Body-M));
    line-height: normal
}

.Mu0bmS .blog-primary-color {
    color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-background-color {
    background-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-border-color {
    border-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-border-bottom-color {
    border-bottom-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-border-left-color {
    border-inline-start-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-fill {
    fill: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-secondary-fill {
    fill: rgb(var(--color, var(--wix-color-13)))
}

.Mu0bmS .blog-header-border-color {
    border-color: rgb(var(--wix-color-5))
}

.Mu0bmS .blog-disabled-background-color,
.Mu0bmS .blog-disabled-border-color {
    border-color: #f0f0f0
}

.Mu0bmS .blog-navigation-container-color {
    color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-container-fill {
    fill: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-container-border-color {
    border-color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-container-active-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-container-active-fill {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-container-separator-background-color {
    background-color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-link-hover-color:hover {
    color: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-link-hover-fill:hover {
    fill: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-link-active-color {
    color: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-link-active-fill {
    fill: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-desktop-header-background-color {
    background-color: rgb(var(--header-navigationMenuBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-header-background-color,
.Mu0bmS .blog-navigation-container-background-color {
    background-color: rgb(var(--navigation-backgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-categories-dropdown-background-color {
    background-color: rgb(var(--navigation-backgroundColor-rgb, var(--wix-color-1)), .9)
}

.Mu0bmS .blog-header-widget-text-color {
    color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-header-notification-bubble-background-color {
    background-color: rgb(var(--widget-notificationBubbleColor, var(--wix-color-13)))
}

.Mu0bmS .blog-header-notification-bubble-text-color {
    color: rgb(var(--widget-notificationBubbleTextColor, var(--wix-color-1)))
}

.Mu0bmS .blog-header-widget-icon-fill {
    fill: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-desktop-header-search-text-color {
    color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-desktop-header-search-icon-fill {
    fill: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-desktop-header-search-border-background-color {
    background-color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-text-color {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-text-border-color {
    border-color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-separator-background-color,
.Mu0bmS .blog-text-after-background-color:after {
    background-color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-icon-fill {
    fill: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-icon-stroke {
    stroke: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-background-color {
    background-color: rgb(var(--post-appBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-background-category-color {
    background-color: rgb(var(--post-appBackgroundCategoryColor, var(--post-appBackgroundColor), var(--wix-color-1)))
}

.Mu0bmS .blog-card-background-color {
    background-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-dropdown-background-color {
    background-color: rgba(var(--post-cardBackgroundColor-rgb, var(--wix-color-1)), 1)
}

.Mu0bmS .blog-card-fill {
    fill: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-stroke {
    stroke: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-color {
    color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-inverted-separator-background-color {
    background-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-profile-photo-border-color {
    border-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-border-color {
    border-color: rgb(var(--post-cardBorderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-card-border-bottom-color {
    border-bottom-color: rgb(var(--post-cardBorderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-post-title-color {
    color: rgb(var(--post-titleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-quote-color {
    color: rgb(var(--post-quotesColor))
}

.Mu0bmS .blog-post-header-two-color {
    color: rgb(var(--post-headerTwoColor))
}

.Mu0bmS .blog-post-header-three-color {
    color: rgb(var(--post-headerThreeColor))
}

.Mu0bmS .blog-post-homepage-title-color {
    color: rgb(var(--post-homepage-titleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-TOI-title-color {
    color: rgb(var(--post-homepage-TOI-titleColor, 255, 255, 255))
}

.Mu0bmS .blog-post-homepage-description-color {
    color: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-description-fill {
    fill: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-description-background-color {
    background-color: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-TOI-description-color {
    color: rgb(var(--post-homepage-TOI-descriptionColor, 255, 255, 255))
}

.Mu0bmS .blog-post-homepage-TOI-description-fill {
    fill: rgb(var(--post-homepage-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-homepage-TOI-description-background-color {
    background-color: rgb(var(--post-homepage-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-homepage-border-color {
    border-color: rgba(var(--post-homepage-borderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-post-homepage-overlay-background-color {
    background-color: rgb(var(--post-homepage-overlayColor, 0, 0, 0, .55))
}

.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-color:hover {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-fill:hover {
    fill: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-color:hover .blog-post-homepage-TOI-title-color,
.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-color:hover .blog-post-homepage-title-color {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-color:hover .blog-post-category-TOI-title-color,
.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-color:hover .blog-post-category-title-color {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-homepage-background-color {
    background-color: rgb(var(--post-homepage-backgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-homepage-TOI-background-color {
    background-color: rgb(var(--post-homepage-TOI-backgroundColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-homepage-hover-container:hover .blog-hover-container-element-color {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-hover-container:hover .blog-hover-container-element-fill {
    fill: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-homepage-post-container .blog-link-hashtag-color {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-homepage-post-container .blog-post-text-color {
    color: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-post-container .blog-icon-fill {
    fill: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-homepage-post-container .blog-link-hover-color:hover {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-post-container .blog-link-hover-fill:hover {
    fill: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-title-color {
    color: rgb(var(--post-category-titleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-TOI-title-color {
    color: rgb(var(--post-category-TOI-titleColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-description-color {
    color: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-description-fill {
    fill: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-description-background-color {
    background-color: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-TOI-description-color {
    color: rgb(var(--post-category-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-TOI-description-fill {
    fill: rgb(var(--post-category-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-TOI-description-background-color {
    background-color: rgb(var(--post-category-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-border-color {
    border-color: rgba(var(--post-category-borderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-post-category-overlay-background-color {
    background-color: rgb(var(--post-category-overlayColor, 0, 0, 0, .55))
}

.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-color:hover {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-fill:hover {
    fill: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-background-color {
    background-color: rgb(var(--post-category-backgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-TOI-background-color {
    background-color: rgb(var(--post-category-TOI-backgroundColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-category-hover-container:hover .blog-hover-container-element-color {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-hover-container:hover .blog-hover-container-element-fill {
    fill: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-post-container .blog-link-hashtag-color {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-post-container .blog-post-text-color {
    color: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-post-container .blog-icon-fill {
    fill: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-category-post-container .blog-link-hover-color:hover {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-post-container .blog-link-hover-fill:hover {
    fill: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-link-hashtag-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-button-primary-text-color {
    color: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-text-background-color {
    background-color: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-text-border-color {
    border-color: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-icon-fill {
    fill: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-icon-stroke {
    stroke: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-secondary-text-color,
.Mu0bmS .blog-button-secondary-text-hover-color:hover {
    color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-secondary-icon-fill {
    fill: rgb(var(--button-secondaryTextColor, var(--wix-color-8)))
}

.Mu0bmS .blog-button-color {
    color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-background-color {
    background-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-border-color {
    border-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-fill {
    fill: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-stroke {
    stroke: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-hover-color:hover,
.Mu0bmS .is-desktop .blog-tab-hover-color:hover {
    color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-button-hover-color:hover {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-button-hover-fill:hover {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-hover-color:hover {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-hover-fill:hover {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-fill {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-background-color {
    background-color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-quote-border-color {
    border-color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-hover-container:hover .blog-hover-container-element-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-hover-container:hover .blog-hover-container-element-fill {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-button-after-border-color:after,
.Mu0bmS .is-desktop .blog-button-hover-after-border-color:hover:after {
    border-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-icon-secondary-fill {
    fill: rgb(var(--icon-secondaryColor, var(--wix-color-13)))
}

.Mu0bmS .blog-icon-secondary-background-color {
    background-color: rgb(var(--icon-secondaryColor, var(--wix-color-13)))
}

.Mu0bmS .blog-border-color {
    border-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-placeholder-background-color {
    background-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-border-color-focused {
    background-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .5)
}

.Mu0bmS .blog-placeholder-text-color::-moz-placeholder {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-placeholder-text-color:-ms-input-placeholder {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-placeholder-text-color::placeholder {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-card-background-border-bottom-color {
    border-bottom-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-border-border-bottom-color {
    border-bottom-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-button-border-bottom-color {
    border-bottom-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-text-background-color {
    background-color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-cover-image-button-background-color {
    background-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .8)
}

.Mu0bmS .blog-cover-image-button-hover-background-color {
    background-color: rgba(0, 0, 0, .2)
}

.Mu0bmS .blog-navigation-divider-border-color {
    border-color: rgb(var(--navigation-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-widget-sign-up-button-background-color {
    background-color: rgb(var(--widget-signUpButtonBackgroundColor, var(--wix-color-8)))
}

.Mu0bmS .blog-widget-sign-up-button-border-color {
    border-color: rgb(var(--widget-signUpButtonBorderColor, var(--wix-color-8)))
}

.Mu0bmS .blog-widget-sign-up-button-primary-color {
    color: rgb(var(--widget-signUpButtonPrimaryColor, var(--wix-color-1)))
}

.Mu0bmS .blog-widget-sign-up-button-secondary-color {
    color: rgb(var(--widget-signUpButtonSecondaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-widget-notification-icon-fill {
    fill: rgb(var(--widget-notificationIconColor, var(--wix-color-5)))
}

.Mu0bmS .blog-widget-notification-bubble-background-color {
    background-color: rgb(var(--widget-notificationBubbleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-widget-notification-bubble-text-color {
    color: rgb(var(--widget-notificationBubbleTextColor, var(--wix-color-1)))
}

.Mu0bmS .blog-widget-avatar-border-color {
    border-color: rgb(var(--widget-avatarBorderColor, var(--wix-color-1)))
}

.Mu0bmS .blog-override-card-background-and-color {
    background-color: #fff !important;
    color: #000 !important
}

.Mu0bmS .wc-comments-root {
    --wcButtonColor: rgb(var(--button-color, var(--wix-color-8)));
    --wcButtonTextColor: rgb(var(--button-textColor, var(--wix-color-1)));
    --wcTextColor: rgb(var(--post-textColor, var(--wix-color-5)));
    --wcTextSecondaryColor: rgb(var(--post-textColor, var(--wix-color-5)));
    --wcBorderColor: rgb(var(--post-cardBorderColor, var(--wix-color-2)));
    --wcSeparatorColor: rgba(var(--post-textColor, var(--wix-color-5)), 0.2);
    --wcBackgroundColor: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)));
    --wcContentFont: var(--post-pageFont, var(--wix-font-Body-M));
    --wcContentFontSize: var(--post-pageFont-size, 18px);
    --wcTitleFont: var(--post-titleFont, var(--wix-font-Page-title));
    --wcTitleFontSize: var(--post-titleFont-size, 28px);
    --wcActiveRatingColor: rgb(var(--post-ratingFilledStarColor, var(--wix-color-8)));
    --wcInactiveRatingColor: rgb(var(--post-ratingUnfilledStarColor, var(--wix-color-3)));
    --wcHeaderRatingFont: var(--post-ratingFont, var(--wix-font-Body-M));
    --wcHeaderRatingFontSize: var(--post-ratingFont-size, 14px);
    --wcHeaderRatingColor: rgb(var(--post-ratingFontColor, var(--wix-color-5)))
}

#cx423 {
    width: auto;
    min-height: 40px;
}

#pageBackground_cx423 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsek {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

.TPASection_l0jwtd9s {
    --wix-direction: ltr;
    --layout-homepage-pg-grid-imageRatio: 1;
    --post-category-borderWidth: 1;
    --pagination-homepage-pageSize: 3;
    --post-homepage-borderWidth: 1;
    --layout-homepage-pg-grid-layoutCardsRowType: 1;
    --layout-homepage-layoutType: 16;
    --layout-homepage-pg-grid-layoutPostsPerRow: 3;
    --layout-mobile-homepage-layoutType: 11;
    --layout-category-layoutType: 15;
    --layout-homepage-pg-grid-imageCropType: 1;
    --post-homepage-titleColor: 51, 51, 51;
    --post-homepage-titleColor-rgb: 51, 51, 51;
    --post-homepage-titleColor-opacity: 1;
    --post-homepage-linkHashtagColor: 0, 87, 225;
    --post-homepage-linkHashtagColor-rgb: 0, 87, 225;
    --post-homepage-linkHashtagColor-opacity: 1;
    --post-homepage-descriptionColor: 51, 51, 51;
    --post-homepage-descriptionColor-rgb: 51, 51, 51;
    --post-homepage-descriptionColor-opacity: 1;
    --post-appBackgroundCategoryColor: 255, 255, 255;
    --post-appBackgroundCategoryColor-rgb: 255, 255, 255;
    --post-appBackgroundCategoryColor-opacity: 1;
    --post-appBackgroundColor: 255, 255, 255;
    --post-appBackgroundColor-rgb: 255, 255, 255;
    --post-appBackgroundColor-opacity: 1;
    --button-color: 0, 87, 225;
    --button-color-rgb: 0, 87, 225;
    --button-color-opacity: 1;
    --post-category-TOI-backgroundColor: 51, 51, 51;
    --post-category-TOI-backgroundColor-rgb: 51, 51, 51;
    --post-category-TOI-backgroundColor-opacity: 1;
    --navigation-backgroundColor: 255, 255, 255;
    --navigation-backgroundColor-rgb: 255, 255, 255;
    --navigation-backgroundColor-opacity: 1;
    --post-homepage-borderColor: 232, 230, 230, 0.75;
    --post-homepage-borderColor-rgb: 232, 230, 230;
    --post-homepage-borderColor-opacity: 0.75;
    --post-homepage-ratingFontColor: 51, 51, 51;
    --post-homepage-ratingFontColor-rgb: 51, 51, 51;
    --post-homepage-ratingFontColor-opacity: 1;
    --post-homepage-ratingUnfilledStarColor: 199, 199, 199;
    --post-homepage-ratingUnfilledStarColor-rgb: 199, 199, 199;
    --post-homepage-ratingUnfilledStarColor-opacity: 1;
    --post-homepage-TOI-backgroundColor: 51, 51, 51;
    --post-homepage-TOI-backgroundColor-rgb: 51, 51, 51;
    --post-homepage-TOI-backgroundColor-opacity: 1;
    --navigation-textColor: 51, 51, 51;
    --navigation-textColor-rgb: 51, 51, 51;
    --navigation-textColor-opacity: 1;
    --post-category-borderColor: 232, 230, 230, 0.75;
    --post-category-borderColor-rgb: 232, 230, 230;
    --post-category-borderColor-opacity: 0.75;
    --button-textColor: 255, 255, 255;
    --button-textColor-rgb: 255, 255, 255;
    --button-textColor-opacity: 1;
    --post-category-descriptionColor: 51, 51, 51;
    --post-category-descriptionColor-rgb: 51, 51, 51;
    --post-category-descriptionColor-opacity: 1;
    --post-homepage-TOI-ratingFilledStarColor: 0, 87, 225;
    --post-homepage-TOI-ratingFilledStarColor-rgb: 0, 87, 225;
    --post-homepage-TOI-ratingFilledStarColor-opacity: 1;
    --post-homepage-TOI-ratingFontColor: 255, 255, 255;
    --post-homepage-TOI-ratingFontColor-rgb: 255, 255, 255;
    --post-homepage-TOI-ratingFontColor-opacity: 1;
    --post-homepage-TOI-descriptionColor: 255, 255, 255;
    --post-homepage-TOI-descriptionColor-rgb: 255, 255, 255;
    --post-homepage-TOI-descriptionColor-opacity: 1;
    --post-homepage-overlayColor: 0, 0, 0, 0.55;
    --post-homepage-overlayColor-rgb: 0, 0, 0;
    --post-homepage-overlayColor-opacity: 0.55;
    --navigation-textColorActive: 0, 87, 225;
    --navigation-textColorActive-rgb: 0, 87, 225;
    --navigation-textColorActive-opacity: 1;
    --post-homepage-backgroundColor: 255, 255, 255;
    --post-homepage-backgroundColor-rgb: 255, 255, 255;
    --post-homepage-backgroundColor-opacity: 1;
    --post-homepage-TOI-titleColor: 255, 255, 255;
    --post-homepage-TOI-titleColor-rgb: 255, 255, 255;
    --post-homepage-TOI-titleColor-opacity: 1;
    --post-homepage-ratingFilledStarColor: 0, 87, 225;
    --post-homepage-ratingFilledStarColor-rgb: 0, 87, 225;
    --post-homepage-ratingFilledStarColor-opacity: 1;
    --post-category-backgroundColor: 255, 255, 255;
    --post-category-backgroundColor-rgb: 255, 255, 255;
    --post-category-backgroundColor-opacity: 1;
    --post-homepage-TOI-ratingUnfilledStarColor: 199, 199, 199;
    --post-homepage-TOI-ratingUnfilledStarColor-rgb: 199, 199, 199;
    --post-homepage-TOI-ratingUnfilledStarColor-opacity: 1;
    --post-category-titleColor: 51, 51, 51;
    --post-category-titleColor-rgb: 51, 51, 51;
    --post-category-titleColor-opacity: 1;
    --post-category-linkHashtagColor: 0, 87, 225;
    --post-category-linkHashtagColor-rgb: 0, 87, 225;
    --post-category-linkHashtagColor-opacity: 1;
    --post-pg-side-by-side-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-homepage-ratingFont-style: normal;
    --post-pg-side-by-side-homepage-ratingFont-variant: normal;
    --post-pg-side-by-side-homepage-ratingFont-weight: normal;
    --post-pg-side-by-side-homepage-ratingFont-size: 14px;
    --post-pg-side-by-side-homepage-ratingFont-line-height: 17px;
    --post-pg-side-by-side-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-homepage-ratingFont-text-decoration: none;
    --navigation-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --navigation-font-style: normal;
    --navigation-font-variant: normal;
    --navigation-font-weight: normal;
    --navigation-font-size: 16px;
    --navigation-font-line-height: 1.4em;
    --navigation-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --navigation-font-text-decoration: none;
    --post-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-medium-homepage-titleFont-style: normal;
    --post-medium-homepage-titleFont-variant: normal;
    --post-medium-homepage-titleFont-weight: normal;
    --post-medium-homepage-titleFont-size: 26px;
    --post-medium-homepage-titleFont-line-height: 32px;
    --post-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-medium-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-medium-homepage-ratingFont-style: normal;
    --post-pg-text-on-image-medium-homepage-ratingFont-variant: normal;
    --post-pg-text-on-image-medium-homepage-ratingFont-weight: normal;
    --post-pg-text-on-image-medium-homepage-ratingFont-size: 14px;
    --post-pg-text-on-image-medium-homepage-ratingFont-line-height: 17px;
    --post-pg-text-on-image-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-medium-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-grid-homepage-descriptionFont-style: normal;
    --post-pg-grid-homepage-descriptionFont-variant: normal;
    --post-pg-grid-homepage-descriptionFont-weight: normal;
    --post-pg-grid-homepage-descriptionFont-size: 16px;
    --post-pg-grid-homepage-descriptionFont-line-height: 20px;
    --post-pg-grid-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-grid-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-intermediate-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-intermediate-homepage-ratingFont-style: normal;
    --post-pg-grid-intermediate-homepage-ratingFont-variant: normal;
    --post-pg-grid-intermediate-homepage-ratingFont-weight: normal;
    --post-pg-grid-intermediate-homepage-ratingFont-size: 14px;
    --post-pg-grid-intermediate-homepage-ratingFont-line-height: 17px;
    --post-pg-grid-intermediate-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-intermediate-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-medium-homepage-ratingFont-style: normal;
    --post-text-on-image-medium-homepage-ratingFont-variant: normal;
    --post-text-on-image-medium-homepage-ratingFont-weight: normal;
    --post-text-on-image-medium-homepage-ratingFont-size: 14px;
    --post-text-on-image-medium-homepage-ratingFont-line-height: 17px;
    --post-text-on-image-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-medium-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-mobile-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-text-on-image-mobile-homepage-descriptionFont-style: normal;
    --post-text-on-image-mobile-homepage-descriptionFont-variant: normal;
    --post-text-on-image-mobile-homepage-descriptionFont-weight: normal;
    --post-text-on-image-mobile-homepage-descriptionFont-size: 16px;
    --post-text-on-image-mobile-homepage-descriptionFont-line-height: 20px;
    --post-text-on-image-mobile-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-text-on-image-mobile-homepage-descriptionFont-text-decoration: none;
    --post-pg-one-column-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-one-column-homepage-titleFont-style: normal;
    --post-pg-one-column-homepage-titleFont-variant: normal;
    --post-pg-one-column-homepage-titleFont-weight: normal;
    --post-pg-one-column-homepage-titleFont-size: 28px;
    --post-pg-one-column-homepage-titleFont-line-height: 35px;
    --post-pg-one-column-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-one-column-homepage-titleFont-text-decoration: none;
    --post-pg-side-by-side-right-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-right-homepage-ratingFont-style: normal;
    --post-pg-side-by-side-right-homepage-ratingFont-variant: normal;
    --post-pg-side-by-side-right-homepage-ratingFont-weight: normal;
    --post-pg-side-by-side-right-homepage-ratingFont-size: 14px;
    --post-pg-side-by-side-right-homepage-ratingFont-line-height: 17px;
    --post-pg-side-by-side-right-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-right-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-mobile-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-text-on-image-mobile-homepage-titleFont-style: normal;
    --post-text-on-image-mobile-homepage-titleFont-variant: normal;
    --post-text-on-image-mobile-homepage-titleFont-weight: normal;
    --post-text-on-image-mobile-homepage-titleFont-size: 22px;
    --post-text-on-image-mobile-homepage-titleFont-line-height: 27px;
    --post-text-on-image-mobile-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-text-on-image-mobile-homepage-titleFont-text-decoration: none;
    --post-list-large-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-list-large-homepage-titleFont-style: normal;
    --post-list-large-homepage-titleFont-variant: normal;
    --post-list-large-homepage-titleFont-weight: normal;
    --post-list-large-homepage-titleFont-size: 22px;
    --post-list-large-homepage-titleFont-line-height: 27px;
    --post-list-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-list-large-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-large-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-large-homepage-descriptionFont-style: normal;
    --post-pg-text-on-image-large-homepage-descriptionFont-variant: normal;
    --post-pg-text-on-image-large-homepage-descriptionFont-weight: normal;
    --post-pg-text-on-image-large-homepage-descriptionFont-size: 16px;
    --post-pg-text-on-image-large-homepage-descriptionFont-line-height: 20px;
    --post-pg-text-on-image-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-large-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-homepage-ratingFont-style: normal;
    --post-pg-grid-homepage-ratingFont-variant: normal;
    --post-pg-grid-homepage-ratingFont-weight: normal;
    --post-pg-grid-homepage-ratingFont-size: 14px;
    --post-pg-grid-homepage-ratingFont-line-height: 17px;
    --post-pg-grid-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-homepage-ratingFont-text-decoration: none;
    --post-full-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-full-homepage-ratingFont-style: normal;
    --post-full-homepage-ratingFont-variant: normal;
    --post-full-homepage-ratingFont-weight: normal;
    --post-full-homepage-ratingFont-size: 14px;
    --post-full-homepage-ratingFont-line-height: 17px;
    --post-full-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-full-homepage-ratingFont-text-decoration: none;
    --post-pg-text-on-image-small-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-small-homepage-descriptionFont-style: normal;
    --post-pg-text-on-image-small-homepage-descriptionFont-variant: normal;
    --post-pg-text-on-image-small-homepage-descriptionFont-weight: normal;
    --post-pg-text-on-image-small-homepage-descriptionFont-size: 16px;
    --post-pg-text-on-image-small-homepage-descriptionFont-line-height: 20px;
    --post-pg-text-on-image-small-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-small-homepage-descriptionFont-text-decoration: none;
    --post-pg-text-on-image-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-large-homepage-ratingFont-style: normal;
    --post-pg-text-on-image-large-homepage-ratingFont-variant: normal;
    --post-pg-text-on-image-large-homepage-ratingFont-weight: normal;
    --post-pg-text-on-image-large-homepage-ratingFont-size: 14px;
    --post-pg-text-on-image-large-homepage-ratingFont-line-height: 17px;
    --post-pg-text-on-image-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-large-homepage-ratingFont-text-decoration: none;
    --post-slider-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-slider-homepage-ratingFont-style: normal;
    --post-slider-homepage-ratingFont-variant: normal;
    --post-slider-homepage-ratingFont-weight: normal;
    --post-slider-homepage-ratingFont-size: 14px;
    --post-slider-homepage-ratingFont-line-height: 17px;
    --post-slider-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-slider-homepage-ratingFont-text-decoration: none;
    --post-small-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-small-homepage-descriptionFont-style: normal;
    --post-small-homepage-descriptionFont-variant: normal;
    --post-small-homepage-descriptionFont-weight: normal;
    --post-small-homepage-descriptionFont-size: 16px;
    --post-small-homepage-descriptionFont-line-height: 20px;
    --post-small-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-small-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-grid-homepage-titleFont-style: normal;
    --post-pg-grid-homepage-titleFont-variant: normal;
    --post-pg-grid-homepage-titleFont-weight: normal;
    --post-pg-grid-homepage-titleFont-size: 22px;
    --post-pg-grid-homepage-titleFont-line-height: 27px;
    --post-pg-grid-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-grid-homepage-titleFont-text-decoration: none;
    --post-full-homepage-descriptionFont: normal normal normal 18px/22px helvetica-w01-roman, sans-serif;
    --post-full-homepage-descriptionFont-style: normal;
    --post-full-homepage-descriptionFont-variant: normal;
    --post-full-homepage-descriptionFont-weight: normal;
    --post-full-homepage-descriptionFont-size: 18px;
    --post-full-homepage-descriptionFont-line-height: 22px;
    --post-full-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-full-homepage-descriptionFont-text-decoration: none;
    --post-small-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-small-homepage-ratingFont-style: normal;
    --post-small-homepage-ratingFont-variant: normal;
    --post-small-homepage-ratingFont-weight: normal;
    --post-small-homepage-ratingFont-size: 14px;
    --post-small-homepage-ratingFont-line-height: 17px;
    --post-small-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-small-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-intermediate-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-grid-intermediate-homepage-descriptionFont-style: normal;
    --post-pg-grid-intermediate-homepage-descriptionFont-variant: normal;
    --post-pg-grid-intermediate-homepage-descriptionFont-weight: normal;
    --post-pg-grid-intermediate-homepage-descriptionFont-size: 16px;
    --post-pg-grid-intermediate-homepage-descriptionFont-line-height: 20px;
    --post-pg-grid-intermediate-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-grid-intermediate-homepage-descriptionFont-text-decoration: none;
    --post-list-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-medium-homepage-ratingFont-style: normal;
    --post-list-medium-homepage-ratingFont-variant: normal;
    --post-list-medium-homepage-ratingFont-weight: normal;
    --post-list-medium-homepage-ratingFont-size: 14px;
    --post-list-medium-homepage-ratingFont-line-height: 17px;
    --post-list-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-medium-homepage-ratingFont-text-decoration: none;
    --post-grid-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-grid-homepage-descriptionFont-style: normal;
    --post-grid-homepage-descriptionFont-variant: normal;
    --post-grid-homepage-descriptionFont-weight: normal;
    --post-grid-homepage-descriptionFont-size: 16px;
    --post-grid-homepage-descriptionFont-line-height: 20px;
    --post-grid-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-grid-homepage-descriptionFont-text-decoration: none;
    --post-list-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-large-homepage-ratingFont-style: normal;
    --post-list-large-homepage-ratingFont-variant: normal;
    --post-list-large-homepage-ratingFont-weight: normal;
    --post-list-large-homepage-ratingFont-size: 14px;
    --post-list-large-homepage-ratingFont-line-height: 17px;
    --post-list-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-large-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-text-on-image-medium-homepage-descriptionFont-style: normal;
    --post-text-on-image-medium-homepage-descriptionFont-variant: normal;
    --post-text-on-image-medium-homepage-descriptionFont-weight: normal;
    --post-text-on-image-medium-homepage-descriptionFont-size: 16px;
    --post-text-on-image-medium-homepage-descriptionFont-line-height: 20px;
    --post-text-on-image-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-text-on-image-medium-homepage-descriptionFont-text-decoration: none;
    --post-full-homepage-titleFont: normal normal normal 40px/50px helvetica-w01-bold, sans-serif;
    --post-full-homepage-titleFont-style: normal;
    --post-full-homepage-titleFont-variant: normal;
    --post-full-homepage-titleFont-weight: normal;
    --post-full-homepage-titleFont-size: 40px;
    --post-full-homepage-titleFont-line-height: 50px;
    --post-full-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-full-homepage-titleFont-text-decoration: none;
    --post-pg-one-column-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-one-column-homepage-ratingFont-style: normal;
    --post-pg-one-column-homepage-ratingFont-variant: normal;
    --post-pg-one-column-homepage-ratingFont-weight: normal;
    --post-pg-one-column-homepage-ratingFont-size: 14px;
    --post-pg-one-column-homepage-ratingFont-line-height: 17px;
    --post-pg-one-column-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-one-column-homepage-ratingFont-text-decoration: none;
    --post-pg-text-on-image-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-medium-homepage-descriptionFont-style: normal;
    --post-pg-text-on-image-medium-homepage-descriptionFont-variant: normal;
    --post-pg-text-on-image-medium-homepage-descriptionFont-weight: normal;
    --post-pg-text-on-image-medium-homepage-descriptionFont-size: 16px;
    --post-pg-text-on-image-medium-homepage-descriptionFont-line-height: 20px;
    --post-pg-text-on-image-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-medium-homepage-descriptionFont-text-decoration: none;
    --post-slider-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-slider-homepage-titleFont-style: normal;
    --post-slider-homepage-titleFont-variant: normal;
    --post-slider-homepage-titleFont-weight: normal;
    --post-slider-homepage-titleFont-size: 22px;
    --post-slider-homepage-titleFont-line-height: 27px;
    --post-slider-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-slider-homepage-titleFont-text-decoration: none;
    --post-text-on-image-small-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-small-homepage-ratingFont-style: normal;
    --post-text-on-image-small-homepage-ratingFont-variant: normal;
    --post-text-on-image-small-homepage-ratingFont-weight: normal;
    --post-text-on-image-small-homepage-ratingFont-size: 14px;
    --post-text-on-image-small-homepage-ratingFont-line-height: 17px;
    --post-text-on-image-small-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-small-homepage-ratingFont-text-decoration: none;
    --post-pg-side-by-side-right-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-right-homepage-descriptionFont-style: normal;
    --post-pg-side-by-side-right-homepage-descriptionFont-variant: normal;
    --post-pg-side-by-side-right-homepage-descriptionFont-weight: normal;
    --post-pg-side-by-side-right-homepage-descriptionFont-size: 16px;
    --post-pg-side-by-side-right-homepage-descriptionFont-line-height: 20px;
    --post-pg-side-by-side-right-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-right-homepage-descriptionFont-text-decoration: none;
    --post-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-medium-homepage-descriptionFont-style: normal;
    --post-medium-homepage-descriptionFont-variant: normal;
    --post-medium-homepage-descriptionFont-weight: normal;
    --post-medium-homepage-descriptionFont-size: 16px;
    --post-medium-homepage-descriptionFont-line-height: 20px;
    --post-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-medium-homepage-descriptionFont-text-decoration: none;
    --post-large-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-large-homepage-titleFont-style: normal;
    --post-large-homepage-titleFont-variant: normal;
    --post-large-homepage-titleFont-weight: normal;
    --post-large-homepage-titleFont-size: 28px;
    --post-large-homepage-titleFont-line-height: 35px;
    --post-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-large-homepage-titleFont-text-decoration: none;
    --post-list-homepage-descriptionFont: normal normal normal 14px/17px helvetica-w01-roman, sans-serif;
    --post-list-homepage-descriptionFont-style: normal;
    --post-list-homepage-descriptionFont-variant: normal;
    --post-list-homepage-descriptionFont-weight: normal;
    --post-list-homepage-descriptionFont-size: 14px;
    --post-list-homepage-descriptionFont-line-height: 17px;
    --post-list-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-list-homepage-descriptionFont-text-decoration: none;
    --post-pg-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-medium-homepage-descriptionFont-style: normal;
    --post-pg-medium-homepage-descriptionFont-variant: normal;
    --post-pg-medium-homepage-descriptionFont-weight: normal;
    --post-pg-medium-homepage-descriptionFont-size: 16px;
    --post-pg-medium-homepage-descriptionFont-line-height: 20px;
    --post-pg-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-medium-homepage-descriptionFont-text-decoration: none;
    --post-pg-side-by-side-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-homepage-titleFont-style: normal;
    --post-pg-side-by-side-homepage-titleFont-variant: normal;
    --post-pg-side-by-side-homepage-titleFont-weight: normal;
    --post-pg-side-by-side-homepage-titleFont-size: 28px;
    --post-pg-side-by-side-homepage-titleFont-line-height: 35px;
    --post-pg-side-by-side-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-homepage-titleFont-text-decoration: none;
    --post-side-by-side-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-side-by-side-homepage-ratingFont-style: normal;
    --post-side-by-side-homepage-ratingFont-variant: normal;
    --post-side-by-side-homepage-ratingFont-weight: normal;
    --post-side-by-side-homepage-ratingFont-size: 14px;
    --post-side-by-side-homepage-ratingFont-line-height: 17px;
    --post-side-by-side-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-side-by-side-homepage-ratingFont-text-decoration: none;
    --post-side-by-side-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-side-by-side-homepage-descriptionFont-style: normal;
    --post-side-by-side-homepage-descriptionFont-variant: normal;
    --post-side-by-side-homepage-descriptionFont-weight: normal;
    --post-side-by-side-homepage-descriptionFont-size: 16px;
    --post-side-by-side-homepage-descriptionFont-line-height: 20px;
    --post-side-by-side-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-side-by-side-homepage-descriptionFont-text-decoration: none;
    --post-text-on-image-mobile-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-mobile-homepage-ratingFont-style: normal;
    --post-text-on-image-mobile-homepage-ratingFont-variant: normal;
    --post-text-on-image-mobile-homepage-ratingFont-weight: normal;
    --post-text-on-image-mobile-homepage-ratingFont-size: 14px;
    --post-text-on-image-mobile-homepage-ratingFont-line-height: 17px;
    --post-text-on-image-mobile-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-mobile-homepage-ratingFont-text-decoration: none;
    --post-pg-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-medium-homepage-ratingFont-style: normal;
    --post-pg-medium-homepage-ratingFont-variant: normal;
    --post-pg-medium-homepage-ratingFont-weight: normal;
    --post-pg-medium-homepage-ratingFont-size: 14px;
    --post-pg-medium-homepage-ratingFont-line-height: 17px;
    --post-pg-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-medium-homepage-ratingFont-text-decoration: none;
    --post-small-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-small-homepage-titleFont-style: normal;
    --post-small-homepage-titleFont-variant: normal;
    --post-small-homepage-titleFont-weight: normal;
    --post-small-homepage-titleFont-size: 22px;
    --post-small-homepage-titleFont-line-height: 27px;
    --post-small-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-small-homepage-titleFont-text-decoration: none;
    --post-text-on-image-small-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-text-on-image-small-homepage-descriptionFont-style: normal;
    --post-text-on-image-small-homepage-descriptionFont-variant: normal;
    --post-text-on-image-small-homepage-descriptionFont-weight: normal;
    --post-text-on-image-small-homepage-descriptionFont-size: 16px;
    --post-text-on-image-small-homepage-descriptionFont-line-height: 20px;
    --post-text-on-image-small-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-text-on-image-small-homepage-descriptionFont-text-decoration: none;
    --post-list-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-homepage-ratingFont-style: normal;
    --post-list-homepage-ratingFont-variant: normal;
    --post-list-homepage-ratingFont-weight: normal;
    --post-list-homepage-ratingFont-size: 14px;
    --post-list-homepage-ratingFont-line-height: 17px;
    --post-list-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-homepage-ratingFont-text-decoration: none;
    --post-grid-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-grid-homepage-titleFont-style: normal;
    --post-grid-homepage-titleFont-variant: normal;
    --post-grid-homepage-titleFont-weight: normal;
    --post-grid-homepage-titleFont-size: 22px;
    --post-grid-homepage-titleFont-line-height: 27px;
    --post-grid-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-grid-homepage-titleFont-text-decoration: none;
    --post-pg-grid-intermediate-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-grid-intermediate-homepage-titleFont-style: normal;
    --post-pg-grid-intermediate-homepage-titleFont-variant: normal;
    --post-pg-grid-intermediate-homepage-titleFont-weight: normal;
    --post-pg-grid-intermediate-homepage-titleFont-size: 22px;
    --post-pg-grid-intermediate-homepage-titleFont-line-height: 27px;
    --post-pg-grid-intermediate-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-grid-intermediate-homepage-titleFont-text-decoration: none;
    --post-pg-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-pg-medium-homepage-titleFont-style: normal;
    --post-pg-medium-homepage-titleFont-variant: normal;
    --post-pg-medium-homepage-titleFont-weight: normal;
    --post-pg-medium-homepage-titleFont-size: 26px;
    --post-pg-medium-homepage-titleFont-line-height: 32px;
    --post-pg-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-medium-homepage-titleFont-text-decoration: none;
    --post-pg-one-column-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-one-column-homepage-descriptionFont-style: normal;
    --post-pg-one-column-homepage-descriptionFont-variant: normal;
    --post-pg-one-column-homepage-descriptionFont-weight: normal;
    --post-pg-one-column-homepage-descriptionFont-size: 16px;
    --post-pg-one-column-homepage-descriptionFont-line-height: 20px;
    --post-pg-one-column-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-one-column-homepage-descriptionFont-text-decoration: none;
    --post-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-medium-homepage-ratingFont-style: normal;
    --post-medium-homepage-ratingFont-variant: normal;
    --post-medium-homepage-ratingFont-weight: normal;
    --post-medium-homepage-ratingFont-size: 14px;
    --post-medium-homepage-ratingFont-line-height: 17px;
    --post-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-medium-homepage-ratingFont-text-decoration: none;
    --post-list-homepage-titleFont: normal normal normal 18px/22px helvetica-w01-bold, sans-serif;
    --post-list-homepage-titleFont-style: normal;
    --post-list-homepage-titleFont-variant: normal;
    --post-list-homepage-titleFont-weight: normal;
    --post-list-homepage-titleFont-size: 18px;
    --post-list-homepage-titleFont-line-height: 22px;
    --post-list-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-list-homepage-titleFont-text-decoration: none;
    --post-list-medium-homepage-titleFont: normal normal normal 18px/22px helvetica-w01-bold, sans-serif;
    --post-list-medium-homepage-titleFont-style: normal;
    --post-list-medium-homepage-titleFont-variant: normal;
    --post-list-medium-homepage-titleFont-weight: normal;
    --post-list-medium-homepage-titleFont-size: 18px;
    --post-list-medium-homepage-titleFont-line-height: 22px;
    --post-list-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-list-medium-homepage-titleFont-text-decoration: none;
    --post-large-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-large-homepage-descriptionFont-style: normal;
    --post-large-homepage-descriptionFont-variant: normal;
    --post-large-homepage-descriptionFont-weight: normal;
    --post-large-homepage-descriptionFont-size: 16px;
    --post-large-homepage-descriptionFont-line-height: 20px;
    --post-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-large-homepage-descriptionFont-text-decoration: none;
    --post-pg-text-on-image-large-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-large-homepage-titleFont-style: normal;
    --post-pg-text-on-image-large-homepage-titleFont-variant: normal;
    --post-pg-text-on-image-large-homepage-titleFont-weight: normal;
    --post-pg-text-on-image-large-homepage-titleFont-size: 28px;
    --post-pg-text-on-image-large-homepage-titleFont-line-height: 35px;
    --post-pg-text-on-image-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-large-homepage-titleFont-text-decoration: none;
    --post-grid-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-grid-homepage-ratingFont-style: normal;
    --post-grid-homepage-ratingFont-variant: normal;
    --post-grid-homepage-ratingFont-weight: normal;
    --post-grid-homepage-ratingFont-size: 14px;
    --post-grid-homepage-ratingFont-line-height: 17px;
    --post-grid-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-grid-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-large-homepage-ratingFont-style: normal;
    --post-pg-grid-large-homepage-ratingFont-variant: normal;
    --post-pg-grid-large-homepage-ratingFont-weight: normal;
    --post-pg-grid-large-homepage-ratingFont-size: 14px;
    --post-pg-grid-large-homepage-ratingFont-line-height: 17px;
    --post-pg-grid-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-large-homepage-ratingFont-text-decoration: none;
    --post-pg-side-by-side-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-homepage-descriptionFont-style: normal;
    --post-pg-side-by-side-homepage-descriptionFont-variant: normal;
    --post-pg-side-by-side-homepage-descriptionFont-weight: normal;
    --post-pg-side-by-side-homepage-descriptionFont-size: 16px;
    --post-pg-side-by-side-homepage-descriptionFont-line-height: 20px;
    --post-pg-side-by-side-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-homepage-descriptionFont-text-decoration: none;
    --post-slider-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-slider-homepage-descriptionFont-style: normal;
    --post-slider-homepage-descriptionFont-variant: normal;
    --post-slider-homepage-descriptionFont-weight: normal;
    --post-slider-homepage-descriptionFont-size: 16px;
    --post-slider-homepage-descriptionFont-line-height: 20px;
    --post-slider-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-slider-homepage-descriptionFont-text-decoration: none;
    --post-text-on-image-small-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-text-on-image-small-homepage-titleFont-style: normal;
    --post-text-on-image-small-homepage-titleFont-variant: normal;
    --post-text-on-image-small-homepage-titleFont-weight: normal;
    --post-text-on-image-small-homepage-titleFont-size: 28px;
    --post-text-on-image-small-homepage-titleFont-line-height: 35px;
    --post-text-on-image-small-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-text-on-image-small-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-small-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-small-homepage-titleFont-style: normal;
    --post-pg-text-on-image-small-homepage-titleFont-variant: normal;
    --post-pg-text-on-image-small-homepage-titleFont-weight: normal;
    --post-pg-text-on-image-small-homepage-titleFont-size: 22px;
    --post-pg-text-on-image-small-homepage-titleFont-line-height: 27px;
    --post-pg-text-on-image-small-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-small-homepage-titleFont-text-decoration: none;
    --post-text-on-image-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-text-on-image-medium-homepage-titleFont-style: normal;
    --post-text-on-image-medium-homepage-titleFont-variant: normal;
    --post-text-on-image-medium-homepage-titleFont-weight: normal;
    --post-text-on-image-medium-homepage-titleFont-size: 26px;
    --post-text-on-image-medium-homepage-titleFont-line-height: 32px;
    --post-text-on-image-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-text-on-image-medium-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-medium-homepage-titleFont-style: normal;
    --post-pg-text-on-image-medium-homepage-titleFont-variant: normal;
    --post-pg-text-on-image-medium-homepage-titleFont-weight: normal;
    --post-pg-text-on-image-medium-homepage-titleFont-size: 26px;
    --post-pg-text-on-image-medium-homepage-titleFont-line-height: 32px;
    --post-pg-text-on-image-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-medium-homepage-titleFont-text-decoration: none;
    --post-side-by-side-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-side-by-side-homepage-titleFont-style: normal;
    --post-side-by-side-homepage-titleFont-variant: normal;
    --post-side-by-side-homepage-titleFont-weight: normal;
    --post-side-by-side-homepage-titleFont-size: 28px;
    --post-side-by-side-homepage-titleFont-line-height: 35px;
    --post-side-by-side-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-side-by-side-homepage-titleFont-text-decoration: none;
    --post-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-large-homepage-ratingFont-style: normal;
    --post-large-homepage-ratingFont-variant: normal;
    --post-large-homepage-ratingFont-weight: normal;
    --post-large-homepage-ratingFont-size: 14px;
    --post-large-homepage-ratingFont-line-height: 17px;
    --post-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-large-homepage-ratingFont-text-decoration: none;
    --post-pg-text-on-image-small-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-small-homepage-ratingFont-style: normal;
    --post-pg-text-on-image-small-homepage-ratingFont-variant: normal;
    --post-pg-text-on-image-small-homepage-ratingFont-weight: normal;
    --post-pg-text-on-image-small-homepage-ratingFont-size: 14px;
    --post-pg-text-on-image-small-homepage-ratingFont-line-height: 17px;
    --post-pg-text-on-image-small-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-small-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-large-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-grid-large-homepage-titleFont-style: normal;
    --post-pg-grid-large-homepage-titleFont-variant: normal;
    --post-pg-grid-large-homepage-titleFont-weight: normal;
    --post-pg-grid-large-homepage-titleFont-size: 22px;
    --post-pg-grid-large-homepage-titleFont-line-height: 27px;
    --post-pg-grid-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-grid-large-homepage-titleFont-text-decoration: none;
    --post-list-medium-homepage-descriptionFont: normal normal normal 14px/17px helvetica-w01-roman, sans-serif;
    --post-list-medium-homepage-descriptionFont-style: normal;
    --post-list-medium-homepage-descriptionFont-variant: normal;
    --post-list-medium-homepage-descriptionFont-weight: normal;
    --post-list-medium-homepage-descriptionFont-size: 14px;
    --post-list-medium-homepage-descriptionFont-line-height: 17px;
    --post-list-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-list-medium-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-large-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-grid-large-homepage-descriptionFont-style: normal;
    --post-pg-grid-large-homepage-descriptionFont-variant: normal;
    --post-pg-grid-large-homepage-descriptionFont-weight: normal;
    --post-pg-grid-large-homepage-descriptionFont-size: 16px;
    --post-pg-grid-large-homepage-descriptionFont-line-height: 20px;
    --post-pg-grid-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-grid-large-homepage-descriptionFont-text-decoration: none;
    --post-pg-side-by-side-right-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-right-homepage-titleFont-style: normal;
    --post-pg-side-by-side-right-homepage-titleFont-variant: normal;
    --post-pg-side-by-side-right-homepage-titleFont-weight: normal;
    --post-pg-side-by-side-right-homepage-titleFont-size: 28px;
    --post-pg-side-by-side-right-homepage-titleFont-line-height: 35px;
    --post-pg-side-by-side-right-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-right-homepage-titleFont-text-decoration: none;
    --post-list-large-homepage-descriptionFont: normal normal normal 14px/17px helvetica-w01-roman, sans-serif;
    --post-list-large-homepage-descriptionFont-style: normal;
    --post-list-large-homepage-descriptionFont-variant: normal;
    --post-list-large-homepage-descriptionFont-weight: normal;
    --post-list-large-homepage-descriptionFont-size: 14px;
    --post-list-large-homepage-descriptionFont-line-height: 17px;
    --post-list-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-list-large-homepage-descriptionFont-text-decoration: none;
    --wix-color-1: 255, 255, 255;
    --wix-color-2: 232, 230, 230;
    --wix-color-3: 199, 199, 199;
    --wix-color-4: 89, 89, 89;
    --wix-color-5: 51, 51, 51;
    --wix-color-6: 229, 240, 254;
    --wix-color-7: 200, 224, 254;
    --wix-color-8: 0, 87, 225;
    --wix-color-9: 0, 58, 150;
    --wix-color-10: 0, 29, 75;
    --wix-color-11: 249, 197, 180;
    --wix-color-12: 243, 167, 143;
    --wix-color-13: 237, 88, 41;
    --wix-color-14: 158, 59, 27;
    --wix-color-15: 79, 29, 14;
    --wix-color-16: 210, 172, 247;
    --wix-color-17: 186, 131, 240;
    --wix-color-18: 128, 21, 232;
    --wix-color-19: 85, 14, 155;
    --wix-color-20: 43, 7, 77;
    --wix-color-21: 177, 211, 187;
    --wix-color-22: 127, 168, 139;
    --wix-color-23: 64, 124, 81;
    --wix-color-24: 43, 83, 54;
    --wix-color-25: 21, 41, 27;
    --wix-color-26: 255, 255, 255;
    --wix-color-27: 51, 51, 51;
    --wix-color-28: 232, 230, 230;
    --wix-color-29: 199, 199, 199;
    --wix-color-30: 89, 89, 89;
    --wix-color-31: 0, 87, 225;
    --wix-color-32: 0, 58, 150;
    --wix-color-33: 0, 29, 75;
    --wix-color-34: 229, 240, 254;
    --wix-color-35: 51, 51, 51;
    --wix-color-36: 51, 51, 51;
    --wix-color-37: 89, 89, 89;
    --wix-color-38: 0, 87, 225;
    --wix-color-39: 0, 87, 225;
    --wix-color-40: 255, 255, 255;
    --wix-color-41: 255, 255, 255;
    --wix-color-42: 0, 87, 225;
    --wix-color-43: 0, 87, 225;
    --wix-color-44: 199, 199, 199;
    --wix-color-45: 199, 199, 199;
    --wix-color-46: 255, 255, 255;
    --wix-color-47: 255, 255, 255;
    --wix-color-48: 0, 87, 225;
    --wix-color-49: 0, 87, 225;
    --wix-color-50: 0, 87, 225;
    --wix-color-51: 0, 87, 225;
    --wix-color-52: 255, 255, 255;
    --wix-color-53: 255, 255, 255;
    --wix-color-54: 199, 199, 199;
    --wix-color-55: 199, 199, 199;
    --wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Title-style: normal;
    --wix-font-Title-variant: normal;
    --wix-font-Title-weight: normal;
    --wix-font-Title-size: 60px;
    --wix-font-Title-line-height: 1.4em;
    --wix-font-Title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Title-text-decoration: none;
    --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Menu-style: normal;
    --wix-font-Menu-variant: normal;
    --wix-font-Menu-weight: normal;
    --wix-font-Menu-size: 16px;
    --wix-font-Menu-line-height: 1.4em;
    --wix-font-Menu-family: din-next-w01-light, sans-serif;
    --wix-font-Menu-text-decoration: none;
    --wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-style: normal;
    --wix-font-Page-title-variant: normal;
    --wix-font-Page-title-weight: normal;
    --wix-font-Page-title-size: 40px;
    --wix-font-Page-title-line-height: 1.4em;
    --wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-text-decoration: none;
    --wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-style: normal;
    --wix-font-Heading-XL-variant: normal;
    --wix-font-Heading-XL-weight: normal;
    --wix-font-Heading-XL-size: 38px;
    --wix-font-Heading-XL-line-height: 1.4em;
    --wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-text-decoration: none;
    --wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-style: normal;
    --wix-font-Heading-L-variant: normal;
    --wix-font-Heading-L-weight: normal;
    --wix-font-Heading-L-size: 35px;
    --wix-font-Heading-L-line-height: 1.4em;
    --wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-text-decoration: none;
    --wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-style: normal;
    --wix-font-Heading-M-variant: normal;
    --wix-font-Heading-M-weight: normal;
    --wix-font-Heading-M-size: 27px;
    --wix-font-Heading-M-line-height: 1.4em;
    --wix-font-Heading-M-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-text-decoration: none;
    --wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-style: normal;
    --wix-font-Heading-S-variant: normal;
    --wix-font-Heading-S-weight: normal;
    --wix-font-Heading-S-size: 25px;
    --wix-font-Heading-S-line-height: 1.4em;
    --wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-text-decoration: none;
    --wix-font-Body-L: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-style: normal;
    --wix-font-Body-L-variant: normal;
    --wix-font-Body-L-weight: normal;
    --wix-font-Body-L-size: 11px;
    --wix-font-Body-L-line-height: 1.4em;
    --wix-font-Body-L-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-text-decoration: none;
    --wix-font-Body-M: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-style: normal;
    --wix-font-Body-M-variant: normal;
    --wix-font-Body-M-weight: normal;
    --wix-font-Body-M-size: 16px;
    --wix-font-Body-M-line-height: 1.4em;
    --wix-font-Body-M-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-text-decoration: none;
    --wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-style: normal;
    --wix-font-Body-S-variant: normal;
    --wix-font-Body-S-weight: normal;
    --wix-font-Body-S-size: 14px;
    --wix-font-Body-S-line-height: 1.4em;
    --wix-font-Body-S-family: helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-text-decoration: none;
    --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Body-XS-style: normal;
    --wix-font-Body-XS-variant: normal;
    --wix-font-Body-XS-weight: normal;
    --wix-font-Body-XS-size: 12px;
    --wix-font-Body-XS-line-height: 1.4em;
    --wix-font-Body-XS-family: din-next-w01-light, sans-serif;
    --wix-font-Body-XS-text-decoration: none;
    --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-style: normal;
    --wix-font-LIGHT-variant: normal;
    --wix-font-LIGHT-weight: normal;
    --wix-font-LIGHT-size: 12px;
    --wix-font-LIGHT-line-height: 1.4em;
    --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-text-decoration: none;
    --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-style: normal;
    --wix-font-MEDIUM-variant: normal;
    --wix-font-MEDIUM-weight: normal;
    --wix-font-MEDIUM-size: 12px;
    --wix-font-MEDIUM-line-height: 1.4em;
    --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-text-decoration: none;
    --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
    --wix-font-STRONG-style: normal;
    --wix-font-STRONG-variant: normal;
    --wix-font-STRONG-weight: normal;
    --wix-font-STRONG-size: 12px;
    --wix-font-STRONG-line-height: 1.4em;
    --wix-font-STRONG-family: HelveticaNeueW01-65Medi;
    --wix-font-STRONG-text-decoration: none;
}

.TPASection_l0jwtd9s .sH2Id9g .sZuFnBZ {
    padding: 20px
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=right] .smpcnQW::before {
    box-shadow: 5px -5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=right] .smpcnQW::after {
    box-shadow: 5px -5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=left] .smpcnQW::before {
    box-shadow: -5px 5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=left] .smpcnQW::after {
    box-shadow: -5px 5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=top] .smpcnQW::before {
    box-shadow: -5px -5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=top] .smpcnQW::after {
    box-shadow: -5px -5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=bottom] .smpcnQW::before {
    box-shadow: 5px 5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=bottom] .smpcnQW::after {
    box-shadow: 5px 5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .sZuFnBZ,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .sZuFnBZ {
    padding: 20px;
    background-color: #FFFFFF;
    border-color: rgba(255, 255, 255, 0.4);
    border-radius: 0
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=right] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=right] .smpcnQW {
    border-right-color: #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=left] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=left] .smpcnQW {
    border-left-color: #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=bottom] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=bottom] .smpcnQW {
    border-bottom-color: #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=top] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=top] .smpcnQW {
    border-top-color: #FFFFFF
}


#jdi1u {
    width: auto;
    min-height: 40px;
}

#pageBackground_jdi1u {
    --bg-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlshr {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l13scxk3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 30px;
    min-width: 980px;
    --items-direction: row;
}

#comp-l13scxk51 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 475px;
    --column-flex: 475;
}

#comp-l13scxk63 {
    --min-height: 116px;
}

#comp-l13scxk7 {
    --min-height: 95px;
}

#comp-l13scxkd6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 475px;
    --column-flex: 475;
}

#comp-l13scxki4 {
    --height: 340px;
    --width: 420px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-lfvjlshs {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l13scxkm4 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13scxkn5 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15cxac2 {
    transform-origin: center 1.5px;
}

#comp-l15cxfj0 {
    transform-origin: center 1.5px;
}

#comp-l13scxko6 {
    --direction: ltr;
    --justify-content: center;
    --margin: 0px 0px;
    --item-margin: 0px 0px;
}

[id^="comp-l13scxkr3__"] {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l13scxkv2__"] {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #0057E1;
}

[id="comp-l13scxkv2__item-ker6vlu0"] {
    --opacity: 1;
}

[id="comp-l13scxkv2__item-ker6vlz9"] {
    --opacity: 1;
}

[id^="comp-l13scxl0__"] {
    --min-height: 21px;
}

[id^="comp-l13u3ygj__"] {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 12px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29bxw2s {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29bxw5t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l29bxw6b1 {
    transform-origin: center 1.5px;
}

#comp-l29bxw6t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l29bxw7f1 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw821 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw891 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw8g1 {
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --align: start;
    --textPaddingTop: 3px;
    --textPaddingStart: 10px;
    --textPaddingEnd: 10px;
    --labelMarginBottom: 9px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 86px;
}

#comp-l29bxw8x {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw94 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw9b {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29bxw9o1 {
    --min-height: 24px;
}

#rkdct {
    width: auto;
    min-height: 40px;
}

#pageBackground_rkdct {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsl4 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l13mtj08 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj0o2 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_12));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l13mtj0u1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj0v5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l13psy71 {
    transform-origin: center 1.5px;
}

#comp-l13mtj183 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l13mtj1k1 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj1t {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj1u3 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj1v4 {
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --align: start;
    --textPaddingTop: 3px;
    --textPaddingStart: 10px;
    --textPaddingEnd: 10px;
    --labelMarginBottom: 9px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 86px;
}

#comp-l1y2srtw {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj21 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l13mtj25 {
    --min-height: 24px;
}

#comp-l13mtj261 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj282 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l13mtj294 {
    transform-origin: center 0.5px;
}

#comp-l13psk6k {
    transform-origin: center 1.5px;
}

#comp-l13na8x5 {
    transform-origin: center 0.5px;
}

#comp-l13omnka {
    transform-origin: center 0.5px;
}

#comp-l13oxy9i {
    transform-origin: center 0.5px;
}

#comp-l13p0735 {
    transform-origin: center 0.5px;
}

#comp-l13p26l5 {
    transform-origin: center 0.5px;
}

#comp-l13p47q1 {
    transform-origin: center 0.5px;
}

#comp-l13p4h1a {
    transform-origin: center 0.5px;
}

#comp-l2f1x41g {
    transform-origin: center 0.5px;
}

#comp-l9zpcgna {
    transform-origin: center 0.5px;
}

#comp-lfvjlsl41 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l13mtj2i {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj2j5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}




@keyframes slide-horizontal-new {
    0% {
        transform: translateX(100%)
    }
}

@keyframes slide-horizontal-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(-100%)
    }
}

@keyframes slide-vertical-new {
    0% {
        transform: translateY(-100%)
    }
}

@keyframes slide-vertical-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(100%)
    }
}

@keyframes out-in-new {
    0% {
        opacity: 0
    }
}

@keyframes out-in-old {
    to {
        opacity: 0
    }
}

html[data-page-transition=SlideHorizontal]::view-transition-old(page-group) {
    animation: slide-horizontal-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideHorizontal]::view-transition-new(page-group) {
    animation: slide-horizontal-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-old(page-group) {
    animation: slide-vertical-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-new(page-group) {
    animation: slide-vertical-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=OutIn]::view-transition-old(page-group) {
    animation: out-in-old .35s cubic-bezier(.64, 0, .78, 0) forwards
}

html[data-page-transition=OutIn]::view-transition-new(page-group) {
    animation: out-in-new .35s cubic-bezier(.22, 1, .36, 1) .35s backwards
}

@media(prefers-reduced-motion:reduce) {

    ::view-transition-group(*),
    ::view-transition-new(*),
    ::view-transition-old(*) {
        animation: none !important
    }
}

body,
html {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

body {
    --scrollbar-width: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

body,
html {
    height: 100%
}

body {
    overflow-x: auto;
    overflow-y: scroll
}

body:not(.responsive) #site-root {
    min-width: var(--site-width);
    width: 100%
}

body:not([data-js-loaded]) [data-hide-prejs] {
    visibility: hidden
}

#SITE_CONTAINER {
    position: relative
}

:root {
    --one-unit: 1vw;
    --section-max-width: 9999px
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    :root {
        --safari-sticky-fix: opacity
    }
}

@supports(container-type:inline-size) {
    :root {
        --one-unit: 1cqw
    }
}

[id^=oldHoverBox-] {
    mix-blend-mode: plus-lighter;
    transition: opacity .5s ease, visibility .5s ease
}

[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]) {
    isolation: isolate
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
button,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
title,
tr,
tt,
u,
ul,
var {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

input,
select,
textarea {
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    cursor: pointer;
    text-decoration: none
}

.testStyles {
    overflow-y: hidden
}

.reset-button {
    -webkit-appearance: none;
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    outline: 0;
    overflow: visible;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

:focus {
    outline: none
}

body.device-mobile-optimized:not(.disable-site-overflow) {
    overflow-x: hidden;
    overflow-y: scroll
}

body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER {
    margin-left: auto;
    margin-right: auto;
    overflow-x: visible;
    position: relative;
    width: 320px
}

body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER {
    margin-top: 0
}

body.device-mobile-optimized>* {
    max-width: 100% !important
}

body.device-mobile-optimized #site-root {
    overflow-x: hidden;
    overflow-y: hidden
}

@supports(overflow:clip) {
    body.device-mobile-optimized #site-root {
        overflow-x: clip;
        overflow-y: clip
    }
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage:not(.overflow-x-clip-in-mobile)) {
    overflow-x: hidden;
    overflow-y: auto
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage.overflow-x-clip-in-mobile) {
    overflow-x: clip;
    overflow-y: clip
}

body.device-mobile-non-optimized.fullScreenMode {
    background-color: #5f6360
}

body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,
body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,
body.device-mobile-non-optimized.fullScreenMode #site-root,
body.fullScreenMode #WIX_ADS {
    visibility: hidden
}

body.fullScreenMode {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode.device-mobile-optimized #TINY_MENU {
    opacity: 0;
    pointer-events: none
}

body.fullScreenMode-scrollable.device-mobile-optimized {
    overflow-x: hidden !important;
    overflow-y: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,
body.fullScreenMode-scrollable.device-mobile-optimized #site-root {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,
body.fullScreenMode-scrollable.device-mobile-optimized #masterPage {
    height: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout {
    height: 0 !important
}

body.blockSiteScrolling,
body.siteScrollingBlocked {
    position: fixed;
    width: 100%
}

body.blockSiteScrolling #SITE_CONTAINER {
    margin-top: calc(var(--blocked-site-scroll-margin-top)*-1)
}

body.blockSiteScrolling:not(.responsive) #WIX_ADS {
    margin-top: var(--blocked-site-scroll-margin-top)
}

#site-root {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    top: var(--wix-ads-height)
}

#site-root img:not([src]) {
    visibility: hidden
}

#site-root svg img:not([src]) {
    visibility: visible
}

.auto-generated-link {
    color: inherit
}

#SCROLL_TO_BOTTOM,
#SCROLL_TO_TOP {
    height: 0
}

.has-click-trigger {
    cursor: pointer
}

.fullScreenOverlay {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    overflow-y: hidden;
    position: fixed;
    right: 0;
    top: -60px;
    z-index: 1005
}

.fullScreenOverlay>.fullScreenOverlayContent {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 60px;
    transform: translateZ(0)
}

[data-mesh-id$=centeredContent],
[data-mesh-id$=form],
[data-mesh-id$=inlineContent] {
    pointer-events: none;
    position: relative
}

[data-mesh-id$=-gridWrapper],
[data-mesh-id$=-rotated-wrapper] {
    pointer-events: none
}

[data-mesh-id$=-gridContainer]>*,
[data-mesh-id$=-rotated-wrapper]>*,
[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]) {
    pointer-events: auto
}

.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID {
    grid-area: 2/1/3/2;
    -ms-grid-row: 2;
    position: relative
}

#masterPage.mesh-layout {
    -ms-grid-rows: max-content max-content min-content max-content;
    -ms-grid-columns: 100%;
    align-items: start;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: max-content max-content min-content max-content;
    justify-content: stretch
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    -ms-grid-row-align: start;
    -ms-grid-column-align: start;
    -ms-grid-column: 1
}

#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER {
    grid-area: 1/1/2/2;
    -ms-grid-row: 1
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    grid-area: 3/1/4/2;
    -ms-grid-row: 3
}

#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER {
    align-self: stretch
}

#masterPage.mesh-layout main#PAGES_CONTAINER {
    display: block
}

#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER {
    grid-area: 4/1/5/2;
    -ms-grid-row: 4
}

#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent] {
    height: 100%
}

#masterPage.mesh-layout.desktop>* {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout #masterPageinlineContent,
#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,
#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER {
    position: relative
}

#masterPage.mesh-layout #SITE_HEADER {
    grid-area: 1/1/2/2
}

#masterPage.mesh-layout #SITE_FOOTER {
    grid-area: 4/1/5/2
}

#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,
#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER {
    overflow-x: clip
}

[data-z-counter] {
    z-index: 0
}

[data-z-counter="0"] {
    z-index: auto
}

.wixSiteProperties {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:root {
    --wst-button-color-fill-primary: rgb(var(--color_48));
    --wst-button-color-border-primary: rgb(var(--color_49));
    --wst-button-color-text-primary: rgb(var(--color_50));
    --wst-button-color-fill-primary-hover: rgb(var(--color_51));
    --wst-button-color-border-primary-hover: rgb(var(--color_52));
    --wst-button-color-text-primary-hover: rgb(var(--color_53));
    --wst-button-color-fill-primary-disabled: rgb(var(--color_54));
    --wst-button-color-border-primary-disabled: rgb(var(--color_55));
    --wst-button-color-text-primary-disabled: rgb(var(--color_56));
    --wst-button-color-fill-secondary: rgb(var(--color_57));
    --wst-button-color-border-secondary: rgb(var(--color_58));
    --wst-button-color-text-secondary: rgb(var(--color_59));
    --wst-button-color-fill-secondary-hover: rgb(var(--color_60));
    --wst-button-color-border-secondary-hover: rgb(var(--color_61));
    --wst-button-color-text-secondary-hover: rgb(var(--color_62));
    --wst-button-color-fill-secondary-disabled: rgb(var(--color_63));
    --wst-button-color-border-secondary-disabled: rgb(var(--color_64));
    --wst-button-color-text-secondary-disabled: rgb(var(--color_65));
    --wst-color-fill-base-1: rgb(var(--color_36));
    --wst-color-fill-base-2: rgb(var(--color_37));
    --wst-color-fill-base-shade-1: rgb(var(--color_38));
    --wst-color-fill-base-shade-2: rgb(var(--color_39));
    --wst-color-fill-base-shade-3: rgb(var(--color_40));
    --wst-color-fill-accent-1: rgb(var(--color_41));
    --wst-color-fill-accent-2: rgb(var(--color_42));
    --wst-color-fill-accent-3: rgb(var(--color_43));
    --wst-color-fill-accent-4: rgb(var(--color_44));
    --wst-color-fill-background-primary: rgb(var(--color_11));
    --wst-color-fill-background-secondary: rgb(var(--color_12));
    --wst-color-text-primary: rgb(var(--color_15));
    --wst-color-text-secondary: rgb(var(--color_14));
    --wst-color-action: rgb(var(--color_18));
    --wst-color-disabled: rgb(var(--color_39));
    --wst-color-title: rgb(var(--color_45));
    --wst-color-subtitle: rgb(var(--color_46));
    --wst-color-line: rgb(var(--color_47));
    --wst-font-style-h2: var(--font_2);
    --wst-font-style-h3: var(--font_3);
    --wst-font-style-h4: var(--font_4);
    --wst-font-style-h5: var(--font_5);
    --wst-font-style-h6: var(--font_6);
    --wst-font-style-body-large: var(--font_7);
    --wst-font-style-body-medium: var(--font_8);
    --wst-font-style-body-small: var(--font_9);
    --wst-font-style-body-x-small: var(--font_10);
    --wst-color-custom-1: rgb(var(--color_13));
    --wst-color-custom-2: rgb(var(--color_16));
    --wst-color-custom-3: rgb(var(--color_17));
    --wst-color-custom-4: rgb(var(--color_19));
    --wst-color-custom-5: rgb(var(--color_20));
    --wst-color-custom-6: rgb(var(--color_21));
    --wst-color-custom-7: rgb(var(--color_22));
    --wst-color-custom-8: rgb(var(--color_23));
    --wst-color-custom-9: rgb(var(--color_24));
    --wst-color-custom-10: rgb(var(--color_25));
    --wst-color-custom-11: rgb(var(--color_26));
    --wst-color-custom-12: rgb(var(--color_27));
    --wst-color-custom-13: rgb(var(--color_28));
    --wst-color-custom-14: rgb(var(--color_29));
    --wst-color-custom-15: rgb(var(--color_30));
    --wst-color-custom-16: rgb(var(--color_31));
    --wst-color-custom-17: rgb(var(--color_32));
    --wst-color-custom-18: rgb(var(--color_33));
    --wst-color-custom-19: rgb(var(--color_34));
    --wst-color-custom-20: rgb(var(--color_35))
}

#comp-l13mtj25 {
    visibility: hidden !important;
}



@keyframes slide-horizontal-new {
    0% {
        transform: translateX(100%)
    }
}

@keyframes slide-horizontal-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(-100%)
    }
}

@keyframes slide-vertical-new {
    0% {
        transform: translateY(-100%)
    }
}

@keyframes slide-vertical-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(100%)
    }
}

@keyframes out-in-new {
    0% {
        opacity: 0
    }
}

@keyframes out-in-old {
    to {
        opacity: 0
    }
}

html[data-page-transition=SlideHorizontal]::view-transition-old(page-group) {
    animation: slide-horizontal-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideHorizontal]::view-transition-new(page-group) {
    animation: slide-horizontal-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-old(page-group) {
    animation: slide-vertical-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-new(page-group) {
    animation: slide-vertical-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=OutIn]::view-transition-old(page-group) {
    animation: out-in-old .35s cubic-bezier(.64, 0, .78, 0) forwards
}

html[data-page-transition=OutIn]::view-transition-new(page-group) {
    animation: out-in-new .35s cubic-bezier(.22, 1, .36, 1) .35s backwards
}

@media(prefers-reduced-motion:reduce) {

    ::view-transition-group(*),
    ::view-transition-new(*),
    ::view-transition-old(*) {
        animation: none !important
    }
}

body,
html {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

body {
    --scrollbar-width: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

body,
html {
    height: 100%
}

body {
    overflow-x: auto;
    overflow-y: scroll
}

body:not(.responsive) #site-root {
    min-width: var(--site-width);
    width: 100%
}

body:not([data-js-loaded]) [data-hide-prejs] {
    visibility: hidden
}

#SITE_CONTAINER {
    position: relative
}

:root {
    --one-unit: 1vw;
    --section-max-width: 9999px
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    :root {
        --safari-sticky-fix: opacity
    }
}

@supports(container-type:inline-size) {
    :root {
        --one-unit: 1cqw
    }
}

[id^=oldHoverBox-] {
    mix-blend-mode: plus-lighter;
    transition: opacity .5s ease, visibility .5s ease
}

[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]) {
    isolation: isolate
}


.so89qkO.oQ7Zm2a--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.suYDlBy {
    --wix-ui-tpa-icon-button-icon-color: 255, 255, 255, 1;
    --wix-ui-tpa-icon-button-icon-color-rgb: 255, 255, 255;
    --wix-ui-tpa-icon-button-icon-color-opacity: 1
}

.sZRcsHb.oDGyZc9--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.sFADCnq,
.sGioXwx {
    outline: 0
}

.snU6ghj>:first-child>:first-child {
    z-index: 100000 !important
}

.sGQUWoF {
    align-items: center;
    cursor: pointer;
    display: inline-flex
}

.sPO0VhK,
.s__s7U6 {
    flex-shrink: 0
}

.sGQUWoF.oNFVcPX--disabled {
    cursor: default
}

.sGQUWoF[disabled] {
    pointer-events: none
}

.s__5rQf1A {
    border: 1px solid hsla(0, 0%, 100%, .4);
    border-radius: 2px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1), 0 4px 8px 0 rgba(0, 0, 0, .1);
    color: #fff;
    display: inline-flex;
    font-family: Madefor, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    opacity: 0;
    transform: translateY(-50%);
    visibility: hidden
}

.s__5rQf1A.oCeEa_R--isShown {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.s__5rQf1A.oCeEa_R--shouldAnimate {
    transition: visibility .2s ease, opacity .2s ease, transform .4s ease
}

.s__5rQf1A.oCeEa_R---skin-7-success {
    background-color: #008250
}

.s__5rQf1A.oCeEa_R---skin-5-error {
    background-color: #df3131
}

.s__5rQf1A.oCeEa_R---skin-6-status {
    background-color: #212121
}

.s__5rQf1A.oCeEa_R---skin-7-preview {
    background-color: rgba(0, 0, 0, .6)
}

.s__5rQf1A.oCeEa_R---placement-15-bottomFullWidth {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100vw
}

.sAn25BY,
.srtTtd0 {
    display: inline-block;
    min-width: 12px
}

.sVn122i {
    display: inline-block;
    line-height: 20px;
    margin: 16px 20px;
    max-height: 40px;
    overflow: hidden
}

.sWqq1go {
    height: 24px;
    margin-left: auto;
    padding: 14px 12px
}

.s__5rQf1A.oCeEa_R--mobile .sVn122i {
    margin-left: 0;
    margin-right: 0;
    max-height: 60px
}

.s__5rQf1A.oCeEa_R--mobile .srtTtd0 {
    min-width: 20px
}

.s__5rQf1A.oCeEa_R--rtl .sWqq1go {
    margin-left: 0;
    margin-right: auto
}

.svqo6H4 {
    border: 0;
    display: inline-block;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.svqo6H4.oimTWXK--focus,
.svqo6H4:hover {
    opacity: .7
}

.svqo6H4.ojpiBkn--disabled {
    cursor: default
}

.svqo6H4.ojpiBkn--disabled:hover {
    opacity: 1
}

.sSG4oiD svg {
    display: block
}

.svqo6H4.ojpiBkn--disabled.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-color-29));
    fill: none
}

.svqo6H4.ojpiBkn--disabled.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-color-29));
    stroke: rgb(var(--wix-color-29))
}

.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-line .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    fill: none
}

.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-full .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4 .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4.ojpiBkn--disabled .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-color-29))
}

.svqo6H4.ojpiBkn---theme-4-none {
    background-color: transparent
}

.svqo6H4.ojpiBkn---theme-3-box {
    align-items: center;
    background-color: rgb(var(--wix-ui-tpa-icon-button-background-color, var(--wix-color-1)));
    border-radius: 50%;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.Sm1ZoK {
    z-index: 999999
}

.Sm1ZoK.KtZaO1 {
    display: none
}

.Sm1ZoK:not(.Z1Pd8o) {
    left: 50%;
    min-width: 320px;
    position: fixed;
    top: 80px;
    transform: translate(-50%)
}

#masterPage:not(.landingPage) #PAGES_CONTAINER {
    margin-top: 0px;
    margin-bottom: 0px;
}

#masterPage.landingPage #soapAfterPagesContainer,
#masterPage.landingPage #soapBeforePagesContainer {
    margin-top: 95px;
}

#masterPage.landingPage #SITE_HEADER {
    display: none;
}

#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #comp-kcyijl2p {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER {
    display: none;
}

#masterPage.landingPage #SITE_HEADER-placeholder {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER-placeholder {
    display: none;
}

#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus,
#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus~.wixSdkShowFocusOnSibling {
    --focus-ring-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #116dff;
    box-shadow: var(--focus-ring-box-shadow) !important;
    z-index: 1;
}

.has-inner-focus-ring {
    --focus-ring-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;
}

#masterPage {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_HEADER {
    z-index: 50;
    --above-all-in-container: 10000;
}

#PAGES_CONTAINER {
    --pinned-layer-in-container: 51;
    --above-all-in-container: 49;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --pinned-layer-in-container: 52;
    --above-all-in-container: 49;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --pinned-layer-in-container: 53;
    --above-all-in-container: 49;
}

#comp-kcyijl2p-pinned-layer {
    z-index: calc(var(--pinned-layers-in-page, 0) + 54);
    --above-all-in-container: 10000;
}

#SITE_FOOTER {
    --pinned-layer-in-container: 55;
    --above-all-in-container: 49;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: auto;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: 15px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-top: -2px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: -80px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="SOSP_CONTAINER_CUSTOM_ID"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kcyijl2p {
    justify-self: end;
    margin-right: 29px;
    align-self: center;
    margin-top: 48px;
    position: absolute;
    grid-area: 1 / 1 / 2 / 2;
    pointer-events: auto;
}

:root,
:host,
.spxThemeOverride,
.max-width-container {
    --color_0: 255, 255, 255;
    --color_1: 255, 255, 255;
    --color_2: 0, 0, 0;
    --color_3: 237, 28, 36;
    --color_4: 0, 136, 203;
    --color_5: 255, 203, 5;
    --color_6: 114, 114, 114;
    --color_7: 176, 176, 176;
    --color_8: 255, 255, 255;
    --color_9: 114, 114, 114;
    --color_10: 176, 176, 176;
    --color_11: 255, 255, 255;
    --color_12: 232, 230, 230;
    --color_13: 199, 199, 199;
    --color_14: 89, 89, 89;
    --color_15: 51, 51, 51;
    --color_16: 229, 240, 254;
    --color_17: 200, 224, 254;
    --color_18: 0, 87, 225;
    --color_19: 0, 58, 150;
    --color_20: 0, 29, 75;
    --color_21: 249, 197, 180;
    --color_22: 243, 167, 143;
    --color_23: 237, 88, 41;
    --color_24: 158, 59, 27;
    --color_25: 79, 29, 14;
    --color_26: 210, 172, 247;
    --color_27: 186, 131, 240;
    --color_28: 128, 21, 232;
    --color_29: 85, 14, 155;
    --color_30: 43, 7, 77;
    --color_31: 177, 211, 187;
    --color_32: 127, 168, 139;
    --color_33: 64, 124, 81;
    --color_34: 43, 83, 54;
    --color_35: 21, 41, 27;
    --color_36: 255, 255, 255;
    --color_37: 51, 51, 51;
    --color_38: 232, 230, 230;
    --color_39: 199, 199, 199;
    --color_40: 89, 89, 89;
    --color_41: 0, 87, 225;
    --color_42: 0, 58, 150;
    --color_43: 0, 29, 75;
    --color_44: 229, 240, 254;
    --color_45: 51, 51, 51;
    --color_46: 51, 51, 51;
    --color_47: 89, 89, 89;
    --color_48: 0, 87, 225;
    --color_49: 0, 87, 225;
    --color_50: 255, 255, 255;
    --color_51: 255, 255, 255;
    --color_52: 0, 87, 225;
    --color_53: 0, 87, 225;
    --color_54: 199, 199, 199;
    --color_55: 199, 199, 199;
    --color_56: 255, 255, 255;
    --color_57: 255, 255, 255;
    --color_58: 0, 87, 225;
    --color_59: 0, 87, 225;
    --color_60: 0, 87, 225;
    --color_61: 0, 87, 225;
    --color_62: 255, 255, 255;
    --color_63: 255, 255, 255;
    --color_64: 199, 199, 199;
    --color_65: 199, 199, 199;
    --font_0: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --font_1: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --font_2: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --font_3: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --font_4: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --font_5: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --font_6: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --font_7: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --font_8: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --font_9: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --font_10: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-ads-height: 0px;
    --sticky-offset: 0px;
    --wix-ads-top-height: 0px;
    --above-all-z-index: 100000;
    --portals-z-index: 100001;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    --minViewportSize: 320;
    --maxViewportSize: 1920;
    --theme-spx-ratio: 1px;
    --scaling-factor: min((100 * var(--one-unit)), var(--section-max-width));
    --customScaleViewportLimit: clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));
}

.font_0 {
    font: var(--font_0);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_1 {
    font: var(--font_1);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.font_2 {
    font: var(--font_2);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_3 {
    font: var(--font_3);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_4 {
    font: var(--font_4);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_5 {
    font: var(--font_5);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_6 {
    font: var(--font_6);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_7 {
    font: var(--font_7);
    color: rgb(0, 0, 0);
    letter-spacing: 0em;
}

.font_8 {
    font: var(--font_8);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_9 {
    font: var(--font_9);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_10 {
    font: var(--font_10);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.color_0 {
    color: rgb(var(--color_0));
}

.color_1 {
    color: rgb(var(--color_1));
}

.color_2 {
    color: rgb(var(--color_2));
}

.color_3 {
    color: rgb(var(--color_3));
}

.color_4 {
    color: rgb(var(--color_4));
}

.color_5 {
    color: rgb(var(--color_5));
}

.color_6 {
    color: rgb(var(--color_6));
}

.color_7 {
    color: rgb(var(--color_7));
}

.color_8 {
    color: rgb(var(--color_8));
}

.color_9 {
    color: rgb(var(--color_9));
}

.color_10 {
    color: rgb(var(--color_10));
}

.color_11 {
    color: rgb(var(--color_11));
}

.color_12 {
    color: rgb(var(--color_12));
}

.color_13 {
    color: rgb(var(--color_13));
}

.color_14 {
    color: rgb(var(--color_14));
}

.color_15 {
    color: rgb(var(--color_15));
}

.color_16 {
    color: rgb(var(--color_16));
}

.color_17 {
    color: rgb(var(--color_17));
}

.color_18 {
    color: rgb(var(--color_18));
}

.color_19 {
    color: rgb(var(--color_19));
}

.color_20 {
    color: rgb(var(--color_20));
}

.color_21 {
    color: rgb(var(--color_21));
}

.color_22 {
    color: rgb(var(--color_22));
}

.color_23 {
    color: rgb(var(--color_23));
}

.color_24 {
    color: rgb(var(--color_24));
}

.color_25 {
    color: rgb(var(--color_25));
}

.color_26 {
    color: rgb(var(--color_26));
}

.color_27 {
    color: rgb(var(--color_27));
}

.color_28 {
    color: rgb(var(--color_28));
}

.color_29 {
    color: rgb(var(--color_29));
}

.color_30 {
    color: rgb(var(--color_30));
}

.color_31 {
    color: rgb(var(--color_31));
}

.color_32 {
    color: rgb(var(--color_32));
}

.color_33 {
    color: rgb(var(--color_33));
}

.color_34 {
    color: rgb(var(--color_34));
}

.color_35 {
    color: rgb(var(--color_35));
}

.color_36 {
    color: rgb(var(--color_36));
}

.color_37 {
    color: rgb(var(--color_37));
}

.color_38 {
    color: rgb(var(--color_38));
}

.color_39 {
    color: rgb(var(--color_39));
}

.color_40 {
    color: rgb(var(--color_40));
}

.color_41 {
    color: rgb(var(--color_41));
}

.color_42 {
    color: rgb(var(--color_42));
}

.color_43 {
    color: rgb(var(--color_43));
}

.color_44 {
    color: rgb(var(--color_44));
}

.color_45 {
    color: rgb(var(--color_45));
}

.color_46 {
    color: rgb(var(--color_46));
}

.color_47 {
    color: rgb(var(--color_47));
}

.color_48 {
    color: rgb(var(--color_48));
}

.color_49 {
    color: rgb(var(--color_49));
}

.color_50 {
    color: rgb(var(--color_50));
}

.color_51 {
    color: rgb(var(--color_51));
}

.color_52 {
    color: rgb(var(--color_52));
}

.color_53 {
    color: rgb(var(--color_53));
}

.color_54 {
    color: rgb(var(--color_54));
}

.color_55 {
    color: rgb(var(--color_55));
}

.color_56 {
    color: rgb(var(--color_56));
}

.color_57 {
    color: rgb(var(--color_57));
}

.color_58 {
    color: rgb(var(--color_58));
}

.color_59 {
    color: rgb(var(--color_59));
}

.color_60 {
    color: rgb(var(--color_60));
}

.color_61 {
    color: rgb(var(--color_61));
}

.color_62 {
    color: rgb(var(--color_62));
}

.color_63 {
    color: rgb(var(--color_63));
}

.color_64 {
    color: rgb(var(--color_64));
}

.color_65 {
    color: rgb(var(--color_65));
}

.backcolor_0 {
    background-color: rgb(var(--color_0));
}

.backcolor_1 {
    background-color: rgb(var(--color_1));
}

.backcolor_2 {
    background-color: rgb(var(--color_2));
}

.backcolor_3 {
    background-color: rgb(var(--color_3));
}

.backcolor_4 {
    background-color: rgb(var(--color_4));
}

.backcolor_5 {
    background-color: rgb(var(--color_5));
}

.backcolor_6 {
    background-color: rgb(var(--color_6));
}

.backcolor_7 {
    background-color: rgb(var(--color_7));
}

.backcolor_8 {
    background-color: rgb(var(--color_8));
}

.backcolor_9 {
    background-color: rgb(var(--color_9));
}

.backcolor_10 {
    background-color: rgb(var(--color_10));
}

.backcolor_11 {
    background-color: rgb(var(--color_11));
}

.backcolor_12 {
    background-color: rgb(var(--color_12));
}

.backcolor_13 {
    background-color: rgb(var(--color_13));
}

.backcolor_14 {
    background-color: rgb(var(--color_14));
}

.backcolor_15 {
    background-color: rgb(var(--color_15));
}

.backcolor_16 {
    background-color: rgb(var(--color_16));
}

.backcolor_17 {
    background-color: rgb(var(--color_17));
}

.backcolor_18 {
    background-color: rgb(var(--color_18));
}

.backcolor_19 {
    background-color: rgb(var(--color_19));
}

.backcolor_20 {
    background-color: rgb(var(--color_20));
}

.backcolor_21 {
    background-color: rgb(var(--color_21));
}

.backcolor_22 {
    background-color: rgb(var(--color_22));
}

.backcolor_23 {
    background-color: rgb(var(--color_23));
}

.backcolor_24 {
    background-color: rgb(var(--color_24));
}

.backcolor_25 {
    background-color: rgb(var(--color_25));
}

.backcolor_26 {
    background-color: rgb(var(--color_26));
}

.backcolor_27 {
    background-color: rgb(var(--color_27));
}

.backcolor_28 {
    background-color: rgb(var(--color_28));
}

.backcolor_29 {
    background-color: rgb(var(--color_29));
}

.backcolor_30 {
    background-color: rgb(var(--color_30));
}

.backcolor_31 {
    background-color: rgb(var(--color_31));
}

.backcolor_32 {
    background-color: rgb(var(--color_32));
}

.backcolor_33 {
    background-color: rgb(var(--color_33));
}

.backcolor_34 {
    background-color: rgb(var(--color_34));
}

.backcolor_35 {
    background-color: rgb(var(--color_35));
}

.backcolor_36 {
    background-color: rgb(var(--color_36));
}

.backcolor_37 {
    background-color: rgb(var(--color_37));
}

.backcolor_38 {
    background-color: rgb(var(--color_38));
}

.backcolor_39 {
    background-color: rgb(var(--color_39));
}

.backcolor_40 {
    background-color: rgb(var(--color_40));
}

.backcolor_41 {
    background-color: rgb(var(--color_41));
}

.backcolor_42 {
    background-color: rgb(var(--color_42));
}

.backcolor_43 {
    background-color: rgb(var(--color_43));
}

.backcolor_44 {
    background-color: rgb(var(--color_44));
}

.backcolor_45 {
    background-color: rgb(var(--color_45));
}

.backcolor_46 {
    background-color: rgb(var(--color_46));
}

.backcolor_47 {
    background-color: rgb(var(--color_47));
}

.backcolor_48 {
    background-color: rgb(var(--color_48));
}

.backcolor_49 {
    background-color: rgb(var(--color_49));
}

.backcolor_50 {
    background-color: rgb(var(--color_50));
}

.backcolor_51 {
    background-color: rgb(var(--color_51));
}

.backcolor_52 {
    background-color: rgb(var(--color_52));
}

.backcolor_53 {
    background-color: rgb(var(--color_53));
}

.backcolor_54 {
    background-color: rgb(var(--color_54));
}

.backcolor_55 {
    background-color: rgb(var(--color_55));
}

.backcolor_56 {
    background-color: rgb(var(--color_56));
}

.backcolor_57 {
    background-color: rgb(var(--color_57));
}

.backcolor_58 {
    background-color: rgb(var(--color_58));
}

.backcolor_59 {
    background-color: rgb(var(--color_59));
}

.backcolor_60 {
    background-color: rgb(var(--color_60));
}

.backcolor_61 {
    background-color: rgb(var(--color_61));
}

.backcolor_62 {
    background-color: rgb(var(--color_62));
}

.backcolor_63 {
    background-color: rgb(var(--color_63));
}

.backcolor_64 {
    background-color: rgb(var(--color_64));
}

.backcolor_65 {
    background-color: rgb(var(--color_65));
}

#masterPage:not(.landingPage) {
    --top-offset: var(--header-height);
    --header-height: 95px;
}

#masterPage.landingPage {
    --top-offset: 0px;
}

#SITE_HEADER {
    --brd: var(--color_15);
    --brwt: 0px;
    --brwb: 0px;
    --shd: none;
    --rd: 0px;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-filter: none;
}

#SITE_HEADER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_HEADERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kfxw8p95"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_HEADER {
    --bg-overlay-color: rgb(var(--color_43));
    --bg-gradient: none;
    position: sticky !important;
    top: var(--wix-ads-height);
}





[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer]>[id="comp-l3m31bg7"] {
    position: relative;
    margin: 30px 0px 24px calc((100% - 245px) * 0);
    left: 13px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kfxw97wzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer]>[id="comp-kd4hrjc2"] {
    position: relative;
    margin: 19px 0px 24px calc((100% - 735px) * 1);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}



#comp-kfxw8pbe {
    width: 245px;
}

#comp-kfxw8pbe {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 245px;
    --column-flex: 245;
}

#comp-l3m31bg7 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m31bg7 {
    width: 227px;
    height: 41px;
}

#comp-l3m31bg7 {
    --height: 41px;
    --width: 227px;
}

#comp-kfxw97wz {
    width: 735px;
}

#comp-kfxw97wz {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 735px;
    --column-flex: 735;
}

#comp-kd4hrjc2 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: 0, 48, 91;
    --rd: 0px;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
    --fnt: var(--font_1);
    --pad: 5px;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --trans: color 0.4s ease 0s;
    --txth: var(--color_18);
    --alpha-txth: 1;
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
}

#comp-kd4hrjc2 {
    width: 730px;
    height: 52px;
}

#comp-kd4hrjc2 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#PAGES_CONTAINER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    --transition-duration: 700ms;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --alpha-bg: 1;
    --bg: 61, 155, 233;
    --bgh: 43, 104, 156;
    --brd: 43, 104, 156;
    --brdh: 61, 155, 233;
    --brw: 0px;
    --fnt: normal normal normal 14px/1.4em raleway;
    --rd: 20px;
    --txt: 255, 255, 255;
    --txth: 255, 255, 255;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 1;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
}

#SOSP_CONTAINER_CUSTOM_ID {
    --brw: 0px;
    --brd: var(--color_15);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62lwk"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62nf5"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0h62lwk {
    width: 980px;
    height: 250px;
}

.comp-l0h62lwk {
    --wix-direction: ltr;
    --profileLayout: 1;
    --pictureStyle: 0;
    --profileAlignment: 0;
    --profileImageSize: 110px;
    --badge-layout: 0;
    --badge-size: 0;
    --badge-corner-radius: 10;
    --border-width-1: 1;
    --pw-cover-photo-opacity: 60;
    --pw-cover-photo-opacity-desktop: 60;
    --profileWidgetHeight: 250px;
    --pw-button-border-width: 1;
    --pw-button-responsive-border-width: 1;
    --pw-button-text-font-size-mobile: 16;
    --pw-button-corner-radius: 0;
    --pw-button-responsive-corner-radius: 0;
    --vertical-pw-corner-radius: 0;
    --badge-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font: normal normal normal 28px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font: normal normal normal 14px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font: normal normal normal 20px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile: normal normal normal 12px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-color-primary: 51, 51, 51;
    --text-color-primary-rgb: 51, 51, 51;
    --text-color-primary-opacity: 1;
    --text-color-secondary: 51, 51, 51;
    --text-color-secondary-rgb: 51, 51, 51;
    --text-color-secondary-opacity: 1;
    --pw-responsive-name-color: 255, 255, 255;
    --pw-responsive-name-color-rgb: 255, 255, 255;
    --pw-responsive-name-color-opacity: 1;
    --pw-name-color-mobile: 51, 51, 51;
    --pw-name-color-mobile-rgb: 51, 51, 51;
    --pw-name-color-mobile-opacity: 1;
    --title-color: 51, 51, 51;
    --title-color-rgb: 51, 51, 51;
    --title-color-opacity: 1;
    --title-responsive-color: 255, 255, 255;
    --title-responsive-color-rgb: 255, 255, 255;
    --title-responsive-color-opacity: 1;
    --title-mobile-color: 51, 51, 51;
    --title-mobile-color-rgb: 51, 51, 51;
    --title-mobile-color-opacity: 1;
    --pw-responsive-ff-color: 255, 255, 255;
    --pw-responsive-ff-color-rgb: 255, 255, 255;
    --pw-responsive-ff-color-opacity: 1;
    --pw-ff-color-mobile: 51, 51, 51;
    --pw-ff-color-mobile-rgb: 51, 51, 51;
    --pw-ff-color-mobile-opacity: 1;
    --button-opacity-and-color: 0, 87, 225;
    --button-opacity-and-color-rgb: 0, 87, 225;
    --button-opacity-and-color-opacity: 1;
    --pw-responsive-button-color: 255, 255, 255;
    --pw-responsive-button-color-rgb: 255, 255, 255;
    --pw-responsive-button-color-opacity: 1;
    --pw-responsive-button-color-mobile: 255, 255, 255;
    --pw-responsive-button-color-mobile-rgb: 255, 255, 255;
    --pw-responsive-button-color-mobile-opacity: 1;
    --box-color: 255, 255, 255;
    --box-color-rgb: 255, 255, 255;
    --box-color-opacity: 1;
    --border-color: 51, 51, 51, 0.2;
    --border-color-rgb: 51, 51, 51;
    --border-color-opacity: 0.2;
    --pw-cover-color: 0, 87, 225;
    --pw-cover-color-rgb: 0, 87, 225;
    --pw-cover-color-opacity: 1;
    --pw-cover-color-desktop: 0, 87, 225;
    --pw-cover-color-desktop-rgb: 0, 87, 225;
    --pw-cover-color-desktop-opacity: 1;
    --pw-cover-color-mobile: 0, 87, 225;
    --pw-cover-color-mobile-rgb: 0, 87, 225;
    --pw-cover-color-mobile-opacity: 1;
    --pw-button-font-color: 255, 255, 255;
    --pw-button-font-color-rgb: 255, 255, 255;
    --pw-button-font-color-opacity: 1;
    --pw-button-responsive-font-color: 0, 87, 225;
    --pw-button-responsive-font-color-rgb: 0, 87, 225;
    --pw-button-responsive-font-color-opacity: 1;
    --pw-button-border-color: 0, 87, 225;
    --pw-button-border-color-rgb: 0, 87, 225;
    --pw-button-border-color-opacity: 1;
    --pw-button-responsive-border-color: 255, 255, 255;
    --pw-button-responsive-border-color-rgb: 255, 255, 255;
    --pw-button-responsive-border-color-opacity: 1;
    --badge-font-style: normal;
    --badge-font-variant: normal;
    --badge-font-weight: normal;
    --badge-font-size: 16px;
    --badge-font-line-height: 1.4em;
    --badge-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badge-font-text-decoration: none;
    --text-primary-font-style: normal;
    --text-primary-font-variant: normal;
    --text-primary-font-weight: normal;
    --text-primary-font-size: 20px;
    --text-primary-font-line-height: 1.4em;
    --text-primary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-primary-font-text-decoration: none;
    --text-secondary-font-style: normal;
    --text-secondary-font-variant: normal;
    --text-secondary-font-weight: normal;
    --text-secondary-font-size: 14px;
    --text-secondary-font-line-height: 1.4em;
    --text-secondary-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --text-secondary-font-text-decoration: none;
    --pw-responsive-name-font-style: normal;
    --pw-responsive-name-font-variant: normal;
    --pw-responsive-name-font-weight: normal;
    --pw-responsive-name-font-size: 28px;
    --pw-responsive-name-font-line-height: 1.4em;
    --pw-responsive-name-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-name-font-text-decoration: none;
    --pw-name-font-mobile-style: normal;
    --pw-name-font-mobile-variant: normal;
    --pw-name-font-mobile-weight: normal;
    --pw-name-font-mobile-size: 20px;
    --pw-name-font-mobile-line-height: 1.4em;
    --pw-name-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-name-font-mobile-text-decoration: none;
    --title-font-style: normal;
    --title-font-variant: normal;
    --title-font-weight: normal;
    --title-font-size: 14px;
    --title-font-line-height: 1.4em;
    --title-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-font-text-decoration: none;
    --title-responsive-font-style: normal;
    --title-responsive-font-variant: normal;
    --title-responsive-font-weight: normal;
    --title-responsive-font-size: 20px;
    --title-responsive-font-line-height: 1.4em;
    --title-responsive-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-responsive-font-text-decoration: none;
    --title-mobile-font-style: normal;
    --title-mobile-font-variant: normal;
    --title-mobile-font-weight: normal;
    --title-mobile-font-size: 16px;
    --title-mobile-font-line-height: 1.4em;
    --title-mobile-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --title-mobile-font-text-decoration: none;
    --pw-responsive-ff-font-style: normal;
    --pw-responsive-ff-font-variant: normal;
    --pw-responsive-ff-font-weight: normal;
    --pw-responsive-ff-font-size: 16px;
    --pw-responsive-ff-font-line-height: 1.4em;
    --pw-responsive-ff-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-ff-font-text-decoration: none;
    --pw-ff-font-mobile-style: normal;
    --pw-ff-font-mobile-variant: normal;
    --pw-ff-font-mobile-weight: normal;
    --pw-ff-font-mobile-size: 12px;
    --pw-ff-font-mobile-line-height: 1.4em;
    --pw-ff-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-ff-font-mobile-text-decoration: none;
    --button-font-style: normal;
    --button-font-variant: normal;
    --button-font-weight: normal;
    --button-font-size: 16px;
    --button-font-line-height: 1.4em;
    --button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --button-font-text-decoration: none;
    --pw-responsive-button-font-style: normal;
    --pw-responsive-button-font-variant: normal;
    --pw-responsive-button-font-weight: normal;
    --pw-responsive-button-font-size: 16px;
    --pw-responsive-button-font-line-height: 1.4em;
    --pw-responsive-button-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-responsive-button-font-text-decoration: none;
    --pw-button-font-mobile-style: normal;
    --pw-button-font-mobile-variant: normal;
    --pw-button-font-mobile-weight: normal;
    --pw-button-font-mobile-size: 16px;
    --pw-button-font-mobile-line-height: 1.4em;
    --pw-button-font-mobile-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --pw-button-font-mobile-text-decoration: none;
    --profileImageDisplay: block;
    --profileImageBorderRadius: 50%;
    --coverButtonsBoxMarginLeft: initial;
    --coverButtonsBoxPosition: initial;
    --coverButtonsBoxTop: initial;
    --coverButtonsBoxInsetInlineEnd: initial;
    --coverButtonsBoxMarginTop: 38px;
    --repositionModeButtonsFlexDirection: row;
    --repositionModeButtonsMarginInlineStart: 34px;
    --repositionModeButtonsMarginInlineEnd: initial;
    --coverPhotoContainerInsetInlineStart: 24px;
    --coverPhotoContainerInsetInlineEnd: initial;
    --contentLayoutPosition: relative;
    --contentLayoutFlexDirection: row;
    --contentLayoutAlignItems: initial;
    --contentLayoutPaddingInlineStart: 30px;
    --contentLayoutPaddingInlineEnd: 16px;
    --contentAlignItems: flex-end;
    --contentMarginBottom: 30px;
    --contentMarginInlineEnd: initial;
    --contentMarginInlineStart: 24px;
    --contentJustifyContent: space-between;
    --contentWidth: initial;
    --contentFlexDirection: row;
    --detailsAndPhotoFlexDirection: initial;
    --detailsAndPhotoAlignItems: initial;
    --memberDetailsPaddingInlineStart: initial;
    --memberDetailsPaddingInlineEnd: initial;
    --memberDetailsMarginTop: initial;
    --memberDetailsAlignItems: initial;
    --memberDetailsMaxWidth: 500px;
    --memberDetailsMarginBottom: initial;
    --profilePhotoMarginRight: initial;
    --profilePhotoMarginLeft: initial;
    --badgeListContainerJustifyContent: initial;
    --badgeListJustifyContent: end;
    --numbersBoxPosition: initial;
    --numbersBoxJustifyContent: flex-start;
    --nameContainerMaxWidth: initial;
    --nameContainerWidth: initial;
    --nameContainerJustifyContent: flex-start;
    --nameBoxTextMaxWidth: 470px;
    --titleContainerTextAlign: initial;
    --titleContainerDisplay: initial;
    --titleContainerFlexDirection: initial;
    --titleMaxWidth: 470px;
    --buttonsBoxPosition: initial;
    --buttonsBoxTop: initial;
    --buttonsBoxInsetInlineEnd: initial;
    --moreActionsMarginLeft: initial;
    --moreActionsMarginRight: -14px;
    --badgeFont: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --badgeIconHeight: 12px;
    --badgeIconWidth: initial;
    --badgeIconMaxWidth: 30px;
    --badgeIconMargin: 0 4px 0 0;
    --remainderWrapperHeight: 20px;
    --remainderWrapperMinWidth: 30px;
    --badgeWrapperHeight: 20px;
    --badgeWrapperWidth: initial;
    --badgeWrapperPadding: 0 8px;
    --badgeTextDisplay: initial;
    --badgeIconDisplay: flex;
    --badgeDefaultIconDisplay: none;
    --remainderBadgeColor: rgb(255, 255, 255);
    --wix-color-1: 255, 255, 255;
    --wix-color-2: 232, 230, 230;
    --wix-color-3: 199, 199, 199;
    --wix-color-4: 89, 89, 89;
    --wix-color-5: 51, 51, 51;
    --wix-color-6: 229, 240, 254;
    --wix-color-7: 200, 224, 254;
    --wix-color-8: 0, 87, 225;
    --wix-color-9: 0, 58, 150;
    --wix-color-10: 0, 29, 75;
    --wix-color-11: 249, 197, 180;
    --wix-color-12: 243, 167, 143;
    --wix-color-13: 237, 88, 41;
    --wix-color-14: 158, 59, 27;
    --wix-color-15: 79, 29, 14;
    --wix-color-16: 210, 172, 247;
    --wix-color-17: 186, 131, 240;
    --wix-color-18: 128, 21, 232;
    --wix-color-19: 85, 14, 155;
    --wix-color-20: 43, 7, 77;
    --wix-color-21: 177, 211, 187;
    --wix-color-22: 127, 168, 139;
    --wix-color-23: 64, 124, 81;
    --wix-color-24: 43, 83, 54;
    --wix-color-25: 21, 41, 27;
    --wix-color-26: 255, 255, 255;
    --wix-color-27: 51, 51, 51;
    --wix-color-28: 232, 230, 230;
    --wix-color-29: 199, 199, 199;
    --wix-color-30: 89, 89, 89;
    --wix-color-31: 0, 87, 225;
    --wix-color-32: 0, 58, 150;
    --wix-color-33: 0, 29, 75;
    --wix-color-34: 229, 240, 254;
    --wix-color-35: 51, 51, 51;
    --wix-color-36: 51, 51, 51;
    --wix-color-37: 89, 89, 89;
    --wix-color-38: 0, 87, 225;
    --wix-color-39: 0, 87, 225;
    --wix-color-40: 255, 255, 255;
    --wix-color-41: 255, 255, 255;
    --wix-color-42: 0, 87, 225;
    --wix-color-43: 0, 87, 225;
    --wix-color-44: 199, 199, 199;
    --wix-color-45: 199, 199, 199;
    --wix-color-46: 255, 255, 255;
    --wix-color-47: 255, 255, 255;
    --wix-color-48: 0, 87, 225;
    --wix-color-49: 0, 87, 225;
    --wix-color-50: 0, 87, 225;
    --wix-color-51: 0, 87, 225;
    --wix-color-52: 255, 255, 255;
    --wix-color-53: 255, 255, 255;
    --wix-color-54: 199, 199, 199;
    --wix-color-55: 199, 199, 199;
    --wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Title-style: normal;
    --wix-font-Title-variant: normal;
    --wix-font-Title-weight: normal;
    --wix-font-Title-size: 60px;
    --wix-font-Title-line-height: 1.4em;
    --wix-font-Title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Title-text-decoration: none;
    --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Menu-style: normal;
    --wix-font-Menu-variant: normal;
    --wix-font-Menu-weight: normal;
    --wix-font-Menu-size: 16px;
    --wix-font-Menu-line-height: 1.4em;
    --wix-font-Menu-family: din-next-w01-light, sans-serif;
    --wix-font-Menu-text-decoration: none;
    --wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-style: normal;
    --wix-font-Page-title-variant: normal;
    --wix-font-Page-title-weight: normal;
    --wix-font-Page-title-size: 40px;
    --wix-font-Page-title-line-height: 1.4em;
    --wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-text-decoration: none;
    --wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-style: normal;
    --wix-font-Heading-XL-variant: normal;
    --wix-font-Heading-XL-weight: normal;
    --wix-font-Heading-XL-size: 38px;
    --wix-font-Heading-XL-line-height: 1.4em;
    --wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-text-decoration: none;
    --wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-style: normal;
    --wix-font-Heading-L-variant: normal;
    --wix-font-Heading-L-weight: normal;
    --wix-font-Heading-L-size: 35px;
    --wix-font-Heading-L-line-height: 1.4em;
    --wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-text-decoration: none;
    --wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-style: normal;
    --wix-font-Heading-M-variant: normal;
    --wix-font-Heading-M-weight: normal;
    --wix-font-Heading-M-size: 27px;
    --wix-font-Heading-M-line-height: 1.4em;
    --wix-font-Heading-M-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-text-decoration: none;
    --wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-style: normal;
    --wix-font-Heading-S-variant: normal;
    --wix-font-Heading-S-weight: normal;
    --wix-font-Heading-S-size: 25px;
    --wix-font-Heading-S-line-height: 1.4em;
    --wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-text-decoration: none;
    --wix-font-Body-L: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-style: normal;
    --wix-font-Body-L-variant: normal;
    --wix-font-Body-L-weight: normal;
    --wix-font-Body-L-size: 11px;
    --wix-font-Body-L-line-height: 1.4em;
    --wix-font-Body-L-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-text-decoration: none;
    --wix-font-Body-M: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-style: normal;
    --wix-font-Body-M-variant: normal;
    --wix-font-Body-M-weight: normal;
    --wix-font-Body-M-size: 16px;
    --wix-font-Body-M-line-height: 1.4em;
    --wix-font-Body-M-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-text-decoration: none;
    --wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-style: normal;
    --wix-font-Body-S-variant: normal;
    --wix-font-Body-S-weight: normal;
    --wix-font-Body-S-size: 14px;
    --wix-font-Body-S-line-height: 1.4em;
    --wix-font-Body-S-family: helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-text-decoration: none;
    --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Body-XS-style: normal;
    --wix-font-Body-XS-variant: normal;
    --wix-font-Body-XS-weight: normal;
    --wix-font-Body-XS-size: 12px;
    --wix-font-Body-XS-line-height: 1.4em;
    --wix-font-Body-XS-family: din-next-w01-light, sans-serif;
    --wix-font-Body-XS-text-decoration: none;
    --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-style: normal;
    --wix-font-LIGHT-variant: normal;
    --wix-font-LIGHT-weight: normal;
    --wix-font-LIGHT-size: 12px;
    --wix-font-LIGHT-line-height: 1.4em;
    --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-text-decoration: none;
    --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-style: normal;
    --wix-font-MEDIUM-variant: normal;
    --wix-font-MEDIUM-weight: normal;
    --wix-font-MEDIUM-size: 12px;
    --wix-font-MEDIUM-line-height: 1.4em;
    --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-text-decoration: none;
    --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
    --wix-font-STRONG-style: normal;
    --wix-font-STRONG-variant: normal;
    --wix-font-STRONG-weight: normal;
    --wix-font-STRONG-size: 12px;
    --wix-font-STRONG-line-height: 1.4em;
    --wix-font-STRONG-family: HelveticaNeueW01-65Medi;
    --wix-font-STRONG-text-decoration: none;
}

#comp-l0h62nf5 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: var(--color_11);
    --rd: 0px;
    --shd: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    --pad: 10px;
    --fnt: var(--font_8);
    --brd: var(--color_15);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brdh: var(--color_17);
    --txth: var(--color_17);
    --alpha-txth: 1;
    --brds: var(--color_18);
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
    --alpha-brdh: 1;
    --alpha-brd: 0;
    --alpha-brds: 1;
    --bg: var(--color_11);
    --alpha-bg: 1;
}

#comp-l0h62nf5 {
    width: 956px;
    height: 40px;
}

#comp-l0h62nf5 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#comp-kcyijl2p {
    width: 26px;
    height: 152px;
}

#comp-kcyijl2p {
    --item-size: 26px;
    --item-margin: 0px 0px 16px 0px;
    --item-display: block;
    width: 26px;
    height: 152px;
}

#SITE_FOOTER {
    --bg: var(--color_20);
    --shd: none;
    --brwt: 0px;
    --brd: var(--color_15);
    --brwb: 0px;
    --bgctr: var(--color_20);
    --rd: 0px;
    --alpha-bgctr: 1;
    --alpha-brd: 1;
    --alpha-bg: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-blur: 0px;
    --backdrop-filter: none;
}

#SITE_FOOTER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_FOOTERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(11, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l3m30kaa"] {
    position: relative;
    margin: 18px 0px 19px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153p0ze"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 3 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itband"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153u5eo"] {
    position: relative;
    margin: 2px 0px 6px calc((100% - 980px) * 0.5);
    left: 356px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sditq"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sj63d"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153q9dr"] {
    position: relative;
    margin: 0px 0px 46px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itct22"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153vgl6"] {
    position: relative;
    margin: 0px 0px 8px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153ukag"] {
    position: relative;
    margin: 0px 0px 30px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 3 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l13xwebd"] {
    position: relative;
    margin: 0px 0px 70px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153y5hi"] {
    position: relative;
    margin: 0px 0px 67px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 9 / 1 / 10 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ic8glc"] {
    position: relative;
    margin: 0px 0px 25px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 10 / 1 / 11 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ibh4od"] {
    position: relative;
    margin: 0px 0px 9px calc((100% - 980px) * 0.5);
    left: 2px;
    grid-area: 11 / 1 / 12 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9q7vfn"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 12 / 1 / 13 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_FOOTER {
    --shc-mutated-brightness: 0, 15, 38;
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
}

#comp-l3m30kaa {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m30kaa {
    width: 276px;
    height: 50px;
}

#comp-l3m30kaa {
    --height: 50px;
    --width: 276px;
}

#comp-l153p0ze {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153p0ze {
    width: 298px;
    height: auto;
}

#comp-l0itband {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itband {
    width: 159px;
    height: auto;
}

#comp-l153u5eo {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153u5eo {
    width: 297px;
    height: 5px;
}

#comp-l153u5eo {
    transform-origin: center 0.5px;
}

#comp-ke9sditq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sditq {
    width: 308px;
    height: auto;
}

#comp-ke9sj63d {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sj63d {
    width: 297px;
    height: auto;
}

#comp-ke9sj63d {
    --min-height: 26px;
}

#comp-l153q9dr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153q9dr {
    width: 174px;
    height: auto;
}

#comp-l153q9dr {
    --min-height: 26px;
}

#comp-l0itct22 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itct22 {
    width: 224px;
    height: auto;
}

#comp-l153vgl6 {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153vgl6 {
    width: 265px;
    height: 5px;
}

#comp-l153vgl6 {
    transform-origin: center 0.5px;
}

#comp-l153ukag {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153ukag {
    width: 265px;
    height: auto;
}

#comp-l13xwebd {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13xwebd {
    width: 282px;
    height: auto;
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root:hover {
    background: #FFFFFF;
    border: 0px solid #333333;
    border-bottom: 0px solid #333333
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__label {
    color: #333333;
    text-decoration-line: underline;
    letter-spacing: 0.1em
}

#comp-l153y5hi .style-l153yxjx__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: flex-start
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    font-family: wfont_46a067_7c370d01944b46418218fe88d360f9f6, wf_7c370d01944b46418218fe88d, orig_red_hat_text_bold_italic;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

#comp-l153y5hi {
    width: 142px;
    height: 40px;
}

#comp-l0ic8glc {
    --lnw: 2px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l0ic8glc {
    width: 980px;
    height: 5px;
}

#comp-l0ic8glc {
    transform-origin: center 1px;
}

#comp-l0ibh4od {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ibh4od {
    width: 980px;
    height: auto;
}

#comp-ke9q7vfn {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 980px;
}

[data-mesh-id=comp-ke9q7vhfinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-bottom: -17px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer]>[id="comp-kcyfonq7"] {
    position: relative;
    margin: 23px 0px 0px calc((100% - 980px) * 0.5);
    left: 108px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-ke9q7vfn {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-ke9q7vhf {
    width: 980px;
}

#comp-ke9q7vhf {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-kcyfonq7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kcyfonq7 {
    width: 750px;
    height: auto;
}

#vyn90 {
    width: auto;
    min-height: 40px;
}

#pageBackground_vyn90 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsig {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0qyv7ne {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qyv7oe {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15derc2 {
    transform-origin: center 1.5px;
}

#comp-l0qyv7p0 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsih {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0qypi1q {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qypi3e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qypi3p1 {
    --min-height: 10px;
}

#comp-l0qypi46 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qypi49 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qypi4n1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsii {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0qzcp94 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qzcpbw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qzcpc1 {
    --min-height: 10px;
}

#comp-l0qzcpc6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qzcpc9 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qzcpcd__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-l29ce9uq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ce9vw {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckz9a {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzau2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckzax {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzaz2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29ckzb3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29ckzb5 {
    --min-height: 60px;
}

#comp-l29ckzb61 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#zjttp {
    width: auto;
    min-height: 40px;
}

#pageBackground_zjttp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsm7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l43x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l446 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15db7gb {
    transform-origin: center 1.5px;
}

#comp-l140n3tk {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140nyjo {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l44p {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsm71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l44x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4531 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l4561 {
    --min-height: 10px;
}

#comp-l140l459 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l45c {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l45f2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm8 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l4641 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4672 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l46a1 {
    --min-height: 10px;
}

#comp-l140vv8h {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l46c {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l46f {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l46h2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm81 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1417w1t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1417w4t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l1417w4w {
    --min-height: 10px;
}

#comp-l1417w54 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l1417w57 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l1417w5b__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1417w5g2__"] {
    --min-height: 596px;
}

#comp-lfvjlsm9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l141gd9s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l141gdc91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l141gdcc1 {
    --min-height: 10px;
}

#comp-l141gdcf {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l141gdci {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l141gdcn {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l141gdcq2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l472 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4751 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l140l4781 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l47b {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l140l47f {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l140l47i {
    --min-height: 60px;
}

#comp-l140l47j2 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#zkmf4 {
    width: auto;
    min-height: 40px;
}

#pageBackground_zkmf4 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsft {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l142bhxv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhxy {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dgomh {
    transform-origin: center 1.5px;
}

#comp-l142bhy7 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsfu {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l142bhyb1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhyg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l142bhyi1 {
    --min-height: 10px;
}

#comp-l142bhyk {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l142gczd {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -6px -6px;
    --item-margin: 6px 6px;
}

[id^="comp-l142gd171__"] {
    --scale: 1;
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id="comp-l142gd171__item3"] {
    --scale: 1;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1511wa5__"] {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29chcv6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29chcvz {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm4z0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53l {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm53n {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53o5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29cm53s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29cm53t3 {
    --min-height: 60px;
}

#comp-l29cm53v {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#x6p6f {
    width: auto;
    min-height: 820px;
}

#pageBackground_x6p6f {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsdz {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143qij0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qij31 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dvksh {
    transform-origin: center 1.5px;
}

#comp-l143qijf {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsdz1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143qil71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qilc2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143qilf1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qili1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143qilo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143qilr2 {
    --min-height: 60px;
}

#comp-l143qilt {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#mb052 {
    width: auto;
    min-height: 1420px;
}

#pageBackground_mb052 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsgb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143a3wl {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3wo1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dhuiu {
    transform-origin: center 1.5px;
}

#comp-l143a3ww {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsgd {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143a3x1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3x5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143a3x72 {
    --min-height: 10px;
}

#comp-l143a3x9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143a3xc1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143a3xg1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l143a3xt__"] {
    --min-height: 397px;
}

#comp-lfvjlsgd1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143a3ys1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3yv2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143a3yy1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3z02 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143a3z7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143a3za {
    --min-height: 60px;
}

#comp-l143a3zb1 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#kf0hc {
    width: auto;
    min-height: 981px;
}

#pageBackground_kf0hc {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsew {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l142zbbw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142zbbz1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15eyco0 {
    transform-origin: center 1.5px;
}

#comp-l25877od {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l2588kz3 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l142zbcb {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsf3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l15f3plg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pod {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15f3pos {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pov {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l15f3pp5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l15f3pp8 {
    --min-height: 60px;
}

#comp-l15f3ppa {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#xfoqn {
    width: auto;
    min-height: 1420px;
}

#pageBackground_xfoqn {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsqm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143hzt7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzta1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dml8r {
    transform-origin: center 1.5px;
}

#comp-l143hztk {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsqm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143hzto {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hztt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143hztv1 {
    --min-height: 10px;
}

#comp-l143hztx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143hzu0 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143hzu31__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsqm2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143hzuj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzum {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143hzuo1 {
    --min-height: 10px;
}

#comp-l143hzuq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143hzut {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143hzuv__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsqo {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143hzva {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzvd {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143hzvf2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143hzvi {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143hzvm {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143hzvo2 {
    --min-height: 60px;
}

#comp-l143hzvq {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#zliep {
    width: auto;
    min-height: 40px;
}

#pageBackground_zliep {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlspv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143tbnt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbnw {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dsqy8 {
    transform-origin: center 1.5px;
}

#comp-l151oqcm {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l143tbo51 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlspv1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143tbo91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tboe1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143tboh2 {
    --min-height: 10px;
}

#comp-l143tboj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143tbom1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143tboq__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlspv2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1442es2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1442ey0 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15durm6 {
    transform-origin: center 1.5px;
}

#comp-l1441t7o {
    --number-of-columns: 4;
    --spacing: 50px;
    --row-height: 116px;
    --transition-duration: 1000ms;
    --horiz-translate-item-pct: calc(100% * 4 + var(--spacing) * 4);
    --vert-translate-item-pct: calc(100% * 5 + var(--spacing) * 5);
    --gallery-bottom-padding: 0px;
}

#comp-lfvjlspw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143tbq6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbq91 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143tbqf {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143tbqi1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143tbqm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143tbqp {
    --min-height: 60px;
}

#comp-l143tbqr {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#b7ufz {
    width: auto;
    min-height: 40px;
}

#pageBackground_b7ufz {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlshh {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z1m6w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1m7s {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dwtn5 {
    transform-origin: center 1.5px;
}

#comp-l14z1m8f1 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z1m8n {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlshh1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z1m8w {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1m97 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z1m9a1 {
    --min-height: 10px;
}

#comp-l14z1m9d {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z1m9g {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z1m9o__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlshi {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z1mbg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1mbk {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z1mbn2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z1mbq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z1mbu {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z1mbx1 {
    --min-height: 60px;
}

#comp-l14z1mbz {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#kfs0e {
    width: auto;
    min-height: 40px;
}

#pageBackground_kfs0e {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlse5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z5t49 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t4d {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dyzfj {
    transform-origin: center 1.5px;
}

#comp-l14z5t4n {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z5t4q {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlseb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z5t4v {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t521 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z5t55 {
    --min-height: 10px;
}

#comp-l14z5t57 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z5t5a {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z5t5e__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlseb1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z5t5v {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t5z {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z5t64 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z5t671 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z5t6e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z5t6i {
    --min-height: 60px;
}

#comp-l14z5t6k {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#in9jp {
    width: auto;
    min-height: 1420px;
}

#pageBackground_in9jp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlseg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z9kk4 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kk72 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15e00gl {
    transform-origin: center 1.5px;
}

#comp-l151zbsm {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l14z9kkh1 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlseh {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z9kkm1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kks {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l14z9kku1 {
    --min-height: 10px;
}

#comp-l14z9kkw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l14z9kkz1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l14z9kl31__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsei {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z9klq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9klt {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z9klz1 {
    --number-of-columns: 3;
    --spacing: 50px;
    --row-height: 152px;
    --transition-duration: 1000ms;
    --horiz-translate-item-pct: calc(100% * 3 + var(--spacing) * 3);
    --vert-translate-item-pct: calc(100% * 5 + var(--spacing) * 5);
    --gallery-bottom-padding: 0px;
}

#comp-lfvjlsei1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l14z9kmb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kme {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l14z9kmo {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l14z9kmu1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l14z9kn1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l14z9kn4 {
    --min-height: 60px;
}

#comp-l14z9kn6 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#f1v24 {
    width: auto;
    min-height: 40px;
}

#pageBackground_f1v24 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsp1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1sckd6f {
    transform-origin: center 1.5px;
}

#comp-l1sckd6j {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckd7a {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckd7l {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckd7n {
    --height: 31px;
    --width: 31px;
}

#comp-l1sckd81 {
    --height: 31px;
    --width: 46px;
}

#comp-l1sckd84 {
    --shc-mutated-brightness: 100, 112, 127;
    --margin-start: 20px;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --label-align: start;
    --label-text-align: left;
}

#comp-l1sckd8j {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckd8n {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckd8q1 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckd8v1 {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -10px 0px;
    --item-margin: 10px 0px;
}

[id^="comp-l1sckd95__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 1);
    overflow: hidden;
    transform: translateZ(0);
    margin: -2px;
}

[id^="comp-l1sckd9r__"] {
    --height: 132px;
    --width: 200px;
}

[id^="comp-l1sckd9z__"] {
    transform-origin: center 1.5px;
}

[id^="comp-l1sckdad1__"] {
    --min-height: 16px;
}

[id^="comp-l1sckdap__"] {
    --min-height: 14px;
}

#comp-lfvjlsp2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1sckdbp {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdbs {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdbv1 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdbx1 {
    --height: 31px;
    --width: 31px;
}

#comp-l1sckdc0 {
    --height: 31px;
    --width: 46px;
}

#comp-l1sckdc2 {
    --shc-mutated-brightness: 100, 112, 127;
    --margin-start: 20px;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --label-align: start;
    --label-text-align: left;
}

#comp-lfvjlsp21 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1sckdc5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdc81 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdcb1 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdce {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -10px 0px;
    --item-margin: 10px 0px;
}

[id^="comp-l1sckdct__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 1);
    overflow: hidden;
    transform: translateZ(0);
    margin: -2px;
}

[id^="comp-l1sckddk__"] {
    --height: 132px;
    --width: 200px;
}

[id^="comp-l1sckde1__"] {
    transform-origin: center 1.5px;
}

[id^="comp-l1sckdeo__"] {
    --min-height: 16px;
}

[id^="comp-l1sckdf81__"] {
    --min-height: 14px;
}

#comp-l1sckdgx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdgz2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdh21 {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdh41 {
    --height: 31px;
    --width: 31px;
}

#comp-l1sckdh7 {
    --height: 31px;
    --width: 46px;
}

#comp-l1sckdh9 {
    --shc-mutated-brightness: 100, 112, 127;
    --margin-start: 20px;
    --fnt: normal normal normal 27px/1.4em wfont_46a067_39210ba87284482f80afa718bb1b5306, wf_39210ba87284482f80afa718b, orig_red_hat_text_bold;
    --label-align: start;
    --label-text-align: left;
}

#comp-l1sckdhb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1sckdhe2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l1sckdhi {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l1sckdhk1 {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -10px 0px;
    --item-margin: 10px 0px;
}

[id^="comp-l1sckdib__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 2px 2px 2px 2px;
    border-style: solid solid solid solid;
    border-color: rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1) rgba(0, 29, 75, 1);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 1);
    overflow: hidden;
    transform: translateZ(0);
    margin: -2px;
}

[id^="comp-l1sckdje__"] {
    --height: 132px;
    --width: 200px;
}

[id^="comp-l1sckdk5__"] {
    transform-origin: center 1.5px;
}

[id^="comp-l1sckdl0__"] {
    --min-height: 16px;
}

[id^="comp-l1sckdlv__"] {
    --min-height: 14px;
}

#comp-lqwhfqb5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#lkg54 {
    width: auto;
    min-height: 40px;
}

#pageBackground_lkg54 {
    --bg-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsfg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0jr24aj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0jr24cp {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l0jr24cv {
    transform-origin: center 1.5px;
}

#comp-l0jr24d4 {
    --min-height: 224px;
}

#comp-l0jr24do {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0jr24e9 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0jr24ej {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_16));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-lfvjlsfg1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0h6r9ir {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0h6r9j3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0h6r9ji {
    --min-height: 67px;
}

#comp-l0jrrfoc {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -3px 0px;
    --item-margin: 3px 0px;
}

[id^="comp-l0jrrfpu__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1) rgba(176, 169, 134, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l0jsw7es__"] {
    --opacity: 1;
}

#comp-lfvjlsfo {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0h6r9kr {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0h6r9kx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0h6r9l3 {
    --min-height: 76px;
}

#comp-l0h6r9l9 {
    transform-origin: center 1.5px;
}

#comp-lfvjlsfo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0jt4shx {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0jt4siy {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l0jth764 {
    --min-height: 76px;
}

#comp-l0jth79a {
    transform-origin: center 1.5px;
}

#comp-l0jt8dsq {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #333333;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l0jt7ira {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7iry {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7isj {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7it8 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l0jt7itu {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --align: start;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --arrowInsetInlineStart: auto;
    --arrowInsetInlineEnd: 0;
    --labelMarginBottom: 6px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    --textPaddingInput_start: 20px;
    --textPaddingInput_end: 48px;
    height: auto;
    --inputHeight: 50px;
}

#listModal_comp-l0jt7itu {
    height: 100%;
    --align: start;
    --direction: inherit;
    --dropdownDirection: inherit;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --dropdownItemsSpacing: 16px;
    --dropdownOptionJustifyContent: flex-start;
    --textPaddingDropDown_start: 20px;
    --textPaddingDropDown_end: 0px;
    width: initial;
}

#comp-l0jt7ivs {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#sv4kt {
    width: auto;
    min-height: 40px;
}

#pageBackground_sv4kt {
    --bg-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlskj {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l44bcqob {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l44bcqp2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l44bcqpe {
    transform-origin: center 1.5px;
}

#comp-l44bcqpj {
    --min-height: 143px;
}

#comp-l44bcqpr {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l44bcqq8 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l44bcqqb {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_16));
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-lfvjlskk {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l44bwoen {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l44bwogh {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l44cgn4e {
    --min-height: 64px;
}

#comp-l44bxkhi {
    --direction: ltr;
    --justify-content: space-between;
    --margin: -8px 0px;
    --item-margin: 8px 0px;
}

[id^="comp-l44bxkix__"] {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 1px 1px 1px 1px;
    border-style: solid solid solid solid;
    border-color: rgba(89, 89, 89, 0.61) rgba(89, 89, 89, 0.61) rgba(89, 89, 89, 0.61) rgba(89, 89, 89, 0.61);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.37);
    overflow: hidden;
    transform: translateZ(0);
    margin: -1px;
}

[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"] {
    --min-height: 23px;
}

[id^="comp-l44bxkja__"] {
    --min-height: 23px;
}

[id^="comp-l44bxkix__"]:hover [id^="comp-l44bxkja__"] :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span, blockquote) {
    background-color: transparent !important;
    text-decoration: underline !important;
}

[id^="comp-l44bxkjo__"] {
    --min-height: 35px;
}

#comp-lfvjlskk1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l44bcqsv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l44bcqsz1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l44bcqt9 {
    --min-height: 76px;
}

#comp-l44bcqtc {
    transform-origin: center 1.5px;
}

#comp-l44bcqtg {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #333333;
    --stroke-opacity: 1;
    --fill: #001D4B;
}

#comp-l44bcqu31 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqun {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqut1 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqv1 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 6px;
    --textPadding: 3px;
    --textPadding_start: 20px;
    --textPadding_end: 3px;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 50px;
}

#comp-l44bcqv7 {
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em futura-lt-w01-book, sans-serif;
    --align: start;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --arrowInsetInlineStart: auto;
    --arrowInsetInlineEnd: 0;
    --labelMarginBottom: 6px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 0px;
    --labelPadding_end: 20px;
    --textPaddingInput_start: 20px;
    --textPaddingInput_end: 48px;
    height: auto;
    --inputHeight: 50px;
}

#listModal_comp-l44bcqv7 {
    height: 100%;
    --align: start;
    --direction: inherit;
    --dropdownDirection: inherit;
    --fnt: normal normal normal 17px/1.4em futura-lt-w01-light, sans-serif;
    --dropdownItemsSpacing: 16px;
    --dropdownOptionJustifyContent: flex-start;
    --textPaddingDropDown_start: 20px;
    --textPaddingDropDown_end: 0px;
    width: initial;
}

#comp-l44bcqw4 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 14px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

.sfqIGnS.oF2rUSf--madefor,
.sxsGXdd.oJmsz6T--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.cERGdn {
    word-wrap: break-word;
    border: 1px solid;
    max-width: 312px;
    padding: 14px 24px;
    pointer-events: none;
    position: absolute;
    z-index: 2001
}

.Wi_s5V {
    font-size: 14px;
    line-height: 1.5;
    opacity: .8
}

.x7XlNO {
    height: 12px;
    inset-inline-end: 10px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 18px
}

.XNJAa3 .x7XlNO {
    inset-inline-end: auto;
    inset-inline-start: 10px
}

.yl6xpz {
    border: 1px solid;
    height: 10px;
    inset-inline-start: 4px;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    width: 10px
}

.ntKNd_ {
    border-radius: 0;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin: 0;
    padding: 0 24px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap
}

.ntKNd_.rx6417:focus {
    box-shadow: inset 0 0 0 2px #1f77ff, inset 0 0 0 1px #fff !important
}

.ntKNd_.HZg_Yv,
.ntKNd_.k7dt_P {
    width: 100%
}

.ntKNd_._9GNaw {
    padding: 0 18px
}

@media(min-width:980px) {
    .use-media-queries .ntKNd_._9GNaw {
        padding: 0 24px
    }
}

.gt-sm .ntKNd_._9GNaw {
    padding: 0 24px
}

.ntKNd_.EwBavj._9GNaw {
    padding: 0 17px
}

@media(min-width:980px) {
    .use-media-queries .ntKNd_.EwBavj._9GNaw {
        padding: 0 17px
    }
}

.gt-sm .ntKNd_.EwBavj._9GNaw {
    padding: 0 17px
}

.ntKNd_._v8VEx {
    height: 50px
}

.ntKNd_.EwBavj {
    background-color: transparent;
    border-style: solid;
    border-width: 1px
}

.ntKNd_.v7Ydcc,
.ntKNd_[disabled] {
    opacity: .5
}

.ntKNd_:active:not([disabled]):not(.v7Ydcc):after {
    background-color: rgba(0, 0, 0, .2);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.I4gY7Y {
    align-items: center;
    display: flex;
    font-size: 14px;
    height: 100%;
    justify-content: center;
    width: 100%
}

.lDdct5 {
    background-color: #3899ec;
    color: #fff
}

.L4KUvL {
    border-color: #3899ec;
    color: #3899ec
}

.VGQRbr {
    width: 100%
}

@media(min-width:980px) {
    .use-media-queries .VGQRbr {
        min-width: 292px
    }
}

.gt-sm .VGQRbr {
    min-width: 292px
}

.jFX22S {
    align-items: center;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    width: 100%
}

.DKOpYy {
    padding: 0;
    width: 100%
}

.DKOpYy.vvQBt4 {
    margin: 0 auto;
    max-width: 980px;
    padding: 14px 20px
}

@media(min-width:660px) {
    .use-media-queries .DKOpYy {
        padding-top: 0
    }
}

.gt-xs .DKOpYy {
    padding-top: 0
}

@media(min-width:980px) {
    .use-media-queries .DKOpYy {
        margin: 0 auto;
        padding: 14px 20px;
        width: 980px
    }
}

.gt-sm .DKOpYy {
    margin: 0 auto;
    padding: 14px 20px;
    width: 980px
}

.KgltKb.fxXgT_,
.KgltKb.igf0Lt,
.KgltKb.yuzH_C {
    margin: 0 auto;
    padding: 14px 20px;
    width: 100%
}

.F7kZNY {
    margin-bottom: 0;
    position: relative
}

@media(min-width:660px) {
    .use-media-queries .uHvfGY.yqPclT {
        min-width: 620px
    }
}

.gt-xs .uHvfGY.yqPclT {
    min-width: 620px
}

@media(min-width:980px) {

    .use-media-queries .uHvfGY,
    .use-media-queries .uHvfGY.yqPclT {
        max-width: 940px
    }
}

.gt-sm .uHvfGY,
.gt-sm .uHvfGY.yqPclT {
    max-width: 940px
}

.xU3UnN {
    display: flex;
    padding-bottom: 20px
}

.xU3UnN:empty {
    display: none
}

@media(min-width:980px) {
    .use-media-queries .xU3UnN {
        width: 292px
    }

    .yuzH_C .use-media-queries .xU3UnN {
        width: 454px
    }
}

.gt-sm .xU3UnN {
    width: 292px
}

.yuzH_C .gt-sm .xU3UnN {
    width: 454px
}

.Kh_UDc {
    margin: -16px
}

.Kh_UDc.BRRma6 {
    display: flex;
    flex-wrap: wrap
}

.Kh_UDc.fxXgT_,
.Kh_UDc.igf0Lt,
.Kh_UDc.yuzH_C {
    display: grid;
    grid-template-columns: repeat(auto-fit, 324px);
    justify-content: center
}

.Kh_UDc.yuzH_C {
    grid-template-columns: repeat(auto-fit, 486px)
}

.Kh_UDc .rFVtlu {
    padding: 16px
}

.uqsKHt {
    display: block;
    list-style-type: none;
    position: relative
}

.uHvfGY .uqsKHt {
    margin-bottom: 32px
}

.yqPclT .uqsKHt {
    width: 292px
}

.sVN_en .uqsKHt {
    width: 454px
}

.oR0wvi .uqsKHt {
    width: 100%
}

.igf0Lt .uqsKHt {
    height: 426px;
    width: 292px
}

.igf0Lt.lNJcfx .uqsKHt {
    height: 376px
}

.vvQBt4 .uqsKHt {
    width: 100%
}

.fxXgT_ .uqsKHt {
    height: 292px;
    width: 292px
}

.yuzH_C .uqsKHt {
    height: 454px;
    width: 454px
}

.F4xjlp {
    padding: 18px
}

.app-mobile .F4xjlp {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

.j1Y_aa {
    display: block
}

.pAfFB0 {
    line-height: 1.5
}

._4BhfeI {
    word-break: break-word
}

.VNQZuX {
    cursor: pointer
}

.RiOfiW {
    background: #fff;
    border-radius: 0;
    cursor: default;
    display: block;
    margin-inline-end: 0;
    margin-inline-start: 0
}

.RiOfiW.FnDyW0 {
    direction: rtl
}

.RiOfiW.ac4Ofz.JlQ2sc {
    padding-top: 30px
}

.RiOfiW.UUSLFD,
.RiOfiW.hKl06e,
.RiOfiW.i_25UC,
.RiOfiW.jDqjOt,
.RiOfiW.lyd6fK,
.RiOfiW.x_FPRX,
.RiOfiW.yWOr1I {
    display: flex;
    flex-direction: column;
    height: 100%
}

.app-desktop .RiOfiW {
    border-style: solid;
    border-width: 1px
}

.RiOfiW .EfvfyL,
.RiOfiW .NAWdyL,
.RiOfiW .PoYsMP {
    display: block
}

.RiOfiW.EfvfyL,
.RiOfiW.NAWdyL,
.RiOfiW.PoYsMP,
.RiOfiW.TBrkhx,
.RiOfiW.g8vcTX,
.RiOfiW.ivAnV0 {
    display: flex
}

.RiOfiW.EfvfyL.ac4Ofz,
.RiOfiW.NAWdyL.ac4Ofz,
.RiOfiW.PoYsMP.ac4Ofz,
.RiOfiW.TBrkhx.ac4Ofz,
.RiOfiW.g8vcTX.ac4Ofz,
.RiOfiW.ivAnV0.ac4Ofz {
    height: auto
}

@media(max-width:685px) {

    .use-media-queries .RiOfiW.EfvfyL,
    .use-media-queries .RiOfiW.NAWdyL,
    .use-media-queries .RiOfiW.PoYsMP,
    .use-media-queries .RiOfiW.TBrkhx,
    .use-media-queries .RiOfiW.g8vcTX,
    .use-media-queries .RiOfiW.ivAnV0 {
        flex-direction: column
    }
}

.lt-sm .RiOfiW.EfvfyL,
.lt-sm .RiOfiW.NAWdyL,
.lt-sm .RiOfiW.PoYsMP,
.lt-sm .RiOfiW.TBrkhx,
.lt-sm .RiOfiW.g8vcTX,
.lt-sm .RiOfiW.ivAnV0 {
    flex-direction: column
}

.RiOfiW.EfvfyL,
.RiOfiW.NAWdyL,
.RiOfiW.PoYsMP,
.RiOfiW.TBrkhx,
.RiOfiW.g8vcTX {
    height: 100%
}

.UUSLFD .ITPCIq,
.hKl06e .ITPCIq,
.i_25UC .ITPCIq,
.jDqjOt .ITPCIq,
.lyd6fK .ITPCIq,
.x_FPRX .ITPCIq,
.yWOr1I .ITPCIq {
    height: 165px;
    padding-bottom: 0
}

.RiOfiW.hKl06e {
    position: absolute;
    width: 100%
}

.feQY6g .ITPCIq {
    height: 400px
}

.EfvfyL .ITPCIq,
.NAWdyL .ITPCIq,
.PoYsMP .ITPCIq,
.TBrkhx .ITPCIq,
.feQY6g .ITPCIq,
.g8vcTX .ITPCIq,
.ivAnV0 .ITPCIq {
    padding-bottom: 0
}

.EfvfyL .ITPCIq,
.EfvfyL .pccjOy,
.NAWdyL .ITPCIq,
.NAWdyL .pccjOy,
.PoYsMP .ITPCIq,
.PoYsMP .pccjOy,
.TBrkhx .ITPCIq,
.TBrkhx .pccjOy,
.g8vcTX .ITPCIq,
.g8vcTX .pccjOy,
.ivAnV0 .ITPCIq,
.ivAnV0 .pccjOy {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.iSTCpN {
    padding: 30px 18px 25px;
    width: 100%
}

.app-mobile .iSTCpN.QlVZyW {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

.iSTCpN.WdRrHJ.JufO9Q,
.iSTCpN.glhtJc.JufO9Q {
    padding: 30px 18px
}

.iSTCpN.WdRrHJ.JlQ2sc,
.iSTCpN.glhtJc.JlQ2sc {
    padding-bottom: 0
}

.iSTCpN.G1V6el {
    padding: 23px
}

.iSTCpN.G1V6el.JufO9Q {
    padding-bottom: 7px
}

.iSTCpN.KwFkyo,
.iSTCpN.x_FPRX {
    padding: 24px 29px
}

.iSTCpN.KwFkyo.JufO9Q,
.iSTCpN.x_FPRX.JufO9Q {
    padding-bottom: 7px
}

.iSTCpN.feQY6g {
    padding: 42px 47px 37px 47px
}

.iSTCpN.feQY6g.JufO9Q {
    padding: 42px 47px 13px 47px
}

.iSTCpN.UUSLFD,
.iSTCpN.i_25UC,
.iSTCpN.jDqjOt,
.iSTCpN.lyd6fK,
.iSTCpN.x_FPRX,
.iSTCpN.yWOr1I {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    padding: var(--blog-pl-common-padding-top) 24px var(--blog-pl-common-padding-bottom)
}

.iSTCpN.hKl06e {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0;
    padding: var(--blog-pl-slider-padding-top) 16px var(--blog-pl-slider-padding-bottom)
}

.iSTCpN.UUSLFD.ac4Ofz,
.iSTCpN.UUSLFD.ac4Ofz.JufO9Q,
.iSTCpN.hKl06e.ac4Ofz,
.iSTCpN.hKl06e.ac4Ofz.JufO9Q,
.iSTCpN.jDqjOt.ac4Ofz,
.iSTCpN.jDqjOt.ac4Ofz.JufO9Q,
.iSTCpN.lyd6fK.ac4Ofz,
.iSTCpN.lyd6fK.ac4Ofz.JufO9Q {
    height: 100%
}

.iSTCpN.ivAnV0 {
    display: flex;
    flex-direction: column;
    padding: 40px 48px 37px
}

@media(min-width:686px)and (max-width:980px) {
    .use-media-queries .iSTCpN.ivAnV0 {
        padding: calc(40px + (var(--root-width) - 981px)/19) calc(48px + (var(--root-width) - 981px)/19)
    }
}

.w686-980 .iSTCpN.ivAnV0 {
    padding: calc(40px + (var(--root-width) - 981px)/19) calc(48px + (var(--root-width) - 981px)/19)
}

@media(max-width:685px) {
    .use-media-queries .iSTCpN.ivAnV0 {
        padding: 24px
    }
}

.lt-sm .iSTCpN.ivAnV0 {
    padding: 24px
}

.iSTCpN.TBrkhx,
.iSTCpN.g8vcTX {
    display: flex;
    flex: 1;
    flex-direction: column;
    overflow: hidden;
    padding-bottom: 24px;
    padding-top: 24px
}

.iSTCpN.EfvfyL,
.iSTCpN.NAWdyL,
.iSTCpN.PoYsMP {
    padding: 0
}

.iSTCpN.sCkhyN {
    display: inline-block;
    height: 100%;
    inset-inline-start: 0;
    padding: 27px 24px;
    position: absolute;
    top: 0;
    width: 100%
}

.iSTCpN.sCkhyN.ac4Ofz {
    padding: 32px 24px
}

.iSTCpN.sCkhyN.KEL4fK {
    background-color: rgba(0, 0, 0, .45)
}

.iSTCpN.FK1tXh,
.iSTCpN.JnzaaY,
.iSTCpN.hp0NoL {
    display: flex;
    flex-direction: column
}

.iSTCpN.LdmkLw {
    display: inline-block;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.iSTCpN.FK1tXh,
.iSTCpN.JnzaaY,
.iSTCpN.LdmkLw,
.iSTCpN.hp0NoL {
    height: 100%;
    padding: 27px 24px;
    width: 100%
}

.iSTCpN.FK1tXh.KEL4fK,
.iSTCpN.JnzaaY.KEL4fK,
.iSTCpN.LdmkLw.KEL4fK,
.iSTCpN.hp0NoL.KEL4fK {
    background-color: rgba(0, 0, 0, .45)
}

.iSTCpN.FK1tXh.ac4Ofz,
.iSTCpN.JnzaaY.ac4Ofz,
.iSTCpN.LdmkLw.ac4Ofz,
.iSTCpN.hp0NoL.ac4Ofz {
    padding: 32px 24px
}

.O16KGI {
    display: block
}

.JMCi2v,
.O16KGI {
    color: inherit;
    font: inherit
}

.JMCi2v {
    box-sizing: content-box;
    flex: 1 1 auto;
    margin: -3px;
    overflow: hidden;
    padding: 3px;
    width: 100%
}

.JMCi2v.pu51Xe {
    text-align: start
}

.JMCi2v.jDqjOt.mqysW5.ZBB0ua {
    margin-top: -19px
}

.JMCi2v.UUSLFD.mqysW5.ZBB0ua {
    margin-top: -48px
}

.JMCi2v.hKl06e.mqysW5.ZBB0ua,
.JMCi2v.i_25UC.mqysW5.ZBB0ua,
.JMCi2v.lyd6fK.mqysW5.ZBB0ua,
.JMCi2v.yWOr1I.mqysW5.ZBB0ua {
    margin-top: -36px
}

.JMCi2v.x_FPRX.mqysW5.ZBB0ua {
    margin-top: -25px
}

.JMCi2v.TBrkhx,
.JMCi2v.g8vcTX,
.JMCi2v.ivAnV0 {
    display: flex;
    flex-direction: column
}

.JMCi2v.TBrkhx.ac4Ofz,
.JMCi2v.g8vcTX.ac4Ofz,
.JMCi2v.ivAnV0.ac4Ofz {
    padding-inline-end: 0
}

.JMCi2v.TBrkhx.ZBB0ua,
.JMCi2v.g8vcTX.ZBB0ua,
.JMCi2v.ivAnV0.ZBB0ua {
    margin-top: -43px
}

.JMCi2v.TBrkhx.xs2MeC.ZBB0ua,
.JMCi2v.g8vcTX.xs2MeC.ZBB0ua,
.JMCi2v.ivAnV0.xs2MeC.ZBB0ua {
    margin-top: -23px
}

.JMCi2v.jDqjOt.ZBB0ua {
    position: relative;
    top: -29px
}

.JMCi2v.UUSLFD.ZBB0ua {
    margin-top: -29px
}

.JMCi2v.hKl06e.ZBB0ua,
.JMCi2v.i_25UC.ZBB0ua,
.JMCi2v.lyd6fK.ZBB0ua,
.JMCi2v.yWOr1I.ZBB0ua {
    margin-top: -13px
}

.JMCi2v.x_FPRX.ZBB0ua {
    margin-top: -6px
}

.JMCi2v.FK1tXh,
.JMCi2v.JnzaaY,
.JMCi2v.hp0NoL {
    height: 100%
}

.JMCi2v.FK1tXh.I5nSmk,
.JMCi2v.JnzaaY.I5nSmk,
.JMCi2v.hp0NoL.I5nSmk {
    flex-grow: 0;
    height: unset
}

.JMCi2v.hKl06e {
    white-space: normal
}

.hrftIZ.glhtJc.ZBB0ua {
    margin-top: -28px;
    margin-inline-end: 12px
}

.FbwBsX {
    margin-bottom: var(--blog-pl-default-title-margin)
}

.FbwBsX.hKl06e p {
    margin-top: var(--blog-pl-slider-title-margin-top)
}

.FbwBsX.EfvfyL.ZBB0ua,
.FbwBsX.NAWdyL.ZBB0ua,
.FbwBsX.PoYsMP.ZBB0ua,
.FbwBsX.TBrkhx.ZBB0ua,
.FbwBsX.UUSLFD.ZBB0ua,
.FbwBsX.g8vcTX.ZBB0ua,
.FbwBsX.hKl06e.ZBB0ua,
.FbwBsX.i_25UC.ZBB0ua,
.FbwBsX.lyd6fK.ZBB0ua,
.FbwBsX.x_FPRX.ZBB0ua,
.FbwBsX.yWOr1I.ZBB0ua {
    margin-inline-end: 30px
}

.FbwBsX.EfvfyL.xs2MeC.ZBB0ua,
.FbwBsX.NAWdyL.xs2MeC.ZBB0ua,
.FbwBsX.PoYsMP.xs2MeC.ZBB0ua,
.FbwBsX.TBrkhx.xs2MeC.ZBB0ua,
.FbwBsX.UUSLFD.xs2MeC.ZBB0ua,
.FbwBsX.g8vcTX.xs2MeC.ZBB0ua,
.FbwBsX.hKl06e.xs2MeC.ZBB0ua,
.FbwBsX.i_25UC.xs2MeC.ZBB0ua,
.FbwBsX.lyd6fK.xs2MeC.ZBB0ua,
.FbwBsX.x_FPRX.xs2MeC.ZBB0ua,
.FbwBsX.yWOr1I.xs2MeC.ZBB0ua {
    margin-inline-end: 0
}

@media(min-width:660px) {
    .use-media-queries .FbwBsX {
        margin-bottom: 20px
    }

    .use-media-queries .FbwBsX.G1V6el {
        margin-bottom: 11px
    }

    .use-media-queries .FbwBsX.G1V6el.ZBB0ua {
        margin-bottom: -14px;
        margin-top: -13px;
        max-width: 209px;
        position: relative;
        top: -24px
    }

    .use-media-queries .FbwBsX.G1V6el.ZBB0ua.CzG_Nm {
        max-width: 189px
    }

    .use-media-queries .FbwBsX.G1V6el.xs2MeC.ZBB0ua {
        margin-top: 12px;
        max-width: none
    }

    .use-media-queries .FbwBsX.G1V6el.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.KwFkyo {
        margin-bottom: 10px
    }

    .use-media-queries .FbwBsX.KwFkyo.ZBB0ua {
        margin-bottom: -13px;
        margin-top: -13px;
        max-width: 359px;
        position: relative;
        top: -24px
    }

    .use-media-queries .FbwBsX.KwFkyo.ZBB0ua.CzG_Nm {
        max-width: 339px
    }

    .use-media-queries .FbwBsX.KwFkyo.xs2MeC.ZBB0ua {
        margin-top: 17px;
        max-width: none
    }

    .use-media-queries .FbwBsX.KwFkyo.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.x_FPRX {
        margin-bottom: 10px
    }

    .use-media-queries .FbwBsX.feQY6g {
        margin-bottom: 9px;
        max-width: 740px
    }

    .use-media-queries .FbwBsX.feQY6g.ZBB0ua {
        margin-bottom: -12px;
        margin-top: -6px;
        position: relative;
        top: -31px
    }

    .use-media-queries .FbwBsX.feQY6g.xs2MeC.ZBB0ua {
        margin-top: 12px;
        max-width: none
    }

    .use-media-queries .FbwBsX.feQY6g.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.jDqjOt {
        margin-bottom: var(--blog-pl-common-title-margin)
    }

    .use-media-queries .FbwBsX.jDqjOt.ZBB0ua {
        max-width: 207px
    }

    .use-media-queries .FbwBsX.jDqjOt.ZBB0ua.CzG_Nm {
        max-width: 187px
    }

    .use-media-queries .FbwBsX.jDqjOt.xs2MeC.ZBB0ua {
        max-width: none
    }

    .use-media-queries .FbwBsX.jDqjOt.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.UUSLFD,
    .use-media-queries .FbwBsX.hKl06e,
    .use-media-queries .FbwBsX.i_25UC,
    .use-media-queries .FbwBsX.lyd6fK,
    .use-media-queries .FbwBsX.yWOr1I {
        margin-bottom: var(--blog-pl-common-title-margin)
    }

    .use-media-queries .FbwBsX.EfvfyL.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.ZBB0ua,
    .use-media-queries .FbwBsX.UUSLFD.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.ZBB0ua,
    .use-media-queries .FbwBsX.hKl06e.ZBB0ua,
    .use-media-queries .FbwBsX.i_25UC.ZBB0ua,
    .use-media-queries .FbwBsX.lyd6fK.ZBB0ua,
    .use-media-queries .FbwBsX.yWOr1I.ZBB0ua {
        margin-inline-end: 30px
    }

    .use-media-queries .FbwBsX.EfvfyL.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.UUSLFD.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.hKl06e.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.i_25UC.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.lyd6fK.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.yWOr1I.xs2MeC.ZBB0ua {
        margin-inline-end: 0
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua {
        max-width: 342px
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua.CzG_Nm {
        max-width: 322px
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua {
        max-width: none
    }

    .use-media-queries .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
    .use-media-queries .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm {
        max-width: none-20px
    }

    .use-media-queries .FbwBsX.ZpmKeC {
        margin-bottom: 6px
    }

    .use-media-queries .FbwBsX.sCkhyN {
        margin-bottom: 12px
    }

    .use-media-queries .FbwBsX.sCkhyN.JufO9Q {
        bottom: 0;
        margin-bottom: 30px
    }

    .use-media-queries .FbwBsX.FK1tXh,
    .use-media-queries .FbwBsX.JnzaaY,
    .use-media-queries .FbwBsX.LdmkLw,
    .use-media-queries .FbwBsX.hp0NoL {
        margin-bottom: 18px
    }

    .use-media-queries .FbwBsX.FK1tXh.JufO9Q,
    .use-media-queries .FbwBsX.JnzaaY.JufO9Q,
    .use-media-queries .FbwBsX.LdmkLw.JufO9Q,
    .use-media-queries .FbwBsX.hp0NoL.JufO9Q {
        bottom: 0;
        margin-bottom: 36px
    }

    .use-media-queries .FbwBsX.FK1tXh.JufO9Q,
    .use-media-queries .FbwBsX.JnzaaY.JufO9Q,
    .use-media-queries .FbwBsX.hp0NoL.JufO9Q {
        margin-bottom: 0;
        padding-bottom: 0
    }
}

.gt-xs .FbwBsX {
    margin-bottom: 20px
}

.gt-xs .FbwBsX.G1V6el {
    margin-bottom: 11px
}

.gt-xs .FbwBsX.G1V6el.ZBB0ua {
    margin-bottom: -14px;
    margin-top: -13px;
    max-width: 209px;
    position: relative;
    top: -24px
}

.gt-xs .FbwBsX.G1V6el.ZBB0ua.CzG_Nm {
    max-width: 189px
}

.gt-xs .FbwBsX.G1V6el.xs2MeC.ZBB0ua {
    margin-top: 12px;
    max-width: none
}

.gt-xs .FbwBsX.G1V6el.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.KwFkyo {
    margin-bottom: 10px
}

.gt-xs .FbwBsX.KwFkyo.ZBB0ua {
    margin-bottom: -13px;
    margin-top: -13px;
    max-width: 359px;
    position: relative;
    top: -24px
}

.gt-xs .FbwBsX.KwFkyo.ZBB0ua.CzG_Nm {
    max-width: 339px
}

.gt-xs .FbwBsX.KwFkyo.xs2MeC.ZBB0ua {
    margin-top: 17px;
    max-width: none
}

.gt-xs .FbwBsX.KwFkyo.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.x_FPRX {
    margin-bottom: 10px
}

.gt-xs .FbwBsX.feQY6g {
    margin-bottom: 9px;
    max-width: 740px
}

.gt-xs .FbwBsX.feQY6g.ZBB0ua {
    margin-bottom: -12px;
    margin-top: -6px;
    position: relative;
    top: -31px
}

.gt-xs .FbwBsX.feQY6g.xs2MeC.ZBB0ua {
    margin-top: 12px;
    max-width: none
}

.gt-xs .FbwBsX.feQY6g.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.jDqjOt {
    margin-bottom: var(--blog-pl-common-title-margin)
}

.gt-xs .FbwBsX.jDqjOt.ZBB0ua {
    max-width: 207px
}

.gt-xs .FbwBsX.jDqjOt.ZBB0ua.CzG_Nm {
    max-width: 187px
}

.gt-xs .FbwBsX.jDqjOt.xs2MeC.ZBB0ua {
    max-width: none
}

.gt-xs .FbwBsX.jDqjOt.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.UUSLFD,
.gt-xs .FbwBsX.hKl06e,
.gt-xs .FbwBsX.i_25UC,
.gt-xs .FbwBsX.lyd6fK,
.gt-xs .FbwBsX.yWOr1I {
    margin-bottom: var(--blog-pl-common-title-margin)
}

.gt-xs .FbwBsX.EfvfyL.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.ZBB0ua,
.gt-xs .FbwBsX.UUSLFD.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.ZBB0ua,
.gt-xs .FbwBsX.hKl06e.ZBB0ua,
.gt-xs .FbwBsX.i_25UC.ZBB0ua,
.gt-xs .FbwBsX.lyd6fK.ZBB0ua,
.gt-xs .FbwBsX.yWOr1I.ZBB0ua {
    margin-inline-end: 30px
}

.gt-xs .FbwBsX.EfvfyL.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.UUSLFD.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.hKl06e.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.i_25UC.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.lyd6fK.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.yWOr1I.xs2MeC.ZBB0ua {
    margin-inline-end: 0
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua {
    max-width: 342px
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.ZBB0ua.CzG_Nm {
    max-width: 322px
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua {
    max-width: none
}

.gt-xs .FbwBsX.EfvfyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.NAWdyL.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.PoYsMP.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.TBrkhx.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.g8vcTX.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm,
.gt-xs .FbwBsX.ivAnV0.ac4Ofz.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.gt-xs .FbwBsX.ZpmKeC {
    margin-bottom: 6px
}

.gt-xs .FbwBsX.sCkhyN {
    margin-bottom: 12px
}

.gt-xs .FbwBsX.sCkhyN.JufO9Q {
    bottom: 0;
    margin-bottom: 30px
}

.gt-xs .FbwBsX.FK1tXh,
.gt-xs .FbwBsX.JnzaaY,
.gt-xs .FbwBsX.LdmkLw,
.gt-xs .FbwBsX.hp0NoL {
    margin-bottom: 18px
}

.gt-xs .FbwBsX.FK1tXh.JufO9Q,
.gt-xs .FbwBsX.JnzaaY.JufO9Q,
.gt-xs .FbwBsX.LdmkLw.JufO9Q,
.gt-xs .FbwBsX.hp0NoL.JufO9Q {
    bottom: 0;
    margin-bottom: 36px
}

.gt-xs .FbwBsX.FK1tXh.JufO9Q,
.gt-xs .FbwBsX.JnzaaY.JufO9Q,
.gt-xs .FbwBsX.hp0NoL.JufO9Q {
    margin-bottom: 0;
    padding-bottom: 0
}

.FbwBsX.glhtJc {
    margin-bottom: 0
}

.FbwBsX.WdRrHJ.AkO1lZ,
.FbwBsX.glhtJc.AkO1lZ {
    margin-bottom: 18px
}

.FbwBsX.WdRrHJ.ySFpqx,
.FbwBsX.glhtJc.ySFpqx {
    margin-bottom: 0
}

.FbwBsX.WdRrHJ.ZBB0ua,
.FbwBsX.glhtJc.ZBB0ua {
    margin-top: -43px;
    max-width: 263px
}

.FbwBsX.WdRrHJ.ZBB0ua.CzG_Nm,
.FbwBsX.glhtJc.ZBB0ua.CzG_Nm {
    max-width: 243px
}

.FbwBsX.WdRrHJ.xs2MeC.ZBB0ua,
.FbwBsX.glhtJc.xs2MeC.ZBB0ua {
    margin-top: -19px;
    max-width: none
}

.FbwBsX.WdRrHJ.xs2MeC.ZBB0ua.CzG_Nm,
.FbwBsX.glhtJc.xs2MeC.ZBB0ua.CzG_Nm {
    max-width: none-20px
}

.FbwBsX.WdRrHJ.I5nSmk,
.FbwBsX.WdRrHJ.xs2MeC.I5nSmk,
.FbwBsX.glhtJc.I5nSmk,
.FbwBsX.glhtJc.xs2MeC.I5nSmk {
    margin-top: 0
}

.FbwBsX.TBrkhx,
.FbwBsX.g8vcTX,
.FbwBsX.ivAnV0 {
    border-bottom: 12px solid transparent;
    margin: 0
}

.FbwBsX.EfvfyL,
.FbwBsX.NAWdyL,
.FbwBsX.PoYsMP {
    border-bottom: 8px solid transparent;
    margin: 0
}

.nebVix {
    padding-bottom: 18px
}

@media(min-width:660px) {
    .use-media-queries .nebVix {
        padding-bottom: 23px
    }
}

.gt-xs .nebVix {
    padding-bottom: 23px
}

.nebVix.glhtJc {
    margin-top: 10px
}

.nebVix.WdRrHJ.JufO9Q,
.nebVix.glhtJc.JufO9Q {
    padding-bottom: 0
}

.nebVix.feQY6g {
    max-width: 740px
}

.nebVix.EfvfyL,
.nebVix.NAWdyL,
.nebVix.PoYsMP,
.nebVix.TBrkhx,
.nebVix.g8vcTX,
.nebVix.ivAnV0 {
    display: flex;
    flex: 1;
    overflow: hidden;
    padding: 0
}

.sCkhyN {
    color: #fff
}

.sCkhyN.RiOfiW {
    display: inline-block;
    height: 292px;
    width: 292px
}

.sCkhyN .ITPCIq,
.sCkhyN .pccjOy,
.sCkhyN.RiOfiW.pu51Xe {
    height: 100%;
    width: 100%
}

.sCkhyN.JMCi2v {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.sCkhyN.FbwBsX {
    bottom: 60px;
    position: absolute;
    width: calc(100% - 48px)
}

.sCkhyN.NPsER6 {
    bottom: 27px;
    display: inline-block;
    inset-inline-end: 24px;
    inset-inline-start: 24px;
    position: absolute
}

.LdmkLw.FbwBsX {
    bottom: 60px;
    position: absolute;
    width: calc(100% - 48px)
}

.FK1tXh.FbwBsX,
.JnzaaY.FbwBsX,
.hp0NoL.FbwBsX {
    padding-bottom: 30px
}

.FK1tXh.FbwBsX.p8Uk20,
.JnzaaY.FbwBsX.p8Uk20,
.hp0NoL.FbwBsX.p8Uk20 {
    margin: 0;
    padding: 0
}

.FK1tXh,
.JnzaaY,
.LdmkLw,
.hp0NoL {
    color: #fff
}

.FK1tXh.RiOfiW,
.JnzaaY.RiOfiW,
.LdmkLw.RiOfiW,
.hp0NoL.RiOfiW {
    display: inline-block;
    height: 454px;
    width: 454px
}

.FK1tXh .ITPCIq,
.FK1tXh .pccjOy,
.FK1tXh.RiOfiW.pu51Xe,
.JnzaaY .ITPCIq,
.JnzaaY .pccjOy,
.JnzaaY.RiOfiW.pu51Xe,
.LdmkLw .ITPCIq,
.LdmkLw .pccjOy,
.LdmkLw.RiOfiW.pu51Xe,
.hp0NoL .ITPCIq,
.hp0NoL .pccjOy,
.hp0NoL.RiOfiW.pu51Xe {
    height: 100%;
    width: 100%
}

.FK1tXh.JMCi2v,
.JnzaaY.JMCi2v,
.LdmkLw.JMCi2v,
.hp0NoL.JMCi2v {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.FK1tXh.NPsER6,
.JnzaaY.NPsER6,
.LdmkLw.NPsER6,
.hp0NoL.NPsER6 {
    bottom: 27px;
    display: inline-block;
    inset-inline-end: 24px;
    inset-inline-start: 24px;
    position: absolute
}

.n9F1tl {
    fill: #fff
}

.VMF9AQ {
    color: #fff
}

.BVf6py {
    background-color: #fff
}

.TE7que {
    height: 1px;
    opacity: .2
}

@media(min-width:660px) {
    .use-media-queries .TE7que {
        margin-bottom: 12px
    }
}

.gt-xs .TE7que {
    margin-bottom: 12px
}

.TE7que:not(.iD0LEx) {
    margin-bottom: var(--blog-pl-footer-separator-margin)
}

.TE7que.iD0LEx {
    margin-top: 24px
}

.TE7que.iD0LEx.vxAOcp {
    margin-top: 18px
}

.FK1tXh .TE7que,
.JnzaaY .TE7que,
.LdmkLw .TE7que,
.hp0NoL .TE7que,
.sCkhyN .TE7que {
    opacity: 1
}

.NPsER6.TBrkhx,
.NPsER6.g8vcTX {
    margin-top: auto
}

.NPsER6.TBrkhx.kzwb6t,
.NPsER6.g8vcTX.kzwb6t {
    padding-top: 12px
}

@media(max-width:685px) {

    .use-media-queries .NPsER6.TBrkhx,
    .use-media-queries .NPsER6.g8vcTX {
        padding-top: 12px
    }
}

.lt-sm .NPsER6.TBrkhx,
.lt-sm .NPsER6.g8vcTX {
    padding-top: 12px
}

.NPsER6.ivAnV0 {
    margin-top: auto
}

.NPsER6.ivAnV0.kzwb6t {
    padding-top: 36px
}

@media(max-width:685px) {
    .use-media-queries .NPsER6.ivAnV0 {
        padding-top: 36px
    }
}

.lt-sm .NPsER6.ivAnV0 {
    padding-top: 36px
}

.NPsER6.UUSLFD,
.NPsER6.hKl06e,
.NPsER6.i_25UC,
.NPsER6.jDqjOt,
.NPsER6.lyd6fK,
.NPsER6.yWOr1I {
    margin-top: auto;
    padding-top: 12px
}

.NPsER6.i_25UC.zwuMcM,
.NPsER6.lyd6fK.zwuMcM,
.NPsER6.yWOr1I.zwuMcM {
    padding-top: var(--blog-pl-footer-padding-top)
}

.GGI4XB {
    display: block;
    margin: 15px 0 -11px
}

.app-desktop .GGI4XB {
    display: none
}

.NtnM8D {
    opacity: .6
}

.tFEVbz {
    flex: 0 0 50%
}

.QP8OH2 {
    padding-top: 75%;
    position: relative;
    width: 100%
}

.Gf88Ln {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis
}

@media(min-width:686px) {
    .use-media-queries .Gf88Ln {
        -webkit-line-clamp: 1
    }
}

.gt-s .Gf88Ln {
    -webkit-line-clamp: 1
}

@media(min-width:740px) {
    .use-media-queries .Gf88Ln {
        -webkit-line-clamp: 2
    }
}

.gt-740 .Gf88Ln {
    -webkit-line-clamp: 2
}

@media(min-width:886px) {
    .use-media-queries .Gf88Ln {
        -webkit-line-clamp: 3
    }
}

.gt-886 .Gf88Ln {
    -webkit-line-clamp: 3
}

.so9KdE.TBrkhx,
.so9KdE.g8vcTX {
    -webkit-mask-image: linear-gradient(0deg, transparent, #000 30px);
    mask-image: linear-gradient(0deg, transparent, #000 30px)
}

.hMB1wk {
    display: inline
}

.CHRJex {
    cursor: pointer
}

._UH27m {
    position: relative !important
}

.EQ1O0U {
    display: flex !important;
    margin: 14px 0
}

.EQ1O0U.xczrBK {
    --full-icon-color: var(--post-homepage-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-homepage-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-homepage-ratingFontColor, var(--wix-color-5)));
    font: var(--post-homepage-ratingFont, var(--wix-font-Body-M));
    font-size: var(--post-homepage-ratingFont-size, 14px);
    -webkit-text-decoration: var(--post-homepage-ratingFont-text-decoration);
    text-decoration: var(--post-homepage-ratingFont-text-decoration)
}

.EQ1O0U.xczrBK.amZSNe {
    --full-icon-color: var(--post-homepage-TOI-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-homepage-TOI-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-homepage-TOI-ratingFontColor, var(--wix-color-5)))
}

.EQ1O0U.hrftIZ {
    --full-icon-color: var(--post-category-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-category-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-category-ratingFontColor, var(--wix-color-5)));
    font: var(--post-category-ratingFont, var(--wix-font-Body-M));
    font-size: var(--post-category-ratingFont-size, 14px);
    -webkit-text-decoration: var(--post-category-ratingFont-text-decoration);
    text-decoration: var(--post-category-ratingFont-text-decoration)
}

.EQ1O0U.hrftIZ.amZSNe {
    --full-icon-color: var(--post-category-TOI-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-category-TOI-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-category-TOI-ratingFontColor, var(--wix-color-5)))
}

.EQ1O0U.zwuMcM {
    --full-icon-color: var(--post-post-list-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-post-list-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-post-list-ratingFontColor, var(--wix-color-5)));
    font: var(--post-post-list-ratingFont, var(--wix-font-Body-M));
    font-size: var(--post-post-list-ratingFont-size, 14px);
    -webkit-text-decoration: var(--post-post-list-ratingFont-text-decoration);
    text-decoration: var(--post-post-list-ratingFont-text-decoration)
}

.EQ1O0U.zwuMcM.amZSNe {
    --full-icon-color: var(--post-post-list-TOI-ratingFilledStarColor, var(--wix-color-8));
    --empty-icon-color: var(--post-post-list-TOI-ratingUnfilledStarColor, var(--wix-color-3));
    color: rgb(var(--post-post-list-TOI-ratingFontColor, var(--wix-color-5)))
}

.EQ1O0U.NAWdyL {
    margin: 8px 0
}

.EQ1O0U.TBrkhx,
.EQ1O0U.g8vcTX,
.EQ1O0U.ivAnV0 {
    margin-bottom: 2px
}

.EQ1O0U.FK1tXh.JufO9Q,
.EQ1O0U.JnzaaY.JufO9Q,
.EQ1O0U.LdmkLw.JufO9Q,
.EQ1O0U.hp0NoL.JufO9Q {
    margin-bottom: 0
}

.AsLaVa {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16'%3E%3Cpath d='M18 4.988A4.926 4.926 0 0 0 13.139 0 4.828 4.828 0 0 0 9 2.383 4.828 4.828 0 0 0 4.86 0 4.925 4.925 0 0 0 0 4.988a5.025 5.025 0 0 0 1.668 3.755l6.888 7.068a.616.616 0 0 0 .887 0l6.888-7.068A5.025 5.025 0 0 0 18 4.988Z' style='fill:%23f04545;fill-rule:evenodd'/%3E%3C/svg%3E")
}

.LtaU1R {
    cursor: pointer;
    height: 19px;
    vertical-align: middle;
    width: 19px
}

.LtaU1R,
.LtaU1R svg {
    display: inline-block;
    position: relative
}

.LtaU1R svg {
    fill: transparent;
    stroke: #e84a43;
    stroke-width: 1.5px;
    transition: fill .25s
}

.LtaU1R ._zh4Km {
    display: none
}

.LtaU1R.rbBvhf svg {
    fill: #e84a43;
    stroke: none;
    opacity: 1
}

.LtaU1R.rbBvhf ._zh4Km {
    border: 3px solid #e84a43;
    border-radius: 100%;
    height: 24px;
    inset-inline-start: -3px;
    top: -3px;
    width: 24px
}

.LtaU1R.rbBvhf .IiFRN3,
.LtaU1R.rbBvhf ._zh4Km {
    display: inline-block;
    opacity: 0;
    position: absolute
}

.LtaU1R.rbBvhf .IiFRN3 {
    background-color: #e84a43;
    border-radius: 100%;
    height: 4px;
    inset-inline-start: 8px;
    top: 7px;
    width: 4px
}

.U1kLgW.LtaU1R.rbBvhf svg {
    animation: qrbXQX .5s
}

.U1kLgW.LtaU1R.rbBvhf ._zh4Km {
    animation: kWXE2n .3s
}

.U1kLgW.LtaU1R.rbBvhf .IiFRN3 {
    animation: e1MjpB .5s;
    animation-delay: .1s
}

.GKdqLq,
.TlM_il,
.ab2Jus,
.h1CBon {
    display: inline-block;
    height: 6px;
    inset-inline-start: 8px;
    position: absolute;
    top: 7px;
    width: 6px
}

.TlM_il {
    transform: rotate(0deg)
}

.h1CBon {
    transform: rotate(144deg)
}

.ab2Jus {
    transform: rotate(216deg)
}

.GKdqLq {
    transform: rotate(288deg)
}

@keyframes qrbXQX {
    0% {
        transform: scale(.1)
    }

    40% {
        transform: scale(1.3)
    }

    70% {
        transform: scale(.9)
    }

    90% {
        transform: scale(1.1)
    }

    to {
        transform: scale(1)
    }
}

@keyframes kWXE2n {
    0% {
        opacity: .1;
        transform: scale(.1)
    }

    20% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

@keyframes e1MjpB {
    0% {
        opacity: 0;
        transform: translateX(5px) scale(1)
    }

    20% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(17px) scale(0)
    }
}

.Kh5HMz {
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    font-size: inherit !important;
    line-height: 1;
    padding: 0
}

.h7K_lu {
    align-items: center;
    display: inline-flex
}

.FYRNvd {
    padding-inline-end: 5px
}

.p9gct4 {
    flex-direction: row-reverse
}

.p9gct4 .FYRNvd {
    padding-inline-end: 0;
    padding-inline-start: 5px
}

.laz8E8 {
    clip: rect(1px, 1px, 1px, 1px) !important;
    border: 0 !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.t66ylj {
    align-items: center;
    display: inline-flex;
    padding-inline-end: 2px
}

.eYQJQu:not(:first-child) {
    margin-inline-start: 6px
}

.E54HWO {
    align-items: center;
    display: flex;
    white-space: nowrap
}

.E54HWO>*+* {
    margin-inline-start: 16px
}

.lkXNhM {
    color: inherit;
    display: inline-flex;
    font: inherit
}

.NT9zC5 {
    display: flex;
    font-size: 12px !important;
    height: var(--blog-pl-footer-content-height);
    justify-content: space-between;
    line-height: 1.5
}

.NT9zC5.KToN9P,
.NT9zC5.T6pLzn,
.NT9zC5.eJayAP {
    justify-content: flex-start
}

.zGPuSQ {
    font-size: inherit !important
}

.PsEy9r {
    display: flex;
    margin-inline-end: 16px
}

.L2cuMO {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

.Ym42pV {
    display: inline-block;
    max-width: -moz-min-content;
    max-width: min-content;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.CS4xCt {
    font-size: 0;
    line-height: 1.2;
    margin: 0 0 var(--blog-pl-category-label-margin-bottom)
}

.pratMU {
    display: inline-block
}

.d7TwYL,
.g99UQY,
.u0T9F0 {
    margin-top: 4px
}

.TRcECH {
    margin-bottom: var(--blog-pl-slider-category-label-margin-bottom)
}

.TpXFK4,
.dU7Co_,
.ewnq0g,
.sEWsEY {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-end
}

@media(max-width:659px) {

    .use-media-queries .TpXFK4,
    .use-media-queries .dU7Co_,
    .use-media-queries .ewnq0g,
    .use-media-queries .sEWsEY {
        margin-bottom: 0
    }
}

.lt-s .TpXFK4,
.lt-s .dU7Co_,
.lt-s .ewnq0g,
.lt-s .sEWsEY {
    margin-bottom: 0
}

.dqpczu {
    background-color: rgb(var(--category-label-button-backgroundColor, var(--wix-color-8)));
    border-color: rgb(var(--category-label-button-borderColor, var(--wix-color-8)));
    border-radius: calc(var(--category-label-button-cornerRadius, 0)*1px);
    border-style: solid;
    border-width: calc(var(--category-label-button-borderWidth, 0)*1px);
    color: rgb(var(--category-label-button-textColor, var(--wix-color-1)));
    font: var(--category-label-button-textFont, var(--wix-font-Body-M));
    font-size: var(--category-label-button-textFont-size, 14px);
    padding: calc(var(--category-label-button-verticalPadding, 6)*1px) calc(var(--category-label-button-horizontalPadding, 12)*1px);
    -webkit-text-decoration: var(--category-label-button-textFont-text-decoration);
    text-decoration: var(--category-label-button-textFont-text-decoration)
}

.dqpczu:hover {
    background-color: rgb(var(--category-label-button-backgroundColorHover, var(--wix-color-8)));
    border-color: rgb(var(--category-label-button-borderColorHover, var(--wix-color-8)));
    color: rgb(var(--category-label-button-textColorHover, var(--wix-color-1)))
}

.SkWvPq {
    color: rgb(var(--category-label-text-textColor, var(--wix-color-8)));
    font: var(--category-label-text-textFont, var(--wix-font-Body-M));
    -webkit-text-decoration: var(--category-label-text-textFont-text-decoration);
    text-decoration: var(--category-label-text-textFont-text-decoration)
}

.SkWvPq:hover {
    color: rgb(var(--category-label-text-textColorHover, var(--wix-color-8)))
}

.iT3c03.dqpczu {
    background-color: rgb(var(--category-label-button-mobile-backgroundColor, var(--wix-color-8)));
    border-color: rgb(var(--category-label-button-mobile-borderColor, var(--wix-color-8)));
    border-radius: calc(var(--category-label-button-mobile-cornerRadius, 0)*1px);
    border-style: solid;
    border-width: calc(var(--category-label-button-mobile-borderWidth, 0)*1px);
    color: rgb(var(--category-label-button-mobile-textColor, var(--wix-color-1)));
    font: var(--category-label-button-mobile-textFont, var(--wix-font-Body-M));
    padding: calc(var(--category-label-button-mobile-verticalPadding, 6)*1px) calc(var(--category-label-button-mobile-horizontalPadding, 12)*1px)
}

.iT3c03.SkWvPq {
    color: rgb(var(--category-label-text-mobile-textColor, var(--wix-color-8)));
    font: var(--category-label-text-mobile-textFont, var(--wix-font-Body-M))
}

.Rr4bcH {
    background: rgba(0, 0, 0, .5);
    height: 100%;
    position: relative;
    width: 100%
}

.ISP43W {
    animation: H86O8l 1.7s ease infinite;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    font-size: 60px;
    height: 1em;
    inset-inline-end: 0;
    inset-inline-start: 0;
    margin: auto;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 0;
    transform: translateZ(0);
    width: 1em
}

.ISP43W.qfwfIl {
    font-size: 40px
}

.ISP43W.O7VfBU {
    font-size: 20px
}

@keyframes H86O8l {
    0% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
        transform: rotate(0deg)
    }

    5%,
    95% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em
    }

    10%,
    59% {
        box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em
    }

    20% {
        box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em
    }

    38% {
        box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em
    }

    to {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em;
        transform: rotate(1turn)
    }
}

.E5DWdy {
    height: auto;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

.E5DWdy .FMKsVM {
    border: 0
}

.E5DWdy .FMKsVM,
.ZkVtZC {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ZkVtZC {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    display: flex;
    justify-content: center
}

.QdXIPy {
    background: rgba(0, 0, 0, .2);
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ul_Osp {
    align-items: center;
    background: #000;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 40px;
    min-width: 130px;
    opacity: .8;
    padding-inline-end: 18px
}

.BbU38r {
    margin-inline-end: 2px;
    margin-inline-start: 7px
}

.qCU9oG {
    cursor: pointer;
    opacity: .8
}

@media(min-width:980px) {
    .use-media-queries .qCU9oG {
        height: 60px;
        width: 60px
    }
}

.gt-sm .qCU9oG {
    height: 60px;
    width: 60px
}

.lAV2rI {
    display: block;
    height: 100%;
    width: 100%
}

.lAV2rI img {
    max-width: var(--wix-img-max-width, 100%)
}

.lAV2rI[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.lAV2rI[data-animate-blur] img[data-load-done] {
    filter: none
}

.QSqqb4 {
    height: 100%;
    position: relative
}

.hZSyIr {
    cursor: pointer;
    height: 100%;
    vertical-align: middle;
    width: 100%
}

.hZSyIr:active:after {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.tJFr1E .hZSyIr {
    min-height: 70px
}

.e_MLm5,
.tJFr1E .hZSyIr {
    -o-object-fit: cover;
    object-fit: cover
}

.e_MLm5 {
    height: 100%;
    width: 100%
}

.OjkszV {
    height: 100%;
    position: relative
}

.XPEMCH {
    align-items: center;
    background-position: 50%;
    background-size: cover;
    display: flex;
    justify-content: center
}

.XPEMCH,
._8tAyR {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

._8tAyR {
    background: rgba(0, 0, 0, .2)
}

.Ym4kNx {
    align-items: center;
    background: #000;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    height: 40px;
    min-width: 130px;
    opacity: .8;
    padding-inline-end: 18px
}

.wM0E5k {
    margin-inline-end: 2px;
    margin-inline-start: 7px
}

.bg3nLo {
    cursor: pointer;
    opacity: .8
}

@media(min-width:980px) {
    .use-media-queries .bg3nLo {
        height: 60px;
        width: 60px
    }
}

.gt-sm .bg3nLo {
    height: 60px;
    width: 60px
}

.XPEMCH:active:after {
    background-color: rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.tQ0Q1A {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media print {
    .tQ0Q1A {
        color: #000 !important
    }
}

.tmHsxH {
    display: block;
    height: 1px;
    opacity: .2
}

.Dgf2Op {
    flex: 0 0 1px;
    flex-shrink: 0;
    height: 100%;
    opacity: .2;
    width: 1px
}

.Ki_0_s {
    align-self: center;
    border-radius: 50%;
    display: block;
    height: 2px;
    width: 2px
}

.xUuoH9 {
    align-items: center;
    display: flex;
    list-style: none;
    margin: 0;
    max-width: 100%;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rmqd9q {
    margin: 0 8px
}

.F4tRtJ {
    min-width: 0
}

.MBUSKJ {
    font-size: inherit !important
}

.UZa2Xr:nth-child(3) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dZs5e3 {
    display: flex;
    flex-direction: column;
    font-size: 12px !important;
    max-width: 100%;
    padding-inline-start: 10px
}

.dZs5e3:first-child {
    padding-inline-start: 0
}

.dZs5e3.krCqqh {
    font-size: inherit
}

@media(min-width:980px) {
    .use-media-queries .mtJpOF .dZs5e3 {
        padding-inline-start: 18px
    }
}

.gt-sm .mtJpOF .dZs5e3 {
    padding-inline-start: 18px
}

.dZs5e3.PZIDK7 ul {
    line-height: 19px
}

.mJ89ha {
    font-size: inherit !important
}

.taLqKM {
    align-items: center;
    display: flex;
    height: 19px;
    max-width: 100%
}

.woUe2C .mABNle {
    justify-content: center
}

.woUe2C .Bt5sQV {
    align-items: flex-start;
    display: grid;
    grid-template-columns: 1fr 5fr 1fr
}

.woUe2C .Bt5sQV .dXvq5u {
    flex-direction: column;
    grid-column: 2;
    margin: unset;
    max-width: 100%;
    min-width: 0;
    place-self: center
}

.woUe2C .Bt5sQV .dXvq5u .H_gEjP {
    margin-bottom: 5px
}

.woUe2C .Bt5sQV .dXvq5u .htMcyB {
    align-items: center;
    padding: unset
}

.woUe2C .Bt5sQV .bhsfaV {
    justify-self: right;
    padding-top: 5px
}

.woUe2C .JGhsWK {
    align-items: center
}

.woUe2C .HhgCcE,
.woUe2C .JGhsWK {
    text-align: center
}

.woUe2C .qikwPI .bhsfaV {
    justify-self: left
}

.woUe2C .UjX6YI {
    justify-content: center
}

.mW_sDH .mABNle {
    justify-content: end
}

.mW_sDH .Bt5sQV {
    display: flex;
    justify-content: space-between
}

.mW_sDH .Bt5sQV .dXvq5u {
    margin: unset
}

.mW_sDH .Bt5sQV .dXvq5u .H_gEjP {
    margin-inline-start: 10px
}

.mW_sDH .Bt5sQV .dXvq5u .htMcyB {
    align-items: flex-end;
    padding: unset
}

.mW_sDH .Bt5sQV,
.mW_sDH .bhsfaV,
.mW_sDH .dXvq5u {
    flex-direction: row-reverse
}

.mW_sDH .JGhsWK {
    align-items: flex-end;
    text-align: end
}

.mW_sDH .HhgCcE {
    text-align: end
}

.mW_sDH .UjX6YI {
    justify-content: flex-end
}

.lR3yj5 {
    border-radius: 50%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden
}

.dDcMfv,
.lR3yj5 {
    height: 100%;
    width: 100%
}

.ERF5R1 {
    display: inline-block;
    height: 32px;
    position: relative;
    width: 32px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.A9WFUN {
        height: 40px;
        width: 40px
    }
}

.gt-xs .ERF5R1.A9WFUN {
    height: 40px;
    width: 40px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.A0qBRg {
        height: 92px;
        width: 92px
    }
}

.gt-xs .ERF5R1.A0qBRg {
    height: 92px;
    width: 92px
}

.ERF5R1.zI70HL {
    height: 80px;
    width: 80px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.zI70HL {
        height: 100px;
        width: 100px
    }
}

.gt-xs .ERF5R1.zI70HL {
    height: 100px;
    width: 100px
}

.ERF5R1.pozZSb {
    height: 40px;
    width: 40px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.pozZSb {
        height: 80px;
        width: 80px
    }
}

.gt-xs .ERF5R1.pozZSb {
    height: 80px;
    width: 80px
}

.ERF5R1.Zcb_uj {
    height: 30px;
    width: 30px
}

.ERF5R1.bCACxF {
    height: 20px;
    width: 20px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.bCACxF {
        height: 40px;
        width: 40px
    }
}

.gt-xs .ERF5R1.bCACxF {
    height: 40px;
    width: 40px
}

.ERF5R1.C3KamW {
    height: 20px;
    width: 20px
}

@media(min-width:660px) {
    .use-media-queries .ERF5R1.C3KamW {
        height: 30px;
        width: 30px
    }
}

.gt-xs .ERF5R1.C3KamW {
    height: 30px;
    width: 30px
}

.lBv2XN {
    align-items: center;
    cursor: pointer;
    display: flex
}

.dlINDG {
    padding-inline-start: 12px
}

.dlINDG:first-child {
    padding-inline-start: 0
}

.JNxVBA {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    justify-content: center
}

.mnxIuN {
    border-radius: 100%;
    display: inline-block;
    height: 10px;
    margin: 18px 2px;
    opacity: 0;
    width: 10px
}

.mnxIuN:first-child {
    animation: xDDB8S 1s ease-in-out infinite
}

.mnxIuN:nth-child(2) {
    animation: xDDB8S 1s ease-in-out .33s infinite
}

.mnxIuN:nth-child(3) {
    animation: xDDB8S 1s ease-in-out .66s infinite
}

@keyframes xDDB8S {

    0%,
    to {
        opacity: 0
    }

    60% {
        opacity: 1
    }
}

.WmZAIu {
    display: flex;
    height: 100%;
    position: relative;
    width: 100%
}

.Bvf4SR {
    background: none;
    border: none;
    font-size: 0;
    padding: 0
}

._EA3Ke {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 24px;
    justify-content: center;
    position: relative;
    width: 24px
}

.Z9ijf3 {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2);
    margin: 5px;
    max-width: 300px;
    min-width: 200px;
    position: absolute;
    z-index: 900
}

.l6L1Fh {
    height: 19px
}

.bFiLuu {
    transform: translateZ(0)
}

.bFiLuu.post-header-icons-enter-active,
.bFiLuu.post-header-icons-leave-active {
    transition: max-width .2s
}

.bFiLuu.post-header-icons-enter-active .l6L1Fh,
.bFiLuu.post-header-icons-leave-active .l6L1Fh {
    transition: transform .2s
}

.bFiLuu.post-header-icons-enter.post-header-icons-enter-active,
.bFiLuu.post-header-icons-leave {
    max-width: 22px
}

.bFiLuu.post-header-icons-enter.post-header-icons-enter-active .l6L1Fh,
.bFiLuu.post-header-icons-leave .l6L1Fh {
    transform: scaleZ(0)
}

.bFiLuu.post-header-icons-enter,
.bFiLuu.post-header-icons-leave.post-header-icons-leave-active {
    max-width: 0
}

.bFiLuu.post-header-icons-enter .l6L1Fh,
.bFiLuu.post-header-icons-leave.post-header-icons-leave-active .l6L1Fh {
    transform: scale3d(0, 0, 0)
}

.XqK7Ko {
    align-items: center;
    display: flex
}

.XqK7Ko>*+* {
    margin-inline-start: 18px
}

.SbjQym {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

@media(min-width:980px) {
    .use-media-queries .SbjQym {
        padding-bottom: 12px
    }
}

.gt-sm .SbjQym {
    padding-bottom: 12px
}

.SbjQym.IStc0y {
    padding-bottom: 18px
}

.SbjQym.YD6Z1G,
.SbjQym._dR9OP {
    padding-bottom: 12px
}

.SbjQym.Nn0z1D,
.SbjQym.SoK2Wc {
    padding-bottom: 24px
}

.SbjQym.AwRwmV,
.SbjQym.DKNKji,
.SbjQym.Ij__Zw,
.SbjQym.MLEYRZ,
.SbjQym.jc3Fi0,
.SbjQym.kAgxB9,
.SbjQym.otAa9D,
.SbjQym.rA58nq {
    padding-bottom: 12px
}

.SbjQym.otAa9D.Fsmreb,
.SbjQym.wjdRtO:not(.kAgxB9) {
    padding-bottom: 0
}

.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo {
    margin-bottom: var(--blog-pl-header-margin-bottom)
}

.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo.vL7wf0 {
    margin-bottom: 0
}

.SbjQym.wjdRtO:not(.kAgxB9).TjmPXo.YVAddP {
    margin-bottom: auto
}

.SbjQym.Mo4mKl {
    font-size: inherit;
    padding: 0
}

@media(min-width:980px) {
    .use-media-queries .SbjQym.Mo4mKl {
        padding: 11px 11px 24px
    }
}

.gt-sm .SbjQym.Mo4mKl {
    padding: 11px 11px 24px
}

.V_aJB6 {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    font-size: 14px;
    margin-inline-end: auto;
    max-inline-size: calc(100% - 42px);
    min-block-size: var(--blog-pl-header-height)
}

.V_aJB6.CH7asw {
    max-inline-size: calc(100% - 54px)
}

.Mo4mKl .V_aJB6 {
    font-size: inherit
}

@media(min-width:980px) {

    .use-media-queries .G1sD4r .V_aJB6,
    .use-media-queries .PVEWzt .V_aJB6,
    .use-media-queries .eOIH_4 .V_aJB6,
    .use-media-queries .otAa9D .V_aJB6 {
        font-size: 12px
    }
}

.gt-sm .G1sD4r .V_aJB6,
.gt-sm .PVEWzt .V_aJB6,
.gt-sm .eOIH_4 .V_aJB6,
.gt-sm .otAa9D .V_aJB6 {
    font-size: 12px
}

.pWST8_ .V_aJB6,
.rDlcKq .V_aJB6,
.vL7wf0 .V_aJB6 {
    height: auto
}

.YiEou4 {
    display: none
}

@media(min-width:980px) {
    .use-media-queries .YiEou4 {
        display: inline-block;
        margin-inline-start: auto
    }
}

.gt-sm .YiEou4 {
    display: inline-block;
    margin-inline-start: auto
}

.YfT_t7 {
    opacity: .6
}

.Dgs_GX {
    align-items: center;
    display: flex;
    margin-inline-end: 3px
}

.YiEou4+.Dgs_GX {
    margin-inline-start: 12px
}

.GygROR {
    margin: 0;
    margin-inline-end: -9px
}

.GygROR.pWST8_,
.GygROR.rDlcKq {
    margin-inline-end: -18px
}

@media(min-width:980px) {
    .use-media-queries .Mo4mKl .GygROR {
        margin-inline-end: 0
    }
}

.gt-sm .Mo4mKl .GygROR {
    margin-inline-end: 0
}

.Q8iQIg,
.dtYGur {
    opacity: .1;
    overflow-y: hidden;
    transform: scale3d(.1, .1, 1)
}

.EhKyap,
.VL02DE {
    opacity: 1;
    transform: scaleX(1);
    transition: all .4s ease-in
}

.Z0hXe1 {
    display: flex
}

.UbhFJ7 {
    font-size: 22px;
    font-weight: inherit;
    line-height: 30px;
    margin-top: 18px;
    overflow-wrap: break-word;
    word-break: break-word
}

.UbhFJ7:not(.nkqC0Q):active {
    cursor: pointer;
    opacity: .5
}

.UbhFJ7.Bo1Lly,
.UbhFJ7.ByEZyt,
.UbhFJ7.CUVChk,
.UbhFJ7.LVfSYs,
.UbhFJ7.QlXvtK,
.UbhFJ7.SpEvjS,
.UbhFJ7.dY1nUm,
.UbhFJ7.oTLOCu,
.UbhFJ7.ogvkLY,
.UbhFJ7.tJjC7I,
.UbhFJ7.tZJNum {
    margin-top: 0
}

@media(min-width:660px) {
    .use-media-queries .UbhFJ7 {
        font-size: inherit;
        line-height: inherit;
        margin-top: 1px
    }

    .use-media-queries .UbhFJ7.ByEZyt,
    .use-media-queries .UbhFJ7.LVfSYs,
    .use-media-queries .UbhFJ7.QlXvtK,
    .use-media-queries .UbhFJ7.bYy0xz,
    .use-media-queries .UbhFJ7.ogvkLY,
    .use-media-queries .UbhFJ7.tZJNum {
        line-height: 1.4
    }
}

.gt-xs .UbhFJ7 {
    font-size: inherit;
    line-height: inherit;
    margin-top: 1px
}

.gt-xs .UbhFJ7.ByEZyt,
.gt-xs .UbhFJ7.LVfSYs,
.gt-xs .UbhFJ7.QlXvtK,
.gt-xs .UbhFJ7.bYy0xz,
.gt-xs .UbhFJ7.ogvkLY,
.gt-xs .UbhFJ7.tZJNum {
    line-height: 1.4
}

.UbhFJ7.H9iA7D,
.UbhFJ7.PAKs7D {
    line-height: 1.4 !important
}

.UbhFJ7.PAKs7D.uv4TNa {
    margin-top: 12px
}

.UbhFJ7.rnQbhA.uv4TNa {
    margin-bottom: 12px
}

.UbhFJ7.vAXVkR {
    font-size: inherit;
    line-height: inherit;
    margin-top: 1px
}

.UbhFJ7.nkqC0Q {
    margin: 0;
    padding: 0
}

.UbhFJ7.EOgtUV {
    font-size: 26px !important;
    line-height: 32px !important
}

@media(min-width:980px) {
    .use-media-queries .UbhFJ7.EOgtUV {
        font-size: 40px !important;
        line-height: 48px !important
    }
}

.gt-sm .UbhFJ7.EOgtUV {
    font-size: 40px !important;
    line-height: 48px !important
}

@media(max-width:659px) {
    .use-media-queries .UbhFJ7.FG3qXk {
        line-height: 1.2 !important
    }
}

.lt-s .UbhFJ7.FG3qXk {
    line-height: 1.2 !important
}

.UbhFJ7.TkrDaM {
    font-size: inherit
}

@media(min-width:660px) {
    .use-media-queries .UbhFJ7.TkrDaM {
        padding-inline-end: 11px;
        padding-inline-start: 11px
    }
}

.gt-xs .UbhFJ7.TkrDaM {
    padding-inline-end: 11px;
    padding-inline-start: 11px
}

.f01FFh {
    color: inherit
}

.JMAXlV {
    --full: rgb(var(--full-icon-color, $black-rgb));
    --empty: rgb(var(--empty-icon-color, $gray-rgb));
    display: block;
    position: relative
}

.fbd51l {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.hhO2ky {
    display: flex
}

.JMAXlV .hhO2ky {
    gap: 0 6px
}

.siwre6 {
    color: var(--full)
}

.MKPjdi {
    color: var(--empty)
}

.TbC84K {
    display: flex;
    position: relative
}

.j6jO4F .MrH3GO {
    display: block
}

.j6jO4F {
    clip-path: inset(0 50% 0 0)
}

.MrH3GO,
[dir=rtl] .j6jO4F {
    clip-path: inset(0 0 0 50%)
}

.MrH3GO {
    position: absolute
}

[dir=rtl] .MrH3GO {
    clip-path: inset(0 50% 0 0)
}

.TYUuco {
    transition: color .3s ease-in
}

.A6pgue {
    align-items: center;
    display: flex
}

.KJeQ3_ {
    line-height: 1;
    margin-inline-start: 12px
}

.T5ArNO .KJeQ3_ {
    animation: M5aq50 .3s ease-in
}

.TW0XHJ .KJeQ3_,
.z8kPtl .KJeQ3_ {
    margin-inline-start: 7px
}

@keyframes M5aq50 {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.WEXloj {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    height: 100%;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

.HLTpGi {
    padding: 16px 18px 0;
    width: 100%
}

.e7MTRm {
    display: flex
}

.e7MTRm.Eh6y5W {
    flex-direction: row-reverse
}

.uQfB_j {
    flex: 1;
    min-width: 0
}

.XHCoob {
    line-height: 1.3em !important
}

.XHCoob.h2vkAZ {
    margin-bottom: 9px
}

.Uyo3C3 {
    flex: 0 0 70px;
    margin-inline-start: 16px
}

.Uyo3C3.mACGUD {
    margin-inline-end: 16px;
    margin-inline-start: 0
}

.FZQqq1 {
    height: 19px
}

.JBIDX5 {
    margin-inline-start: auto
}

.tXgYev {
    align-self: flex-end;
    margin: 0;
    margin-inline-start: auto
}

.tXgYev>div {
    height: 19px !important;
    width: 19px !important
}

.qoUizN {
    height: 70px;
    width: 70px
}

.XHCoob {
    margin-top: 0 !important
}

._70Aum {
    align-items: flex-start;
    margin-top: 8px
}

.p1Z4NQ {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px
}

.hVP60S {
    align-self: center;
    display: flex;
    margin-inline-end: auto
}

.dFwBxR {
    display: inline-block;
    height: 19px;
    margin-inline-end: 12px
}

.YOXOuw {
    margin-top: 12px
}

.YOXOuw.H0yVSw {
    margin-top: 16px
}

.THUnVE {
    margin-inline-end: 4px
}

.fHat_E.ZAm1sF {
    margin-top: 10px
}

.fHat_E.s641BQ {
    margin-bottom: 12px;
    margin-top: 6px
}

.C5n4nu {
    background: #fff;
    border-radius: 0;
    color: #fff;
    cursor: default;
    display: block;
    margin-inline-end: 0;
    margin-inline-start: 0;
    margin-bottom: 12px;
    padding-top: 100%;
    position: relative;
    width: 100%
}

.C5n4nu.k_3lfC {
    border-radius: calc(var(--post-homepage-mobile-postRadius, 0)*1px);
    overflow: hidden
}

.C5n4nu.eW___4 {
    border-radius: calc(var(--post-category-mobile-postRadius, 0)*1px);
    overflow: hidden
}

.xZ0Ni7 {
    margin-bottom: auto
}

.R7pzO1 {
    margin-top: 0;
    overflow: hidden
}

.SIFL3n,
.XBPfVh,
.pqsREx {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.pqsREx {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    max-height: 100%;
    padding: 24px 18px
}

.wKAbJd {
    color: inherit;
    font: inherit
}

.QJW4X8 {
    background-color: #fff
}

.fvrZpT {
    height: 1px;
    margin-bottom: 14px;
    margin-top: 18px
}

.YxgvEz.oUyTKX {
    margin-top: 10px
}

.YxgvEz.m3JDTN {
    margin-bottom: 12px;
    margin-top: 6px
}

.L5x0Fp {
    min-height: 100%;
    position: relative
}

:where(.L5x0Fp) {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box
}

:where(.L5x0Fp) * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

:where(.L5x0Fp) *,
:where(.L5x0Fp) :after,
:where(.L5x0Fp) :before {
    box-sizing: inherit
}

:where(.L5x0Fp) :where(a),
:where(.L5x0Fp) :where(a:visited) {
    text-decoration: none
}

:where(.L5x0Fp) :where(textarea) {
    font-family: inherit
}

@media screen {

    html.enable-scroll #root,
    html.enable-scroll .L5x0Fp,
    html.enable-scroll .aVF3iR,
    html.enable-scroll body {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

.aVF3iR {
    position: relative
}

html.enable-scroll .aVF3iR {
    flex: 1;
    overflow-y: auto
}

.medium-gap .aVF3iR {
    padding-top: 50px
}

.large-gap .aVF3iR {
    padding-top: 100px
}

html {
    height: 100%;
    touch-action: manipulation
}

body,
html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0;
    padding: 0
}

body {
    -webkit-text-size-adjust: none;
    -webkit-highlight: none
}

#root {
    margin: 0;
    padding: 0
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.gallery-item-common-info.gallery-item-right-info {
    position: absolute;
    /*!rtl:begin:ignore*/
    right: 0
        /*!rtl:end:ignore*/
}

.gallery-item-common-info.gallery-item-left-info {
    left: 0;
    /*!rtl:end:ignore*/
    position: absolute
        /*!rtl:begin:ignore*/
}

#pro-gallery-container button.nav-arrows-container {
    box-sizing: border-box
}

.Led6wX {
    padding: 0 20px 20px
}

.Yl589_ {
    background-color: rgb(var(--postAreaBackgroundColor));
    padding-block-end: 20px;
    padding-inline: 20px
}

.P79xUp {
    font-size: 14px;
    height: 50px
}

.tr91VF {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: space-between;
    padding-inline-end: 18px;
    padding-inline-start: 18px;
    position: relative
}

.w4kgLO {
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Rgs8Bb {
    flex: 0 0 auto;
    margin-inline-start: 3px
}

.Wi9Gc9 * {
    box-sizing: border-box
}

.Wi9Gc9 {
    display: inline-block;
    position: relative
}

.Wi9Gc9 a {
    color: #333;
    text-decoration: none
}

.Wi9Gc9>.ZKqkU8 {
    display: inline-block;
    line-height: 1.5em;
    padding: 6px 15px
}

.Wi9Gc9>.ZKqkU8:after {
    content: "▼";
    display: inline-block;
    margin-inline-start: 6px
}

.Wi9Gc9 .E_WBG4 {
    display: none
}

.Wi9Gc9 ul {
    display: block;
    inset-inline-start: -100vw;
    list-style: none;
    margin: 0;
    padding: 6px 0;
    position: absolute;
    top: calc(1.5em + 14px);
    width: 100%;
    z-index: 999
}

.Wi9Gc9 ul a {
    display: block;
    padding: 6px 15px
}

.Wi9Gc9 ul:target {
    inset-inline-start: 0
}

.Wi9Gc9 ul:target~a:after {
    content: "▲"
}

.Wi9Gc9 ul:target~a.E_WBG4 {
    display: block;
    text-indent: -100vw;
    z-index: 1000
}

.HdgO4m,
.Wi9Gc9 ul:target~a.E_WBG4 {
    height: 100%;
    inset-inline-start: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.HdgO4m {
    font-size: 16px;
    opacity: 0
}

.FDtnt5 {
    z-index: 100
}

.Y0bxin {
    align-items: center;
    display: flex;
    height: 80px;
    justify-content: space-between;
    margin-inline-end: auto;
    margin-inline-start: auto
}

.Y0bxin.iNQ68R {
    max-width: 980px
}

.Y0bxin.uKtW2I {
    padding: 0 20px
}

.XcjqVD {
    margin-inline-end: auto;
    margin-inline-start: auto;
    max-width: 940px;
    position: relative;
    z-index: 1
}

.KQiXym {
    --font: var(--navigation-font, var(--wix-font-Body-M));
    --font-size: var(--navigation-font-size, 14px);
    --text-decoration: var(--navigation-font-text-decoration);
    --text-color: rgb(var(--navigation-textColor, var(--wix-color-5)));
    fill: var(--text-color);
    color: var(--text-color);
    font: var(--font);
    font-size: var(--font-size);
    line-height: 1.5;
    -webkit-text-decoration: var(--text-decoration);
    text-decoration: var(--text-decoration)
}

.KQiXym:is(:hover, .ByH4xY) {
    --text-color: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.py6zKi {
    inset-inline-end: 0;
    padding-top: 20px;
    position: absolute;
    z-index: 10
}

.IVqWoX {
    display: flex
}

.u3G4HW {
    box-shadow: 0 10px 11px 0 rgba(0, 0, 0, .05);
    display: table;
    padding-top: 22px
}

.u3G4HW .ucwOAz {
    padding: 0
}

.u3G4HW .ucwOAz .TbpLtF {
    overflow: hidden;
    padding: 15px 30px;
    text-overflow: ellipsis
}

.u3G4HW .ucwOAz .I4EMxH {
    height: 1px;
    opacity: .1;
    width: 100%
}

.u3G4HW .ucwOAz:first-child .TbpLtF {
    padding-top: 0
}

.u3G4HW .ucwOAz:last-child .I4EMxH {
    display: none
}

.kU2es5 {
    display: flex;
    font-family: system-ui, sans-serif;
    font-size: 14px;
    height: 80px;
    width: 100%
}

.AsxoCK {
    overflow: hidden
}

.LnLd_R {
    cursor: pointer;
    flex-grow: 1;
    flex-wrap: wrap;
    list-style: none
}

.LnLd_R,
.LnLd_R li {
    align-items: center;
    display: flex
}

.LnLd_R li {
    height: 80px;
    white-space: nowrap
}

.LnLd_R li+li {
    margin-inline-start: 40px
}

.d3XSOo {
    display: block;
    font-family: system-ui, sans-serif;
    inset-inline-start: 20px;
    position: absolute;
    visibility: hidden
}

.d3XSOo * {
    float: inline-start
}

.d3XSOo *+* {
    margin-inline-start: 40px
}

.UlUPo4 a {
    text-decoration: none
}

.UlUPo4 a:hover {
    text-decoration: underline
}

.HOAgFN {
    clip: rect(1px, 1px, 1px, 1px) !important;
    border: 0 !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

.pvCG_v {
    min-height: 100%;
    position: relative
}

:where(.pvCG_v) {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box
}

:where(.pvCG_v) * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

:where(.pvCG_v) *,
:where(.pvCG_v) :after,
:where(.pvCG_v) :before {
    box-sizing: inherit
}

:where(.pvCG_v) :where(a),
:where(.pvCG_v) :where(a:visited) {
    text-decoration: none
}

:where(.pvCG_v) :where(textarea) {
    font-family: inherit
}

@media screen {

    html.enable-scroll #root,
    html.enable-scroll .l7pLjR,
    html.enable-scroll .pvCG_v,
    html.enable-scroll body {
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

.l7pLjR {
    position: relative
}

html.enable-scroll .l7pLjR {
    flex: 1;
    overflow-y: auto
}

.medium-gap .l7pLjR {
    padding-top: 50px
}

.large-gap .l7pLjR {
    padding-top: 100px
}

.juyn_2 {
    display: inline-block;
    position: relative
}

.juyn_2 .SHXBPR {
    padding: 0 17px;
    width: 40px
}

.juyn_2 .SHXBPR * {
    width: 19px
}

.JvXA2e {
    border: 1px solid;
    min-width: 140px;
    position: absolute;
    top: 38px;
    z-index: 10
}

.KJPy_8 .JvXA2e {
    inset-inline-start: 50%;
    transform: translateX(-50%)
}

.NcXno_ .JvXA2e {
    inset-inline-end: 0
}

.JvXA2e.ovMwby {
    bottom: 38px;
    top: auto
}

.OISqbJ {
    border: 1px solid;
    height: 10px;
    inset-inline-end: 0;
    inset-inline-start: 0;
    margin: 0 auto;
    position: absolute;
    top: -5px;
    transform: rotate(45deg);
    width: 10px;
    z-index: -1
}

.NcXno_ .OISqbJ {
    inset-inline-end: 16px;
    inset-inline-start: auto
}

.ovMwby .OISqbJ {
    bottom: -5px;
    top: auto
}

.Jv0dXX {
    fill: #fff
}

.EKJcYR {
    align-items: center;
    display: flex
}

.EKJcYR .xTozEv {
    min-width: 200px;
    top: 34px
}

.EKJcYR .dWlnoI {
    margin-inline-start: 24px
}

.EKJcYR .dWlnoI .yDOqhU {
    height: auto;
    min-width: 122px;
    padding: 9px 25px 8px
}

.EKJcYR .MRlrpJ {
    font-size: 14px
}

.iTEFQF {
    margin-inline-start: 12px
}

.gXfmMa {
    margin-inline-end: 16px
}

.SPucHg {
    color: #fff
}

.ySM9wx {
    background: transparent;
    border: 2px solid hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    position: relative;
    width: 34px
}

.BpWyrA {
    height: 36px;
    margin-inline-start: 24px
}

.IAJmuB {
    height: 34px;
    width: 34px
}

.kD1Yyw {
    height: 16px;
    margin-inline-start: 20px;
    position: relative;
    transition: all .5s ease
}

.kD1Yyw.ON6A2O {
    width: 200px
}

.kD1Yyw.ON6A2O.ke7j1e {
    width: 100%
}

.jMrgc4 {
    bottom: 0;
    cursor: pointer;
    inset-inline-start: 0;
    margin: auto 0;
    top: 0
}

.ON6A2O .jMrgc4,
.m2yAmK {
    position: absolute
}

.m2yAmK {
    background: transparent;
    border: 0;
    border-radius: 0;
    display: none;
    font-size: 14px;
    font-weight: 500;
    inset-inline-start: 0;
    margin: 0;
    padding: 1px 0 0;
    padding-inline-start: 29px;
    top: 0;
    transition: all .5s ease;
    width: 100%
}

.m2yAmK::-webkit-input-placeholder {
    color: currentColor;
    opacity: 1;
    -webkit-transition: color .5s;
    transition: color .5s
}

.m2yAmK:-moz-placeholder,
.m2yAmK::-moz-placeholder {
    color: currentColor;
    opacity: 1;
    -moz-transition: color .5s;
    transition: color .5s
}

.m2yAmK:-ms-input-placeholder {
    color: currentColor;
    opacity: 1;
    -ms-transition: color .5s;
    transition: color .5s
}

.m2yAmK:focus {
    outline: 0
}

.ON6A2O .m2yAmK {
    display: inline-block;
    padding-inline-end: 20px
}

.iLMCUc {
    display: none
}

.ON6A2O .iLMCUc {
    display: inline-block
}

.RFnngL {
    font-size: 14px;
    font-weight: 500;
    height: 25px;
    padding: 1px 0 0;
    padding-inline-start: 29px;
    visibility: hidden
}

.ON6A2O .RFnngL {
    padding-inline-end: 20px
}

.BN409S {
    height: 1px;
    opacity: 0;
    transition: all .5s ease
}

.ON6A2O .BN409S {
    opacity: .5
}

.NMRR5Q {
    background: transparent;
    border: 0;
    bottom: 0;
    cursor: pointer;
    height: 20px;
    inset-inline-end: 0;
    margin: auto;
    margin-inline-end: -5px;
    margin-inline-start: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 20px
}

.TSwWhL {
    opacity: .8
}

.clear-enter-active,
.clear-leave-active {
    transition: opacity .5s
}

.clear-enter.clear-enter-active,
.clear-leave {
    opacity: 1
}

.clear-enter,
.clear-leave.clear-leave-active {
    opacity: 0
}

.XDcQnF.OdeuKJ {
    margin: 0 -20px;
    padding: 0 20px
}

@media(max-width:979px) {
    .use-media-queries .XDcQnF.WIEJ0e {
        margin: 0
    }
}

.lt-md .XDcQnF.WIEJ0e {
    margin: 0
}

.Gka3kA {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 48px;
    justify-content: center;
    width: 58px
}

.mP9yec {
    border: 2px solid hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    display: block;
    height: 30px;
    width: 30px
}

.jgXCfy,
.mP9yec {
    position: relative
}

.jgXCfy {
    background: none;
    border: 0;
    cursor: pointer;
    display: inline-block;
    flex-shrink: 0;
    height: 48px;
    padding: 0;
    width: 48px
}

.jgXCfy:active:after {
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.xaRdfw {
    align-items: center;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    width: 100%
}

.srEdfd {
    display: none
}

.tSamLJ {
    border-radius: 50%;
    bottom: 11px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 9px;
    height: 14px;
    inset-inline-end: 8px;
    line-height: 14px;
    position: absolute;
    width: 14px
}

.HvPwlI,
.tSamLJ {
    display: flex;
    justify-content: center
}

.HvPwlI {
    align-items: center;
    height: 48px;
    width: 48px
}

.HvPwlI:active:after {
    background-color: hsla(0, 0%, 100%, .3);
    border-radius: 24px;
    content: "";
    height: 100%;
    inset-inline-start: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.pFrNlV {
    display: none
}

.QNVRC4 {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin-inline-end: -14px
}

.QNVRC4 .RiU29q {
    min-width: 200px;
    top: 40px
}

.oOaDEN:last-child {
    margin-inline-end: -3px
}

.Iv7yDs {
    align-items: center;
    background: transparent;
    border: 0;
    color: #fff;
    display: inline-flex;
    font-family: system-ui, sans-serif;
    font-weight: 500;
    height: 100%;
    padding: 0 16px
}

.Iv7yDs,
.zXI4K_ {
    font-size: 14px;
    white-space: nowrap
}

.zXI4K_ {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.zXI4K_ a {
    color: inherit
}

.VjJ7rB {
    flex-shrink: 0;
    font-size: 14px !important;
    text-decoration: none !important
}

@media print {
    .VjJ7rB {
        color: #000 !important;
        font-size: 10pt !important
    }
}

.isG_om {
    height: 50px;
    justify-content: space-between;
    padding-inline-end: 18px;
    padding-inline-start: 18px
}

.Y1KjpM,
.isG_om {
    align-items: center;
    display: flex
}

.Y1KjpM {
    flex: 0 1 auto;
    height: 100%;
    overflow: hidden
}

.IfQDSA {
    margin-inline-end: -16px
}

.LoSEse {
    background: rgba(0, 0, 0, .2);
    height: 3px
}

.LoSEse,
.TM6znx {
    position: absolute
}

.TM6znx {
    align-items: center;
    background: transparent;
    border: 0;
    display: flex;
    height: 48px;
    inset-inline-end: 0;
    justify-content: center;
    top: 0;
    width: 48px
}

.TM6znx:focus {
    outline: 0
}

.nb7lGW {
    background: #fff;
    border-style: solid;
    border-width: 0;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    padding: 110px 0 30px;
    position: relative
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .nb7lGW {
        height: 450px;
        margin: 0 20px 20px
    }
}

.sm .nb7lGW {
    height: 450px;
    margin: 0 20px 20px
}

.WD81sR {
    font-size: 22px;
    margin: 35px 0 0;
    text-align: center
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .WD81sR {
        font-size: 32px
    }
}

.sm .WD81sR {
    font-size: 32px
}

.AZOuwY {
    font-size: 14px;
    line-height: 21px;
    margin: 8px 0 0;
    padding-inline-end: 34px;
    padding-inline-start: 34px;
    text-align: center
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .AZOuwY {
        font-size: 16px;
        margin-top: 21px
    }
}

.sm .AZOuwY {
    font-size: 16px;
    margin-top: 21px
}

.qdoEtQ {
    margin-top: 40px;
    text-align: center
}

.SO9njw {
    display: flex;
    margin-inline-end: auto;
    margin-inline-start: auto;
    max-width: 940px;
    min-height: 450px;
    width: 100%
}

.arh2qf {
    align-items: center;
    border-style: solid;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    padding: 36px 30px;
    text-align: center
}

.app-mobile .arh2qf {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

@media(min-width:980px) {
    .use-media-queries .arh2qf {
        border-style: solid;
        height: 450px;
        padding: 0
    }
}

.gt-sm .arh2qf {
    border-style: solid;
    height: 450px;
    padding: 0
}

.cJscj1 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 12px
}

.cJscj1:focus {
    box-shadow: none !important
}

@media(min-width:980px) {
    .use-media-queries .cJscj1 {
        font-size: 32px;
        line-height: 1.5;
        margin-bottom: 12px;
        max-width: 620px
    }
}

.gt-sm .cJscj1 {
    font-size: 32px;
    margin-bottom: 12px;
    max-width: 620px
}

.cTdFFO,
.gt-sm .cJscj1 {
    line-height: 1.5
}

@media(min-width:980px) {
    .use-media-queries .cTdFFO {
        max-width: 620px
    }
}

.gt-sm .cTdFFO {
    max-width: 620px
}

.clf9mN {
    font-size: 16px
}

.wdbmEY {
    font-size: 18px;
    margin-top: 18px
}

@media(min-width:980px) {
    .use-media-queries .wdbmEY {
        margin-top: 48px
    }
}

.gt-sm .wdbmEY {
    margin-top: 48px
}

.nAaNon {
    background-color: #fff;
    color: #000
}

.mbKyhH {
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    margin-top: 12px
}

@media(min-width:980px) {
    .use-media-queries .mbKyhH {
        margin-top: 0
    }
}

.gt-sm .mbKyhH,
.mbKyhH.hYUP9L {
    margin-top: 0
}

.t4o8yl {
    background: transparent;
    border: 0;
    height: 100%;
    padding: 0
}

.t4o8yl:focus {
    outline: 0
}

.opxKQF {
    flex: 0 0 auto
}

.lnfRGj {
    align-items: center;
    display: inline-flex;
    height: 100%
}

.lnfRGj:active {
    opacity: .5
}

.PRDfW5 {
    color: inherit;
    font-size: 14px;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap
}

*+.PRDfW5 {
    margin-inline-start: 7px
}

.PRDfW5:empty {
    display: none
}

.JKDAPr {
    font-size: 0;
    height: 100%;
    margin: 0;
    margin-inline-end: -12px;
    margin-inline-start: -4px
}

.QCDchW {
    font-size: 14px !important;
    text-decoration: none !important
}

.zp8IQu {
    position: relative;
    width: 100%
}

.WqSDrh {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 30px 0 374px
}

.Wr5XZS {
    margin: 20px
}

.cvByyI {
    margin: 0 auto;
    max-width: 940px
}

@media(min-width:980px) {
    .use-media-queries .YFveWU {
        margin: 0 auto
    }
}

.gt-sm .YFveWU {
    margin: 0 auto
}

.YFveWU .vYilfO {
    color: inherit;
    font: inherit;
    text-decoration: underline
}

.JEGk06 {
    font-weight: 700
}

.IeY3vx,
.KhVdjt,
.acbUIp,
.gwgQCb,
.lfi41p,
.sI4Nnn {
    line-height: 1
}

.wR7lgz {
    display: flex
}

.wR7lgz .sI4Nnn {
    cursor: inherit;
    opacity: 1
}

.wR7lgz .RcfyI6,
.wR7lgz .ixAZGX {
    cursor: pointer;
    font-size: 14px;
    margin-inline-end: 48px
}

.wR7lgz .ixAZGX {
    opacity: .8
}

.ynW8KF {
    align-items: center;
    display: flex;
    font-family: system-ui, sans-serif;
    font-size: 16px;
    height: 100%
}

@media only screen and (max-width:500px) {
    .ynW8KF {
        max-width: 100%;
        overflow-y: hidden
    }
}

.KhVdjt,
.RcfyI6,
.fOICak {
    align-items: center;
    display: flex;
    justify-content: center
}

.KhVdjt,
.RcfyI6 {
    color: inherit;
    cursor: pointer;
    margin: 0 3px;
    min-height: 36px;
    min-width: 36px
}

.IZ6Wrl .KhVdjt,
.IZ6Wrl .RcfyI6 {
    margin: 0 6px
}

.BCQZoR,
.sI4Nnn {
    cursor: default
}

.BCQZoR {
    opacity: .4
}

.fOICak {
    margin: 0 6px;
    min-width: 48px
}

.D1xXio {
    color: inherit
}

.j9utVS {
    background: #fff;
    border: 1px solid;
    border-radius: 0;
    cursor: default;
    display: block;
    margin-inline-end: 0;
    margin-inline-start: 0;
    padding: 28px 18px 25px
}

.app-mobile .j9utVS {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .j9utVS {
        padding: 40px 50px
    }
}

.sm .j9utVS {
    padding: 40px 50px
}

.x1QQNM.q0le6Y {
    height: 400px;
    padding-bottom: 0
}

.Gl8eWB {
    margin-bottom: 9px
}

@media(min-width:686px)and (max-width:979px) {

    .use-media-queries .HZXMCr,
    .use-media-queries .PXvRd6,
    .use-media-queries .xrwGqD {
        margin-inline-end: 11px;
        margin-inline-start: 11px
    }
}

.sm .HZXMCr,
.sm .PXvRd6,
.sm .xrwGqD {
    margin-inline-end: 11px;
    margin-inline-start: 11px
}

.HZXMCr {
    height: 1px;
    margin-bottom: 15px;
    opacity: .2
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .HZXMCr {
        margin-bottom: 12px
    }
}

.sm .HZXMCr {
    margin-bottom: 12px
}

.PXvRd6 {
    padding-bottom: 23px
}

.H7IWI8 {
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 1.5;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .FAMRGA {
        margin: 0 auto;
        width: 940px
    }
}

.sm .FAMRGA {
    margin: 0 auto;
    width: 940px
}

.gIFXsZ>* {
    margin-bottom: 20px
}

.VbmcXs {
    list-style-type: none;
    margin-bottom: 12px;
    position: relative;
    width: 100%
}

.B4NYD6 {
    align-items: center;
    display: flex;
    height: 80px;
    padding-inline-start: 80px
}

.taJz3x {
    margin-top: -1px
}

.taJz3x:last-child {
    display: none
}

.pRy83j {
    margin: 0 auto;
    padding-bottom: 200px;
    padding-top: 135px
}

@media(min-width:686px)and (max-width:979px) {
    .use-media-queries .pRy83j {
        margin-bottom: 20px
    }
}

.sm .pRy83j {
    margin-bottom: 20px
}

.QCPRM5 {
    align-items: center;
    color: #fff;
    display: flex;
    font-family: system-ui, sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 60px;
    inset-inline-end: 0;
    inset-inline-start: 0;
    justify-content: space-between;
    padding: 0 15px;
    position: fixed;
    top: 0;
    transform: translateZ(0);
    z-index: 3000
}

.QCPRM5.CKLwFf {
    font-family: HelveticaNeueW01-45Ligh, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 300
}

.QCPRM5.EdzGzM {
    background: #80c979
}

.QCPRM5.vcU6xU {
    background: #f06448
}

.QCPRM5.A1e1WH {
    background: #60adf0
}

.QCPRM5.E1Fz0F {
    justify-content: center
}

.QCPRM5.B58XC1 {
    position: static
}

.Us6ADw {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'%3E%3Cpath d='m3984.99 617.882-1.11 1.109-3.88-3.882-3.88 3.882-1.11-1.109 3.88-3.882-3.88-3.882 1.11-1.109 3.88 3.882 3.88-3.882 1.11 1.109-3.88 3.882Z' transform='translate(-3975 -609)' style='fill:%23fff;fill-rule:evenodd'/%3E%3C/svg%3E") no-repeat 50%;
    border: 0;
    height: 10px;
    width: 10px
}

.Us6ADw:focus {
    outline: 0
}

.QCPRM5.message-enter,
.QCPRM5.message-leave-active {
    opacity: 0
}

.QCPRM5.message-enter-active {
    transition: opacity 50ms ease-in
}

.QCPRM5.message-leave-active {
    transition: opacity .4s ease-in
}

.QCPRM5.message-enter-active {
    opacity: 1
}

.qi0cF2 {
    inset-inline-start: 50%;
    position: fixed;
    top: 0;
    transform: translateX(-50%);
    width: var(--root-width);
    z-index: 999999999999999
}

.app-desktop .qi0cF2 {
    top: 80px
}

.app-mobile .qi0cF2 {
    width: 100%
}

.UwtYxn {
    inset-inline-start: 50%;
    position: fixed;
    top: 80px;
    transform: translateX(-50%);
    z-index: 999999999999999
}

.UwtYxn .message-enter,
.UwtYxn .message-leave-active {
    opacity: 0
}

.UwtYxn .message-enter-active {
    transition: opacity .2s ease-in
}

.UwtYxn .message-leave-active {
    transition: opacity .4s ease-in
}

.UwtYxn .message-enter-active {
    opacity: 1
}

.I5oIvV {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: fixed;
    top: 0;
    z-index: 999999999
}

.EGo10J {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.aq_u4p {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 16px 0 30px
}

.aq_u4p.HcArW_ {
    margin: 1px 0 0;
    min-height: 68px
}

.vpm41p {
    height: 1px
}

.R9UFnY {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.app-desktop .R9UFnY {
    max-width: 1920px;
    min-height: 330px;
    min-width: 980px
}

@media(max-width:980px) {
    .use-media-queries .app-desktop .R9UFnY {
        padding: 0 20px
    }
}

.lte-w980 .app-desktop .R9UFnY {
    padding: 0 20px
}

.app-mobile .R9UFnY {
    padding: 24px 18px
}

.gUKJE0 {
    line-height: 1.3
}

.app-desktop .gUKJE0 {
    font-size: 64px;
    width: 940px
}

@media(max-width:1364px) {
    .use-media-queries .app-desktop .gUKJE0 {
        font-size: 48px
    }
}

.lte-category-header-w1364 .app-desktop .gUKJE0 {
    font-size: 48px
}

.app-mobile .gUKJE0 {
    font-size: 26px
}

.app-desktop .RpSBjv {
    margin-top: 18px;
    width: 600px
}

.app-mobile .RpSBjv {
    margin-top: 12px
}

.KtXVa9 {
    line-height: 1.5
}

.app-desktop .KtXVa9 {
    font-size: 20px
}

.app-mobile .KtXVa9 {
    font-size: 16px
}

.IxwVZ_ {
    background-color: rgba(211, 237, 255, .25);
    min-height: 20px;
    outline: 1px solid #116dff
}

.pA5zEx .pCwu60 .bDY8vo,
:not(.pA5zEx) .pCwu60 .bDY8vo {
    height: 108%;
    margin: -2.5% 0 0;
    margin-inline-start: -2.5%;
    width: 105%
}

.pA5zEx .r8jqp0,
:not(.pA5zEx) .r8jqp0 {
    inset-inline-start: 100%
}

.CsBZWG,
.IM8lAo,
.pA5zEx .pCwu60 .r8jqp0,
:not(.pA5zEx) .pCwu60 .r8jqp0 {
    inset-inline-start: 0
}

.CsBZWG,
.IM8lAo {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.pA5zEx .t_gxYl {
    opacity: 0;
    transform: translateY(50px);
    transition: transform .8s cubic-bezier(.165, .84, .44, 1), opacity .8s cubic-bezier(.165, .84, .44, 1)
}

.pA5zEx .pCwu60 .t_gxYl {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .3s
}

.pA5zEx .pCwu60 .bDY8vo {
    transition-delay: 0s
}

.pA5zEx .bDY8vo {
    transition: width .25s linear .3s, height .25s linear .3s, margin .25s linear .3s
}

.pA5zEx .pCwu60 .r8jqp0 {
    transition-delay: .2s
}

.pA5zEx .r8jqp0 {
    transition: left .3s ease-in-out
}

.pA5zEx .Dx7Mw7,
.pA5zEx .HuGN_e {
    transition: color .2s linear
}

.pA5zEx .YSHEnd {
    transition: fill .2s linear
}

.FVZjgU {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    max-width: 1920px;
    min-width: 940px;
    width: 100%
}

@media(max-width:1564px) {
    .use-media-queries .FVZjgU {
        max-width: 1653px
    }
}

.lte-banner-w1564 .FVZjgU {
    max-width: 1653px
}

@media(max-width:1425px) {
    .use-media-queries .FVZjgU {
        max-width: 1424px
    }
}

.lte-banner-w1425 .FVZjgU {
    max-width: 1424px
}

@media(max-width:1181px) {
    .use-media-queries .FVZjgU {
        max-width: 1275px
    }
}

.lte-banner-w1181 .FVZjgU {
    max-width: 1275px
}

@media(max-width:980px) {
    .use-media-queries .FVZjgU {
        margin: 0 20px
    }
}

.lte-banner-w980 .FVZjgU {
    margin: 0 20px
}

.grmtk_ {
    display: flex;
    flex: none;
    flex-direction: column;
    width: 460px
}

@media(max-width:1564px) {
    .use-media-queries .grmtk_ {
        width: 460px
    }
}

.lte-banner-w1564 .grmtk_ {
    width: 460px
}

@media(max-width:1425px) {
    .use-media-queries .grmtk_ {
        width: 365px
    }
}

.lte-banner-w1425 .grmtk_ {
    width: 365px
}

@media(max-width:1181px) {
    .use-media-queries .grmtk_ {
        width: 312px
    }
}

.lte-banner-w1181 .grmtk_ {
    width: 312px
}

@media(max-width:980px) {
    .use-media-queries .grmtk_ {
        width: 292px
    }
}

.lte-banner-w980 .grmtk_ {
    width: 292px
}

.k5QnMY {
    flex: 1
}

.HuGN_e {
    font-size: 48px;
    line-height: 1.3
}

@media(max-width:1564px) {
    .use-media-queries .HuGN_e {
        font-size: 40px
    }
}

.lte-banner-w1564 .HuGN_e {
    font-size: 40px
}

@media(max-width:1425px) {
    .use-media-queries .HuGN_e {
        font-size: 32px
    }
}

.lte-banner-w1425 .HuGN_e {
    font-size: 32px
}

@media(max-width:1181px) {
    .use-media-queries .HuGN_e {
        font-size: 28px
    }
}

.lte-banner-w1181 .HuGN_e {
    font-size: 28px
}

.b5cuHs {
    margin-bottom: 23px
}

.Dx7Mw7 {
    font-size: 20px;
    line-height: 1.5
}

.Dx7Mw7,
.YSHEnd {
    display: inline-block
}

.YSHEnd {
    margin-inline-start: 6px;
    vertical-align: middle
}

.Q3CjbN {
    height: 1px
}

.p165aB {
    flex: none;
    height: 608px;
    overflow: hidden;
    position: relative;
    width: 1064px
}

@media(max-width:1564px) {
    .use-media-queries .p165aB {
        height: 528px;
        width: 925px
    }
}

.lte-banner-w1564 .p165aB {
    height: 528px;
    width: 925px
}

@media(max-width:1425px) {
    .use-media-queries .p165aB {
        height: 443px;
        width: 776px
    }
}

.lte-banner-w1425 .p165aB {
    height: 443px;
    width: 776px
}

@media(max-width:1181px) {
    .use-media-queries .p165aB {
        height: 358px;
        width: 628px
    }
}

.lte-banner-w1181 .p165aB {
    height: 358px;
    width: 628px
}

@media(max-width:980px) {
    .use-media-queries .p165aB {
        height: 347px;
        width: 608px
    }
}

.lte-banner-w980 .p165aB {
    height: 347px;
    width: 608px
}

.bDY8vo {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

:not(.pA5zEx) .IM8lAo {
    opacity: 0
}

.pA5zEx .IM8lAo {
    opacity: 0;
    transition: opacity .5s linear .3s
}

:not(.pA5zEx) .pCwu60 .IM8lAo {
    opacity: .95
}

.pA5zEx .pCwu60 .IM8lAo {
    opacity: .95;
    transition-delay: 0s
}

.ZUwECn {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    width: 100%
}

.w9PuUH {
    height: 47px;
    overflow: hidden
}

@media(max-width:1564px) {
    .use-media-queries .w9PuUH {
        height: 44px
    }
}

.lte-banner-w1564 .w9PuUH {
    height: 44px
}

.t_gxYl {
    font-size: 20px;
    line-height: 1.5
}

@media(max-width:1425px) {
    .use-media-queries .t_gxYl {
        font-size: 16px
    }
}

.lte-banner-w1425 .t_gxYl {
    font-size: 16px
}

:not(.pA5zEx) .t_gxYl {
    visibility: hidden
}

:not(.pA5zEx) .pCwu60 .t_gxYl {
    visibility: visible
}

.nsHR1e {
    position: relative;
    width: 426px
}

@media(max-width:1181px) {
    .use-media-queries .nsHR1e {
        width: 310px
    }
}

.lte-banner-w1181 .nsHR1e {
    width: 310px
}

.r8jqp0 {
    height: 1px;
    inset-inline-end: 0;
    position: absolute
}

.EX6A7O {
    padding-top: 57.1875%;
    position: relative;
    width: 100%
}

.onZP9b {
    bottom: 0;
    inset-inline-end: 0;
    inset-inline-start: 0;
    position: absolute;
    top: 0
}

.UUxi80 {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.RJzprR {
    padding: 24px 18px
}

.IbjI2_ {
    font-size: 18px;
    line-height: 1.5
}

.app-desktop .t7xIqE {
    margin-bottom: 70px
}

.nav-arrows-container svg {
    fill: rgb(var(--feedSliderArrowsColor, var(--wix-color-15)));
    stroke: rgb(var(--feedSliderArrowsColor, var(--wix-color-15)))
}

.Mu0bmS .blog-navigation-container-font {
    font: var(--navigation-font, var(--wix-font-Body-M));
    font-size: var(--navigation-font-size, 14px);
    line-height: normal;
    -webkit-text-decoration: var(--navigation-font-text-decoration);
    text-decoration: var(--navigation-font-text-decoration)
}

.Mu0bmS .blog-header-widget-font {
    font: var(--navigation-font, var(--wix-font-Body-M));
    line-height: normal
}

.Mu0bmS .blog-desktop-header-search-font {
    font: var(--header-font, var(--wix-font-Body-M));
    line-height: normal
}

.Mu0bmS .blog-page-description-title-font {
    font: var(--header-categoryTitleFont, var(--wix-font-Page-title));
    font-size: var(--header-categoryTitleFont-size, 32px);
    line-height: normal
}

.Mu0bmS .blog-page-description-content-font {
    font: var(--header-categoryDescriptionFont, var(--wix-font-Body-M));
    font-size: var(--header-categoryDescriptionFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-page-description-title-header300-font {
    font: var(--header-homepageTitleFont, var(--wix-font-Page-title));
    font-size: var(--header-homepageTitleFont-size, 40px);
    line-height: 1.2
}

.Mu0bmS .blog-page-description-content-header300-font {
    font: var(--header-homepageDescriptionFont, var(--wix-font-Body-M));
    font-size: var(--header-homepageDescriptionFont-size, 18px);
    line-height: 1.5
}

.Mu0bmS .blog-post-title-font {
    font: var(--post-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-titleFont-size, 28px);
    line-height: normal;
    -webkit-text-decoration: var(--post-titleFont-text-decoration);
    text-decoration: var(--post-titleFont-text-decoration)
}

.Mu0bmS .blog-post-description-style-font {
    font: var(--post-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-descriptionFont-size, 28px);
    line-height: normal
}

.Mu0bmS .blog-post-description-font {
    font: var(--post-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-descriptionFont-size, 16px);
    font-style: inherit;
    font-weight: inherit;
    line-height: normal;
    text-decoration: inherit
}

.Mu0bmS .blog-post-page-font {
    font: var(--post-pageFont, var(--wix-font-Body-M));
    font-size: var(--post-pageFont-size, 18px);
    font-style: inherit;
    font-weight: inherit;
    line-height: normal;
    text-decoration: inherit
}

.Mu0bmS .blog-post-page-title-font {
    font: var(--post-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-titleFont-size, 40px);
    line-height: normal
}

.Mu0bmS .blog-post-quote-font {
    font: var(--post-quotesFont, var(--wix-font-Page-title));
    font-size: var(--post-quotesFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-post-header-two-font {
    font: var(--post-headerTwoFont);
    line-height: normal
}

.Mu0bmS .blog-post-header-three-font {
    font: var(--post-headerThreeFont);
    line-height: normal
}

.Mu0bmS .blog-post-homepage-title-font {
    font: var(--post-homepage-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-homepage-titleFont-size, 28px);
    -webkit-text-decoration: var(--post-homepage-titleFont-text-decoration);
    text-decoration: var(--post-homepage-titleFont-text-decoration)
}

.Mu0bmS .blog-post-homepage-description-style-font {
    -webkit-text-decoration: var(--post-homepage-descriptionFont-text-decoration);
    text-decoration: var(--post-homepage-descriptionFont-text-decoration)
}

.Mu0bmS .blog-post-homepage-description-font,
.Mu0bmS .blog-post-homepage-description-style-font {
    font: var(--post-homepage-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-homepage-descriptionFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-post-homepage-description-font {
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit
}

.Mu0bmS .blog-post-homepage-post-container .blog-post-text-font {
    font: var(--post-homepage-descriptionFont, var(--wix-font-Page-title));
    font-size: var(--post-homepage-descriptionFont-size, 16px);
    line-height: normal
}

.Mu0bmS .blog-post-category-title-font {
    font: var(--post-category-titleFont, var(--wix-font-Page-title));
    font-size: var(--post-category-titleFont-size, 28px);
    -webkit-text-decoration: var(--post-category-titleFont-text-decoration);
    text-decoration: var(--post-category-titleFont-text-decoration)
}

.Mu0bmS .blog-post-category-description-font,
.Mu0bmS .blog-post-category-description-style-font {
    font: var(--post-category-descriptionFont, var(--wix-font-Body-M));
    font-size: var(--post-category-descriptionFont-size, 16px);
    line-height: normal;
    -webkit-text-decoration: var(--post-category-descriptionFont-text-decoration);
    text-decoration: var(--post-category-descriptionFont-text-decoration)
}

.Mu0bmS .blog-post-category-description-font {
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit
}

.Mu0bmS .blog-post-category-post-container .blog-post-text-font {
    font: var(--post-category-descriptionFont, var(--wix-font-Page-title));
    line-height: normal;
    -webkit-text-decoration: var(--post-category-descriptionFont-text-decoration);
    text-decoration: var(--post-category-descriptionFont-text-decoration)
}

.Mu0bmS .blog-widget-sign-up-button-font {
    font: var(--widget-signUpButtonFont, var(--wix-font-Body-M));
    line-height: normal
}

.Mu0bmS .blog-primary-color {
    color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-background-color {
    background-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-border-color {
    border-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-border-bottom-color {
    border-bottom-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-border-left-color {
    border-inline-start-color: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-primary-fill {
    fill: rgb(var(--primaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-secondary-fill {
    fill: rgb(var(--color, var(--wix-color-13)))
}

.Mu0bmS .blog-header-border-color {
    border-color: rgb(var(--wix-color-5))
}

.Mu0bmS .blog-disabled-background-color,
.Mu0bmS .blog-disabled-border-color {
    border-color: #f0f0f0
}

.Mu0bmS .blog-navigation-container-color {
    color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-container-fill {
    fill: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-container-border-color {
    border-color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-container-active-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-container-active-fill {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-container-separator-background-color {
    background-color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-navigation-link-hover-color:hover {
    color: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-link-hover-fill:hover {
    fill: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-link-active-color {
    color: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-navigation-link-active-fill {
    fill: rgb(var(--navigation-textColorActive, var(--wix-color-8)))
}

.Mu0bmS .blog-desktop-header-background-color {
    background-color: rgb(var(--header-navigationMenuBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-header-background-color,
.Mu0bmS .blog-navigation-container-background-color {
    background-color: rgb(var(--navigation-backgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-categories-dropdown-background-color {
    background-color: rgb(var(--navigation-backgroundColor-rgb, var(--wix-color-1)), .9)
}

.Mu0bmS .blog-header-widget-text-color {
    color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-header-notification-bubble-background-color {
    background-color: rgb(var(--widget-notificationBubbleColor, var(--wix-color-13)))
}

.Mu0bmS .blog-header-notification-bubble-text-color {
    color: rgb(var(--widget-notificationBubbleTextColor, var(--wix-color-1)))
}

.Mu0bmS .blog-header-widget-icon-fill {
    fill: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-desktop-header-search-text-color {
    color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-desktop-header-search-icon-fill {
    fill: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-desktop-header-search-border-background-color {
    background-color: rgb(var(--navigation-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-text-color {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-text-border-color {
    border-color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-separator-background-color,
.Mu0bmS .blog-text-after-background-color:after {
    background-color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-icon-fill {
    fill: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-icon-stroke {
    stroke: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-background-color {
    background-color: rgb(var(--post-appBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-background-category-color {
    background-color: rgb(var(--post-appBackgroundCategoryColor, var(--post-appBackgroundColor), var(--wix-color-1)))
}

.Mu0bmS .blog-card-background-color {
    background-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-dropdown-background-color {
    background-color: rgba(var(--post-cardBackgroundColor-rgb, var(--wix-color-1)), 1)
}

.Mu0bmS .blog-card-fill {
    fill: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-stroke {
    stroke: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-color {
    color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-inverted-separator-background-color {
    background-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-profile-photo-border-color {
    border-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-border-color {
    border-color: rgb(var(--post-cardBorderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-card-border-bottom-color {
    border-bottom-color: rgb(var(--post-cardBorderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-post-title-color {
    color: rgb(var(--post-titleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-quote-color {
    color: rgb(var(--post-quotesColor))
}

.Mu0bmS .blog-post-header-two-color {
    color: rgb(var(--post-headerTwoColor))
}

.Mu0bmS .blog-post-header-three-color {
    color: rgb(var(--post-headerThreeColor))
}

.Mu0bmS .blog-post-homepage-title-color {
    color: rgb(var(--post-homepage-titleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-TOI-title-color {
    color: rgb(var(--post-homepage-TOI-titleColor, 255, 255, 255))
}

.Mu0bmS .blog-post-homepage-description-color {
    color: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-description-fill {
    fill: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-description-background-color {
    background-color: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-TOI-description-color {
    color: rgb(var(--post-homepage-TOI-descriptionColor, 255, 255, 255))
}

.Mu0bmS .blog-post-homepage-TOI-description-fill {
    fill: rgb(var(--post-homepage-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-homepage-TOI-description-background-color {
    background-color: rgb(var(--post-homepage-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-homepage-border-color {
    border-color: rgba(var(--post-homepage-borderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-post-homepage-overlay-background-color {
    background-color: rgb(var(--post-homepage-overlayColor, 0, 0, 0, .55))
}

.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-color:hover {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-fill:hover {
    fill: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-color:hover .blog-post-homepage-TOI-title-color,
.Mu0bmS .is-desktop .blog-post-homepage-link-hashtag-hover-color:hover .blog-post-homepage-title-color {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-color:hover .blog-post-category-TOI-title-color,
.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-color:hover .blog-post-category-title-color {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-homepage-background-color {
    background-color: rgb(var(--post-homepage-backgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-homepage-TOI-background-color {
    background-color: rgb(var(--post-homepage-TOI-backgroundColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-homepage-hover-container:hover .blog-hover-container-element-color {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-hover-container:hover .blog-hover-container-element-fill {
    fill: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-homepage-post-container .blog-link-hashtag-color {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-homepage-post-container .blog-post-text-color {
    color: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-homepage-post-container .blog-icon-fill {
    fill: rgb(var(--post-homepage-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-homepage-post-container .blog-link-hover-color:hover {
    color: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-homepage-post-container .blog-link-hover-fill:hover {
    fill: rgb(var(--post-homepage-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-title-color {
    color: rgb(var(--post-category-titleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-TOI-title-color {
    color: rgb(var(--post-category-TOI-titleColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-description-color {
    color: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-description-fill {
    fill: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-description-background-color {
    background-color: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-TOI-description-color {
    color: rgb(var(--post-category-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-TOI-description-fill {
    fill: rgb(var(--post-category-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-TOI-description-background-color {
    background-color: rgb(var(--post-category-TOI-descriptionColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-border-color {
    border-color: rgba(var(--post-category-borderColor, var(--wix-color-2)))
}

.Mu0bmS .blog-post-category-overlay-background-color {
    background-color: rgb(var(--post-category-overlayColor, 0, 0, 0, .55))
}

.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-color:hover {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-link-hashtag-hover-fill:hover {
    fill: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-background-color {
    background-color: rgb(var(--post-category-backgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-post-category-TOI-background-color {
    background-color: rgb(var(--post-category-TOI-backgroundColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-category-hover-container:hover .blog-hover-container-element-color {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-hover-container:hover .blog-hover-container-element-fill {
    fill: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-post-container .blog-link-hashtag-color {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-post-category-post-container .blog-post-text-color {
    color: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .blog-post-category-post-container .blog-icon-fill {
    fill: rgb(var(--post-category-descriptionColor, var(--wix-color-5)))
}

.Mu0bmS .is-desktop .blog-post-category-post-container .blog-link-hover-color:hover {
    color: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-post-category-post-container .blog-link-hover-fill:hover {
    fill: rgb(var(--post-category-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-link-hashtag-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-button-primary-text-color {
    color: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-text-background-color {
    background-color: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-text-border-color {
    border-color: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-icon-fill {
    fill: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-primary-icon-stroke {
    stroke: rgb(var(--button-textColor, var(--wix-color-1)))
}

.Mu0bmS .blog-button-secondary-text-color,
.Mu0bmS .blog-button-secondary-text-hover-color:hover {
    color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-secondary-icon-fill {
    fill: rgb(var(--button-secondaryTextColor, var(--wix-color-8)))
}

.Mu0bmS .blog-button-color {
    color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-background-color {
    background-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-border-color {
    border-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-fill {
    fill: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-stroke {
    stroke: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-button-hover-color:hover,
.Mu0bmS .is-desktop .blog-tab-hover-color:hover {
    color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-button-hover-color:hover {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-button-hover-fill:hover {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-hover-color:hover {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-hover-fill:hover {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-fill {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-link-background-color {
    background-color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .blog-quote-border-color {
    border-color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-hover-container:hover .blog-hover-container-element-color {
    color: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-hover-container:hover .blog-hover-container-element-fill {
    fill: rgb(var(--blog-linkHashtagColor, var(--wix-color-8)))
}

.Mu0bmS .is-desktop .blog-button-after-border-color:after,
.Mu0bmS .is-desktop .blog-button-hover-after-border-color:hover:after {
    border-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-icon-secondary-fill {
    fill: rgb(var(--icon-secondaryColor, var(--wix-color-13)))
}

.Mu0bmS .blog-icon-secondary-background-color {
    background-color: rgb(var(--icon-secondaryColor, var(--wix-color-13)))
}

.Mu0bmS .blog-border-color {
    border-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-placeholder-background-color {
    background-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-border-color-focused {
    background-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .5)
}

.Mu0bmS .blog-placeholder-text-color::-moz-placeholder {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-placeholder-text-color:-ms-input-placeholder {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-placeholder-text-color::placeholder {
    color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-card-background-border-bottom-color {
    border-bottom-color: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)))
}

.Mu0bmS .blog-card-border-border-bottom-color {
    border-bottom-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-button-border-bottom-color {
    border-bottom-color: rgb(var(--button-color, var(--wix-color-8)))
}

.Mu0bmS .blog-text-background-color {
    background-color: rgb(var(--post-textColor, var(--wix-color-5)))
}

.Mu0bmS .blog-cover-image-button-background-color {
    background-color: rgb(var(--post-textColor-rgb, var(--wix-color-5)), .8)
}

.Mu0bmS .blog-cover-image-button-hover-background-color {
    background-color: rgba(0, 0, 0, .2)
}

.Mu0bmS .blog-navigation-divider-border-color {
    border-color: rgb(var(--navigation-textColor-rgb, var(--wix-color-5)), .2)
}

.Mu0bmS .blog-widget-sign-up-button-background-color {
    background-color: rgb(var(--widget-signUpButtonBackgroundColor, var(--wix-color-8)))
}

.Mu0bmS .blog-widget-sign-up-button-border-color {
    border-color: rgb(var(--widget-signUpButtonBorderColor, var(--wix-color-8)))
}

.Mu0bmS .blog-widget-sign-up-button-primary-color {
    color: rgb(var(--widget-signUpButtonPrimaryColor, var(--wix-color-1)))
}

.Mu0bmS .blog-widget-sign-up-button-secondary-color {
    color: rgb(var(--widget-signUpButtonSecondaryColor, var(--wix-color-8)))
}

.Mu0bmS .blog-widget-notification-icon-fill {
    fill: rgb(var(--widget-notificationIconColor, var(--wix-color-5)))
}

.Mu0bmS .blog-widget-notification-bubble-background-color {
    background-color: rgb(var(--widget-notificationBubbleColor, var(--wix-color-5)))
}

.Mu0bmS .blog-widget-notification-bubble-text-color {
    color: rgb(var(--widget-notificationBubbleTextColor, var(--wix-color-1)))
}

.Mu0bmS .blog-widget-avatar-border-color {
    border-color: rgb(var(--widget-avatarBorderColor, var(--wix-color-1)))
}

.Mu0bmS .blog-override-card-background-and-color {
    background-color: #fff !important;
    color: #000 !important
}

.Mu0bmS .wc-comments-root {
    --wcButtonColor: rgb(var(--button-color, var(--wix-color-8)));
    --wcButtonTextColor: rgb(var(--button-textColor, var(--wix-color-1)));
    --wcTextColor: rgb(var(--post-textColor, var(--wix-color-5)));
    --wcTextSecondaryColor: rgb(var(--post-textColor, var(--wix-color-5)));
    --wcBorderColor: rgb(var(--post-cardBorderColor, var(--wix-color-2)));
    --wcSeparatorColor: rgba(var(--post-textColor, var(--wix-color-5)), 0.2);
    --wcBackgroundColor: rgb(var(--post-cardBackgroundColor, var(--wix-color-1)));
    --wcContentFont: var(--post-pageFont, var(--wix-font-Body-M));
    --wcContentFontSize: var(--post-pageFont-size, 18px);
    --wcTitleFont: var(--post-titleFont, var(--wix-font-Page-title));
    --wcTitleFontSize: var(--post-titleFont-size, 28px);
    --wcActiveRatingColor: rgb(var(--post-ratingFilledStarColor, var(--wix-color-8)));
    --wcInactiveRatingColor: rgb(var(--post-ratingUnfilledStarColor, var(--wix-color-3)));
    --wcHeaderRatingFont: var(--post-ratingFont, var(--wix-font-Body-M));
    --wcHeaderRatingFontSize: var(--post-ratingFont-size, 14px);
    --wcHeaderRatingColor: rgb(var(--post-ratingFontColor, var(--wix-color-5)))
}

#cx423 {
    width: auto;
    min-height: 40px;
}

#pageBackground_cx423 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsek {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

.TPASection_l0jwtd9s {
    --wix-direction: ltr;
    --layout-homepage-pg-grid-imageRatio: 1;
    --post-category-borderWidth: 1;
    --pagination-homepage-pageSize: 3;
    --post-homepage-borderWidth: 1;
    --layout-homepage-pg-grid-layoutCardsRowType: 1;
    --layout-homepage-layoutType: 16;
    --layout-homepage-pg-grid-layoutPostsPerRow: 3;
    --layout-mobile-homepage-layoutType: 11;
    --layout-category-layoutType: 15;
    --layout-homepage-pg-grid-imageCropType: 1;
    --post-homepage-titleColor: 51, 51, 51;
    --post-homepage-titleColor-rgb: 51, 51, 51;
    --post-homepage-titleColor-opacity: 1;
    --post-homepage-linkHashtagColor: 0, 87, 225;
    --post-homepage-linkHashtagColor-rgb: 0, 87, 225;
    --post-homepage-linkHashtagColor-opacity: 1;
    --post-homepage-descriptionColor: 51, 51, 51;
    --post-homepage-descriptionColor-rgb: 51, 51, 51;
    --post-homepage-descriptionColor-opacity: 1;
    --post-appBackgroundCategoryColor: 255, 255, 255;
    --post-appBackgroundCategoryColor-rgb: 255, 255, 255;
    --post-appBackgroundCategoryColor-opacity: 1;
    --post-appBackgroundColor: 255, 255, 255;
    --post-appBackgroundColor-rgb: 255, 255, 255;
    --post-appBackgroundColor-opacity: 1;
    --button-color: 0, 87, 225;
    --button-color-rgb: 0, 87, 225;
    --button-color-opacity: 1;
    --post-category-TOI-backgroundColor: 51, 51, 51;
    --post-category-TOI-backgroundColor-rgb: 51, 51, 51;
    --post-category-TOI-backgroundColor-opacity: 1;
    --navigation-backgroundColor: 255, 255, 255;
    --navigation-backgroundColor-rgb: 255, 255, 255;
    --navigation-backgroundColor-opacity: 1;
    --post-homepage-borderColor: 232, 230, 230, 0.75;
    --post-homepage-borderColor-rgb: 232, 230, 230;
    --post-homepage-borderColor-opacity: 0.75;
    --post-homepage-ratingFontColor: 51, 51, 51;
    --post-homepage-ratingFontColor-rgb: 51, 51, 51;
    --post-homepage-ratingFontColor-opacity: 1;
    --post-homepage-ratingUnfilledStarColor: 199, 199, 199;
    --post-homepage-ratingUnfilledStarColor-rgb: 199, 199, 199;
    --post-homepage-ratingUnfilledStarColor-opacity: 1;
    --post-homepage-TOI-backgroundColor: 51, 51, 51;
    --post-homepage-TOI-backgroundColor-rgb: 51, 51, 51;
    --post-homepage-TOI-backgroundColor-opacity: 1;
    --navigation-textColor: 51, 51, 51;
    --navigation-textColor-rgb: 51, 51, 51;
    --navigation-textColor-opacity: 1;
    --post-category-borderColor: 232, 230, 230, 0.75;
    --post-category-borderColor-rgb: 232, 230, 230;
    --post-category-borderColor-opacity: 0.75;
    --button-textColor: 255, 255, 255;
    --button-textColor-rgb: 255, 255, 255;
    --button-textColor-opacity: 1;
    --post-category-descriptionColor: 51, 51, 51;
    --post-category-descriptionColor-rgb: 51, 51, 51;
    --post-category-descriptionColor-opacity: 1;
    --post-homepage-TOI-ratingFilledStarColor: 0, 87, 225;
    --post-homepage-TOI-ratingFilledStarColor-rgb: 0, 87, 225;
    --post-homepage-TOI-ratingFilledStarColor-opacity: 1;
    --post-homepage-TOI-ratingFontColor: 255, 255, 255;
    --post-homepage-TOI-ratingFontColor-rgb: 255, 255, 255;
    --post-homepage-TOI-ratingFontColor-opacity: 1;
    --post-homepage-TOI-descriptionColor: 255, 255, 255;
    --post-homepage-TOI-descriptionColor-rgb: 255, 255, 255;
    --post-homepage-TOI-descriptionColor-opacity: 1;
    --post-homepage-overlayColor: 0, 0, 0, 0.55;
    --post-homepage-overlayColor-rgb: 0, 0, 0;
    --post-homepage-overlayColor-opacity: 0.55;
    --navigation-textColorActive: 0, 87, 225;
    --navigation-textColorActive-rgb: 0, 87, 225;
    --navigation-textColorActive-opacity: 1;
    --post-homepage-backgroundColor: 255, 255, 255;
    --post-homepage-backgroundColor-rgb: 255, 255, 255;
    --post-homepage-backgroundColor-opacity: 1;
    --post-homepage-TOI-titleColor: 255, 255, 255;
    --post-homepage-TOI-titleColor-rgb: 255, 255, 255;
    --post-homepage-TOI-titleColor-opacity: 1;
    --post-homepage-ratingFilledStarColor: 0, 87, 225;
    --post-homepage-ratingFilledStarColor-rgb: 0, 87, 225;
    --post-homepage-ratingFilledStarColor-opacity: 1;
    --post-category-backgroundColor: 255, 255, 255;
    --post-category-backgroundColor-rgb: 255, 255, 255;
    --post-category-backgroundColor-opacity: 1;
    --post-homepage-TOI-ratingUnfilledStarColor: 199, 199, 199;
    --post-homepage-TOI-ratingUnfilledStarColor-rgb: 199, 199, 199;
    --post-homepage-TOI-ratingUnfilledStarColor-opacity: 1;
    --post-category-titleColor: 51, 51, 51;
    --post-category-titleColor-rgb: 51, 51, 51;
    --post-category-titleColor-opacity: 1;
    --post-category-linkHashtagColor: 0, 87, 225;
    --post-category-linkHashtagColor-rgb: 0, 87, 225;
    --post-category-linkHashtagColor-opacity: 1;
    --post-pg-side-by-side-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-homepage-ratingFont-style: normal;
    --post-pg-side-by-side-homepage-ratingFont-variant: normal;
    --post-pg-side-by-side-homepage-ratingFont-weight: normal;
    --post-pg-side-by-side-homepage-ratingFont-size: 14px;
    --post-pg-side-by-side-homepage-ratingFont-line-height: 17px;
    --post-pg-side-by-side-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-homepage-ratingFont-text-decoration: none;
    --navigation-font: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --navigation-font-style: normal;
    --navigation-font-variant: normal;
    --navigation-font-weight: normal;
    --navigation-font-size: 16px;
    --navigation-font-line-height: 1.4em;
    --navigation-font-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --navigation-font-text-decoration: none;
    --post-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-medium-homepage-titleFont-style: normal;
    --post-medium-homepage-titleFont-variant: normal;
    --post-medium-homepage-titleFont-weight: normal;
    --post-medium-homepage-titleFont-size: 26px;
    --post-medium-homepage-titleFont-line-height: 32px;
    --post-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-medium-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-medium-homepage-ratingFont-style: normal;
    --post-pg-text-on-image-medium-homepage-ratingFont-variant: normal;
    --post-pg-text-on-image-medium-homepage-ratingFont-weight: normal;
    --post-pg-text-on-image-medium-homepage-ratingFont-size: 14px;
    --post-pg-text-on-image-medium-homepage-ratingFont-line-height: 17px;
    --post-pg-text-on-image-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-medium-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-grid-homepage-descriptionFont-style: normal;
    --post-pg-grid-homepage-descriptionFont-variant: normal;
    --post-pg-grid-homepage-descriptionFont-weight: normal;
    --post-pg-grid-homepage-descriptionFont-size: 16px;
    --post-pg-grid-homepage-descriptionFont-line-height: 20px;
    --post-pg-grid-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-grid-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-intermediate-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-intermediate-homepage-ratingFont-style: normal;
    --post-pg-grid-intermediate-homepage-ratingFont-variant: normal;
    --post-pg-grid-intermediate-homepage-ratingFont-weight: normal;
    --post-pg-grid-intermediate-homepage-ratingFont-size: 14px;
    --post-pg-grid-intermediate-homepage-ratingFont-line-height: 17px;
    --post-pg-grid-intermediate-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-intermediate-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-medium-homepage-ratingFont-style: normal;
    --post-text-on-image-medium-homepage-ratingFont-variant: normal;
    --post-text-on-image-medium-homepage-ratingFont-weight: normal;
    --post-text-on-image-medium-homepage-ratingFont-size: 14px;
    --post-text-on-image-medium-homepage-ratingFont-line-height: 17px;
    --post-text-on-image-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-medium-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-mobile-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-text-on-image-mobile-homepage-descriptionFont-style: normal;
    --post-text-on-image-mobile-homepage-descriptionFont-variant: normal;
    --post-text-on-image-mobile-homepage-descriptionFont-weight: normal;
    --post-text-on-image-mobile-homepage-descriptionFont-size: 16px;
    --post-text-on-image-mobile-homepage-descriptionFont-line-height: 20px;
    --post-text-on-image-mobile-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-text-on-image-mobile-homepage-descriptionFont-text-decoration: none;
    --post-pg-one-column-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-one-column-homepage-titleFont-style: normal;
    --post-pg-one-column-homepage-titleFont-variant: normal;
    --post-pg-one-column-homepage-titleFont-weight: normal;
    --post-pg-one-column-homepage-titleFont-size: 28px;
    --post-pg-one-column-homepage-titleFont-line-height: 35px;
    --post-pg-one-column-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-one-column-homepage-titleFont-text-decoration: none;
    --post-pg-side-by-side-right-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-right-homepage-ratingFont-style: normal;
    --post-pg-side-by-side-right-homepage-ratingFont-variant: normal;
    --post-pg-side-by-side-right-homepage-ratingFont-weight: normal;
    --post-pg-side-by-side-right-homepage-ratingFont-size: 14px;
    --post-pg-side-by-side-right-homepage-ratingFont-line-height: 17px;
    --post-pg-side-by-side-right-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-side-by-side-right-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-mobile-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-text-on-image-mobile-homepage-titleFont-style: normal;
    --post-text-on-image-mobile-homepage-titleFont-variant: normal;
    --post-text-on-image-mobile-homepage-titleFont-weight: normal;
    --post-text-on-image-mobile-homepage-titleFont-size: 22px;
    --post-text-on-image-mobile-homepage-titleFont-line-height: 27px;
    --post-text-on-image-mobile-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-text-on-image-mobile-homepage-titleFont-text-decoration: none;
    --post-list-large-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-list-large-homepage-titleFont-style: normal;
    --post-list-large-homepage-titleFont-variant: normal;
    --post-list-large-homepage-titleFont-weight: normal;
    --post-list-large-homepage-titleFont-size: 22px;
    --post-list-large-homepage-titleFont-line-height: 27px;
    --post-list-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-list-large-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-large-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-large-homepage-descriptionFont-style: normal;
    --post-pg-text-on-image-large-homepage-descriptionFont-variant: normal;
    --post-pg-text-on-image-large-homepage-descriptionFont-weight: normal;
    --post-pg-text-on-image-large-homepage-descriptionFont-size: 16px;
    --post-pg-text-on-image-large-homepage-descriptionFont-line-height: 20px;
    --post-pg-text-on-image-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-large-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-homepage-ratingFont-style: normal;
    --post-pg-grid-homepage-ratingFont-variant: normal;
    --post-pg-grid-homepage-ratingFont-weight: normal;
    --post-pg-grid-homepage-ratingFont-size: 14px;
    --post-pg-grid-homepage-ratingFont-line-height: 17px;
    --post-pg-grid-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-homepage-ratingFont-text-decoration: none;
    --post-full-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-full-homepage-ratingFont-style: normal;
    --post-full-homepage-ratingFont-variant: normal;
    --post-full-homepage-ratingFont-weight: normal;
    --post-full-homepage-ratingFont-size: 14px;
    --post-full-homepage-ratingFont-line-height: 17px;
    --post-full-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-full-homepage-ratingFont-text-decoration: none;
    --post-pg-text-on-image-small-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-small-homepage-descriptionFont-style: normal;
    --post-pg-text-on-image-small-homepage-descriptionFont-variant: normal;
    --post-pg-text-on-image-small-homepage-descriptionFont-weight: normal;
    --post-pg-text-on-image-small-homepage-descriptionFont-size: 16px;
    --post-pg-text-on-image-small-homepage-descriptionFont-line-height: 20px;
    --post-pg-text-on-image-small-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-small-homepage-descriptionFont-text-decoration: none;
    --post-pg-text-on-image-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-large-homepage-ratingFont-style: normal;
    --post-pg-text-on-image-large-homepage-ratingFont-variant: normal;
    --post-pg-text-on-image-large-homepage-ratingFont-weight: normal;
    --post-pg-text-on-image-large-homepage-ratingFont-size: 14px;
    --post-pg-text-on-image-large-homepage-ratingFont-line-height: 17px;
    --post-pg-text-on-image-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-large-homepage-ratingFont-text-decoration: none;
    --post-slider-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-slider-homepage-ratingFont-style: normal;
    --post-slider-homepage-ratingFont-variant: normal;
    --post-slider-homepage-ratingFont-weight: normal;
    --post-slider-homepage-ratingFont-size: 14px;
    --post-slider-homepage-ratingFont-line-height: 17px;
    --post-slider-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-slider-homepage-ratingFont-text-decoration: none;
    --post-small-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-small-homepage-descriptionFont-style: normal;
    --post-small-homepage-descriptionFont-variant: normal;
    --post-small-homepage-descriptionFont-weight: normal;
    --post-small-homepage-descriptionFont-size: 16px;
    --post-small-homepage-descriptionFont-line-height: 20px;
    --post-small-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-small-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-grid-homepage-titleFont-style: normal;
    --post-pg-grid-homepage-titleFont-variant: normal;
    --post-pg-grid-homepage-titleFont-weight: normal;
    --post-pg-grid-homepage-titleFont-size: 22px;
    --post-pg-grid-homepage-titleFont-line-height: 27px;
    --post-pg-grid-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-grid-homepage-titleFont-text-decoration: none;
    --post-full-homepage-descriptionFont: normal normal normal 18px/22px helvetica-w01-roman, sans-serif;
    --post-full-homepage-descriptionFont-style: normal;
    --post-full-homepage-descriptionFont-variant: normal;
    --post-full-homepage-descriptionFont-weight: normal;
    --post-full-homepage-descriptionFont-size: 18px;
    --post-full-homepage-descriptionFont-line-height: 22px;
    --post-full-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-full-homepage-descriptionFont-text-decoration: none;
    --post-small-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-small-homepage-ratingFont-style: normal;
    --post-small-homepage-ratingFont-variant: normal;
    --post-small-homepage-ratingFont-weight: normal;
    --post-small-homepage-ratingFont-size: 14px;
    --post-small-homepage-ratingFont-line-height: 17px;
    --post-small-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-small-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-intermediate-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-grid-intermediate-homepage-descriptionFont-style: normal;
    --post-pg-grid-intermediate-homepage-descriptionFont-variant: normal;
    --post-pg-grid-intermediate-homepage-descriptionFont-weight: normal;
    --post-pg-grid-intermediate-homepage-descriptionFont-size: 16px;
    --post-pg-grid-intermediate-homepage-descriptionFont-line-height: 20px;
    --post-pg-grid-intermediate-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-grid-intermediate-homepage-descriptionFont-text-decoration: none;
    --post-list-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-medium-homepage-ratingFont-style: normal;
    --post-list-medium-homepage-ratingFont-variant: normal;
    --post-list-medium-homepage-ratingFont-weight: normal;
    --post-list-medium-homepage-ratingFont-size: 14px;
    --post-list-medium-homepage-ratingFont-line-height: 17px;
    --post-list-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-medium-homepage-ratingFont-text-decoration: none;
    --post-grid-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-grid-homepage-descriptionFont-style: normal;
    --post-grid-homepage-descriptionFont-variant: normal;
    --post-grid-homepage-descriptionFont-weight: normal;
    --post-grid-homepage-descriptionFont-size: 16px;
    --post-grid-homepage-descriptionFont-line-height: 20px;
    --post-grid-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-grid-homepage-descriptionFont-text-decoration: none;
    --post-list-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-large-homepage-ratingFont-style: normal;
    --post-list-large-homepage-ratingFont-variant: normal;
    --post-list-large-homepage-ratingFont-weight: normal;
    --post-list-large-homepage-ratingFont-size: 14px;
    --post-list-large-homepage-ratingFont-line-height: 17px;
    --post-list-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-large-homepage-ratingFont-text-decoration: none;
    --post-text-on-image-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-text-on-image-medium-homepage-descriptionFont-style: normal;
    --post-text-on-image-medium-homepage-descriptionFont-variant: normal;
    --post-text-on-image-medium-homepage-descriptionFont-weight: normal;
    --post-text-on-image-medium-homepage-descriptionFont-size: 16px;
    --post-text-on-image-medium-homepage-descriptionFont-line-height: 20px;
    --post-text-on-image-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-text-on-image-medium-homepage-descriptionFont-text-decoration: none;
    --post-full-homepage-titleFont: normal normal normal 40px/50px helvetica-w01-bold, sans-serif;
    --post-full-homepage-titleFont-style: normal;
    --post-full-homepage-titleFont-variant: normal;
    --post-full-homepage-titleFont-weight: normal;
    --post-full-homepage-titleFont-size: 40px;
    --post-full-homepage-titleFont-line-height: 50px;
    --post-full-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-full-homepage-titleFont-text-decoration: none;
    --post-pg-one-column-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-one-column-homepage-ratingFont-style: normal;
    --post-pg-one-column-homepage-ratingFont-variant: normal;
    --post-pg-one-column-homepage-ratingFont-weight: normal;
    --post-pg-one-column-homepage-ratingFont-size: 14px;
    --post-pg-one-column-homepage-ratingFont-line-height: 17px;
    --post-pg-one-column-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-one-column-homepage-ratingFont-text-decoration: none;
    --post-pg-text-on-image-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-medium-homepage-descriptionFont-style: normal;
    --post-pg-text-on-image-medium-homepage-descriptionFont-variant: normal;
    --post-pg-text-on-image-medium-homepage-descriptionFont-weight: normal;
    --post-pg-text-on-image-medium-homepage-descriptionFont-size: 16px;
    --post-pg-text-on-image-medium-homepage-descriptionFont-line-height: 20px;
    --post-pg-text-on-image-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-text-on-image-medium-homepage-descriptionFont-text-decoration: none;
    --post-slider-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-slider-homepage-titleFont-style: normal;
    --post-slider-homepage-titleFont-variant: normal;
    --post-slider-homepage-titleFont-weight: normal;
    --post-slider-homepage-titleFont-size: 22px;
    --post-slider-homepage-titleFont-line-height: 27px;
    --post-slider-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-slider-homepage-titleFont-text-decoration: none;
    --post-text-on-image-small-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-small-homepage-ratingFont-style: normal;
    --post-text-on-image-small-homepage-ratingFont-variant: normal;
    --post-text-on-image-small-homepage-ratingFont-weight: normal;
    --post-text-on-image-small-homepage-ratingFont-size: 14px;
    --post-text-on-image-small-homepage-ratingFont-line-height: 17px;
    --post-text-on-image-small-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-small-homepage-ratingFont-text-decoration: none;
    --post-pg-side-by-side-right-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-right-homepage-descriptionFont-style: normal;
    --post-pg-side-by-side-right-homepage-descriptionFont-variant: normal;
    --post-pg-side-by-side-right-homepage-descriptionFont-weight: normal;
    --post-pg-side-by-side-right-homepage-descriptionFont-size: 16px;
    --post-pg-side-by-side-right-homepage-descriptionFont-line-height: 20px;
    --post-pg-side-by-side-right-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-right-homepage-descriptionFont-text-decoration: none;
    --post-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-medium-homepage-descriptionFont-style: normal;
    --post-medium-homepage-descriptionFont-variant: normal;
    --post-medium-homepage-descriptionFont-weight: normal;
    --post-medium-homepage-descriptionFont-size: 16px;
    --post-medium-homepage-descriptionFont-line-height: 20px;
    --post-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-medium-homepage-descriptionFont-text-decoration: none;
    --post-large-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-large-homepage-titleFont-style: normal;
    --post-large-homepage-titleFont-variant: normal;
    --post-large-homepage-titleFont-weight: normal;
    --post-large-homepage-titleFont-size: 28px;
    --post-large-homepage-titleFont-line-height: 35px;
    --post-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-large-homepage-titleFont-text-decoration: none;
    --post-list-homepage-descriptionFont: normal normal normal 14px/17px helvetica-w01-roman, sans-serif;
    --post-list-homepage-descriptionFont-style: normal;
    --post-list-homepage-descriptionFont-variant: normal;
    --post-list-homepage-descriptionFont-weight: normal;
    --post-list-homepage-descriptionFont-size: 14px;
    --post-list-homepage-descriptionFont-line-height: 17px;
    --post-list-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-list-homepage-descriptionFont-text-decoration: none;
    --post-pg-medium-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-medium-homepage-descriptionFont-style: normal;
    --post-pg-medium-homepage-descriptionFont-variant: normal;
    --post-pg-medium-homepage-descriptionFont-weight: normal;
    --post-pg-medium-homepage-descriptionFont-size: 16px;
    --post-pg-medium-homepage-descriptionFont-line-height: 20px;
    --post-pg-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-medium-homepage-descriptionFont-text-decoration: none;
    --post-pg-side-by-side-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-homepage-titleFont-style: normal;
    --post-pg-side-by-side-homepage-titleFont-variant: normal;
    --post-pg-side-by-side-homepage-titleFont-weight: normal;
    --post-pg-side-by-side-homepage-titleFont-size: 28px;
    --post-pg-side-by-side-homepage-titleFont-line-height: 35px;
    --post-pg-side-by-side-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-homepage-titleFont-text-decoration: none;
    --post-side-by-side-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-side-by-side-homepage-ratingFont-style: normal;
    --post-side-by-side-homepage-ratingFont-variant: normal;
    --post-side-by-side-homepage-ratingFont-weight: normal;
    --post-side-by-side-homepage-ratingFont-size: 14px;
    --post-side-by-side-homepage-ratingFont-line-height: 17px;
    --post-side-by-side-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-side-by-side-homepage-ratingFont-text-decoration: none;
    --post-side-by-side-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-side-by-side-homepage-descriptionFont-style: normal;
    --post-side-by-side-homepage-descriptionFont-variant: normal;
    --post-side-by-side-homepage-descriptionFont-weight: normal;
    --post-side-by-side-homepage-descriptionFont-size: 16px;
    --post-side-by-side-homepage-descriptionFont-line-height: 20px;
    --post-side-by-side-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-side-by-side-homepage-descriptionFont-text-decoration: none;
    --post-text-on-image-mobile-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-mobile-homepage-ratingFont-style: normal;
    --post-text-on-image-mobile-homepage-ratingFont-variant: normal;
    --post-text-on-image-mobile-homepage-ratingFont-weight: normal;
    --post-text-on-image-mobile-homepage-ratingFont-size: 14px;
    --post-text-on-image-mobile-homepage-ratingFont-line-height: 17px;
    --post-text-on-image-mobile-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-text-on-image-mobile-homepage-ratingFont-text-decoration: none;
    --post-pg-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-medium-homepage-ratingFont-style: normal;
    --post-pg-medium-homepage-ratingFont-variant: normal;
    --post-pg-medium-homepage-ratingFont-weight: normal;
    --post-pg-medium-homepage-ratingFont-size: 14px;
    --post-pg-medium-homepage-ratingFont-line-height: 17px;
    --post-pg-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-medium-homepage-ratingFont-text-decoration: none;
    --post-small-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-small-homepage-titleFont-style: normal;
    --post-small-homepage-titleFont-variant: normal;
    --post-small-homepage-titleFont-weight: normal;
    --post-small-homepage-titleFont-size: 22px;
    --post-small-homepage-titleFont-line-height: 27px;
    --post-small-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-small-homepage-titleFont-text-decoration: none;
    --post-text-on-image-small-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-text-on-image-small-homepage-descriptionFont-style: normal;
    --post-text-on-image-small-homepage-descriptionFont-variant: normal;
    --post-text-on-image-small-homepage-descriptionFont-weight: normal;
    --post-text-on-image-small-homepage-descriptionFont-size: 16px;
    --post-text-on-image-small-homepage-descriptionFont-line-height: 20px;
    --post-text-on-image-small-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-text-on-image-small-homepage-descriptionFont-text-decoration: none;
    --post-list-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-homepage-ratingFont-style: normal;
    --post-list-homepage-ratingFont-variant: normal;
    --post-list-homepage-ratingFont-weight: normal;
    --post-list-homepage-ratingFont-size: 14px;
    --post-list-homepage-ratingFont-line-height: 17px;
    --post-list-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-list-homepage-ratingFont-text-decoration: none;
    --post-grid-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-grid-homepage-titleFont-style: normal;
    --post-grid-homepage-titleFont-variant: normal;
    --post-grid-homepage-titleFont-weight: normal;
    --post-grid-homepage-titleFont-size: 22px;
    --post-grid-homepage-titleFont-line-height: 27px;
    --post-grid-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-grid-homepage-titleFont-text-decoration: none;
    --post-pg-grid-intermediate-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-grid-intermediate-homepage-titleFont-style: normal;
    --post-pg-grid-intermediate-homepage-titleFont-variant: normal;
    --post-pg-grid-intermediate-homepage-titleFont-weight: normal;
    --post-pg-grid-intermediate-homepage-titleFont-size: 22px;
    --post-pg-grid-intermediate-homepage-titleFont-line-height: 27px;
    --post-pg-grid-intermediate-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-grid-intermediate-homepage-titleFont-text-decoration: none;
    --post-pg-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-pg-medium-homepage-titleFont-style: normal;
    --post-pg-medium-homepage-titleFont-variant: normal;
    --post-pg-medium-homepage-titleFont-weight: normal;
    --post-pg-medium-homepage-titleFont-size: 26px;
    --post-pg-medium-homepage-titleFont-line-height: 32px;
    --post-pg-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-medium-homepage-titleFont-text-decoration: none;
    --post-pg-one-column-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-one-column-homepage-descriptionFont-style: normal;
    --post-pg-one-column-homepage-descriptionFont-variant: normal;
    --post-pg-one-column-homepage-descriptionFont-weight: normal;
    --post-pg-one-column-homepage-descriptionFont-size: 16px;
    --post-pg-one-column-homepage-descriptionFont-line-height: 20px;
    --post-pg-one-column-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-one-column-homepage-descriptionFont-text-decoration: none;
    --post-medium-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-medium-homepage-ratingFont-style: normal;
    --post-medium-homepage-ratingFont-variant: normal;
    --post-medium-homepage-ratingFont-weight: normal;
    --post-medium-homepage-ratingFont-size: 14px;
    --post-medium-homepage-ratingFont-line-height: 17px;
    --post-medium-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-medium-homepage-ratingFont-text-decoration: none;
    --post-list-homepage-titleFont: normal normal normal 18px/22px helvetica-w01-bold, sans-serif;
    --post-list-homepage-titleFont-style: normal;
    --post-list-homepage-titleFont-variant: normal;
    --post-list-homepage-titleFont-weight: normal;
    --post-list-homepage-titleFont-size: 18px;
    --post-list-homepage-titleFont-line-height: 22px;
    --post-list-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-list-homepage-titleFont-text-decoration: none;
    --post-list-medium-homepage-titleFont: normal normal normal 18px/22px helvetica-w01-bold, sans-serif;
    --post-list-medium-homepage-titleFont-style: normal;
    --post-list-medium-homepage-titleFont-variant: normal;
    --post-list-medium-homepage-titleFont-weight: normal;
    --post-list-medium-homepage-titleFont-size: 18px;
    --post-list-medium-homepage-titleFont-line-height: 22px;
    --post-list-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-list-medium-homepage-titleFont-text-decoration: none;
    --post-large-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-large-homepage-descriptionFont-style: normal;
    --post-large-homepage-descriptionFont-variant: normal;
    --post-large-homepage-descriptionFont-weight: normal;
    --post-large-homepage-descriptionFont-size: 16px;
    --post-large-homepage-descriptionFont-line-height: 20px;
    --post-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-large-homepage-descriptionFont-text-decoration: none;
    --post-pg-text-on-image-large-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-large-homepage-titleFont-style: normal;
    --post-pg-text-on-image-large-homepage-titleFont-variant: normal;
    --post-pg-text-on-image-large-homepage-titleFont-weight: normal;
    --post-pg-text-on-image-large-homepage-titleFont-size: 28px;
    --post-pg-text-on-image-large-homepage-titleFont-line-height: 35px;
    --post-pg-text-on-image-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-large-homepage-titleFont-text-decoration: none;
    --post-grid-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-grid-homepage-ratingFont-style: normal;
    --post-grid-homepage-ratingFont-variant: normal;
    --post-grid-homepage-ratingFont-weight: normal;
    --post-grid-homepage-ratingFont-size: 14px;
    --post-grid-homepage-ratingFont-line-height: 17px;
    --post-grid-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-grid-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-large-homepage-ratingFont-style: normal;
    --post-pg-grid-large-homepage-ratingFont-variant: normal;
    --post-pg-grid-large-homepage-ratingFont-weight: normal;
    --post-pg-grid-large-homepage-ratingFont-size: 14px;
    --post-pg-grid-large-homepage-ratingFont-line-height: 17px;
    --post-pg-grid-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-grid-large-homepage-ratingFont-text-decoration: none;
    --post-pg-side-by-side-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-homepage-descriptionFont-style: normal;
    --post-pg-side-by-side-homepage-descriptionFont-variant: normal;
    --post-pg-side-by-side-homepage-descriptionFont-weight: normal;
    --post-pg-side-by-side-homepage-descriptionFont-size: 16px;
    --post-pg-side-by-side-homepage-descriptionFont-line-height: 20px;
    --post-pg-side-by-side-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-side-by-side-homepage-descriptionFont-text-decoration: none;
    --post-slider-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-slider-homepage-descriptionFont-style: normal;
    --post-slider-homepage-descriptionFont-variant: normal;
    --post-slider-homepage-descriptionFont-weight: normal;
    --post-slider-homepage-descriptionFont-size: 16px;
    --post-slider-homepage-descriptionFont-line-height: 20px;
    --post-slider-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-slider-homepage-descriptionFont-text-decoration: none;
    --post-text-on-image-small-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-text-on-image-small-homepage-titleFont-style: normal;
    --post-text-on-image-small-homepage-titleFont-variant: normal;
    --post-text-on-image-small-homepage-titleFont-weight: normal;
    --post-text-on-image-small-homepage-titleFont-size: 28px;
    --post-text-on-image-small-homepage-titleFont-line-height: 35px;
    --post-text-on-image-small-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-text-on-image-small-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-small-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-small-homepage-titleFont-style: normal;
    --post-pg-text-on-image-small-homepage-titleFont-variant: normal;
    --post-pg-text-on-image-small-homepage-titleFont-weight: normal;
    --post-pg-text-on-image-small-homepage-titleFont-size: 22px;
    --post-pg-text-on-image-small-homepage-titleFont-line-height: 27px;
    --post-pg-text-on-image-small-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-small-homepage-titleFont-text-decoration: none;
    --post-text-on-image-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-text-on-image-medium-homepage-titleFont-style: normal;
    --post-text-on-image-medium-homepage-titleFont-variant: normal;
    --post-text-on-image-medium-homepage-titleFont-weight: normal;
    --post-text-on-image-medium-homepage-titleFont-size: 26px;
    --post-text-on-image-medium-homepage-titleFont-line-height: 32px;
    --post-text-on-image-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-text-on-image-medium-homepage-titleFont-text-decoration: none;
    --post-pg-text-on-image-medium-homepage-titleFont: normal normal normal 26px/32px helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-medium-homepage-titleFont-style: normal;
    --post-pg-text-on-image-medium-homepage-titleFont-variant: normal;
    --post-pg-text-on-image-medium-homepage-titleFont-weight: normal;
    --post-pg-text-on-image-medium-homepage-titleFont-size: 26px;
    --post-pg-text-on-image-medium-homepage-titleFont-line-height: 32px;
    --post-pg-text-on-image-medium-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-text-on-image-medium-homepage-titleFont-text-decoration: none;
    --post-side-by-side-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-side-by-side-homepage-titleFont-style: normal;
    --post-side-by-side-homepage-titleFont-variant: normal;
    --post-side-by-side-homepage-titleFont-weight: normal;
    --post-side-by-side-homepage-titleFont-size: 28px;
    --post-side-by-side-homepage-titleFont-line-height: 35px;
    --post-side-by-side-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-side-by-side-homepage-titleFont-text-decoration: none;
    --post-large-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-large-homepage-ratingFont-style: normal;
    --post-large-homepage-ratingFont-variant: normal;
    --post-large-homepage-ratingFont-weight: normal;
    --post-large-homepage-ratingFont-size: 14px;
    --post-large-homepage-ratingFont-line-height: 17px;
    --post-large-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-large-homepage-ratingFont-text-decoration: none;
    --post-pg-text-on-image-small-homepage-ratingFont: normal normal normal 14px/17px wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-small-homepage-ratingFont-style: normal;
    --post-pg-text-on-image-small-homepage-ratingFont-variant: normal;
    --post-pg-text-on-image-small-homepage-ratingFont-weight: normal;
    --post-pg-text-on-image-small-homepage-ratingFont-size: 14px;
    --post-pg-text-on-image-small-homepage-ratingFont-line-height: 17px;
    --post-pg-text-on-image-small-homepage-ratingFont-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --post-pg-text-on-image-small-homepage-ratingFont-text-decoration: none;
    --post-pg-grid-large-homepage-titleFont: normal normal normal 22px/27px helvetica-w01-bold, sans-serif;
    --post-pg-grid-large-homepage-titleFont-style: normal;
    --post-pg-grid-large-homepage-titleFont-variant: normal;
    --post-pg-grid-large-homepage-titleFont-weight: normal;
    --post-pg-grid-large-homepage-titleFont-size: 22px;
    --post-pg-grid-large-homepage-titleFont-line-height: 27px;
    --post-pg-grid-large-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-grid-large-homepage-titleFont-text-decoration: none;
    --post-list-medium-homepage-descriptionFont: normal normal normal 14px/17px helvetica-w01-roman, sans-serif;
    --post-list-medium-homepage-descriptionFont-style: normal;
    --post-list-medium-homepage-descriptionFont-variant: normal;
    --post-list-medium-homepage-descriptionFont-weight: normal;
    --post-list-medium-homepage-descriptionFont-size: 14px;
    --post-list-medium-homepage-descriptionFont-line-height: 17px;
    --post-list-medium-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-list-medium-homepage-descriptionFont-text-decoration: none;
    --post-pg-grid-large-homepage-descriptionFont: normal normal normal 16px/20px helvetica-w01-roman, sans-serif;
    --post-pg-grid-large-homepage-descriptionFont-style: normal;
    --post-pg-grid-large-homepage-descriptionFont-variant: normal;
    --post-pg-grid-large-homepage-descriptionFont-weight: normal;
    --post-pg-grid-large-homepage-descriptionFont-size: 16px;
    --post-pg-grid-large-homepage-descriptionFont-line-height: 20px;
    --post-pg-grid-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-pg-grid-large-homepage-descriptionFont-text-decoration: none;
    --post-pg-side-by-side-right-homepage-titleFont: normal normal normal 28px/35px helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-right-homepage-titleFont-style: normal;
    --post-pg-side-by-side-right-homepage-titleFont-variant: normal;
    --post-pg-side-by-side-right-homepage-titleFont-weight: normal;
    --post-pg-side-by-side-right-homepage-titleFont-size: 28px;
    --post-pg-side-by-side-right-homepage-titleFont-line-height: 35px;
    --post-pg-side-by-side-right-homepage-titleFont-family: helvetica-w01-bold, sans-serif;
    --post-pg-side-by-side-right-homepage-titleFont-text-decoration: none;
    --post-list-large-homepage-descriptionFont: normal normal normal 14px/17px helvetica-w01-roman, sans-serif;
    --post-list-large-homepage-descriptionFont-style: normal;
    --post-list-large-homepage-descriptionFont-variant: normal;
    --post-list-large-homepage-descriptionFont-weight: normal;
    --post-list-large-homepage-descriptionFont-size: 14px;
    --post-list-large-homepage-descriptionFont-line-height: 17px;
    --post-list-large-homepage-descriptionFont-family: helvetica-w01-roman, sans-serif;
    --post-list-large-homepage-descriptionFont-text-decoration: none;
    --wix-color-1: 255, 255, 255;
    --wix-color-2: 232, 230, 230;
    --wix-color-3: 199, 199, 199;
    --wix-color-4: 89, 89, 89;
    --wix-color-5: 51, 51, 51;
    --wix-color-6: 229, 240, 254;
    --wix-color-7: 200, 224, 254;
    --wix-color-8: 0, 87, 225;
    --wix-color-9: 0, 58, 150;
    --wix-color-10: 0, 29, 75;
    --wix-color-11: 249, 197, 180;
    --wix-color-12: 243, 167, 143;
    --wix-color-13: 237, 88, 41;
    --wix-color-14: 158, 59, 27;
    --wix-color-15: 79, 29, 14;
    --wix-color-16: 210, 172, 247;
    --wix-color-17: 186, 131, 240;
    --wix-color-18: 128, 21, 232;
    --wix-color-19: 85, 14, 155;
    --wix-color-20: 43, 7, 77;
    --wix-color-21: 177, 211, 187;
    --wix-color-22: 127, 168, 139;
    --wix-color-23: 64, 124, 81;
    --wix-color-24: 43, 83, 54;
    --wix-color-25: 21, 41, 27;
    --wix-color-26: 255, 255, 255;
    --wix-color-27: 51, 51, 51;
    --wix-color-28: 232, 230, 230;
    --wix-color-29: 199, 199, 199;
    --wix-color-30: 89, 89, 89;
    --wix-color-31: 0, 87, 225;
    --wix-color-32: 0, 58, 150;
    --wix-color-33: 0, 29, 75;
    --wix-color-34: 229, 240, 254;
    --wix-color-35: 51, 51, 51;
    --wix-color-36: 51, 51, 51;
    --wix-color-37: 89, 89, 89;
    --wix-color-38: 0, 87, 225;
    --wix-color-39: 0, 87, 225;
    --wix-color-40: 255, 255, 255;
    --wix-color-41: 255, 255, 255;
    --wix-color-42: 0, 87, 225;
    --wix-color-43: 0, 87, 225;
    --wix-color-44: 199, 199, 199;
    --wix-color-45: 199, 199, 199;
    --wix-color-46: 255, 255, 255;
    --wix-color-47: 255, 255, 255;
    --wix-color-48: 0, 87, 225;
    --wix-color-49: 0, 87, 225;
    --wix-color-50: 0, 87, 225;
    --wix-color-51: 0, 87, 225;
    --wix-color-52: 255, 255, 255;
    --wix-color-53: 255, 255, 255;
    --wix-color-54: 199, 199, 199;
    --wix-color-55: 199, 199, 199;
    --wix-font-Title: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Title-style: normal;
    --wix-font-Title-variant: normal;
    --wix-font-Title-weight: normal;
    --wix-font-Title-size: 60px;
    --wix-font-Title-line-height: 1.4em;
    --wix-font-Title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Title-text-decoration: none;
    --wix-font-Menu: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Menu-style: normal;
    --wix-font-Menu-variant: normal;
    --wix-font-Menu-weight: normal;
    --wix-font-Menu-size: 16px;
    --wix-font-Menu-line-height: 1.4em;
    --wix-font-Menu-family: din-next-w01-light, sans-serif;
    --wix-font-Menu-text-decoration: none;
    --wix-font-Page-title: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-style: normal;
    --wix-font-Page-title-variant: normal;
    --wix-font-Page-title-weight: normal;
    --wix-font-Page-title-size: 40px;
    --wix-font-Page-title-line-height: 1.4em;
    --wix-font-Page-title-family: helvetica-w01-bold, sans-serif;
    --wix-font-Page-title-text-decoration: none;
    --wix-font-Heading-XL: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-style: normal;
    --wix-font-Heading-XL-variant: normal;
    --wix-font-Heading-XL-weight: normal;
    --wix-font-Heading-XL-size: 38px;
    --wix-font-Heading-XL-line-height: 1.4em;
    --wix-font-Heading-XL-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-XL-text-decoration: none;
    --wix-font-Heading-L: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-style: normal;
    --wix-font-Heading-L-variant: normal;
    --wix-font-Heading-L-weight: normal;
    --wix-font-Heading-L-size: 35px;
    --wix-font-Heading-L-line-height: 1.4em;
    --wix-font-Heading-L-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-L-text-decoration: none;
    --wix-font-Heading-M: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-style: normal;
    --wix-font-Heading-M-variant: normal;
    --wix-font-Heading-M-weight: normal;
    --wix-font-Heading-M-size: 27px;
    --wix-font-Heading-M-line-height: 1.4em;
    --wix-font-Heading-M-family: helvetica-w01-roman, sans-serif;
    --wix-font-Heading-M-text-decoration: none;
    --wix-font-Heading-S: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-style: normal;
    --wix-font-Heading-S-variant: normal;
    --wix-font-Heading-S-weight: normal;
    --wix-font-Heading-S-size: 25px;
    --wix-font-Heading-S-line-height: 1.4em;
    --wix-font-Heading-S-family: helvetica-w01-bold, sans-serif;
    --wix-font-Heading-S-text-decoration: none;
    --wix-font-Body-L: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-style: normal;
    --wix-font-Body-L-variant: normal;
    --wix-font-Body-L-weight: normal;
    --wix-font-Body-L-size: 11px;
    --wix-font-Body-L-line-height: 1.4em;
    --wix-font-Body-L-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-L-text-decoration: none;
    --wix-font-Body-M: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-style: normal;
    --wix-font-Body-M-variant: normal;
    --wix-font-Body-M-weight: normal;
    --wix-font-Body-M-size: 16px;
    --wix-font-Body-M-line-height: 1.4em;
    --wix-font-Body-M-family: wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --wix-font-Body-M-text-decoration: none;
    --wix-font-Body-S: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-style: normal;
    --wix-font-Body-S-variant: normal;
    --wix-font-Body-S-weight: normal;
    --wix-font-Body-S-size: 14px;
    --wix-font-Body-S-line-height: 1.4em;
    --wix-font-Body-S-family: helvetica-w01-roman, sans-serif;
    --wix-font-Body-S-text-decoration: none;
    --wix-font-Body-XS: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-font-Body-XS-style: normal;
    --wix-font-Body-XS-variant: normal;
    --wix-font-Body-XS-weight: normal;
    --wix-font-Body-XS-size: 12px;
    --wix-font-Body-XS-line-height: 1.4em;
    --wix-font-Body-XS-family: din-next-w01-light, sans-serif;
    --wix-font-Body-XS-text-decoration: none;
    --wix-font-LIGHT: normal normal normal 12px/1.4em HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-style: normal;
    --wix-font-LIGHT-variant: normal;
    --wix-font-LIGHT-weight: normal;
    --wix-font-LIGHT-size: 12px;
    --wix-font-LIGHT-line-height: 1.4em;
    --wix-font-LIGHT-family: HelveticaNeueW01-45Ligh;
    --wix-font-LIGHT-text-decoration: none;
    --wix-font-MEDIUM: normal normal normal 12px/1.4em HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-style: normal;
    --wix-font-MEDIUM-variant: normal;
    --wix-font-MEDIUM-weight: normal;
    --wix-font-MEDIUM-size: 12px;
    --wix-font-MEDIUM-line-height: 1.4em;
    --wix-font-MEDIUM-family: HelveticaNeueW01-55Roma;
    --wix-font-MEDIUM-text-decoration: none;
    --wix-font-STRONG: normal normal normal 12px/1.4em HelveticaNeueW01-65Medi;
    --wix-font-STRONG-style: normal;
    --wix-font-STRONG-variant: normal;
    --wix-font-STRONG-weight: normal;
    --wix-font-STRONG-size: 12px;
    --wix-font-STRONG-line-height: 1.4em;
    --wix-font-STRONG-family: HelveticaNeueW01-65Medi;
    --wix-font-STRONG-text-decoration: none;
}

.TPASection_l0jwtd9s .sH2Id9g .sZuFnBZ {
    padding: 20px
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=right] .smpcnQW::before {
    box-shadow: 5px -5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=right] .smpcnQW::after {
    box-shadow: 5px -5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=left] .smpcnQW::before {
    box-shadow: -5px 5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=left] .smpcnQW::after {
    box-shadow: -5px 5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=top] .smpcnQW::before {
    box-shadow: -5px -5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=top] .smpcnQW::after {
    box-shadow: -5px -5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=bottom] .smpcnQW::before {
    box-shadow: 5px 5px 0 6px rgba(255, 255, 255, 0.4)
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=bottom] .smpcnQW::after {
    box-shadow: 5px 5px 0 5px #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .sZuFnBZ,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .sZuFnBZ {
    padding: 20px;
    background-color: #FFFFFF;
    border-color: rgba(255, 255, 255, 0.4);
    border-radius: 0
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=right] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=right] .smpcnQW {
    border-right-color: #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=left] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=left] .smpcnQW {
    border-left-color: #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=bottom] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=bottom] .smpcnQW {
    border-bottom-color: #FFFFFF
}

.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired .so763_K[data-placement*=top] .smpcnQW,
.TPASection_l0jwtd9s .sH2Id9g.o__6JLlbA--wired.s__7eY3b4 .so763_K[data-placement*=top] .smpcnQW {
    border-top-color: #FFFFFF
}

#jdi1u {
    width: auto;
    min-height: 40px;
}

#pageBackground_jdi1u {
    --bg-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlshr {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l13scxk3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 30px;
    min-width: 980px;
    --items-direction: row;
}

#comp-l13scxk51 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 475px;
    --column-flex: 475;
}

#comp-l13scxk63 {
    --min-height: 116px;
}

#comp-l13scxk7 {
    --min-height: 95px;
}

#comp-l13scxkd6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 475px;
    --column-flex: 475;
}

#comp-l13scxki4 {
    --height: 340px;
    --width: 420px;
    --mask-image: url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' data-bbox='20 20 160 160' viewBox='20 20 160 160' height='200' width='200' xmlns='http://www.w3.org/2000/svg' data-type='shape'%3E%3Cg%3E%3Cpath d='M180 20v160H20V20h160z'/%3E%3C/g%3E%3C/svg%3E%0A");
    --mask-position: 0% 0%;
    --mask-size: 100% 100%;
    --mask-repeat: no-repeat;
}

#comp-lfvjlshs {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l13scxkm4 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13scxkn5 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15cxac2 {
    transform-origin: center 1.5px;
}

#comp-l15cxfj0 {
    transform-origin: center 1.5px;
}

#comp-l13scxko6 {
    --direction: ltr;
    --justify-content: center;
    --margin: 0px 0px;
    --item-margin: 0px 0px;
}

[id^="comp-l13scxkr3__"] {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l13scxkv2__"] {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #0057E1;
}

[id="comp-l13scxkv2__item-ker6vlu0"] {
    --opacity: 1;
}

[id="comp-l13scxkv2__item-ker6vlz9"] {
    --opacity: 1;
}

[id^="comp-l13scxl0__"] {
    --min-height: 21px;
}

[id^="comp-l13u3ygj__"] {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal 700 12px/1.4em futura-lt-w01-book, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29bxw2s {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29bxw5t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l29bxw6b1 {
    transform-origin: center 1.5px;
}

#comp-l29bxw6t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l29bxw7f1 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw821 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw891 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw8g1 {
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --align: start;
    --textPaddingTop: 3px;
    --textPaddingStart: 10px;
    --textPaddingEnd: 10px;
    --labelMarginBottom: 9px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 86px;
}

#comp-l29bxw8x {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw94 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l29bxw9b {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29bxw9o1 {
    --min-height: 24px;
}

#rkdct {
    width: auto;
    min-height: 40px;
}

#pageBackground_rkdct {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsl4 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l13mtj08 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj0o2 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: rgb(var(--color_12));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l13mtj0u1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj0v5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l13psy71 {
    transform-origin: center 1.5px;
}

#comp-l13mtj183 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 490px;
    --column-flex: 490;
}

#comp-l13mtj1k1 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj1t {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj1u3 {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj1v4 {
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --align: start;
    --textPaddingTop: 3px;
    --textPaddingStart: 10px;
    --textPaddingEnd: 10px;
    --labelMarginBottom: 9px;
    --requiredIndicationDisplay: inline;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 86px;
}

#comp-l1y2srtw {
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --fntlbl: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --direction: inherit;
    --align: start;
    --labelDirection: inherit;
    --inputDirection: inherit;
    --errorDirection: inherit;
    --requiredIndicationDisplay: inline;
    --labelMarginBottom: 9px;
    --textPadding: 3px;
    --textPadding_start: 10px;
    --textPadding_end: 3px;
    --labelPadding_start: 2px;
    --labelPadding_end: 20px;
    height: auto;
    --inputHeight: 37px;
}

#comp-l13mtj21 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 14px/1.4em avenir-lt-w01_35-light1475496, sans-serif;
    --label-align: center;
    --label-text-align: center;
}

#comp-l13mtj25 {
    --min-height: 24px;
}

#comp-l13mtj261 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj282 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l13mtj294 {
    transform-origin: center 0.5px;
}

#comp-l13psk6k {
    transform-origin: center 1.5px;
}

#comp-l13na8x5 {
    transform-origin: center 0.5px;
}

#comp-l13omnka {
    transform-origin: center 0.5px;
}

#comp-l13oxy9i {
    transform-origin: center 0.5px;
}

#comp-l13p0735 {
    transform-origin: center 0.5px;
}

#comp-l13p26l5 {
    transform-origin: center 0.5px;
}

#comp-l13p47q1 {
    transform-origin: center 0.5px;
}

#comp-l13p4h1a {
    transform-origin: center 0.5px;
}

#comp-l2f1x41g {
    transform-origin: center 0.5px;
}

#comp-l9zpcgna {
    transform-origin: center 0.5px;
}

#comp-lfvjlsl41 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l13mtj2i {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l13mtj2j5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#az7p0 {
    width: auto;
    min-height: 40px;
}

#pageBackground_az7p0 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsjt {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0jwfead {
    transform-origin: center 1.5px;
}

#comp-lfvjlsjt1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0ienkwf {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #FFFFFF;
}

#comp-l0ifgnhv {
    --height: 79px;
    --width: 79px;
}

#comp-l0ifie7r {
    --fill-opacity: 1;
    --stroke-width: 0;
    --stroke: #5E97FF;
    --stroke-opacity: 1;
    --fill: #FFFFFF;
}

#comp-l0ifj5ar {
    --height: 45px;
    --width: 88px;
}

#comp-lfvjlsjw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-lfvjlsjw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0iezizl {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l0if0dld {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#rsqqt {
    width: auto;
    min-height: 40px;
}

#pageBackground_rsqqt {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsgw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l155zjjy {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l155zjjz5 {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l155zjk2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l155zjk3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l155zjk36 {
    --min-height: 809px;
}

.J6KGih {
    cursor: pointer
}

.sNF2R0 {
    opacity: 0
}

.hLoBV3 {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.Rdf41z,
.hLoBV3 {
    opacity: 1
}

.ftlZWo {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.ATGlOr,
.ftlZWo {
    opacity: 0
}

.KQSXD0 {
    transition: opacity var(--transition-duration) cubic-bezier(.64, 0, .78, 0)
}

.KQSXD0,
.pagQKE {
    opacity: 1
}

._6zG5H {
    opacity: 0;
    transition: opacity var(--transition-duration) cubic-bezier(.22, 1, .36, 1)
}

.BB49uC {
    transform: translateX(100%)
}

.j9xE1V {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.ICs7Rs,
.j9xE1V {
    transform: translateX(0)
}

.DxijZJ {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.B5kjYq,
.DxijZJ {
    transform: translateX(-100%)
}

.cJijIV {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.cJijIV,
.hOxaWM {
    transform: translateX(0)
}

.T9p3fN {
    transform: translateX(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.qDxYJm {
    transform: translateY(100%)
}

.aA9V0P {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.YPXPAS,
.aA9V0P {
    transform: translateY(0)
}

.Xf2zsA {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.Xf2zsA,
.y7Kt7s {
    transform: translateY(-100%)
}

.EeUgMu {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.EeUgMu,
.fdHrtm {
    transform: translateY(0)
}

.WIFaG4 {
    transform: translateY(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

body:not(.responsive) .JsJXaX {
    overflow-x: clip
}

[data-view-transition=page-transition] .JsJXaX {
    view-transition-name: page-group
}

.AnQkDU {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: 100%
}

.AnQkDU>div {
    align-self: stretch !important;
    grid-area: 1/1/2/2;
    justify-self: stretch !important
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.a9YhBi {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.dX12nb {
    cursor: pointer
}

.AKxYR5 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    fill: var(--corvid-fill-color, var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color, var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow, none);
    opacity: var(--opacity);
    transform: var(--flip)
}

.AKxYR5,
.AKxYR5 svg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.AKxYR5 svg {
    height: var(--svg-calculated-height, 100%);
    margin: auto;
    padding: var(--svg-calculated-padding, 0);
    width: var(--svg-calculated-width, 100%)
}

.AKxYR5 svg:not([data-type=ugc]) {
    overflow: visible
}

.VZYmYf * {
    vector-effect: non-scaling-stroke
}

.HcOXKn {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

ol.font_100,
ul.font_100 {
    color: #080808;
    font-family: "Arial, Helvetica, sans-serif", serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    text-decoration: none
}

ol.font_100 li,
ul.font_100 li {
    margin-bottom: 12px
}

ol.wix-list-text-align,
ul.wix-list-text-align {
    list-style-position: inside
}

ol.wix-list-text-align h1,
ol.wix-list-text-align h2,
ol.wix-list-text-align h3,
ol.wix-list-text-align h4,
ol.wix-list-text-align h5,
ol.wix-list-text-align h6,
ol.wix-list-text-align p,
ul.wix-list-text-align h1,
ul.wix-list-text-align h2,
ul.wix-list-text-align h3,
ul.wix-list-text-align h4,
ul.wix-list-text-align h5,
ul.wix-list-text-align h6,
ul.wix-list-text-align p {
    display: inline
}

.ONIxfn {
    cursor: pointer
}

.WUKwEB {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.QxJLC3 [data-attr-richtext-marker=true] {
    display: block
}

.QxJLC3 [data-attr-richtext-marker=true] table {
    border-collapse: collapse;
    margin: 15px 0;
    width: 100%
}

.QxJLC3 [data-attr-richtext-marker=true] table td {
    padding: 12px;
    position: relative
}

.QxJLC3 [data-attr-richtext-marker=true] table td:after {
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0
}

.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after {
    border-right: 1px solid currentColor
}

.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after {
    border-top: 1px solid currentColor
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

@supports(-webkit-touch-callout:none) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) [class$=rich-text__text],
.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote)[class$=rich-text__text] {
    color: var(--corvid-color, currentColor)
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) span[style*=color] {
    color: var(--corvid-color, currentColor) !important
}

.uGVkMG {
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.uGVkMG .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.uGVkMG .edKzOf ul {
    list-style: disc inside
}

.uGVkMG .edKzOf li {
    margin-bottom: 12px
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p {
    letter-spacing: normal;
    line-height: normal
}

.nJYhU3 {
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.nJYhU3 .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.nJYhU3 .edKzOf ol,
.nJYhU3 .edKzOf ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-start: .5em;
    padding-inline-start: 1.3em
}

.nJYhU3 .edKzOf ul {
    list-style-type: disc
}

.nJYhU3 .edKzOf ol {
    list-style-type: decimal
}

.nJYhU3 .edKzOf ol ul,
.nJYhU3 .edKzOf ul ul {
    line-height: normal;
    list-style-type: circle
}

.nJYhU3 .edKzOf ol ol ul,
.nJYhU3 .edKzOf ol ul ul,
.nJYhU3 .edKzOf ul ol ul,
.nJYhU3 .edKzOf ul ul ul {
    line-height: normal;
    list-style-type: square
}

.nJYhU3 .edKzOf li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.nJYhU3 .edKzOf h1,
.nJYhU3 .edKzOf h2,
.nJYhU3 .edKzOf h3,
.nJYhU3 .edKzOf h4,
.nJYhU3 .edKzOf h5,
.nJYhU3 .edKzOf h6,
.nJYhU3 .edKzOf p {
    letter-spacing: normal;
    line-height: normal;
    margin-block: 0;
    margin: 0
}

.nJYhU3 .edKzOf a {
    color: inherit
}

.SxM0TO,
.c9GqVL {
    word-wrap: break-word;
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width);
    mix-blend-mode: var(--blendMode, normal);
    overflow-wrap: break-word;
    pointer-events: none;
    text-align: start;
    text-shadow: var(--textOutline, 0 0 transparent), var(--textShadow, 0 0 transparent);
    text-transform: var(--textTransform, "none")
}

.SxM0TO>*,
.c9GqVL>* {
    pointer-events: auto
}

.SxM0TO li,
.c9GqVL li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.SxM0TO ol,
.SxM0TO ul,
.c9GqVL ol,
.c9GqVL ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-end: 0;
    margin-inline-start: .5em
}

.SxM0TO:not(.YQcXTT) ol,
.SxM0TO:not(.YQcXTT) ul,
.c9GqVL:not(.YQcXTT) ol,
.c9GqVL:not(.YQcXTT) ul {
    padding-inline-end: 0;
    padding-inline-start: 1.3em
}

.SxM0TO ul,
.c9GqVL ul {
    list-style-type: disc
}

.SxM0TO ol,
.c9GqVL ol {
    list-style-type: decimal
}

.SxM0TO ol ul,
.SxM0TO ul ul,
.c9GqVL ol ul,
.c9GqVL ul ul {
    list-style-type: circle
}

.SxM0TO ol ol ul,
.SxM0TO ol ul ul,
.SxM0TO ul ol ul,
.SxM0TO ul ul ul,
.c9GqVL ol ol ul,
.c9GqVL ol ul ul,
.c9GqVL ul ol ul,
.c9GqVL ul ul ul {
    list-style-type: square
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p,
.c9GqVL blockquote,
.c9GqVL h1,
.c9GqVL h2,
.c9GqVL h3,
.c9GqVL h4,
.c9GqVL h5,
.c9GqVL h6,
.c9GqVL p {
    margin-block: 0;
    margin: 0
}

.SxM0TO a,
.c9GqVL a {
    color: inherit
}

.YQcXTT li {
    margin-inline-end: 0;
    margin-inline-start: 1.3em
}

.Vd6aQZ {
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    white-space: nowrap
}

.mHZSwn {
    display: none
}

.lvxhkV {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.QJjwEo {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.kdBXfh {
    transition: .2s
}

.MP52zt {
    opacity: 0;
    transition: .2s ease-in
}

.MP52zt.Bhu9m5 {
    z-index: -1 !important
}

.LVP8Wf {
    opacity: 1;
    transition: .2s
}

.VrZrC0 {
    height: auto
}

.VrZrC0,
.cKxVkc {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .vlM3HR,
body:not(.device-mobile-optimized) .vlM3HR {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.AT7o0U[data-focuscycled=active] {
    outline: 1px solid transparent
}

.AT7o0U[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.AT7o0U .vlM3HR {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.WzbAF8 .mpGTIt .O6KwRn {
    display: var(--item-display);
    height: var(--item-size);
    margin: var(--item-margin);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt .O6KwRn:last-child {
    margin: 0
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN {
    display: block
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR {
    height: var(--item-size);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt {
    height: 100%;
    position: absolute;
    white-space: nowrap;
    width: 100%
}

:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,
body.device-mobile-optimized .WzbAF8 .mpGTIt {
    white-space: normal
}

.big2ZD {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: calc(100% - var(--wix-ads-height));
    left: 0;
    margin-top: var(--wix-ads-height);
    position: fixed;
    top: 0;
    width: 100%
}

.SHHiV9,
.big2ZD {
    pointer-events: none;
    z-index: var(--pinned-layer-in-container, var(--above-all-in-container))
}

.Gs0oXs,
.pr7XQM {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.Gs0oXs[data-state~=header] a,
.Gs0oXs[data-state~=header] div,
[data-state~=header].pr7XQM a,
[data-state~=header].pr7XQM div {
    cursor: default !important
}

.Gs0oXs .rcIF9K,
.pr7XQM .rcIF9K {
    display: inline-block;
    height: 100%;
    width: 100%
}

.pr7XQM {
    --display: inline-block;
    display: var(--display)
}

.pr7XQM .nzVyrk {
    padding: 0 var(--pad, 5px)
}

.pr7XQM .VCJeT5 {
    border-top: 1px solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    cursor: pointer;
    font: var(--fnt, var(--font_1))
}

.pr7XQM .xYGmQj {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 8px
}

.pr7XQM[data-listposition=left] {
    padding-left: 0
}

.pr7XQM[data-listposition=right] {
    padding-right: 0
}

.pr7XQM[data-state~=drop] {
    display: block;
    width: 100%
}

.pr7XQM[data-state~=link]:hover .VCJeT5,
.pr7XQM[data-state~=over] .VCJeT5 {
    border-top-color: rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=link]:hover .xYGmQj,
.pr7XQM[data-state~=over] .xYGmQj {
    color: rgb(var(--txth, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.pr7XQM[data-state~=selected] .VCJeT5 {
    border-top-color: rgba(var(--brds, var(--color_15, color_15)), var(--alpha-brds, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=selected] .xYGmQj {
    color: rgb(var(--txts, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.XRwtpn {
    overflow-x: hidden
}

.XRwtpn .SvGGzE {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.XRwtpn .SvGGzE .ckXV57 {
    flex: 1
}

.XRwtpn .SvGGzE .CkCpUo {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.XRwtpn .SvGGzE .CkCpUo .L3ZIQx {
    display: inline-block
}

.XRwtpn .SvGGzE .CkCpUo .DTRNn1 {
    display: block;
    width: 100%
}

.XRwtpn .O1lweY {
    display: block;
    opacity: 1;
    z-index: 99999
}

.XRwtpn .O1lweY .VtNw6g {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.XRwtpn .O1lweY.GkAfhB {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.XRwtpn .O1lweY .u7d_AM {
    display: inline-block
}

.XRwtpn .Ursk0e {
    display: none
}

.YXlfNd>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.YXlfNd .CkCpUo,
.YXlfNd .O1lweY,
.YXlfNd>nav {
    position: absolute
}

.YXlfNd .O1lweY {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 10px);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    margin-top: 7px;
    padding: 15px 5px 0 5px;
    visibility: hidden
}

.YXlfNd [data-dropmode=dropUp] .O1lweY {
    margin-bottom: 7px;
    margin-top: 0
}

.PlZyDq {
    touch-action: manipulation
}

.uDW_Qe {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uDW_Qe:before {
    max-width: var(--margin-start, 0)
}

.uDW_Qe:after,
.uDW_Qe:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uDW_Qe:after {
    max-width: var(--margin-end, 0)
}

.FubTgk {
    height: 100%
}

.FubTgk .uDW_Qe {
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: var(--trans1, border-color .4s ease 0s, background-color .4s ease 0s)
}

.FubTgk .uDW_Qe:link,
.FubTgk .uDW_Qe:visited {
    border-color: transparent
}

.FubTgk .l7_2fn {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    margin: 0;
    position: relative;
    transition: var(--trans2, color .4s ease 0s);
    white-space: nowrap
}

.FubTgk[aria-disabled=false] .uDW_Qe {
    background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_17, color_17)), var(--alpha-bg, 1)));
    border: solid var(--corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
    cursor: pointer !important
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

.FubTgk[aria-disabled=true] .uDW_Qe {
    background-color: var(--corvid-disabled-background-color, rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1)));
    border-color: var(--corvid-disabled-border-color, rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1)));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 0))
}

.FubTgk[aria-disabled=true] .l7_2fn {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

.uUxqWY {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uUxqWY:before {
    max-width: var(--margin-start, 0)
}

.uUxqWY:after,
.uUxqWY:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uUxqWY:after {
    max-width: var(--margin-end, 0)
}

.Vq4wYb[aria-disabled=false] .uUxqWY {
    cursor: pointer
}

:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,
body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,
body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

.Vq4wYb .uUxqWY {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.Vq4wYb .wJVzSK {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    transition: var(--trans, color .4s ease 0s);
    white-space: nowrap
}

.Vq4wYb[aria-disabled=true] .wJVzSK {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

._C0cVf {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.hFwGTD {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.IQgXoP {
    transition: .2s
}

.Nr3Nid {
    opacity: 0;
    transition: .2s ease-in
}

.Nr3Nid.l4oO6c {
    z-index: -1 !important
}

.iQuoC4 {
    opacity: 1;
    transition: .2s
}

.CJF7A2 {
    height: auto
}

.CJF7A2,
.U4Bvut {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .G5K6X8,
body:not(.device-mobile-optimized) .G5K6X8 {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.xU8fqS[data-focuscycled=active] {
    outline: 1px solid transparent
}

.xU8fqS[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.xU8fqS ._4XcTfy {
    background-color: var(--screenwidth-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .7));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.xU8fqS .gUbusX {
    background-color: rgba(var(--bgctr, var(--color_11, color_11)), var(--alpha-bgctr, 1));
    border-radius: var(--rd, 0);
    bottom: var(--brwb, 0);
    top: var(--brwt, 0)
}

.xU8fqS .G5K6X8,
.xU8fqS .gUbusX {
    left: 0;
    position: absolute;
    right: 0
}

.xU8fqS .G5K6X8 {
    bottom: 0;
    top: 0
}

:host(.device-mobile-optimized) .xU8fqS .G5K6X8,
body.device-mobile-optimized .xU8fqS .G5K6X8 {
    left: 10px;
    right: 10px
}

.SPY_vo {
    pointer-events: none
}

.BmZ5pC {
    min-height: calc(100vh - var(--wix-ads-height));
    min-width: var(--site-width);
    position: var(--bg-position);
    top: var(--wix-ads-height)
}

.BmZ5pC,
.nTOEE9 {
    height: 100%;
    width: 100%
}

.nTOEE9 {
    overflow: hidden;
    position: relative
}

.nTOEE9.sqUyGm:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==), auto
}

.nTOEE9.C_JY0G:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==), auto
}

.RZQnmg {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 40px
}

.RZQnmg path {
    fill: rgb(var(--color_12))
}

.RZQnmg:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.rYiAuL {
    cursor: pointer
}

.gSXewE {
    height: 0;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 0
}

.OJQ_3L,
.gSXewE {
    position: absolute
}

.OJQ_3L {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    right: 0;
    width: 40px
}

.OJQ_3L path {
    fill: rgb(var(--color_12))
}

.OJQ_3L:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.j7pOnl {
    box-sizing: border-box;
    height: 100%;
    width: 100%
}

.BI8PVQ {
    min-height: var(--image-min-height);
    min-width: var(--image-min-width)
}

.BI8PVQ img,
img.BI8PVQ {
    filter: var(--filter-effect-svg-url);
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100% 100%);
    mask-size: var(--mask-size, 100% 100%);
    -o-object-position: var(--object-position);
    object-position: var(--object-position)
}

.MazNVa {
    left: var(--left, auto);
    position: var(--position-fixed, static);
    top: var(--top, auto);
    z-index: var(--z-index, auto)
}

.MazNVa .BI8PVQ img {
    box-shadow: 0 0 0 #000;
    position: static;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.MazNVa .j7pOnl {
    display: block;
    overflow: hidden
}

.MazNVa .BI8PVQ {
    overflow: hidden
}

.c7cMWz {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.FVGvCX {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .zK7MhX {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .c7cMWz,
body:not(.device-mobile-optimized) .c7cMWz {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.fEm0Bo .c7cMWz {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    overflow: hidden
}

:host(.device-mobile-optimized) .c7cMWz,
body.device-mobile-optimized .c7cMWz {
    left: 10px;
    right: 10px
}

.PFkO7r {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HT5ybB {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .dBAkHi {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .PFkO7r,
body:not(.device-mobile-optimized) .PFkO7r {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

:host(.device-mobile-optimized) .PFkO7r,
body.device-mobile-optimized .PFkO7r {
    left: 10px;
    right: 10px
}

.aVng1S {
    border-top: var(--lnw, 2px) solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    box-sizing: border-box;
    height: 0
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.r4OX7l,
.xTjc1A {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.r4OX7l[data-state~=header] a,
.r4OX7l[data-state~=header] div,
[data-state~=header].xTjc1A a,
[data-state~=header].xTjc1A div {
    cursor: default !important
}

.r4OX7l .UiHgGh,
.xTjc1A .UiHgGh {
    display: inline-block;
    height: 100%;
    width: 100%
}

.xTjc1A {
    --display: inline-block;
    cursor: pointer;
    display: var(--display);
    font: var(--fnt, var(--font_1))
}

.xTjc1A .yRj2ms {
    padding: 0 var(--pad, 5px)
}

.xTjc1A .JS76Uv {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 0 10px;
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=drop] {
    display: block;
    width: 100%
}

.xTjc1A[data-state~=drop] .JS76Uv {
    padding: 0 .5em
}

.xTjc1A[data-state~=link]:hover .JS76Uv,
.xTjc1A[data-state~=over] .JS76Uv {
    color: rgb(var(--txth, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=selected] .JS76Uv {
    color: rgb(var(--txts, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.NHM1d1 {
    overflow-x: hidden
}

.NHM1d1 .R_TAzU {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.NHM1d1 .R_TAzU .aOF1ks {
    flex: 1
}

.NHM1d1 .R_TAzU .y7qwii {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.NHM1d1 .R_TAzU .y7qwii .Tg1gOB {
    display: inline-block
}

.NHM1d1 .R_TAzU .y7qwii .mvZ3NH {
    display: block;
    width: 100%
}

.NHM1d1 .h3jCPd {
    display: block;
    opacity: 1;
    z-index: 99999
}

.NHM1d1 .h3jCPd .wkJ2fp {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.NHM1d1 .h3jCPd.DlGBN0 {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.NHM1d1 .h3jCPd .p90CkU {
    display: inline-block
}

.NHM1d1 .vh74Xw {
    display: none
}

.XwCBRN>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.XwCBRN .h3jCPd,
.XwCBRN .y7qwii,
.XwCBRN>nav {
    position: absolute
}

.XwCBRN .h3jCPd {
    margin-top: 7px;
    visibility: hidden
}

.XwCBRN .h3jCPd[data-dropMode=dropUp] {
    margin-bottom: 7px;
    margin-top: 0
}

.XwCBRN .wkJ2fp {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 0);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6))
}

.P0dCOY .PJ4KCX {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.d7EBK2 {
    border-radius: var(--overflow-wrapper-border-radius)
}

.TMFrcJ {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.dkyyRB {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.L01Zxk {
    transition: .2s
}

.bFRsbd {
    opacity: 0;
    transition: .2s ease-in
}

.bFRsbd.CwYhEy {
    z-index: -1 !important
}

.u_eaP3 {
    opacity: 1;
    transition: .2s
}

.kn76TK {
    height: auto
}

.YTbrNX,
.kn76TK {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .EwS2PT,
body:not(.device-mobile-optimized) .EwS2PT {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.x4zVYf[data-focuscycled=active] {
    outline: 1px solid transparent
}

.x4zVYf[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.x4zVYf .TMFrcJ {
    background-color: transparent;
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 0);
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .5));
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease
}

.x4zVYf .zxR1mn.TMFrcJ {
    background-color: rgba(var(--bg-scrl, 0, 0, 0), var(--alpha-bg-scrl, 0));
    border-bottom: var(--brwb-scrl, var(--brwb, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    border-radius: var(--rd-scrl, var(--rd, 0));
    border-top: var(--brwt-scrl, var(--brwt, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    box-shadow: var(--shd-scrl, var(--shd, 0 0 5px rgba(0, 0, 0, .5)))
}

.x4zVYf .mTQGgy {
    box-sizing: border-box;
    height: 100%;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.mTQGgy {
    opacity: var(--alpha-bg, 1)
}

.x4zVYf .QijXjn {
    background-color: var(--screenwidth-corvid-background-color, transparent);
    height: 100%;
    position: relative;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.QijXjn {
    opacity: var(--alpha-bg, 1)
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.J6KGih {
    cursor: pointer
}

.KaEeLN {
    --container-corvid-border-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    --container-corvid-border-size: var(--brw, 1px);
    --container-corvid-background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    --backdrop-filter: $backdrop-filter
}

.uYj0Sg {
    -webkit-backdrop-filter: var(--backdrop-filter, none);
    backdrop-filter: var(--backdrop-filter, none);
    background-color: var(--container-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    background-image: var(--bg-gradient, none);
    border: var(--container-corvid-border-width, var(--brw, 1px)) solid var(--container-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 5px);
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.LHrbPP {
    background: #fff;
    border-radius: 24px;
    color: #116dff;
    cursor: pointer;
    font-family: Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    height: 0;
    left: 50%;
    margin-left: -94px;
    opacity: 0;
    padding: 0 24px 0 24px;
    pointer-events: none;
    position: absolute;
    top: 60px;
    width: 0;
    z-index: 9999
}

.LHrbPP:focus {
    border: 2px solid;
    height: 40px;
    opacity: 1;
    pointer-events: auto;
    width: auto
}

.MW5IWV {
    height: 100%;
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.Oqnisf {
    overflow: visible
}

.Oqnisf>.MW5IWV .LWbAav {
    background-color: var(--section-corvid-background-color, var(--bg-overlay-color))
}

.cM88eO {
    backface-visibility: hidden
}

.YtfWHd {
    left: 0;
    position: absolute;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.dkukWC {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.dkukWC,
.dkukWC .FRCqDF {
    left: 0;
    position: absolute;
    width: 100%
}

.dkukWC .FRCqDF {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.xnZvZH {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.xnZvZH .FRCqDF {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.xnZvZH .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.MBOSCN {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.MBOSCN .FRCqDF {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.MBOSCN .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.E6jjcn {
    direction: var(--direction);
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content);
    margin: var(--margin);
    position: relative
}

.Zc7IjY {
    direction: ltr;
    margin: var(--item-margin)
}

.VM7gjN {
    display: flex;
    flex-direction: column
}

.TWFxr5 {
    height: auto !important
}

.May50y {
    overflow: hidden !important
}

#comp-l29bxw9o1 {
    visibility: hidden !important;
}

#comp-l44bcqwc {
    visibility: hidden !important;
}

#comp-l0jt7iwf {
    visibility: hidden !important;
}

.J6KGih {
    cursor: pointer
}

.sNF2R0 {
    opacity: 0
}

.hLoBV3 {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.Rdf41z,
.hLoBV3 {
    opacity: 1
}

.ftlZWo {
    transition: opacity var(--transition-duration) cubic-bezier(.37, 0, .63, 1)
}

.ATGlOr,
.ftlZWo {
    opacity: 0
}

.KQSXD0 {
    transition: opacity var(--transition-duration) cubic-bezier(.64, 0, .78, 0)
}

.KQSXD0,
.pagQKE {
    opacity: 1
}

._6zG5H {
    opacity: 0;
    transition: opacity var(--transition-duration) cubic-bezier(.22, 1, .36, 1)
}

.BB49uC {
    transform: translateX(100%)
}

.j9xE1V {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.ICs7Rs,
.j9xE1V {
    transform: translateX(0)
}

.DxijZJ {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.B5kjYq,
.DxijZJ {
    transform: translateX(-100%)
}

.cJijIV {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.cJijIV,
.hOxaWM {
    transform: translateX(0)
}

.T9p3fN {
    transform: translateX(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.qDxYJm {
    transform: translateY(100%)
}

.aA9V0P {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.YPXPAS,
.aA9V0P {
    transform: translateY(0)
}

.Xf2zsA {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.Xf2zsA,
.y7Kt7s {
    transform: translateY(-100%)
}

.EeUgMu {
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

.EeUgMu,
.fdHrtm {
    transform: translateY(0)
}

.WIFaG4 {
    transform: translateY(100%);
    transition: transform var(--transition-duration) cubic-bezier(.87, 0, .13, 1)
}

body:not(.responsive) .JsJXaX {
    overflow-x: clip
}

[data-view-transition=page-transition] .JsJXaX {
    view-transition-name: page-group
}

.AnQkDU {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: 100%
}

.AnQkDU>div {
    align-self: stretch !important;
    grid-area: 1/1/2/2;
    justify-self: stretch !important
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.a9YhBi {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.dX12nb {
    cursor: pointer
}

.AKxYR5 {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    fill: var(--corvid-fill-color, var(--fill));
    fill-opacity: var(--fill-opacity);
    stroke: var(--corvid-stroke-color, var(--stroke));
    stroke-opacity: var(--stroke-opacity);
    stroke-width: var(--stroke-width);
    filter: var(--drop-shadow, none);
    opacity: var(--opacity);
    transform: var(--flip)
}

.AKxYR5,
.AKxYR5 svg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.AKxYR5 svg {
    height: var(--svg-calculated-height, 100%);
    margin: auto;
    padding: var(--svg-calculated-padding, 0);
    width: var(--svg-calculated-width, 100%)
}

.AKxYR5 svg:not([data-type=ugc]) {
    overflow: visible
}

.VZYmYf * {
    vector-effect: non-scaling-stroke
}

.HcOXKn {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

ol.font_100,
ul.font_100 {
    color: #080808;
    font-family: "Arial, Helvetica, sans-serif", serif;
    font-size: 10px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    margin: 0;
    text-decoration: none
}

ol.font_100 li,
ul.font_100 li {
    margin-bottom: 12px
}

ol.wix-list-text-align,
ul.wix-list-text-align {
    list-style-position: inside
}

ol.wix-list-text-align h1,
ol.wix-list-text-align h2,
ol.wix-list-text-align h3,
ol.wix-list-text-align h4,
ol.wix-list-text-align h5,
ol.wix-list-text-align h6,
ol.wix-list-text-align p,
ul.wix-list-text-align h1,
ul.wix-list-text-align h2,
ul.wix-list-text-align h3,
ul.wix-list-text-align h4,
ul.wix-list-text-align h5,
ul.wix-list-text-align h6,
ul.wix-list-text-align p {
    display: inline
}

.ONIxfn {
    cursor: pointer
}

.WUKwEB {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.QxJLC3 [data-attr-richtext-marker=true] {
    display: block
}

.QxJLC3 [data-attr-richtext-marker=true] table {
    border-collapse: collapse;
    margin: 15px 0;
    width: 100%
}

.QxJLC3 [data-attr-richtext-marker=true] table td {
    padding: 12px;
    position: relative
}

.QxJLC3 [data-attr-richtext-marker=true] table td:after {
    border-bottom: 1px solid currentColor;
    border-left: 1px solid currentColor;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0
}

.QxJLC3 [data-attr-richtext-marker=true] table tr td:last-child:after {
    border-right: 1px solid currentColor
}

.QxJLC3 [data-attr-richtext-marker=true] table tr:first-child td:after {
    border-top: 1px solid currentColor
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

@supports(-webkit-touch-callout:none) {
    .lq2cno>*>:first-child {
        vertical-align: top
    }
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) [class$=rich-text__text],
.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote)[class$=rich-text__text] {
    color: var(--corvid-color, currentColor)
}

.agLt0N :is(p, h1, h2, h3, h4, h5, h6, ul, ol, span[data-attr-richtext-marker], blockquote) span[style*=color] {
    color: var(--corvid-color, currentColor) !important
}

.uGVkMG {
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.uGVkMG .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.uGVkMG .edKzOf ul {
    list-style: disc inside
}

.uGVkMG .edKzOf li {
    margin-bottom: 12px
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p {
    letter-spacing: normal;
    line-height: normal
}

.nJYhU3 {
    min-height: var(--min-height);
    min-width: var(--min-width)
}

.nJYhU3 .edKzOf {
    word-wrap: break-word;
    height: 100%;
    overflow-wrap: break-word;
    position: relative;
    width: 100%
}

.nJYhU3 .edKzOf ol,
.nJYhU3 .edKzOf ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-start: .5em;
    padding-inline-start: 1.3em
}

.nJYhU3 .edKzOf ul {
    list-style-type: disc
}

.nJYhU3 .edKzOf ol {
    list-style-type: decimal
}

.nJYhU3 .edKzOf ol ul,
.nJYhU3 .edKzOf ul ul {
    line-height: normal;
    list-style-type: circle
}

.nJYhU3 .edKzOf ol ol ul,
.nJYhU3 .edKzOf ol ul ul,
.nJYhU3 .edKzOf ul ol ul,
.nJYhU3 .edKzOf ul ul ul {
    line-height: normal;
    list-style-type: square
}

.nJYhU3 .edKzOf li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.nJYhU3 .edKzOf h1,
.nJYhU3 .edKzOf h2,
.nJYhU3 .edKzOf h3,
.nJYhU3 .edKzOf h4,
.nJYhU3 .edKzOf h5,
.nJYhU3 .edKzOf h6,
.nJYhU3 .edKzOf p {
    letter-spacing: normal;
    line-height: normal;
    margin-block: 0;
    margin: 0
}

.nJYhU3 .edKzOf a {
    color: inherit
}

.SxM0TO,
.c9GqVL {
    word-wrap: break-word;
    direction: var(--text-direction);
    min-height: var(--min-height);
    min-width: var(--min-width);
    mix-blend-mode: var(--blendMode, normal);
    overflow-wrap: break-word;
    pointer-events: none;
    text-align: start;
    text-shadow: var(--textOutline, 0 0 transparent), var(--textShadow, 0 0 transparent);
    text-transform: var(--textTransform, "none")
}

.SxM0TO>*,
.c9GqVL>* {
    pointer-events: auto
}

.SxM0TO li,
.c9GqVL li {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: normal;
    line-height: inherit
}

.SxM0TO ol,
.SxM0TO ul,
.c9GqVL ol,
.c9GqVL ul {
    letter-spacing: normal;
    line-height: normal;
    margin-inline-end: 0;
    margin-inline-start: .5em
}

.SxM0TO:not(.YQcXTT) ol,
.SxM0TO:not(.YQcXTT) ul,
.c9GqVL:not(.YQcXTT) ol,
.c9GqVL:not(.YQcXTT) ul {
    padding-inline-end: 0;
    padding-inline-start: 1.3em
}

.SxM0TO ul,
.c9GqVL ul {
    list-style-type: disc
}

.SxM0TO ol,
.c9GqVL ol {
    list-style-type: decimal
}

.SxM0TO ol ul,
.SxM0TO ul ul,
.c9GqVL ol ul,
.c9GqVL ul ul {
    list-style-type: circle
}

.SxM0TO ol ol ul,
.SxM0TO ol ul ul,
.SxM0TO ul ol ul,
.SxM0TO ul ul ul,
.c9GqVL ol ol ul,
.c9GqVL ol ul ul,
.c9GqVL ul ol ul,
.c9GqVL ul ul ul {
    list-style-type: square
}

.SxM0TO blockquote,
.SxM0TO h1,
.SxM0TO h2,
.SxM0TO h3,
.SxM0TO h4,
.SxM0TO h5,
.SxM0TO h6,
.SxM0TO p,
.c9GqVL blockquote,
.c9GqVL h1,
.c9GqVL h2,
.c9GqVL h3,
.c9GqVL h4,
.c9GqVL h5,
.c9GqVL h6,
.c9GqVL p {
    margin-block: 0;
    margin: 0
}

.SxM0TO a,
.c9GqVL a {
    color: inherit
}

.YQcXTT li {
    margin-inline-end: 0;
    margin-inline-start: 1.3em
}

.Vd6aQZ {
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    white-space: nowrap
}

.mHZSwn {
    display: none
}

.lvxhkV {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.QJjwEo {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.kdBXfh {
    transition: .2s
}

.MP52zt {
    opacity: 0;
    transition: .2s ease-in
}

.MP52zt.Bhu9m5 {
    z-index: -1 !important
}

.LVP8Wf {
    opacity: 1;
    transition: .2s
}

.VrZrC0 {
    height: auto
}

.VrZrC0,
.cKxVkc {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .vlM3HR,
body:not(.device-mobile-optimized) .vlM3HR {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.AT7o0U[data-focuscycled=active] {
    outline: 1px solid transparent
}

.AT7o0U[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.AT7o0U .vlM3HR {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.WzbAF8 .mpGTIt .O6KwRn {
    display: var(--item-display);
    height: var(--item-size);
    margin: var(--item-margin);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt .O6KwRn:last-child {
    margin: 0
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN {
    display: block
}

.WzbAF8 .mpGTIt .O6KwRn .oRtuWN .YaS0jR {
    height: var(--item-size);
    width: var(--item-size)
}

.WzbAF8 .mpGTIt {
    height: 100%;
    position: absolute;
    white-space: nowrap;
    width: 100%
}

:host(.device-mobile-optimized) .WzbAF8 .mpGTIt,
body.device-mobile-optimized .WzbAF8 .mpGTIt {
    white-space: normal
}

.big2ZD {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    height: calc(100% - var(--wix-ads-height));
    left: 0;
    margin-top: var(--wix-ads-height);
    position: fixed;
    top: 0;
    width: 100%
}

.SHHiV9,
.big2ZD {
    pointer-events: none;
    z-index: var(--pinned-layer-in-container, var(--above-all-in-container))
}

.Gs0oXs,
.pr7XQM {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.Gs0oXs[data-state~=header] a,
.Gs0oXs[data-state~=header] div,
[data-state~=header].pr7XQM a,
[data-state~=header].pr7XQM div {
    cursor: default !important
}

.Gs0oXs .rcIF9K,
.pr7XQM .rcIF9K {
    display: inline-block;
    height: 100%;
    width: 100%
}

.pr7XQM {
    --display: inline-block;
    display: var(--display)
}

.pr7XQM .nzVyrk {
    padding: 0 var(--pad, 5px)
}

.pr7XQM .VCJeT5 {
    border-top: 1px solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    cursor: pointer;
    font: var(--fnt, var(--font_1))
}

.pr7XQM .xYGmQj {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 8px
}

.pr7XQM[data-listposition=left] {
    padding-left: 0
}

.pr7XQM[data-listposition=right] {
    padding-right: 0
}

.pr7XQM[data-state~=drop] {
    display: block;
    width: 100%
}

.pr7XQM[data-state~=link]:hover .VCJeT5,
.pr7XQM[data-state~=over] .VCJeT5 {
    border-top-color: rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=link]:hover .xYGmQj,
.pr7XQM[data-state~=over] .xYGmQj {
    color: rgb(var(--txth, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.pr7XQM[data-state~=selected] .VCJeT5 {
    border-top-color: rgba(var(--brds, var(--color_15, color_15)), var(--alpha-brds, 1));
    border-top-width: 4px
}

.pr7XQM[data-state~=selected] .xYGmQj {
    color: rgb(var(--txts, var(--color_15, color_15)));
    display: inline-block;
    padding-top: 5px
}

.XRwtpn {
    overflow-x: hidden
}

.XRwtpn .SvGGzE {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.XRwtpn .SvGGzE .ckXV57 {
    flex: 1
}

.XRwtpn .SvGGzE .CkCpUo {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.XRwtpn .SvGGzE .CkCpUo .L3ZIQx {
    display: inline-block
}

.XRwtpn .SvGGzE .CkCpUo .DTRNn1 {
    display: block;
    width: 100%
}

.XRwtpn .O1lweY {
    display: block;
    opacity: 1;
    z-index: 99999
}

.XRwtpn .O1lweY .VtNw6g {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.XRwtpn .O1lweY.GkAfhB {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.XRwtpn .O1lweY .u7d_AM {
    display: inline-block
}

.XRwtpn .Ursk0e {
    display: none
}

.YXlfNd>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.YXlfNd .CkCpUo,
.YXlfNd .O1lweY,
.YXlfNd>nav {
    position: absolute
}

.YXlfNd .O1lweY {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 10px);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    margin-top: 7px;
    padding: 15px 5px 0 5px;
    visibility: hidden
}

.YXlfNd [data-dropmode=dropUp] .O1lweY {
    margin-bottom: 7px;
    margin-top: 0
}

.PlZyDq {
    touch-action: manipulation
}

.uDW_Qe {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uDW_Qe:before {
    max-width: var(--margin-start, 0)
}

.uDW_Qe:after,
.uDW_Qe:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uDW_Qe:after {
    max-width: var(--margin-end, 0)
}

.FubTgk {
    height: 100%
}

.FubTgk .uDW_Qe {
    border-radius: var(--corvid-border-radius, var(--rd, 0));
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: var(--trans1, border-color .4s ease 0s, background-color .4s ease 0s)
}

.FubTgk .uDW_Qe:link,
.FubTgk .uDW_Qe:visited {
    border-color: transparent
}

.FubTgk .l7_2fn {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    margin: 0;
    position: relative;
    transition: var(--trans2, color .4s ease 0s);
    white-space: nowrap
}

.FubTgk[aria-disabled=false] .uDW_Qe {
    background-color: var(--corvid-background-color, rgba(var(--bg, var(--color_17, color_17)), var(--alpha-bg, 1)));
    border: solid var(--corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1))) var(--corvid-border-width, var(--brw, 0));
    cursor: pointer !important
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .uDW_Qe,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(.device-mobile-optimized) .FubTgk[aria-disabled=false]:active .l7_2fn,
body.device-mobile-optimized .FubTgk[aria-disabled=false]:active .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .uDW_Qe,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .uDW_Qe {
    background-color: var(--corvid-hover-background-color, rgba(var(--bgh, var(--color_18, color_18)), var(--alpha-bgh, 1)));
    border-color: var(--corvid-hover-border-color, rgba(var(--brdh, var(--color_15, color_15)), var(--alpha-brdh, 1)))
}

:host(:not(.device-mobile-optimized)) .FubTgk[aria-disabled=false]:hover .l7_2fn,
body:not(.device-mobile-optimized) .FubTgk[aria-disabled=false]:hover .l7_2fn {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))))
}

.FubTgk[aria-disabled=true] .uDW_Qe {
    background-color: var(--corvid-disabled-background-color, rgba(var(--bgd, 204, 204, 204), var(--alpha-bgd, 1)));
    border-color: var(--corvid-disabled-border-color, rgba(var(--brdd, 204, 204, 204), var(--alpha-brdd, 1)));
    border-style: solid;
    border-width: var(--corvid-border-width, var(--brw, 0))
}

.FubTgk[aria-disabled=true] .l7_2fn {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

.uUxqWY {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: var(--label-align);
    min-width: 100%;
    text-align: initial;
    width: -moz-max-content;
    width: max-content
}

.uUxqWY:before {
    max-width: var(--margin-start, 0)
}

.uUxqWY:after,
.uUxqWY:before {
    align-self: stretch;
    content: "";
    flex-grow: 1
}

.uUxqWY:after {
    max-width: var(--margin-end, 0)
}

.Vq4wYb[aria-disabled=false] .uUxqWY {
    cursor: pointer
}

:host(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:active .wJVzSK,
body.device-mobile-optimized .Vq4wYb[aria-disabled=false]:active .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

:host(:not(.device-mobile-optimized)) .Vq4wYb[aria-disabled=false]:hover .wJVzSK,
body:not(.device-mobile-optimized) .Vq4wYb[aria-disabled=false]:hover .wJVzSK {
    color: var(--corvid-hover-color, rgb(var(--txth, var(--color_15, color_15))));
    transition: var(--trans, color .4s ease 0s)
}

.Vq4wYb .uUxqWY {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.Vq4wYb .wJVzSK {
    color: var(--corvid-color, rgb(var(--txt, var(--color_15, color_15))));
    font: var(--fnt, var(--font_5));
    transition: var(--trans, color .4s ease 0s);
    white-space: nowrap
}

.Vq4wYb[aria-disabled=true] .wJVzSK {
    color: var(--corvid-disabled-color, rgb(var(--txtd, 255, 255, 255)))
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

._C0cVf {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.hFwGTD {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.IQgXoP {
    transition: .2s
}

.Nr3Nid {
    opacity: 0;
    transition: .2s ease-in
}

.Nr3Nid.l4oO6c {
    z-index: -1 !important
}

.iQuoC4 {
    opacity: 1;
    transition: .2s
}

.CJF7A2 {
    height: auto
}

.CJF7A2,
.U4Bvut {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .G5K6X8,
body:not(.device-mobile-optimized) .G5K6X8 {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.xU8fqS[data-focuscycled=active] {
    outline: 1px solid transparent
}

.xU8fqS[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.xU8fqS ._4XcTfy {
    background-color: var(--screenwidth-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .7));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.xU8fqS .gUbusX {
    background-color: rgba(var(--bgctr, var(--color_11, color_11)), var(--alpha-bgctr, 1));
    border-radius: var(--rd, 0);
    bottom: var(--brwb, 0);
    top: var(--brwt, 0)
}

.xU8fqS .G5K6X8,
.xU8fqS .gUbusX {
    left: 0;
    position: absolute;
    right: 0
}

.xU8fqS .G5K6X8 {
    bottom: 0;
    top: 0
}

:host(.device-mobile-optimized) .xU8fqS .G5K6X8,
body.device-mobile-optimized .xU8fqS .G5K6X8 {
    left: 10px;
    right: 10px
}

.SPY_vo {
    pointer-events: none
}

.BmZ5pC {
    min-height: calc(100vh - var(--wix-ads-height));
    min-width: var(--site-width);
    position: var(--bg-position);
    top: var(--wix-ads-height)
}

.BmZ5pC,
.nTOEE9 {
    height: 100%;
    width: 100%
}

.nTOEE9 {
    overflow: hidden;
    position: relative
}

.nTOEE9.sqUyGm:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODM3MEUzMUU4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODM3MEUzMUQ4OTAyMTFFMzk3Q0FCMkFEODdDNzUzMjQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4bqsJgAAACF0lEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPmgI0F2YdmxXQUhX///sVQqK2tDVL4DFkhF8zK2NjY/4aGhshOOMJAJAB5ZjdAADGQCpiB4Cear3uwKQR74vv372BPLFq0CKZ4GnLcdMGiFtnXmzZtQo0Bdnb2r/b29nBFMIwUjkxghby8vHfFxMQwTMQWp0YggZcvX/5HBpqamhgKQdafAQnq6en9j4+P/4/me150nzsCPfYOKrkWKvYCymcjJozPgqIYIMAYcUjKAnEcELsDbVECOpkNiO8B+buAeCEQ3yUqFllYWNYh+4Obm/u/ubn5f0tLy//QPIqM90ATHVagDHTJH5BCfn7+/xcvXvyPC9y7d+8/KHqghv4FYj0M04BxeAOkQEhI6P+vX79QDECOeBj49+/ffzk5OZih91FyP4gAGiIDooH5hIGVlRUsAXQpGMMAMh+Y1xksLCzg5QxGrAFzwAxY2GzYsIGgC48cOYIclsuwBiIbG9sCmCJFRcX/+/fvxwi/EydOwIoDGH6JLQEiA26ga1egxSY2vAUpkcKKEV5iCwVOIObBU8w8RzLYgYHaAAACg5CxaxSLgwAAAABJRU5ErkJggg==), auto
}

.nTOEE9.C_JY0G:hover {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3FpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6N0I4QkNGQTI4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6N0I4QkNGQTE4OTAyMTFFMzg0RDlBRkM5NDA5QjczRTEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0ZTkyMTRlLThiNDQtNjc0My04MWZiLTZlYjIzYTA2ZjcwNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpmMWUzNTlkMS1hYjZhLTNkNDctYmM0ZC03MWMyZDYyMWNmNDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7hiSPZAAACGklEQVR42mJgQAd8fHz/gdRvRigfxGEACCA4YvwPBMgCbgABBGOAJP6LiooiZBUUFMCC7969Awk6AQQQA1bAxMTUOnXq1P8/f/78j2zdf5BDQDgoKAgiyMgItv0/1AkozlgJlHwPpDWB+AhAACFL1EJVwvBPIGZHd8P/OXPm/EcHUA3TURT+/fsXQ6G2tjZI4TNkhVwwK2NjY/8bGhoiO+EIA5EA5JndAAHEQCpgBoKfaL7uwaYQHLrfv38He2LRokUwxdOQ46YLFrXIYNOmTagxwM7O/tXe3h4sCYs3EEYKRyawQl5e3rtiYmL/sQH0ODUCCbx8+RJFkaamJoZCkPVnQIJ6enr/4+Pj/6P5nhfd545Aj72DSq6Fir2A8tmICeOzoCgGCDBGHJKyQBwHxO5AW5SATmYD4ntA/i4gXgjEd4mKRRYWlnXI/uDm5v5vbm7+39LS8j80jyLjPdBEhxUoA13yB6SQn5///8WLF//jAvfu3fsPih6ooX+BWA/DNGAc3gApEBIS+v/r16//hMC/f//+y8nJwQy9j2wWC4gAGiIDooH5hIGVlRUsAXQpVq98/PgRVBAwWFhYMDx69AhczkBj7RdyFpgBC5sNGzYQdOGRI0eQw3IZVpvZ2NgWwBQpKir+379/P4ZBJ06cgBUHMPwSWwJEBtxA165Ai01seAtSIoUVI7zEFgqcQMyDp5h5jmSwAwO1AQBU5q033XYWQwAAAABJRU5ErkJggg==), auto
}

.RZQnmg {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 40px
}

.RZQnmg path {
    fill: rgb(var(--color_12))
}

.RZQnmg:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.rYiAuL {
    cursor: pointer
}

.gSXewE {
    height: 0;
    left: 0;
    overflow: hidden;
    top: 0;
    width: 0
}

.OJQ_3L,
.gSXewE {
    position: absolute
}

.OJQ_3L {
    background-color: rgb(var(--color_11));
    border-radius: 300px;
    bottom: 0;
    cursor: pointer;
    height: 40px;
    margin: 16px 16px;
    opacity: 0;
    pointer-events: none;
    right: 0;
    width: 40px
}

.OJQ_3L path {
    fill: rgb(var(--color_12))
}

.OJQ_3L:focus {
    cursor: auto;
    opacity: 1;
    pointer-events: auto
}

.j7pOnl {
    box-sizing: border-box;
    height: 100%;
    width: 100%
}

.BI8PVQ {
    min-height: var(--image-min-height);
    min-width: var(--image-min-width)
}

.BI8PVQ img,
img.BI8PVQ {
    filter: var(--filter-effect-svg-url);
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100% 100%);
    mask-size: var(--mask-size, 100% 100%);
    -o-object-position: var(--object-position);
    object-position: var(--object-position)
}

.MazNVa {
    left: var(--left, auto);
    position: var(--position-fixed, static);
    top: var(--top, auto);
    z-index: var(--z-index, auto)
}

.MazNVa .BI8PVQ img {
    box-shadow: 0 0 0 #000;
    position: static;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.MazNVa .j7pOnl {
    display: block;
    overflow: hidden
}

.MazNVa .BI8PVQ {
    overflow: hidden
}

.c7cMWz {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.FVGvCX {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .zK7MhX {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .c7cMWz,
body:not(.device-mobile-optimized) .c7cMWz {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.fEm0Bo .c7cMWz {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    overflow: hidden
}

:host(.device-mobile-optimized) .c7cMWz,
body.device-mobile-optimized .c7cMWz {
    left: 10px;
    right: 10px
}

.PFkO7r {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HT5ybB {
    height: auto;
    position: relative;
    width: 100%
}

body:not(.responsive) .dBAkHi {
    align-self: start;
    grid-area: 1/1/1/1;
    height: 100%;
    justify-self: stretch;
    left: 0;
    position: relative
}

:host(:not(.device-mobile-optimized)) .PFkO7r,
body:not(.device-mobile-optimized) .PFkO7r {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

:host(.device-mobile-optimized) .PFkO7r,
body.device-mobile-optimized .PFkO7r {
    left: 10px;
    right: 10px
}

.aVng1S {
    border-top: var(--lnw, 2px) solid rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    box-sizing: border-box;
    height: 0
}

.StylableButton2545352419__root {
    -archetype: box;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 100%;
    min-height: 10px;
    min-width: 10px;
    padding: 0;
    touch-action: manipulation;
    width: 100%
}

.StylableButton2545352419__root[disabled] {
    pointer-events: none
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBackgroundColor {
    background-color: var(--corvid-background-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBackgroundColor {
    background-color: var(--corvid-hover-background-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBackgroundColor {
    background-color: var(--corvid-disabled-background-color) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasBorderColor {
    border-color: var(--corvid-border-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverBorderColor {
    border-color: var(--corvid-hover-border-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledBorderColor {
    border-color: var(--corvid-disabled-border-color) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderRadius {
    border-radius: var(--corvid-border-radius) !important
}

.StylableButton2545352419__root.StylableButton2545352419--hasBorderWidth {
    border-width: var(--corvid-border-width) !important
}

.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor,
.StylableButton2545352419__root:not(:hover):not([disabled]).StylableButton2545352419--hasColor .StylableButton2545352419__label {
    color: var(--corvid-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor,
.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverColor .StylableButton2545352419__label {
    color: var(--corvid-hover-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor,
.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledColor .StylableButton2545352419__label {
    color: var(--corvid-disabled-color) !important
}

.StylableButton2545352419__link {
    -archetype: box;
    box-sizing: border-box;
    color: #000;
    text-decoration: none
}

.StylableButton2545352419__container {
    align-items: center;
    display: flex;
    flex-basis: auto;
    flex-direction: row;
    flex-grow: 1;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    transition: all .2s ease, visibility 0s;
    width: 100%
}

.StylableButton2545352419__label {
    -archetype: text;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(first);
    max-width: 100%;
    min-width: 1.8em;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    transition: inherit;
    white-space: nowrap
}

.StylableButton2545352419__root.StylableButton2545352419--isMaxContent .StylableButton2545352419__label {
    text-overflow: unset
}

.StylableButton2545352419__root.StylableButton2545352419--isWrapText .StylableButton2545352419__label {
    min-width: 10px;
    overflow-wrap: break-word;
    white-space: break-spaces;
    word-break: break-word
}

.StylableButton2545352419__icon {
    -archetype: icon;
    -controller-part-type: LayoutChildDisplayDropdown, LayoutFlexChildSpacing(last);
    flex-shrink: 0;
    height: 50px;
    min-width: 1px;
    transition: inherit
}

.StylableButton2545352419__icon.StylableButton2545352419--override {
    display: block !important
}

.StylableButton2545352419__icon svg,
.StylableButton2545352419__icon>span {
    display: flex;
    height: inherit;
    width: inherit
}

.StylableButton2545352419__root:not(:hover):not([disalbed]).StylableButton2545352419--hasIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-icon-color) !important;
    stroke: var(--corvid-icon-color) !important
}

.StylableButton2545352419__root:hover:not([disabled]).StylableButton2545352419--hasHoverIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-hover-icon-color) !important;
    stroke: var(--corvid-hover-icon-color) !important
}

.StylableButton2545352419__root:not(:hover)[disabled].StylableButton2545352419--hasDisabledIconColor .StylableButton2545352419__icon svg {
    fill: var(--corvid-disabled-icon-color) !important;
    stroke: var(--corvid-disabled-icon-color) !important
}

.r4OX7l,
.xTjc1A {
    box-sizing: border-box;
    height: 100%;
    overflow: visible;
    position: relative;
    width: auto
}

.r4OX7l[data-state~=header] a,
.r4OX7l[data-state~=header] div,
[data-state~=header].xTjc1A a,
[data-state~=header].xTjc1A div {
    cursor: default !important
}

.r4OX7l .UiHgGh,
.xTjc1A .UiHgGh {
    display: inline-block;
    height: 100%;
    width: 100%
}

.xTjc1A {
    --display: inline-block;
    cursor: pointer;
    display: var(--display);
    font: var(--fnt, var(--font_1))
}

.xTjc1A .yRj2ms {
    padding: 0 var(--pad, 5px)
}

.xTjc1A .JS76Uv {
    color: rgb(var(--txt, var(--color_15, color_15)));
    display: inline-block;
    padding: 0 10px;
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=drop] {
    display: block;
    width: 100%
}

.xTjc1A[data-state~=drop] .JS76Uv {
    padding: 0 .5em
}

.xTjc1A[data-state~=link]:hover .JS76Uv,
.xTjc1A[data-state~=over] .JS76Uv {
    color: rgb(var(--txth, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.xTjc1A[data-state~=selected] .JS76Uv {
    color: rgb(var(--txts, var(--color_14, color_14)));
    transition: var(--trans, color .4s ease 0s)
}

.NHM1d1 {
    overflow-x: hidden
}

.NHM1d1 .R_TAzU {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%
}

.NHM1d1 .R_TAzU .aOF1ks {
    flex: 1
}

.NHM1d1 .R_TAzU .y7qwii {
    height: calc(100% - (var(--menuTotalBordersY, 0px)));
    overflow: visible;
    white-space: nowrap;
    width: calc(100% - (var(--menuTotalBordersX, 0px)))
}

.NHM1d1 .R_TAzU .y7qwii .Tg1gOB {
    display: inline-block
}

.NHM1d1 .R_TAzU .y7qwii .mvZ3NH {
    display: block;
    width: 100%
}

.NHM1d1 .h3jCPd {
    display: block;
    opacity: 1;
    z-index: 99999
}

.NHM1d1 .h3jCPd .wkJ2fp {
    display: inherit;
    overflow: visible;
    visibility: inherit;
    white-space: nowrap;
    width: auto
}

.NHM1d1 .h3jCPd.DlGBN0 {
    transition: visibility;
    transition-delay: .2s;
    visibility: visible
}

.NHM1d1 .h3jCPd .p90CkU {
    display: inline-block
}

.NHM1d1 .vh74Xw {
    display: none
}

.XwCBRN>nav {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.XwCBRN .h3jCPd,
.XwCBRN .y7qwii,
.XwCBRN>nav {
    position: absolute
}

.XwCBRN .h3jCPd {
    margin-top: 7px;
    visibility: hidden
}

.XwCBRN .h3jCPd[data-dropMode=dropUp] {
    margin-bottom: 7px;
    margin-top: 0
}

.XwCBRN .wkJ2fp {
    background-color: rgba(var(--bgDrop, var(--color_11, color_11)), var(--alpha-bgDrop, 1));
    border-radius: var(--rd, 0);
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6))
}

.P0dCOY .PJ4KCX {
    background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.d7EBK2 {
    border-radius: var(--overflow-wrapper-border-radius)
}

.TMFrcJ {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.dkyyRB {
    transform: translateY(-100%);
    transition: .2s ease-in
}

.L01Zxk {
    transition: .2s
}

.bFRsbd {
    opacity: 0;
    transition: .2s ease-in
}

.bFRsbd.CwYhEy {
    z-index: -1 !important
}

.u_eaP3 {
    opacity: 1;
    transition: .2s
}

.kn76TK {
    height: auto
}

.YTbrNX,
.kn76TK {
    position: relative;
    width: 100%
}

:host(:not(.device-mobile-optimized)) .EwS2PT,
body:not(.device-mobile-optimized) .EwS2PT {
    margin-left: calc((100% - var(--site-width))/2);
    width: var(--site-width)
}

.x4zVYf[data-focuscycled=active] {
    outline: 1px solid transparent
}

.x4zVYf[data-focuscycled=active]:not(:focus-within) {
    outline: 2px solid transparent;
    transition: outline .01s ease
}

.x4zVYf .TMFrcJ {
    background-color: transparent;
    border-bottom: var(--brwb, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 0);
    border-top: var(--brwt, 0) solid var(--screenwidth-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    bottom: 0;
    box-shadow: var(--shd, 0 0 5px rgba(0, 0, 0, .5));
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s ease
}

.x4zVYf .zxR1mn.TMFrcJ {
    background-color: rgba(var(--bg-scrl, 0, 0, 0), var(--alpha-bg-scrl, 0));
    border-bottom: var(--brwb-scrl, var(--brwb, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    border-radius: var(--rd-scrl, var(--rd, 0));
    border-top: var(--brwt-scrl, var(--brwt, 0)) solid var(--screenwidth-corvid-border-color, rgba(var(--brd-scrl, var(--brd, color_15)), var(--alpha-brd-scrl, 1)));
    box-shadow: var(--shd-scrl, var(--shd, 0 0 5px rgba(0, 0, 0, .5)))
}

.x4zVYf .mTQGgy {
    box-sizing: border-box;
    height: 100%;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.mTQGgy {
    opacity: var(--alpha-bg, 1)
}

.x4zVYf .QijXjn {
    background-color: var(--screenwidth-corvid-background-color, transparent);
    height: 100%;
    position: relative;
    transition: all .3s ease
}

.x4zVYf .zxR1mn>.QijXjn {
    opacity: var(--alpha-bg, 1)
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.J6KGih {
    cursor: pointer
}

.KaEeLN {
    --container-corvid-border-color: rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1));
    --container-corvid-border-size: var(--brw, 1px);
    --container-corvid-background-color: rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1));
    --backdrop-filter: $backdrop-filter
}

.uYj0Sg {
    -webkit-backdrop-filter: var(--backdrop-filter, none);
    backdrop-filter: var(--backdrop-filter, none);
    background-color: var(--container-corvid-background-color, rgba(var(--bg, var(--color_11, color_11)), var(--alpha-bg, 1)));
    background-image: var(--bg-gradient, none);
    border: var(--container-corvid-border-width, var(--brw, 1px)) solid var(--container-corvid-border-color, rgba(var(--brd, var(--color_15, color_15)), var(--alpha-brd, 1)));
    border-radius: var(--rd, 5px);
    bottom: 0;
    box-shadow: var(--shd, 0 1px 4px rgba(0, 0, 0, .6));
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

:host(:not(.device-mobile-optimized)) .CohWsy,
body:not(.device-mobile-optimized) .CohWsy {
    display: flex
}



:host(:not(.device-mobile-optimized)) .V5AUxf>*,
body:not(.device-mobile-optimized) .V5AUxf>* {
    flex: var(--column-flex) 1 0%;
    left: 0;
    margin-bottom: var(--padding);
    margin-top: var(--padding);
    min-width: 0;
    position: relative;
    top: 0
}

:host(.device-mobile-optimized) .V5AUxf,
body.device-mobile-optimized .V5AUxf {
    display: block;
    padding: var(--padding) 0;
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>*,
body.device-mobile-optimized .V5AUxf>* {
    margin-bottom: var(--margin);
    position: relative
}

:host(.device-mobile-optimized) .V5AUxf>:first-child,
body.device-mobile-optimized .V5AUxf>:first-child {
    margin-top: var(--firstChildMarginTop, 0)
}

:host(.device-mobile-optimized) .V5AUxf>:last-child,
body.device-mobile-optimized .V5AUxf>:last-child {
    margin-bottom: var(--lastChildMarginBottom)
}

.LIhNy3 {
    backface-visibility: hidden
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

._1hLNj {
    display: block
}



.if7Vw2 {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.if7Vw2.f0uTJH {
    clip: rect(0, auto, auto, 0)
}

.if7Vw2 .i1tH8h {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.if7Vw2 .DXi4PB {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.if7Vw2 .DXi4PB img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .if7Vw2.f0uTJH {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.wG8dni {
    height: 100%
}

.tcElKx {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.ImALHf,
.Ybjs9b {
    opacity: var(--fill-layer-video-opacity)
}

.UWmm3w {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.Yjj1af {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.ImALHf {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

._uqPqy {
    clip-path: var(--fill-layer-clip)
}

._uqPqy,
.eKyYhK {
    position: absolute;
    top: 0
}

._uqPqy,
.eKyYhK,
.x0mqQS img {
    height: 100%;
    width: 100%
}

.pnCr6P {
    opacity: 0
}

.blf7sp,
.pnCr6P {
    position: absolute;
    top: 0
}

.blf7sp {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.rWP3Gv {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.Tr4n3d,
.rWP3Gv,
.wRqk6s {
    height: 100%;
    top: 0;
    width: 100%
}

.wRqk6s {
    position: absolute
}

.Tr4n3d {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .Tr4n3d {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.VXAmO2 {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.VXAmO2,
.VXAmO2 .dy3w_9 {
    left: 0;
    position: absolute;
    width: 100%
}

.VXAmO2 .dy3w_9 {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.UORcXs {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.UORcXs .dy3w_9 {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.UORcXs .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.UORcXs .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.Io4VUz {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.Io4VUz .dy3w_9 {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.Io4VUz .dy3w_9[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.Io4VUz .dy3w_9[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.YzqVVZ {
    overflow: visible;
    position: relative
}

.mwF7X1 {
    backface-visibility: hidden
}

.YGilLk {
    cursor: pointer
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block
}

.I5zqsT,
.MW5IWV {
    height: 100%;
    width: 100%
}

.MW5IWV {
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.LHrbPP {
    background: #fff;
    border-radius: 24px;
    color: #116dff;
    cursor: pointer;
    font-family: Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    height: 0;
    left: 50%;
    margin-left: -94px;
    opacity: 0;
    padding: 0 24px 0 24px;
    pointer-events: none;
    position: absolute;
    top: 60px;
    width: 0;
    z-index: 9999
}

.LHrbPP:focus {
    border: 2px solid;
    height: 40px;
    opacity: 1;
    pointer-events: auto;
    width: auto
}

.MW5IWV {
    height: 100%;
    left: 0;
    -webkit-mask-image: var(--mask-image, none);
    mask-image: var(--mask-image, none);
    -webkit-mask-position: var(--mask-position, 0);
    mask-position: var(--mask-position, 0);
    -webkit-mask-repeat: var(--mask-repeat, no-repeat);
    mask-repeat: var(--mask-repeat, no-repeat);
    -webkit-mask-size: var(--mask-size, 100%);
    mask-size: var(--mask-size, 100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV.N3eg0s {
    clip: rect(0, auto, auto, 0)
}

.MW5IWV .Kv1aVt {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.MW5IWV .dLPlxY {
    height: var(--fill-layer-image-height, 100%);
    opacity: var(--fill-layer-image-opacity)
}

.MW5IWV .dLPlxY img {
    height: 100%;
    width: 100%
}

@supports(-webkit-hyphens:none) {
    .MW5IWV.N3eg0s {
        clip: auto;
        -webkit-clip-path: inset(0)
    }
}

.VgO9Yg {
    height: 100%
}

.LWbAav {
    background-color: var(--bg-overlay-color);
    background-image: var(--bg-gradient);
    transition: var(--inherit-transition)
}

.K_YxMd,
.yK6aSC {
    opacity: var(--fill-layer-video-opacity)
}

.NGjcJN {
    bottom: var(--media-padding-bottom);
    height: var(--media-padding-height);
    position: absolute;
    top: var(--media-padding-top);
    width: 100%
}

.mNGsUM {
    transform: scale(var(--scale, 1));
    transition: var(--transform-duration, transform 0s)
}

.K_YxMd {
    height: 100%;
    position: relative;
    width: 100%
}

wix-media-canvas {
    display: block;
    height: 100%
}

.Oqnisf {
    overflow: visible
}

.Oqnisf>.MW5IWV .LWbAav {
    background-color: var(--section-corvid-background-color, var(--bg-overlay-color))
}

.cM88eO {
    backface-visibility: hidden
}

.YtfWHd {
    left: 0;
    position: absolute;
    top: 0
}

.HlRz5e {
    display: block;
    height: 100%;
    width: 100%
}

.HlRz5e img {
    max-width: var(--wix-img-max-width, 100%)
}

.HlRz5e[data-animate-blur] img {
    filter: blur(9px);
    transition: filter .8s ease-in
}

.HlRz5e[data-animate-blur] img[data-load-done] {
    filter: none
}

.I5zqsT {
    display: block;
    height: 100%;
    width: 100%
}

.bX9O_S {
    clip-path: var(--fill-layer-clip)
}

.Z_wCwr,
.bX9O_S {
    position: absolute;
    top: 0
}

.Jxk_UL img,
.Z_wCwr,
.bX9O_S {
    height: 100%;
    width: 100%
}

.K8MSra {
    opacity: 0
}

.K8MSra,
.YTb3b4 {
    position: absolute;
    top: 0
}

.YTb3b4 {
    height: 0;
    left: 0;
    overflow: hidden;
    width: 0
}

.SUz0WK {
    left: 0;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: var(--fill-layer-background-media-position)
}

.FNxOn5,
.SUz0WK,
.m4khSP {
    height: 100%;
    top: 0;
    width: 100%
}

.FNxOn5 {
    position: absolute
}

.m4khSP {
    background-color: var(--fill-layer-background-overlay-color);
    opacity: var(--fill-layer-background-overlay-blend-opacity-fallback, 1);
    position: var(--fill-layer-background-overlay-position);
    transform: var(--fill-layer-background-overlay-transform)
}

@supports(mix-blend-mode:overlay) {
    .m4khSP {
        mix-blend-mode: var(--fill-layer-background-overlay-blend-mode);
        opacity: var(--fill-layer-background-overlay-blend-opacity, 1)
    }
}

.dkukWC {
    --divider-pin-height__: min(1, calc(var(--divider-layers-pin-factor__) + 1));
    --divider-pin-layer-height__: var(--divider-layers-pin-factor__);
    --divider-pin-border__: min(1, calc(var(--divider-layers-pin-factor__) / -1 + 1));
    height: calc(var(--divider-height__) + var(--divider-pin-height__)*var(--divider-layers-size__)*var(--divider-layers-y__))
}

.dkukWC,
.dkukWC .FRCqDF {
    left: 0;
    position: absolute;
    width: 100%
}

.dkukWC .FRCqDF {
    --divider-layer-i__: var(--divider-layer-i, 0);
    background-position: left calc(50% + var(--divider-offset-x__) + var(--divider-layers-x__)*var(--divider-layer-i__)) bottom;
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: calc(var(--divider-pin-border__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    height: calc(var(--divider-height__) + var(--divider-pin-layer-height__)*var(--divider-layer-i__)*var(--divider-layers-y__));
    opacity: calc(1 - var(--divider-layer-i__)/(var(--divider-layer-i__) + 1))
}

.xnZvZH {
    --divider-height__: var(--divider-top-height, auto);
    --divider-offset-x__: var(--divider-top-offset-x, 0px);
    --divider-layers-size__: var(--divider-top-layers-size, 0);
    --divider-layers-y__: var(--divider-top-layers-y, 0px);
    --divider-layers-x__: var(--divider-top-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-top-layers-pin-factor, 0);
    border-top: var(--divider-top-padding, 0) solid var(--divider-top-color, currentColor);
    opacity: var(--divider-top-opacity, 1);
    top: 0;
    transform: var(--divider-top-flip, scaleY(-1))
}

.xnZvZH .FRCqDF {
    background-image: var(--divider-top-image, none);
    background-size: var(--divider-top-size, contain);
    border-color: var(--divider-top-color, currentColor);
    bottom: 0;
    filter: var(--divider-top-filter, none)
}

.xnZvZH .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-top-layer-1-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-top-layer-2-display, block)
}

.xnZvZH .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-top-layer-3-display, block)
}

.MBOSCN {
    --divider-height__: var(--divider-bottom-height, auto);
    --divider-offset-x__: var(--divider-bottom-offset-x, 0px);
    --divider-layers-size__: var(--divider-bottom-layers-size, 0);
    --divider-layers-y__: var(--divider-bottom-layers-y, 0px);
    --divider-layers-x__: var(--divider-bottom-layers-x, 0px);
    --divider-layers-pin-factor__: var(--divider-bottom-layers-pin-factor, 0);
    border-bottom: var(--divider-bottom-padding, 0) solid var(--divider-bottom-color, currentColor);
    bottom: 0;
    opacity: var(--divider-bottom-opacity, 1);
    transform: var(--divider-bottom-flip, none)
}

.MBOSCN .FRCqDF {
    background-image: var(--divider-bottom-image, none);
    background-size: var(--divider-bottom-size, contain);
    border-color: var(--divider-bottom-color, currentColor);
    bottom: 0;
    filter: var(--divider-bottom-filter, none)
}

.MBOSCN .FRCqDF[data-divider-layer="1"] {
    display: var(--divider-bottom-layer-1-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="2"] {
    display: var(--divider-bottom-layer-2-display, block)
}

.MBOSCN .FRCqDF[data-divider-layer="3"] {
    display: var(--divider-bottom-layer-3-display, block)
}

.E6jjcn {
    direction: var(--direction);
    display: flex;
    flex-wrap: wrap;
    justify-content: var(--justify-content);
    margin: var(--margin);
    position: relative
}

.Zc7IjY {
    direction: ltr;
    margin: var(--item-margin)
}

.VM7gjN {
    display: flex;
    flex-direction: column
}

@keyframes slide-horizontal-new {
    0% {
        transform: translateX(100%)
    }
}

@keyframes slide-horizontal-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateX(-100%)
    }
}

@keyframes slide-vertical-new {
    0% {
        transform: translateY(-100%)
    }
}

@keyframes slide-vertical-old {
    80% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(100%)
    }
}

@keyframes out-in-new {
    0% {
        opacity: 0
    }
}

@keyframes out-in-old {
    to {
        opacity: 0
    }
}

html[data-page-transition=SlideHorizontal]::view-transition-old(page-group) {
    animation: slide-horizontal-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideHorizontal]::view-transition-new(page-group) {
    animation: slide-horizontal-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-old(page-group) {
    animation: slide-vertical-old .6s cubic-bezier(.83, 0, .17, 1) forwards;
    mix-blend-mode: normal
}

html[data-page-transition=SlideVertical]::view-transition-new(page-group) {
    animation: slide-vertical-new .6s cubic-bezier(.83, 0, .17, 1) backwards;
    mix-blend-mode: normal
}

html[data-page-transition=OutIn]::view-transition-old(page-group) {
    animation: out-in-old .35s cubic-bezier(.64, 0, .78, 0) forwards
}

html[data-page-transition=OutIn]::view-transition-new(page-group) {
    animation: out-in-new .35s cubic-bezier(.22, 1, .36, 1) .35s backwards
}

@media(prefers-reduced-motion:reduce) {

    ::view-transition-group(*),
    ::view-transition-new(*),
    ::view-transition-old(*) {
        animation: none !important
    }
}

body,
html {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

body {
    --scrollbar-width: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px
}

body,
html {
    height: 100%
}

body {
    overflow-x: auto;
    overflow-y: scroll
}

body:not(.responsive) #site-root {
    min-width: var(--site-width);
    width: 100%
}

body:not([data-js-loaded]) [data-hide-prejs] {
    visibility: hidden
}

#SITE_CONTAINER {
    position: relative
}

:root {
    --one-unit: 1vw;
    --section-max-width: 9999px
}

@supports(-webkit-appearance:none) and (stroke-color:transparent) {
    :root {
        --safari-sticky-fix: opacity
    }
}

@supports(container-type:inline-size) {
    :root {
        --one-unit: 1cqw
    }
}

[id^=oldHoverBox-] {
    mix-blend-mode: plus-lighter;
    transition: opacity .5s ease, visibility .5s ease
}

[data-mesh-id$=inlineContent-gridContainer]:has(>[id^=oldHoverBox-]) {
    isolation: isolate
}

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
button,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
title,
tr,
tt,
u,
ul,
var {
    background: transparent;
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

input,
select,
textarea {
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    cursor: pointer;
    text-decoration: none
}

.testStyles {
    overflow-y: hidden
}

.reset-button {
    -webkit-appearance: none;
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    outline: 0;
    overflow: visible;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

:focus {
    outline: none
}

body.device-mobile-optimized:not(.disable-site-overflow) {
    overflow-x: hidden;
    overflow-y: scroll
}

body.device-mobile-optimized:not(.responsive) #SITE_CONTAINER {
    margin-left: auto;
    margin-right: auto;
    overflow-x: visible;
    position: relative;
    width: 320px
}

body.device-mobile-optimized:not(.responsive):not(.blockSiteScrolling) #SITE_CONTAINER {
    margin-top: 0
}

body.device-mobile-optimized>* {
    max-width: 100% !important
}

body.device-mobile-optimized #site-root {
    overflow-x: hidden;
    overflow-y: hidden
}

@supports(overflow:clip) {
    body.device-mobile-optimized #site-root {
        overflow-x: clip;
        overflow-y: clip
    }
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage:not(.overflow-x-clip-in-mobile)) {
    overflow-x: hidden;
    overflow-y: auto
}

body.device-mobile-non-optimized #SITE_CONTAINER #site-root:has(#masterPage.overflow-x-clip-in-mobile) {
    overflow-x: clip;
    overflow-y: clip
}

body.device-mobile-non-optimized.fullScreenMode {
    background-color: #5f6360
}

body.device-mobile-non-optimized.fullScreenMode #MOBILE_ACTIONS_MENU,
body.device-mobile-non-optimized.fullScreenMode #SITE_BACKGROUND,
body.device-mobile-non-optimized.fullScreenMode #site-root,
body.fullScreenMode #WIX_ADS {
    visibility: hidden
}

body.fullScreenMode {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode.device-mobile-optimized #TINY_MENU {
    opacity: 0;
    pointer-events: none
}

body.fullScreenMode-scrollable.device-mobile-optimized {
    overflow-x: hidden !important;
    overflow-y: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage,
body.fullScreenMode-scrollable.device-mobile-optimized #site-root {
    overflow-x: hidden !important;
    overflow-y: hidden !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #SITE_BACKGROUND,
body.fullScreenMode-scrollable.device-mobile-optimized #masterPage {
    height: auto !important
}

body.fullScreenMode-scrollable.device-mobile-optimized #masterPage.mesh-layout {
    height: 0 !important
}

body.blockSiteScrolling,
body.siteScrollingBlocked {
    position: fixed;
    width: 100%
}

body.blockSiteScrolling #SITE_CONTAINER {
    margin-top: calc(var(--blocked-site-scroll-margin-top)*-1)
}

body.blockSiteScrolling:not(.responsive) #WIX_ADS {
    margin-top: var(--blocked-site-scroll-margin-top)
}

#site-root {
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    top: var(--wix-ads-height)
}

#site-root img:not([src]) {
    visibility: hidden
}

#site-root svg img:not([src]) {
    visibility: visible
}

.auto-generated-link {
    color: inherit
}

#SCROLL_TO_BOTTOM,
#SCROLL_TO_TOP {
    height: 0
}

.has-click-trigger {
    cursor: pointer
}

.fullScreenOverlay {
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    overflow-y: hidden;
    position: fixed;
    right: 0;
    top: -60px;
    z-index: 1005
}

.fullScreenOverlay>.fullScreenOverlayContent {
    bottom: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 60px;
    transform: translateZ(0)
}

[data-mesh-id$=centeredContent],
[data-mesh-id$=form],
[data-mesh-id$=inlineContent] {
    pointer-events: none;
    position: relative
}

[data-mesh-id$=-gridWrapper],
[data-mesh-id$=-rotated-wrapper] {
    pointer-events: none
}

[data-mesh-id$=-gridContainer]>*,
[data-mesh-id$=-rotated-wrapper]>*,
[data-mesh-id$=inlineContent]>:not([data-mesh-id$=-gridContainer]) {
    pointer-events: auto
}

.device-mobile-optimized #masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID {
    grid-area: 2/1/3/2;
    -ms-grid-row: 2;
    position: relative
}

#masterPage.mesh-layout {
    -ms-grid-rows: max-content max-content min-content max-content;
    -ms-grid-columns: 100%;
    align-items: start;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: max-content max-content min-content max-content;
    justify-content: stretch
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SOSP_CONTAINER_CUSTOM_ID[data-state~=mobileView],
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    -ms-grid-row-align: start;
    -ms-grid-column-align: start;
    -ms-grid-column: 1
}

#masterPage.mesh-layout #SITE_HEADER-placeholder,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER {
    grid-area: 1/1/2/2;
    -ms-grid-row: 1
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    grid-area: 3/1/4/2;
    -ms-grid-row: 3
}

#masterPage.mesh-layout #soapAfterPagesContainer,
#masterPage.mesh-layout #soapBeforePagesContainer {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER {
    align-self: stretch
}

#masterPage.mesh-layout main#PAGES_CONTAINER {
    display: block
}

#masterPage.mesh-layout #SITE_FOOTER-placeholder,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER {
    grid-area: 4/1/5/2;
    -ms-grid-row: 4
}

#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERcenteredContent],
#masterPage.mesh-layout [data-mesh-id=PAGES_CONTAINERinlineContent] {
    height: 100%
}

#masterPage.mesh-layout.desktop>* {
    width: 100%
}

#masterPage.mesh-layout #PAGES_CONTAINER,
#masterPage.mesh-layout #SITE_FOOTER_WRAPPER,
#masterPage.mesh-layout #SITE_HEADER_WRAPPER,
#masterPage.mesh-layout #SITE_PAGES,
#masterPage.mesh-layout #masterPageinlineContent,
#masterPage.mesh-layout:not(.one-doc) #SITE_FOOTER,
#masterPage.mesh-layout:not(.one-doc) #SITE_HEADER {
    position: relative
}

#masterPage.mesh-layout #SITE_HEADER {
    grid-area: 1/1/2/2
}

#masterPage.mesh-layout #SITE_FOOTER {
    grid-area: 4/1/5/2
}

#masterPage.mesh-layout.overflow-x-clip #SITE_FOOTER,
#masterPage.mesh-layout.overflow-x-clip #SITE_HEADER {
    overflow-x: clip
}

[data-z-counter] {
    z-index: 0
}

[data-z-counter="0"] {
    z-index: auto
}

.wixSiteProperties {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

:root {
    --wst-button-color-fill-primary: rgb(var(--color_48));
    --wst-button-color-border-primary: rgb(var(--color_49));
    --wst-button-color-text-primary: rgb(var(--color_50));
    --wst-button-color-fill-primary-hover: rgb(var(--color_51));
    --wst-button-color-border-primary-hover: rgb(var(--color_52));
    --wst-button-color-text-primary-hover: rgb(var(--color_53));
    --wst-button-color-fill-primary-disabled: rgb(var(--color_54));
    --wst-button-color-border-primary-disabled: rgb(var(--color_55));
    --wst-button-color-text-primary-disabled: rgb(var(--color_56));
    --wst-button-color-fill-secondary: rgb(var(--color_57));
    --wst-button-color-border-secondary: rgb(var(--color_58));
    --wst-button-color-text-secondary: rgb(var(--color_59));
    --wst-button-color-fill-secondary-hover: rgb(var(--color_60));
    --wst-button-color-border-secondary-hover: rgb(var(--color_61));
    --wst-button-color-text-secondary-hover: rgb(var(--color_62));
    --wst-button-color-fill-secondary-disabled: rgb(var(--color_63));
    --wst-button-color-border-secondary-disabled: rgb(var(--color_64));
    --wst-button-color-text-secondary-disabled: rgb(var(--color_65));
    --wst-color-fill-base-1: rgb(var(--color_36));
    --wst-color-fill-base-2: rgb(var(--color_37));
    --wst-color-fill-base-shade-1: rgb(var(--color_38));
    --wst-color-fill-base-shade-2: rgb(var(--color_39));
    --wst-color-fill-base-shade-3: rgb(var(--color_40));
    --wst-color-fill-accent-1: rgb(var(--color_41));
    --wst-color-fill-accent-2: rgb(var(--color_42));
    --wst-color-fill-accent-3: rgb(var(--color_43));
    --wst-color-fill-accent-4: rgb(var(--color_44));
    --wst-color-fill-background-primary: rgb(var(--color_11));
    --wst-color-fill-background-secondary: rgb(var(--color_12));
    --wst-color-text-primary: rgb(var(--color_15));
    --wst-color-text-secondary: rgb(var(--color_14));
    --wst-color-action: rgb(var(--color_18));
    --wst-color-disabled: rgb(var(--color_39));
    --wst-color-title: rgb(var(--color_45));
    --wst-color-subtitle: rgb(var(--color_46));
    --wst-color-line: rgb(var(--color_47));
    --wst-font-style-h2: var(--font_2);
    --wst-font-style-h3: var(--font_3);
    --wst-font-style-h4: var(--font_4);
    --wst-font-style-h5: var(--font_5);
    --wst-font-style-h6: var(--font_6);
    --wst-font-style-body-large: var(--font_7);
    --wst-font-style-body-medium: var(--font_8);
    --wst-font-style-body-small: var(--font_9);
    --wst-font-style-body-x-small: var(--font_10);
    --wst-color-custom-1: rgb(var(--color_13));
    --wst-color-custom-2: rgb(var(--color_16));
    --wst-color-custom-3: rgb(var(--color_17));
    --wst-color-custom-4: rgb(var(--color_19));
    --wst-color-custom-5: rgb(var(--color_20));
    --wst-color-custom-6: rgb(var(--color_21));
    --wst-color-custom-7: rgb(var(--color_22));
    --wst-color-custom-8: rgb(var(--color_23));
    --wst-color-custom-9: rgb(var(--color_24));
    --wst-color-custom-10: rgb(var(--color_25));
    --wst-color-custom-11: rgb(var(--color_26));
    --wst-color-custom-12: rgb(var(--color_27));
    --wst-color-custom-13: rgb(var(--color_28));
    --wst-color-custom-14: rgb(var(--color_29));
    --wst-color-custom-15: rgb(var(--color_30));
    --wst-color-custom-16: rgb(var(--color_31));
    --wst-color-custom-17: rgb(var(--color_32));
    --wst-color-custom-18: rgb(var(--color_33));
    --wst-color-custom-19: rgb(var(--color_34));
    --wst-color-custom-20: rgb(var(--color_35))
}

.TWFxr5 {
    height: auto !important
}

.May50y {
    overflow: hidden !important
}

.so89qkO.oQ7Zm2a--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.suYDlBy {
    --wix-ui-tpa-icon-button-icon-color: 255, 255, 255, 1;
    --wix-ui-tpa-icon-button-icon-color-rgb: 255, 255, 255;
    --wix-ui-tpa-icon-button-icon-color-opacity: 1
}

.sZRcsHb.oDGyZc9--madefor {
    --wbu-font-stack: var(--wix-font-stack);
    --wbu-font-weight-regular: var(--wix-font-weight-regular);
    --wbu-font-weight-medium: var(--wix-font-weight-medium);
    --wbu-font-weight-bold: var(--wix-font-weight-bold)
}

.sFADCnq,
.sGioXwx {
    outline: 0
}

.snU6ghj>:first-child>:first-child {
    z-index: 100000 !important
}

.sGQUWoF {
    align-items: center;
    cursor: pointer;
    display: inline-flex
}

.sPO0VhK,
.s__s7U6 {
    flex-shrink: 0
}

.sGQUWoF.oNFVcPX--disabled {
    cursor: default
}

.sGQUWoF[disabled] {
    pointer-events: none
}

.s__5rQf1A {
    border: 1px solid hsla(0, 0%, 100%, .4);
    border-radius: 2px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1), 0 4px 8px 0 rgba(0, 0, 0, .1);
    color: #fff;
    display: inline-flex;
    font-family: Madefor, Helvetica Neue, Helvetica, Arial, メイリオ, meiryo, ヒラギノ角ゴ pro w3, hiragino kaku gothic pro, sans-serif;
    font-size: 14px;
    opacity: 0;
    transform: translateY(-50%);
    visibility: hidden
}

.s__5rQf1A.oCeEa_R--isShown {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.s__5rQf1A.oCeEa_R--shouldAnimate {
    transition: visibility .2s ease, opacity .2s ease, transform .4s ease
}

.s__5rQf1A.oCeEa_R---skin-7-success {
    background-color: #008250
}

.s__5rQf1A.oCeEa_R---skin-5-error {
    background-color: #df3131
}

.s__5rQf1A.oCeEa_R---skin-6-status {
    background-color: #212121
}

.s__5rQf1A.oCeEa_R---skin-7-preview {
    background-color: rgba(0, 0, 0, .6)
}

.s__5rQf1A.oCeEa_R---placement-15-bottomFullWidth {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100vw
}

.sAn25BY,
.srtTtd0 {
    display: inline-block;
    min-width: 12px
}

.sVn122i {
    display: inline-block;
    line-height: 20px;
    margin: 16px 20px;
    max-height: 40px;
    overflow: hidden
}

.sWqq1go {
    height: 24px;
    margin-left: auto;
    padding: 14px 12px
}

.s__5rQf1A.oCeEa_R--mobile .sVn122i {
    margin-left: 0;
    margin-right: 0;
    max-height: 60px
}

.s__5rQf1A.oCeEa_R--mobile .srtTtd0 {
    min-width: 20px
}

.s__5rQf1A.oCeEa_R--rtl .sWqq1go {
    margin-left: 0;
    margin-right: auto
}

.svqo6H4 {
    border: 0;
    display: inline-block;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.svqo6H4.oimTWXK--focus,
.svqo6H4:hover {
    opacity: .7
}

.svqo6H4.ojpiBkn--disabled {
    cursor: default
}

.svqo6H4.ojpiBkn--disabled:hover {
    opacity: 1
}

.sSG4oiD svg {
    display: block
}

.svqo6H4.ojpiBkn--disabled.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-color-29));
    fill: none
}

.svqo6H4.ojpiBkn--disabled.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-color-29));
    stroke: rgb(var(--wix-color-29))
}

.sKBtXJ1 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-line .sSG4oiD svg:not([fill=currentColor]) path {
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    fill: none
}

.sG_yTG2 .sSG4oiD svg:not([fill=currentColor]) path,
.svqo6H4.ojpiBkn---skin-4-full .sSG4oiD svg:not([fill=currentColor]) path {
    fill: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)));
    stroke: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4 .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-ui-tpa-icon-button-icon-color, var(--wix-color-5)))
}

.svqo6H4.ojpiBkn--disabled .sSG4oiD svg[fill=currentColor] {
    color: rgb(var(--wix-color-29))
}

.svqo6H4.ojpiBkn---theme-4-none {
    background-color: transparent
}

.svqo6H4.ojpiBkn---theme-3-box {
    align-items: center;
    background-color: rgb(var(--wix-ui-tpa-icon-button-background-color, var(--wix-color-1)));
    border-radius: 50%;
    display: inline-flex;
    height: 32px;
    justify-content: center;
    width: 32px
}

.Sm1ZoK {
    z-index: 999999
}

.Sm1ZoK.KtZaO1 {
    display: none
}

.Sm1ZoK:not(.Z1Pd8o) {
    left: 50%;
    min-width: 320px;
    position: fixed;
    top: 80px;
    transform: translate(-50%)
}

#masterPage:not(.landingPage) #PAGES_CONTAINER {
    margin-top: 0px;
    margin-bottom: 0px;
}

#masterPage.landingPage #soapAfterPagesContainer,
#masterPage.landingPage #soapBeforePagesContainer {
    margin-top: 95px;
}

#masterPage.landingPage #SITE_HEADER {
    display: none;
}

#masterPage.landingPage #CONTROLLER_COMP_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #SOSP_CONTAINER_CUSTOM_ID {
    display: none;
}

#masterPage.landingPage #comp-kcyijl2p {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER {
    display: none;
}

#masterPage.landingPage #SITE_HEADER-placeholder {
    display: none;
}

#masterPage.landingPage #SITE_FOOTER-placeholder {
    display: none;
}

#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus,
#SITE_CONTAINER.focus-ring-active :not(.has-custom-focus):not(.ignore-focus):not([tabindex="-1"]):focus~.wixSdkShowFocusOnSibling {
    --focus-ring-box-shadow: 0 0 0 1px #ffffff, 0 0 0 3px #116dff;
    box-shadow: var(--focus-ring-box-shadow) !important;
    z-index: 1;
}

.has-inner-focus-ring {
    --focus-ring-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 3px #116dff !important;
}

#masterPage {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_HEADER {
    z-index: 50;
    --above-all-in-container: 10000;
}

#PAGES_CONTAINER {
    --pinned-layer-in-container: 51;
    --above-all-in-container: 49;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --pinned-layer-in-container: 52;
    --above-all-in-container: 49;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --pinned-layer-in-container: 53;
    --above-all-in-container: 49;
}

#comp-kcyijl2p-pinned-layer {
    z-index: calc(var(--pinned-layers-in-page, 0) + 54);
    --above-all-in-container: 10000;
}

#SITE_FOOTER {
    --pinned-layer-in-container: 55;
    --above-all-in-container: 49;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    position: static;
    min-height: auto;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-without-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: 15px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-top: -2px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
    padding-bottom: 0px;
    box-sizing: border-box;
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="CONTROLLER_COMP_CUSTOM_ID"] {
    position: absolute;
    top: -80px;
    left: 20px;
    margin-left: calc((100% - 980px) * 0.5);
}

[id="soapAfterPagesContainer"].page-with-sosp [data-mesh-id=soapAfterPagesContainerinlineContent-gridContainer]>[id="SOSP_CONTAINER_CUSTOM_ID"] {
    position: relative;
    margin: 0px 0px 0 calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-kcyijl2p {
    justify-self: end;
    margin-right: 29px;
    align-self: center;
    margin-top: 48px;
    position: absolute;
    grid-area: 1 / 1 / 2 / 2;
    pointer-events: auto;
}

:root,
:host,
.spxThemeOverride,
.max-width-container {
    --color_0: 255, 255, 255;
    --color_1: 255, 255, 255;
    --color_2: 0, 0, 0;
    --color_3: 237, 28, 36;
    --color_4: 0, 136, 203;
    --color_5: 255, 203, 5;
    --color_6: 114, 114, 114;
    --color_7: 176, 176, 176;
    --color_8: 255, 255, 255;
    --color_9: 114, 114, 114;
    --color_10: 176, 176, 176;
    --color_11: 255, 255, 255;
    --color_12: 232, 230, 230;
    --color_13: 199, 199, 199;
    --color_14: 89, 89, 89;
    --color_15: 51, 51, 51;
    --color_16: 229, 240, 254;
    --color_17: 200, 224, 254;
    --color_18: 0, 87, 225;
    --color_19: 0, 58, 150;
    --color_20: 0, 29, 75;
    --color_21: 249, 197, 180;
    --color_22: 243, 167, 143;
    --color_23: 237, 88, 41;
    --color_24: 158, 59, 27;
    --color_25: 79, 29, 14;
    --color_26: 210, 172, 247;
    --color_27: 186, 131, 240;
    --color_28: 128, 21, 232;
    --color_29: 85, 14, 155;
    --color_30: 43, 7, 77;
    --color_31: 177, 211, 187;
    --color_32: 127, 168, 139;
    --color_33: 64, 124, 81;
    --color_34: 43, 83, 54;
    --color_35: 21, 41, 27;
    --color_36: 255, 255, 255;
    --color_37: 51, 51, 51;
    --color_38: 232, 230, 230;
    --color_39: 199, 199, 199;
    --color_40: 89, 89, 89;
    --color_41: 0, 87, 225;
    --color_42: 0, 58, 150;
    --color_43: 0, 29, 75;
    --color_44: 229, 240, 254;
    --color_45: 51, 51, 51;
    --color_46: 51, 51, 51;
    --color_47: 89, 89, 89;
    --color_48: 0, 87, 225;
    --color_49: 0, 87, 225;
    --color_50: 255, 255, 255;
    --color_51: 255, 255, 255;
    --color_52: 0, 87, 225;
    --color_53: 0, 87, 225;
    --color_54: 199, 199, 199;
    --color_55: 199, 199, 199;
    --color_56: 255, 255, 255;
    --color_57: 255, 255, 255;
    --color_58: 0, 87, 225;
    --color_59: 0, 87, 225;
    --color_60: 0, 87, 225;
    --color_61: 0, 87, 225;
    --color_62: 255, 255, 255;
    --color_63: 255, 255, 255;
    --color_64: 199, 199, 199;
    --color_65: 199, 199, 199;
    --font_0: normal normal normal 60px/1.4em helvetica-w01-bold, sans-serif;
    --font_1: normal normal normal 16px/1.4em din-next-w01-light, sans-serif;
    --font_2: normal normal normal 40px/1.4em helvetica-w01-bold, sans-serif;
    --font_3: normal normal normal 38px/1.4em helvetica-w01-bold, sans-serif;
    --font_4: normal normal normal 35px/1.4em helvetica-w01-roman, sans-serif;
    --font_5: normal normal normal 27px/1.4em helvetica-w01-roman, sans-serif;
    --font_6: normal normal normal 25px/1.4em helvetica-w01-bold, sans-serif;
    --font_7: normal normal normal 11px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --font_8: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --font_9: normal normal normal 14px/1.4em helvetica-w01-roman, sans-serif;
    --font_10: normal normal normal 12px/1.4em din-next-w01-light, sans-serif;
    --wix-ads-height: 0px;
    --sticky-offset: 0px;
    --wix-ads-top-height: 0px;
    --above-all-z-index: 100000;
    --portals-z-index: 100001;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    --minViewportSize: 320;
    --maxViewportSize: 1920;
    --theme-spx-ratio: 1px;
    --scaling-factor: min((100 * var(--one-unit)), var(--section-max-width));
    --customScaleViewportLimit: clamp(var(--minViewportSize) * 1px, 100 * var(--one-unit), min(var(--section-max-width), var(--maxViewportSize) * 1px));
}

.font_0 {
    font: var(--font_0);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_1 {
    font: var(--font_1);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.font_2 {
    font: var(--font_2);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_3 {
    font: var(--font_3);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_4 {
    font: var(--font_4);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_5 {
    font: var(--font_5);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_6 {
    font: var(--font_6);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_7 {
    font: var(--font_7);
    color: rgb(0, 0, 0);
    letter-spacing: 0em;
}

.font_8 {
    font: var(--font_8);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_9 {
    font: var(--font_9);
    color: rgb(var(--color_15));
    letter-spacing: 0em;
}

.font_10 {
    font: var(--font_10);
    color: rgb(var(--color_14));
    letter-spacing: 0em;
}

.color_0 {
    color: rgb(var(--color_0));
}

.color_1 {
    color: rgb(var(--color_1));
}

.color_2 {
    color: rgb(var(--color_2));
}

.color_3 {
    color: rgb(var(--color_3));
}

.color_4 {
    color: rgb(var(--color_4));
}

.color_5 {
    color: rgb(var(--color_5));
}

.color_6 {
    color: rgb(var(--color_6));
}

.color_7 {
    color: rgb(var(--color_7));
}

.color_8 {
    color: rgb(var(--color_8));
}

.color_9 {
    color: rgb(var(--color_9));
}

.color_10 {
    color: rgb(var(--color_10));
}

.color_11 {
    color: rgb(var(--color_11));
}

.color_12 {
    color: rgb(var(--color_12));
}

.color_13 {
    color: rgb(var(--color_13));
}

.color_14 {
    color: rgb(var(--color_14));
}

.color_15 {
    color: rgb(var(--color_15));
}

.color_16 {
    color: rgb(var(--color_16));
}

.color_17 {
    color: rgb(var(--color_17));
}

.color_18 {
    color: rgb(var(--color_18));
}

.color_19 {
    color: rgb(var(--color_19));
}

.color_20 {
    color: rgb(var(--color_20));
}

.color_21 {
    color: rgb(var(--color_21));
}

.color_22 {
    color: rgb(var(--color_22));
}

.color_23 {
    color: rgb(var(--color_23));
}

.color_24 {
    color: rgb(var(--color_24));
}

.color_25 {
    color: rgb(var(--color_25));
}

.color_26 {
    color: rgb(var(--color_26));
}

.color_27 {
    color: rgb(var(--color_27));
}

.color_28 {
    color: rgb(var(--color_28));
}

.color_29 {
    color: rgb(var(--color_29));
}

.color_30 {
    color: rgb(var(--color_30));
}

.color_31 {
    color: rgb(var(--color_31));
}

.color_32 {
    color: rgb(var(--color_32));
}

.color_33 {
    color: rgb(var(--color_33));
}

.color_34 {
    color: rgb(var(--color_34));
}

.color_35 {
    color: rgb(var(--color_35));
}

.color_36 {
    color: rgb(var(--color_36));
}

.color_37 {
    color: rgb(var(--color_37));
}

.color_38 {
    color: rgb(var(--color_38));
}

.color_39 {
    color: rgb(var(--color_39));
}

.color_40 {
    color: rgb(var(--color_40));
}

.color_41 {
    color: rgb(var(--color_41));
}

.color_42 {
    color: rgb(var(--color_42));
}

.color_43 {
    color: rgb(var(--color_43));
}

.color_44 {
    color: rgb(var(--color_44));
}

.color_45 {
    color: rgb(var(--color_45));
}

.color_46 {
    color: rgb(var(--color_46));
}

.color_47 {
    color: rgb(var(--color_47));
}

.color_48 {
    color: rgb(var(--color_48));
}

.color_49 {
    color: rgb(var(--color_49));
}

.color_50 {
    color: rgb(var(--color_50));
}

.color_51 {
    color: rgb(var(--color_51));
}

.color_52 {
    color: rgb(var(--color_52));
}

.color_53 {
    color: rgb(var(--color_53));
}

.color_54 {
    color: rgb(var(--color_54));
}

.color_55 {
    color: rgb(var(--color_55));
}

.color_56 {
    color: rgb(var(--color_56));
}

.color_57 {
    color: rgb(var(--color_57));
}

.color_58 {
    color: rgb(var(--color_58));
}

.color_59 {
    color: rgb(var(--color_59));
}

.color_60 {
    color: rgb(var(--color_60));
}

.color_61 {
    color: rgb(var(--color_61));
}

.color_62 {
    color: rgb(var(--color_62));
}

.color_63 {
    color: rgb(var(--color_63));
}

.color_64 {
    color: rgb(var(--color_64));
}

.color_65 {
    color: rgb(var(--color_65));
}

.backcolor_0 {
    background-color: rgb(var(--color_0));
}

.backcolor_1 {
    background-color: rgb(var(--color_1));
}

.backcolor_2 {
    background-color: rgb(var(--color_2));
}

.backcolor_3 {
    background-color: rgb(var(--color_3));
}

.backcolor_4 {
    background-color: rgb(var(--color_4));
}

.backcolor_5 {
    background-color: rgb(var(--color_5));
}

.backcolor_6 {
    background-color: rgb(var(--color_6));
}

.backcolor_7 {
    background-color: rgb(var(--color_7));
}

.backcolor_8 {
    background-color: rgb(var(--color_8));
}

.backcolor_9 {
    background-color: rgb(var(--color_9));
}

.backcolor_10 {
    background-color: rgb(var(--color_10));
}

.backcolor_11 {
    background-color: rgb(var(--color_11));
}

.backcolor_12 {
    background-color: rgb(var(--color_12));
}

.backcolor_13 {
    background-color: rgb(var(--color_13));
}

.backcolor_14 {
    background-color: rgb(var(--color_14));
}

.backcolor_15 {
    background-color: rgb(var(--color_15));
}

.backcolor_16 {
    background-color: rgb(var(--color_16));
}

.backcolor_17 {
    background-color: rgb(var(--color_17));
}

.backcolor_18 {
    background-color: rgb(var(--color_18));
}

.backcolor_19 {
    background-color: rgb(var(--color_19));
}

.backcolor_20 {
    background-color: rgb(var(--color_20));
}

.backcolor_21 {
    background-color: rgb(var(--color_21));
}

.backcolor_22 {
    background-color: rgb(var(--color_22));
}

.backcolor_23 {
    background-color: rgb(var(--color_23));
}

.backcolor_24 {
    background-color: rgb(var(--color_24));
}

.backcolor_25 {
    background-color: rgb(var(--color_25));
}

.backcolor_26 {
    background-color: rgb(var(--color_26));
}

.backcolor_27 {
    background-color: rgb(var(--color_27));
}

.backcolor_28 {
    background-color: rgb(var(--color_28));
}

.backcolor_29 {
    background-color: rgb(var(--color_29));
}

.backcolor_30 {
    background-color: rgb(var(--color_30));
}

.backcolor_31 {
    background-color: rgb(var(--color_31));
}

.backcolor_32 {
    background-color: rgb(var(--color_32));
}

.backcolor_33 {
    background-color: rgb(var(--color_33));
}

.backcolor_34 {
    background-color: rgb(var(--color_34));
}

.backcolor_35 {
    background-color: rgb(var(--color_35));
}

.backcolor_36 {
    background-color: rgb(var(--color_36));
}

.backcolor_37 {
    background-color: rgb(var(--color_37));
}

.backcolor_38 {
    background-color: rgb(var(--color_38));
}

.backcolor_39 {
    background-color: rgb(var(--color_39));
}

.backcolor_40 {
    background-color: rgb(var(--color_40));
}

.backcolor_41 {
    background-color: rgb(var(--color_41));
}

.backcolor_42 {
    background-color: rgb(var(--color_42));
}

.backcolor_43 {
    background-color: rgb(var(--color_43));
}

.backcolor_44 {
    background-color: rgb(var(--color_44));
}

.backcolor_45 {
    background-color: rgb(var(--color_45));
}

.backcolor_46 {
    background-color: rgb(var(--color_46));
}

.backcolor_47 {
    background-color: rgb(var(--color_47));
}

.backcolor_48 {
    background-color: rgb(var(--color_48));
}

.backcolor_49 {
    background-color: rgb(var(--color_49));
}

.backcolor_50 {
    background-color: rgb(var(--color_50));
}

.backcolor_51 {
    background-color: rgb(var(--color_51));
}

.backcolor_52 {
    background-color: rgb(var(--color_52));
}

.backcolor_53 {
    background-color: rgb(var(--color_53));
}

.backcolor_54 {
    background-color: rgb(var(--color_54));
}

.backcolor_55 {
    background-color: rgb(var(--color_55));
}

.backcolor_56 {
    background-color: rgb(var(--color_56));
}

.backcolor_57 {
    background-color: rgb(var(--color_57));
}

.backcolor_58 {
    background-color: rgb(var(--color_58));
}

.backcolor_59 {
    background-color: rgb(var(--color_59));
}

.backcolor_60 {
    background-color: rgb(var(--color_60));
}

.backcolor_61 {
    background-color: rgb(var(--color_61));
}

.backcolor_62 {
    background-color: rgb(var(--color_62));
}

.backcolor_63 {
    background-color: rgb(var(--color_63));
}

.backcolor_64 {
    background-color: rgb(var(--color_64));
}

.backcolor_65 {
    background-color: rgb(var(--color_65));
}

#masterPage:not(.landingPage) {
    --top-offset: var(--header-height);
    --header-height: 95px;
}

#masterPage.landingPage {
    --top-offset: 0px;
}

#SITE_HEADER {
    --brd: var(--color_15);
    --brwt: 0px;
    --brwb: 0px;
    --shd: none;
    --rd: 0px;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-filter: none;
}

#SITE_HEADER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_HEADERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_HEADERinlineContent-gridContainer]>[id="comp-kfxw8p95"] {
    position: relative;
    margin: 0px 0px 0px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_HEADER {
    --bg-overlay-color: rgb(var(--color_43));
    --bg-gradient: none;
    position: sticky !important;
    top: var(--wix-ads-height);
}



[data-mesh-id=comp-kfxw8pbeinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw8pbeinlineContent-gridContainer]>[id="comp-l3m31bg7"] {
    position: relative;
    margin: 30px 0px 24px calc((100% - 245px) * 0);
    left: 13px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=comp-kfxw97wzinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-kfxw97wzinlineContent-gridContainer]>[id="comp-kd4hrjc2"] {
    position: relative;
    margin: 19px 0px 24px calc((100% - 735px) * 1);
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}


#comp-kfxw8pbe {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 245px;
    --column-flex: 245;
}

#comp-l3m31bg7 {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m31bg7 {
    width: 227px;
    height: 41px;
}

#comp-l3m31bg7 {
    --height: 41px;
    --width: 227px;
}

#comp-kfxw97wz {
    width: 735px;
}

#comp-kfxw97wz {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 735px;
    --column-flex: 735;
}

#comp-kd4hrjc2 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: 0, 48, 91;
    --rd: 0px;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
    --fnt: var(--font_1);
    --pad: 5px;
    --txt: var(--color_11);
    --alpha-txt: 1;
    --trans: color 0.4s ease 0s;
    --txth: var(--color_18);
    --alpha-txth: 1;
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
}

#comp-kd4hrjc2 {
    width: 730px;
    height: 52px;
}

#comp-kd4hrjc2 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#PAGES_CONTAINER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

#SITE_PAGES {
    --transition-duration: 700ms;
}

#CONTROLLER_COMP_CUSTOM_ID {
    --alpha-bg: 1;
    --bg: 61, 155, 233;
    --bgh: 43, 104, 156;
    --brd: 43, 104, 156;
    --brdh: 61, 155, 233;
    --brw: 0px;
    --fnt: normal normal normal 14px/1.4em raleway;
    --rd: 20px;
    --txt: 255, 255, 255;
    --txth: 255, 255, 255;
    --alpha-bgh: 1;
    --alpha-brd: 1;
    --alpha-brdh: 1;
    --alpha-txt: 1;
    --alpha-txth: 1;
    --boxShadowToggleOn-shd: none;
    --shd: 0 1px 4px rgba(0, 0, 0, 0.6);
}

#SOSP_CONTAINER_CUSTOM_ID {
    --brw: 0px;
    --brd: var(--color_15);
    --bg: var(--color_11);
    --rd: 0px;
    --shd: none;
    --gradient: none;
    --alpha-bg: 1;
    --alpha-brd: 1;
    --boxShadowToggleOn-shd: none;
    --bg-gradient: none;
}

#SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mode=hover] #SOSP_CONTAINER_CUSTOM_ID {
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent] {
    height: auto;
    width: 980px;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: min-content 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62lwk"] {
    position: relative;
    margin: 0px 0px 0 0;
    left: 0px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SOSP_CONTAINER_CUSTOM_IDinlineContent-gridContainer]>[id="comp-l0h62nf5"] {
    position: relative;
    margin: 0px 0px 0px 0;
    left: 12px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

#SOSP_CONTAINER_CUSTOM_ID {
    --shc-mutated-brightness: 128, 128, 128;
}

#comp-l0h62lwk {
    width: 980px;
    height: 250px;
}

#comp-l0h62nf5 {
    --menuTotalBordersX: 0px;
    --menuTotalBordersY: 0px;
    --bgDrop: var(--color_11);
    --rd: 0px;
    --shd: 0px 1px 4px 0px rgba(0, 0, 0, 0.2);
    --pad: 10px;
    --fnt: var(--font_8);
    --brd: var(--color_15);
    --txt: var(--color_15);
    --alpha-txt: 1;
    --brdh: var(--color_17);
    --txth: var(--color_17);
    --alpha-txth: 1;
    --brds: var(--color_18);
    --txts: var(--color_18);
    --alpha-txts: 1;
    --alpha-bgDrop: 1;
    --alpha-brdh: 1;
    --alpha-brd: 0;
    --alpha-brds: 1;
    --bg: var(--color_11);
    --alpha-bg: 1;
}

#comp-l0h62nf5 {
    width: 956px;
    height: 40px;
}

#comp-l0h62nf5 {
    --menuTotalBordersY: 0px;
    --menuTotalBordersX: 0px;
}

#comp-kcyijl2p {
    width: 26px;
    height: 152px;
}

#comp-kcyijl2p {
    --item-size: 26px;
    --item-margin: 0px 0px 16px 0px;
    --item-display: block;
    width: 26px;
    height: 152px;
}

#SITE_FOOTER {
    --bg: var(--color_20);
    --shd: none;
    --brwt: 0px;
    --brd: var(--color_15);
    --brwb: 0px;
    --bgctr: var(--color_20);
    --rd: 0px;
    --alpha-bgctr: 1;
    --alpha-brd: 1;
    --alpha-bg: 1;
    --boxShadowToggleOn-shd: none;
    --backdrop-blur: 0px;
    --backdrop-filter: none;
}

#SITE_FOOTER {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 0;
}

[data-mesh-id=SITE_FOOTERinlineContent] {
    height: auto;
    width: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    grid-template-rows: repeat(11, min-content) 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l3m30kaa"] {
    position: relative;
    margin: 18px 0px 19px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153p0ze"] {
    position: relative;
    margin: 0px 0px 37px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 3 / 1 / 7 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itband"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153u5eo"] {
    position: relative;
    margin: 2px 0px 6px calc((100% - 980px) * 0.5);
    left: 356px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sditq"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9sj63d"] {
    position: relative;
    margin: 0px 0px 7px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 4 / 1 / 5 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153q9dr"] {
    position: relative;
    margin: 0px 0px 46px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 5 / 1 / 6 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0itct22"] {
    position: relative;
    margin: 28px 0px 44px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153vgl6"] {
    position: relative;
    margin: 0px 0px 8px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 2 / 1 / 3 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153ukag"] {
    position: relative;
    margin: 0px 0px 30px calc((100% - 980px) * 0.5);
    left: 705px;
    grid-area: 3 / 1 / 8 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l13xwebd"] {
    position: relative;
    margin: 0px 0px 70px calc((100% - 980px) * 0.5);
    left: 359px;
    grid-area: 8 / 1 / 9 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l153y5hi"] {
    position: relative;
    margin: 0px 0px 67px calc((100% - 980px) * 0.5);
    left: 5px;
    grid-area: 9 / 1 / 10 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ic8glc"] {
    position: relative;
    margin: 0px 0px 25px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 10 / 1 / 11 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-l0ibh4od"] {
    position: relative;
    margin: 0px 0px 9px calc((100% - 980px) * 0.5);
    left: 2px;
    grid-area: 11 / 1 / 12 / 2;
    justify-self: start;
    align-self: start;
}

[data-mesh-id=SITE_FOOTERinlineContent-gridContainer]>[id="comp-ke9q7vfn"] {
    position: relative;
    margin: 0px 0px 61px calc((100% - 980px) * 0.5);
    left: 0px;
    grid-area: 12 / 1 / 13 / 2;
    justify-self: start;
    align-self: start;
}

#SITE_FOOTER {
    --shc-mutated-brightness: 0, 15, 38;
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
}

#comp-l3m30kaa {
    --contentPaddingLeft: 0px;
    --contentPaddingRight: 0px;
    --contentPaddingTop: 0px;
    --contentPaddingBottom: 0px;
}

#comp-l3m30kaa {
    width: 276px;
    height: 50px;
}

#comp-l3m30kaa {
    --height: 50px;
    --width: 276px;
}

#comp-l153p0ze {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153p0ze {
    width: 298px;
    height: auto;
}

#comp-l0itband {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itband {
    width: 159px;
    height: auto;
}

#comp-l153u5eo {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153u5eo {
    width: 297px;
    height: 5px;
}

#comp-l153u5eo {
    transform-origin: center 0.5px;
}

#comp-ke9sditq {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sditq {
    width: 308px;
    height: auto;
}

#comp-ke9sj63d {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-ke9sj63d {
    width: 297px;
    height: auto;
}

#comp-ke9sj63d {
    --min-height: 26px;
}

#comp-l153q9dr {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153q9dr {
    width: 174px;
    height: auto;
}

#comp-l153q9dr {
    --min-height: 26px;
}

#comp-l0itct22 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0itct22 {
    width: 224px;
    height: auto;
}

#comp-l153vgl6 {
    --lnw: 1px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l153vgl6 {
    width: 265px;
    height: 5px;
}

#comp-l153vgl6 {
    transform-origin: center 0.5px;
}

#comp-l153ukag {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l153ukag {
    width: 265px;
    height: auto;
}

#comp-l13xwebd {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l13xwebd {
    width: 282px;
    height: auto;
}

/* END STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root {
    -st-extends: StylableButton;
    transition: all 0.2s ease, visibility 0s;
    background: rgba(0, 0, 0, 0)
}

/* START STYLABLE DIRECTIVE RULES */
#comp-l153y5hi .style-l153yxjx__root:hover {
    background: #FFFFFF;
    border: 0px solid #333333;
    border-bottom: 0px solid #333333
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__label {
    color: #333333;
    text-decoration-line: underline;
    letter-spacing: 0.1em
}

#comp-l153y5hi .style-l153yxjx__root:disabled {
    background: rgba(226, 226, 226, 0)
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__label {
    color: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root:disabled .StylableButton2545352419__icon {
    fill: #8F8F8F
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__container {
    transition: inherit;
    justify-content: flex-start
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__label {
    transition: inherit;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    font-family: wfont_46a067_7c370d01944b46418218fe88d360f9f6, wf_7c370d01944b46418218fe88d, orig_red_hat_text_bold_italic;
    font-size: 14px;
    color: #FFFFFF
}

#comp-l153y5hi .style-l153yxjx__root .StylableButton2545352419__icon {
    transition: inherit;
    width: 10px;
    height: 10px;
    fill: #FFFFFF;
    display: none
}

#comp-l153y5hi .style-l153yxjx__root:hover .StylableButton2545352419__icon {
    fill: #333333
}

#comp-l153y5hi {
    width: 142px;
    height: 40px;
}

#comp-l0ic8glc {
    --lnw: 2px;
    --brd: 255, 255, 255;
    --alpha-brd: 1;
}

#comp-l0ic8glc {
    width: 980px;
    height: 5px;
}

#comp-l0ic8glc {
    transform-origin: center 1px;
}

#comp-l0ibh4od {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-l0ibh4od {
    width: 980px;
    height: auto;
}

#comp-ke9q7vfn {
    left: 0;
    margin-left: 0;
    width: 100%;
    min-width: 980px;
}

[data-mesh-id=comp-ke9q7vhfinlineContent] {
    height: auto;
    width: 100%;
    display: flex;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer] {
    position: static;
    display: grid;
    height: auto;
    width: 100%;
    min-height: auto;
    margin-bottom: -17px;
    grid-template-rows: 1fr;
    grid-template-columns: 100%;
}

[data-mesh-id=comp-ke9q7vhfinlineContent-gridContainer]>[id="comp-kcyfonq7"] {
    position: relative;
    margin: 23px 0px 0px calc((100% - 980px) * 0.5);
    left: 108px;
    grid-area: 1 / 1 / 2 / 2;
    justify-self: start;
    align-self: start;
}

#comp-ke9q7vfn {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-ke9q7vhf {
    width: 980px;
}

#comp-ke9q7vhf {
    --bg-overlay-color: rgb(var(--color_20));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-kcyfonq7 {
    --backgroundColor: 0, 0, 0;
    --alpha-backgroundColor: 0;
    --blendMode: normal;
    --textShadow: 0px 0px transparent;
    --textOutline: 0px 0px transparent;
}

#comp-kcyfonq7 {
    width: 750px;
    height: auto;
}

#vyn90 {
    width: auto;
    min-height: 40px;
}

#pageBackground_vyn90 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsig {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0qyv7ne {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qyv7oe {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15derc2 {
    transform-origin: center 1.5px;
}

#comp-l0qyv7p0 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsih {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0qypi1q {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qypi3e {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qypi3p1 {
    --min-height: 10px;
}

#comp-l0qypi46 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qypi49 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qypi4n1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsii {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l0qzcp94 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l0qzcpbw1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l0qzcpc1 {
    --min-height: 10px;
}

#comp-l0qzcpc6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l0qzcpc9 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l0qzcpcd__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-l29ce9uq {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ce9vw {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckz9a {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzau2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29ckzax {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29ckzaz2 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29ckzb3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29ckzb5 {
    --min-height: 60px;
}

#comp-l29ckzb61 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#zjttp {
    width: auto;
    min-height: 40px;
}

#pageBackground_zjttp {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsm7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l43x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l446 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15db7gb {
    transform-origin: center 1.5px;
}

#comp-l140n3tk {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140nyjo {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l44p {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsm71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l44x {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4531 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l4561 {
    --min-height: 10px;
}

#comp-l140l459 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l45c {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l45f2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm8 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l4641 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4672 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l140l46a1 {
    --min-height: 10px;
}

#comp-l140vv8h {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l140l46c {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l140l46f {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l140l46h2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm81 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l1417w1t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l1417w4t {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l1417w4w {
    --min-height: 10px;
}

#comp-l1417w54 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l1417w57 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l1417w5b__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1417w5g2__"] {
    --min-height: 596px;
}

#comp-lfvjlsm9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l141gd9s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l141gdc91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l141gdcc1 {
    --min-height: 10px;
}

#comp-l141gdcf {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l141gdci {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l141gdcn {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l141gdcq2__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

#comp-lfvjlsm91 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l140l472 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l4751 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l140l4781 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l140l47b {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l140l47f {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l140l47i {
    --min-height: 60px;
}

#comp-l140l47j2 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#zkmf4 {
    width: auto;
    min-height: 40px;
}

#pageBackground_zkmf4 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsft {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l142bhxv {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhxy {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dgomh {
    transform-origin: center 1.5px;
}

#comp-l142bhy7 {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsfu {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l142bhyb1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142bhyg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l142bhyi1 {
    --min-height: 10px;
}

#comp-l142bhyk {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l142gczd {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -6px -6px;
    --item-margin: 6px 6px;
}

[id^="comp-l142gd171__"] {
    --scale: 1;
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id="comp-l142gd171__item3"] {
    --scale: 1;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1) rgba(40, 38, 38, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l1511wa5__"] {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l29chcv6 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29chcvz {
    --bg-overlay-color: rgb(250, 250, 250);
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm4z0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53l {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l29cm53n {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l29cm53o5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l29cm53s {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l29cm53t3 {
    --min-height: 60px;
}

#comp-l29cm53v {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#x6p6f {
    width: auto;
    min-height: 820px;
}

#pageBackground_x6p6f {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsdz {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143qij0 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qij31 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dvksh {
    transform-origin: center 1.5px;
}

#comp-l143qijf {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsdz1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143qil71 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qilc2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143qilf1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143qili1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143qilo1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143qilr2 {
    --min-height: 60px;
}

#comp-l143qilt {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#mb052 {
    width: auto;
    min-height: 1420px;
}

#pageBackground_mb052 {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsgb {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143a3wl {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3wo1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15dhuiu {
    transform-origin: center 1.5px;
}

#comp-l143a3ww {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsgd {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143a3x1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3x5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 402px;
    --column-flex: 402;
}

#comp-l143a3x72 {
    --min-height: 10px;
}

#comp-l143a3x9 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 578px;
    --column-flex: 578;
}

#comp-l143a3xc1 {
    --direction: ltr;
    --justify-content: flex-start;
    --margin: -10px -10px;
    --item-margin: 10px 10px;
}

[id^="comp-l143a3xg1__"] {
    --scale: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    border-width: 0 0 0 0;
    border-style: solid solid solid solid;
    border-color: rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1) rgba(122, 122, 122, 1);
    border-radius: 0 0 0 0;
    overflow: hidden;
    transform: translateZ(0);
    margin: -0px;
}

[id^="comp-l143a3xt__"] {
    --min-height: 397px;
}

#comp-lfvjlsgd1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l143a3ys1 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3yv2 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l143a3yy1 {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l143a3z02 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l143a3z7 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l143a3za {
    --min-height: 60px;
}

#comp-l143a3zb1 {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#kf0hc {
    width: auto;
    min-height: 981px;
}

#pageBackground_kf0hc {
    --bg-position: absolute;
    --fill-layer-background-overlay-color: transparent;
    --fill-layer-background-overlay-position: absolute;
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
}

#comp-lfvjlsew {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l142zbbw {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l142zbbz1 {
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
    width: 100%;
    --column-width: 392px;
    --column-flex: 392;
}

#comp-l15eyco0 {
    transform-origin: center 1.5px;
}

#comp-l25877od {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l2588kz3 {
    --shc-mutated-brightness: 128, 128, 128;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l142zbcb {
    --fill-layer-image-opacity: 1;
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 588px;
    --column-flex: 588;
}

#comp-lfvjlsf3 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    min-width: 980px;
}

#comp-l15f3plg {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pod {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    width: 100%;
    --column-width: 980px;
    --column-flex: 980;
}

#comp-l15f3pos {
    --bg-overlay-color: rgb(var(--color_11));
    --bg-gradient: none;
    --padding: 0px;
    --margin: 0px;
    min-width: 980px;
    --firstChildMarginTop: -1px;
    --lastChildMarginBottom: -1px;
    --items-direction: row;
}

#comp-l15f3pov {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 304px;
    --column-flex: 304;
}

#comp-l15f3pp5 {
    --bg-overlay-color: transparent;
    --bg-gradient: none;
    width: 100%;
    --column-width: 676px;
    --column-flex: 676;
}

#comp-l15f3pp8 {
    --min-height: 60px;
}

#comp-l15f3ppa {
    --shc-mutated-brightness: 0, 44, 113;
    --margin-start: 0px;
    --margin-end: 0px;
    --fnt: normal normal normal 16px/1.4em wfont_46a067_7de579f08311434eba68d58eea57e7d2, wf_7de579f08311434eba68d58ee, orig_red_hat_text_regular;
    --label-align: center;
    --label-text-align: center;
}

#comp-l7hrve62 {
    visibility: hidden !important;
}

#comp-l1sckd81 {
    visibility: hidden !important;
}

#comp-l1sckdc0 {
    visibility: hidden !important;
}

#comp-l1sckdh7 {
    visibility: hidden !important;
}

#comp-l1sckd9r {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje {
    width: 200px;
    height: 132px;
}

#comp-l1sckdc5 {
    visibility: hidden !important;
    overflow: hidden !important;
    height: 0 !important;
    width: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
}

#comp-l1sckdhb {
    visibility: hidden !important;
    overflow: hidden !important;
    height: 0 !important;
    width: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
}

#comp-l1sckd9r__item1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__item-j9r9uz7e {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__item-j9r9uxns {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__item-l0l7epfl {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__item-l0l7esgy {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__item-l0l7et4v {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__item1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__item-j9r9uz7e {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__item-j9r9uxns {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__item-l0l7epfl {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__item-l0l7esgy {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__item-l0l7et4v {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__item1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__item-j9r9uz7e {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__item-j9r9uxns {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__item-l0l7epfl {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__item-l0l7esgy {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__item-l0l7et4v {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__20058a6d-441c-4f77-8f8c-a1c5eb6ef7db {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__28d60137-b3ed-4025-a770-46b1c3866fdf {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__40ec40a4-8318-4030-88ff-ab9f35c21401 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__f305a1fe-f1f5-4ce6-a704-4ddaa5028738 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__f25fe76c-3962-4890-9139-3fe1b28ff7af {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__f3bd3924-b424-4ad1-9968-2ad97bf58464 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__4ac86ca0-471d-46ac-bde6-6741fb4901ba {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__c38b7020-26b6-4a12-b094-961835a29c70 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__b5071af5-0ae0-4a86-9611-db8728def8bd {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__9a01e417-2b8f-43c3-80d5-312d7f4fad82 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__cad006f5-42ae-416d-8e8f-ea553eb78975 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__d3cae1ef-7a49-4097-8a64-42d3f0d94306 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__d5b458f9-3e16-4a07-8ab4-7b64ad5ebd0e {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__b9495982-f994-40f5-b106-c86ee3768fbb {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__6985f080-ecae-465e-9abe-d15e747a4576 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__12e49d39-e204-4ed4-a3e5-c5a39d5c1d95 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__05ff3bd3-1349-4bbc-a548-c67470fde27f {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__8f09bac1-1edd-4dfc-952a-49fa0df34a0c {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__e7cd8dc8-5e8e-4b1f-895c-e90cc0e7e049 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__30ac86c7-12e2-412b-a891-791d69b2eec3 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__f38c2c79-0256-4c03-9921-6bf53bdb7629 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__9004897a-edd0-4b39-bae5-5a26e8747191 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__7d93881a-406e-481b-be1f-7aa984d6f891 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__2111eacc-b881-4d1c-909d-e6d03f4dd7a9 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__2493fdf4-82cf-4715-a779-a0b6d68b13da {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__5e82735a-fb5b-46ef-ba19-ef3cfee1efdf {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__3fef6f4c-863c-4633-a79c-d8e68b46b1f2 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__bfba535b-acee-4646-b3ed-8c0c772e4502 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__0f37cba1-87fd-44d6-a29c-54777e31a525 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__096c9c08-cde4-4166-9133-86d2744c4d7f {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__d0e34cce-987e-4a35-8aa0-847b55afdd7a {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__00806139-49e4-47a7-bf1b-27ca0302acb9 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__77786eac-7344-44da-aff5-c03c93135810 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__5c760b69-cbbf-48a6-a0e3-a31e603ad4db {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__5591d48a-174c-42cb-9372-91c3e5177de7 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__e0c38d0b-9fec-464c-a5c4-3e8076e9a1e6 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__5dae11a3-c51a-4d23-9491-64a1a990c91b {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__cbc05719-7f90-4abb-b82e-0157da9bb4c4 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__9c35df61-1641-4f11-8a2a-9e07089b404f {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__20f64943-c0a3-42b3-99c8-aa35f46dd6f6 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__f17effa5-ae69-4802-90f2-d4ca822db074 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__811c7ff0-8ee0-42c9-ba81-056dfd1f1896 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__457d960b-0dd2-48cf-9052-b53c9b7a02bd {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__4a4a3b22-9d22-4225-b8e9-60a03af653c9 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__eadcd171-14a6-4e25-a6f9-6016fc58e2fe {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__d204cbe4-c693-4b57-9c74-cd45c27f4fcc {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__9d7033aa-80fa-4ba6-91fe-5c2fc190b684 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__f8b38044-71f0-4c43-a6b9-90b3cbbce948 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__02dfeb51-c37b-4a57-9871-6fe14e6d1ef1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__0aafea3f-634e-416d-83d7-61d3be8e5d03 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__b840c6af-b082-41ea-bf29-c56f6e82df8a {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__7aed6595-1e02-45f8-ae97-dbc7afaa7cd7 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__03ddd76d-652e-458e-a0d9-5360ecea5435 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__744bbed6-2d44-4b9e-babd-c5ff1aeb4c87 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__575bf5f9-c5a9-4d89-9976-9a7c9dbdda73 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__06fb31aa-f190-4c09-8dcc-b7dfa4d13bea {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__00ecf31f-59ed-4e78-8394-f53fbac4bbf5 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__b110725a-ccd8-4699-8614-a24e4e630f41 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__952f7be0-f46d-4fa5-9591-87a296bcb956 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__4b74aa98-1067-4a92-a6dc-e689ee7a66c0 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__f97335bc-2c17-4e4b-8597-a3b2c60b1011 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__2e787393-7527-4084-bf21-b33d1713afbc {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__22ed8f3e-e356-4595-849c-ddedc38e7efe {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__722deaa5-4f26-4c8a-857f-242fa962499f {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__a991897e-9698-414c-a07b-2f54aa7edd99 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__7e59117d-74cb-404a-a752-ad3d83425467 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__0fb76980-9798-46e2-8083-e037d3c9a5fa {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__3bdb27f2-1a44-44f3-b26e-a2d0c01274b4 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__c9f52e9e-feb6-4f5c-a0e4-b437e1ea763d {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__a4010b69-8ae3-4e8e-bcc1-e68034a399cd {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__1f6643d3-82fe-411b-a69a-5e9249a7c008 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__e0915013-0a71-49f9-9d57-8b6e4eb19f59 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__b06d6675-56df-4aff-9de0-dabf625aea40 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__cf031e05-5870-4973-bf15-5020b2b50a92 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__28adbfe2-784b-42c4-a99a-3232be965251 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__2110af72-b0c7-4433-a030-6a6032b28a18 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__05d8812c-c04a-4c36-95ba-2da1e7f56960 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__3cfff47f-da73-4b1f-a37c-e07df1d9e8ed {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__9f5440af-c09d-4515-855d-21b6e8a577fe {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__454d9d75-ba21-473b-8f7f-da2cc784f778 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__473a1c11-b40e-4e8e-b4a8-e70ad54fe4f3 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__60044192-26cd-4e97-86f4-3a2493868aa6 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__82239d02-a5cd-4438-9202-f3cdae5b531c {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__5fb38394-66db-4dc5-9693-7906a7031203 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__7754d59b-6053-43aa-91a9-a2efa29758a5 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__a2949c88-7e91-4ba9-869b-28cf2a684d44 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__c39499b9-d00f-4fea-b536-a9e26b07c9ce {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__656bc7b4-4fb8-41de-9b98-8392997bde01 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__d38c6e71-cb39-43d6-b7f7-43ef31db4eb1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__a78356c5-41af-4404-8af0-2de7825154dc {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__c9462cc2-57ac-4995-a821-29695a87d67e {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__8cde85dc-d711-4186-9b32-112a14cc6058 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__64f445f7-4c9d-43ca-a008-80dfec7ad015 {
    width: 200px;
    height: 132px;
}

#comp-l1sckd9r__4ca78514-7bc8-4fc6-a8bc-61b68b4e5489 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__b8a200f4-0f8a-4f87-a184-2e13bb7c3c90 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__bcef6025-d2b2-477b-a805-80e98941c2f1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__b76fec9d-200a-4559-beba-818b2e4f76a5 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__d6e947d5-3cba-424b-bc91-187ff1e80bf1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__09887e71-9a2b-47f8-89ce-a2e20609a81e {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__40dbe9b4-3297-4b97-90d3-def21f39fb81 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__744dcff9-28a3-41cc-aeda-0fd3b979456f {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__52688901-3db3-4062-9942-ea3f639159ae {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__63ea0ccb-8533-4dba-8cc9-732bdccf3c51 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__dbe58fe5-0e72-4167-bac2-916c75856045 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__87cdae73-7953-4247-8bf7-dffc318e62ea {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__f48661ae-6a36-415e-b7fb-09af17b503d3 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__b68a8101-39f8-46ee-b8f0-2a20ffcb461d {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__7f630f17-15fe-4adc-a67b-0f8bddce6d2e {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__cbab45d2-63c0-49cb-92f2-5950cda20abb {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__6b7ff4ac-f797-4cdf-955b-495caa633e6d {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__04246f8f-0f02-4a06-bf8b-3bf27829ebee {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__8a4e0485-5041-4ed1-aaac-91a3ed0e91ae {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__2be3f437-cc13-425d-a0e0-e684d0fd9dd2 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__b1c0b926-e030-4fa9-b0b7-77da845e0f1e {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__b3c640cb-8344-449f-b2f8-92a41f707e82 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__8480875a-8ce3-4cc3-bdfb-9fb52826a1c3 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__a1db004a-32cb-48a0-a1b3-3a09837ab550 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__8b7f10d7-5c53-42a2-aff6-29e0650ee4cb {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__96df844a-6771-4c9f-be0a-d6300cb73ae5 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__441ef133-9b9a-430a-a9c4-8cdc70becea1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__82ef4e15-c3d4-4128-846d-13fbe956b637 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__6a4f9277-c9d3-4d01-9dda-89b30fb65de1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__92266447-1a29-49a0-a3f8-bb42fc8d69ea {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__e40f7ab0-f50d-4deb-b77f-df8b9b1d44fc {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__88c7260c-02cc-4c48-925b-70e6295c9cb9 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__b7ef8b59-2841-415e-810a-9dc8ac87d7b1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__62990e1c-11ce-407c-9a7e-c573ff6e271a {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__4f2725e5-ff50-4084-9d78-8806f771c076 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__ccae1b0f-47a7-4b7f-a960-b790eab62638 {
    width: 200px;
    height: 132px;
}

#comp-l1sckdje__82d44c3c-c1e2-4698-907b-50f0ef550de2 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__a2dc59e2-f0fb-45cf-9a00-6402d08096a2 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f6dbd2b9-77c9-4813-8229-710948472083 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__6f1cf67f-c7d8-4f6e-8b12-6f73ae3889bf {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d8eefc94-ae55-4307-97d7-a9a0d04ee8de {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__dc101d7f-408f-49d1-b9cf-cd7283af0766 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__17ce46f5-783d-4f16-94f4-db9afbeacc04 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__8833c196-fc34-48fe-9d97-b4f565343f94 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__7883e9ff-aa6a-4508-9c63-0feebbf652e0 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__380dbc95-c5a9-4265-a54b-241881dad474 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__dc6d65c2-cac0-420c-9b5f-e609f0278870 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d21b19c6-2bb0-4e35-8b21-fb4ebf9cce6b {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__08eb76f4-fa57-47b5-b6b7-05befa572fad {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__503c97d4-b327-4e4f-829f-cfde3ac078ef {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__0f1c1e79-1cb7-41e2-8991-0cc176f841bd {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__00e744f4-a7e0-42db-9484-9718ee29911e {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__43ea18d1-86cb-445e-89bb-ed95d94e9671 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__61073ba4-cdc5-4f04-95dc-2eaed3dcc428 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d8f4ebf4-28fb-4573-b78d-b8714f9122df {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__80c2f139-e170-43e3-8b66-341327d10857 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__9a18b09d-d8d8-443b-af86-e756a951b7b1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__8a031871-957a-4833-910a-3a1b59a85054 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__27c694fc-1408-4d08-96d4-94a89ab8d41d {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__ca3c341c-c466-4be7-bedb-906a69121f7c {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__b4e8731b-8ec3-46cb-99a2-0585a497ee09 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f434d820-5464-46c1-8c38-f13e19ef9b31 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f2c131e0-7f15-436b-bf71-5bb53ae77364 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__1b845b1f-1366-4ad0-a38e-a74854930448 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__5cea6ac3-eae4-49b1-a838-b4dfe9701859 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__88897ea2-3acf-4da2-9de6-3b812c63984e {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__a2923655-8513-4302-a9a1-ecddd2ae82ce {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__fe8ce709-8478-41bc-b102-037397a44f22 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__e5bce20e-9f98-4fb6-81b6-8ba0d36e2e70 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__967ab94a-442e-47d8-9e80-160c0bcb4087 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f0eaf169-ab9c-455d-aec6-968bbc84e9c2 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__3d1d1f1a-9a39-49b2-9b9e-951c8edf14f8 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f8287a7e-e476-4000-965c-eb5b2cc6de76 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__5cef247b-9e5e-4449-80e3-78b9b7b23f69 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__3f5e32bb-b3cf-487a-b693-f52193b3596c {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__547aee4e-a53c-4ebc-9ab9-f1ae2e1a736d {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f022268c-7d2f-4a70-9e83-d6677c481687 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__85ba362b-20d8-440c-a2e3-f9707dcd8123 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__7faecd1a-3229-4788-8852-0f271614a763 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__6e7d1379-6f68-4950-af9d-1356b351425c {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d3fc406e-7fb9-4591-8998-f1b9f66e6c28 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__6b0c21cc-def9-43fa-8bfa-ee8e67893fe7 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__cc5c9296-b272-45a5-b3b8-5bf5897579b3 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__835d7555-57dc-4e01-852d-ceac53b6b845 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__e98351ce-7757-4642-ae87-9bd502d18bcd {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__3f67677c-e7db-4ee9-9302-89386bc3fed4 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__caf05e9e-37a0-43b1-9432-a6567c9e2348 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__6a683927-f322-4050-b296-9c4ca1f38ec3 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__b1ab8c98-3c44-44a7-81c5-c71beb0baf67 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__321ff8e6-dcb8-4cfd-83bd-70bb0d65eb79 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__a5cd9999-aa8a-467e-b715-b36f34c9d061 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f5957133-0e0d-4c0f-8e94-fe055d038cbe {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__01ac2f82-f8cd-4a31-835b-68f5698d81f8 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__2ba4933a-3cf7-4ac3-85bb-5053c979f6b8 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__3d40f304-94db-4816-9b4b-60b99290dcb0 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__74bf120c-b28c-49cd-bfa8-a5d939ed55bb {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__604c4424-8123-4273-b749-e92c23b6b17e {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__364770b8-9434-4bc2-8ee3-2649ebf094c9 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__8c740434-f16a-4651-9103-a4436497b6f4 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__c21ced57-1d6a-4dca-9ae0-8092b1f30805 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__9769597b-9fbe-4654-bb5c-2b1979a03161 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__0b52d566-23d7-4f5b-b3dd-270a29fe38c0 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__274377ca-c3f4-4834-844c-4bb5a9b16047 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d344255e-df50-4ef0-b3b5-7fbee4e93565 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__af911308-1086-41ca-8147-455457692403 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__c942751d-a77d-4e05-a444-a589c4ffa101 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__8e826390-46ac-4806-ab45-24ff6e459cf3 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__0bf0609f-f7e6-4189-a71a-3b629608ca80 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__6b2e4eb2-244b-44f6-84c5-50edcd7cba22 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d215747a-5fef-4c74-8550-4a1b14e7379b {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__195e4ce2-de9f-4a9e-a664-fab7335cce25 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__31a9c284-ca49-483e-aafc-e1c79a16b0a1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__4aab04be-82cf-407e-b0d0-6c51c02358bd {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__5423cf97-23c5-415e-87a5-69b903c5c6ae {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__c87747bf-b565-4eda-b242-c1863763c07a {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d2fe10ae-b28d-4bc4-b160-bfca05ace2c6 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__4efc8c9e-dc1d-487e-a8c8-dcd07b441e4e {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__900e91be-8609-450b-abce-691a2e9d8977 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__2c875ba8-bc88-4ee6-bb5c-d38711b88ed1 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f71f1560-e381-41eb-b9c0-80743522be5c {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__60122f28-5f8c-4330-8ed2-8e0265878488 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__5c553f13-3e92-49d0-94f9-e484fe85cf1f {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__9079e6c8-0d1f-4c73-a785-96881c193e52 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__1d6fe584-cbc5-47b1-9ca1-27bcf859ca59 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__08ad449b-fe45-462e-b14f-2be39bca0dd7 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__28585412-f7ad-489d-96b2-5e3dcadef8ed {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__b3f7f741-c2f6-4c4c-9cc8-f4670ed2981e {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__662350fd-df4b-4e94-a4d0-f46fd76d0a07 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__9f914625-2748-4f26-8e37-c41badb4ed98 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__a3ad17c3-8cde-4e9a-a4f5-191fbb9a4a0d {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__72137251-b23a-4988-960e-dad09fd701da {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__7c9a8f4c-af60-4357-be7e-a9f231540a12 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__b4985e3a-78ab-449c-ace4-d5f5716753a7 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__a2f150ca-4caa-4cbc-bbbc-2e651b48a4cd {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f1f4648b-8625-41b5-a046-6a88d76be4f7 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__41963d48-6588-4628-9834-7650dbc83184 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d4c29e42-fea4-4892-99fc-784d40986fd5 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__26812729-f599-4ec4-9e85-818dfa9a72cc {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__bb9d20b1-b1da-4759-a135-d1c656d03e03 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__0e7f9933-4b40-46fa-ab0a-459d603298cc {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__b3cebf77-5f74-461d-a5b4-9cc3ad11cc86 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f3975352-2328-45a6-859b-4890876fb9f3 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__ca059b22-e819-471a-b436-c40cf02896d2 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__de03f2f2-ecbc-49b7-9b19-53d8a83932aa {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d25be744-cbc0-47d5-bb25-efaed9bba8cb {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__e6362a78-1eb4-498e-a8f3-2328f0c8b87c {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__71cc1f96-b907-4423-9a69-11f531948a4a {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__0faa0e65-2bba-4fe6-80f0-89cfd79002ba {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__cda5bad0-277b-481d-ac12-596924539160 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__23534f14-6bb7-4e67-a0f3-0b6abd169d2c {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__a1265264-2b2e-4174-81d4-cc15a7aa921d {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__53081d2e-1ec1-4df4-af4c-b49d8a44ee1b {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__3366b379-55c2-4ff8-8919-c65f7e1b7f06 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__c77ceef2-fe12-4880-9402-f485c96e4f65 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__39090f96-3556-44e1-820b-a413954ba1ca {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__66dd82f2-9cbf-4f18-899a-a37e484b854f {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d752ab93-a266-4dd6-9a0c-215455d016fc {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__3a08bf39-8914-4138-a74e-1198e91fc5b7 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__92279529-6cdf-4d85-ad62-c547aeb42018 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__bfddc327-b6b8-43ef-804e-f48525a0264c {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__2a3f0e29-176b-4a73-b14d-39d1cb06ead4 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__ddfefafd-e4ff-4064-9013-b8a71f67213c {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__856c0673-aa2e-4072-97be-f0e0938cfbe0 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__f917b647-c379-4f80-8231-01b1e7e4b332 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__49e1b1b5-807e-4a23-97a8-b0acafe47ac9 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__fc32d58f-3698-4ad7-a7a2-95da1ece91c2 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__e630d57c-54ca-43c9-add8-4a0a1099605d {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__4a749489-559e-481f-8cb9-8d3fc8e71df2 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__b11156f8-90ea-4570-b785-6af15b904c54 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__34f6077e-2dce-4919-8ce6-e3a8bffa4799 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__3c877830-784e-4d3d-b824-a6b6a3348dad {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__609e1809-5df0-4524-b1d8-ed5a38ad0c6e {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__7fb4682b-8047-4ab3-a0c7-398bfa679767 {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__35af3b84-16e6-4aa8-bbb9-d3ef20c5204d {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__6d8b1dc4-064c-4a4a-b717-db3404934cad {
    width: 200px;
    height: 132px;
}

#comp-l1sckddk__d1ac7e47-19ec-4476-a1b7-bbdd6d566572 {
    width: 200px;
    height: 132px;
}


.logo_main .logo-img {
    width: 227px;
    height: 41px;
    object-fit: contain;
}

.putting-people-first {
    font-size: 50px;
    line-height: 1.22em;
}

.aegis-has-been-providing{
    font-size: 16px;
    line-height: 1.9em;
    text-align: justify;
    letter-spacing: .03em;
}

.intro-img {
    width: 595px;
    height: 489px;
    object-fit: cover;
    object-position: 50% 50%;
}

.anniversary-img {
    width: 1349px;
    height: 267px;
    object-fit: cover;
    object-position: 50% 50%;
}

.aegis-has-been-providing-span {
    font-size: 16px;
}

.t-center{
    text-align: center !important;
}

.w-full {
    width: 100% !important;
}