  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
    }

    #site-root {
        margin: 0 auto;
        min-height: 100%;
        position: relative;
        top: var(--wix-ads-top-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, #masterPage.mesh-layout #SITE_FOOTER_WRAPPER, #masterPage.mesh-layout #SITE_HEADER, #masterPage.mesh-layout #SITE_HEADER_WRAPPER, #masterPage.mesh-layout #SITE_PAGES, #masterPage.mesh-layout #masterPageinlineContent {
        position: relative
    }

    [data-z-counter] {
        z-index: 0
    }

    [data-z-counter="0"] {
        z-index: auto
    }

    .wixSiteProperties {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    .LngR6M {
        display: none;
        height: 100%;
        left: 0;
        overflow-x: auto;
        overflow-y: scroll;
        position: fixed;
        top: 0;
        width: 100vw;
        z-index: var(--above-all-z-index);
    }
    
    :host(.device-mobile-optimized) .LngR6M,body.device-mobile-optimized .LngR6M {
        -webkit-overflow-scrolling: touch;
        z-index: var(--above-all-z-index)
    }
    
    .NSl5q_ {
        position: relative;
        width: auto
    }
    
    .NSl5q_,.NSl5q_>div {
        margin: 0 auto
    }
    .CKxnab {
        margin: 0 10px;
        opacity: .6
    }
    
    .UZsDX3 {
        height: auto!important
    }
    
    .MrmCZw .nFPe4H {
        height: 100%;
        position: relative;
        width: 100%
    }
    
    .MrmCZw .XXO7cq {
        background-color: rgba(var(--SKINS_bgSubmenu,var(--color_11)),var(--alpha-SKINS_bgSubmenu,1));
        box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.6));
        min-width: 100%;
        position: absolute;
        visibility: hidden;
        z-index: 999
    }
    
    .MrmCZw .XXO7cq.weFRV6 {
        left: calc(100% + var(--SKINS_submenuMargin, 8px))
    }
    
    .MrmCZw .XXO7cq.hUWGUD {
        right: calc(100% + var(--SKINS_submenuMargin, 8px))
    }
    
    .MrmCZw .XXO7cq.fYZYYv {
        bottom: 0
    }
    
    .MrmCZw .XXO7cq.uN3TCq {
        top: 0
    }
    
    .MrmCZw .XXO7cq:before {
        content: " ";
        height: 100%;
        left: var(--sub-menu-open-direction-left,0);
        margin-left: calc(-1*var(--SKINS_submenuMargin, 8px));
        margin-right: calc(-1*var(--SKINS_submenuMargin, 8px));
        position: absolute;
        right: var(--sub-menu-open-direction-right,auto);
        top: 0;
        width: var(--SKINS_submenuMargin,8px)
    }
    
    .MrmCZw .ABZPnh {
        height: var(--item-height,50px);
        transition: var(--itemBGColorTrans,background-color .4s ease 0s)
    }
    
    .MrmCZw .ABZPnh.j2sa63>.VW8_lz>.dmOTL_ {
        cursor: default
    }
    
    .MrmCZw .ABZPnh.nTZ4ux>.VW8_lz>.dmOTL_ {
        color: rgb(var(--txts,var(--color_13)))
    }
    
    .MrmCZw .ABZPnh._731ptC>.XXO7cq {
        visibility: visible
    }
    
    .MrmCZw .ABZPnh._731ptC:not(.j2sa63)>.VW8_lz>.dmOTL_ {
        color: rgb(var(--txth,var(--color_13)))
    }
    
    .MrmCZw .dmOTL_ {
        align-items: center;
        box-sizing: border-box;
        color: rgb(var(--txt,var(--color_15)));
        cursor: pointer;
        display: flex;
        font: var(--fnt,var(--font_1));
        height: 100%;
        justify-content: var(--text-align,flex-start);
        line-height: var(--item-height,50px);
        padding-left: var(--textSpacing,10px);
        padding-right: var(--textSpacing,10px);
        position: relative;
        white-space: nowrap;
        width: 100%
    }
    
    .MrmCZw .XXO7cq .dmOTL_ {
        font: var(--SKINS_fntSubmenu,var(--font_1))
    }
#comp-k12g4yeq:not([data-screen-in-hide="done"]){opacity:0}#d3swc{--pinned-layer-in-container:50;--above-all-in-container:49}
	[data-mesh-id=comp-k12g4yeqinlineContent]{height:auto;width:411px}[data-mesh-id=comp-k12g4yeqinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box}[data-mesh-id=comp-k12g4yeqinlineContent-gridContainer] > [id="Containercomp-k12g4yeq"]{position:relative;margin:NaNpx 0px 0 0;left:undefinedpx;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=Containercomp-k12g4yeqinlineContent]{height:auto}[data-mesh-id=Containercomp-k12g4yeqinlineContent-gridContainer]{position:static;display:grid;height:auto;width:100%;min-height:auto;grid-template-rows:repeat(3, min-content) 1fr;grid-template-columns:100%;padding-bottom:0px;box-sizing:border-box}[data-mesh-id=Containercomp-k12g4yeqinlineContent-gridContainer] > [id="comp-k12g4yge"]{position:relative;margin:42px 0px 42px 0;left:348px;grid-area:1 / 1 / 2 / 2;justify-self:start;align-self:start}[data-mesh-id=Containercomp-k12g4yeqinlineContent-gridContainer] > [id="comp-k12gaf51"]{position:relative;margin:0px 0px 31px 0;left:142px;grid-area:2 / 1 / 3 / 2;justify-self:start;align-self:start}[data-mesh-id=Containercomp-k12g4yeqinlineContent-gridContainer] > [id="comp-k12g62s3"]{position:relative;margin:0px 0px 58px 0;left:128px;grid-area:3 / 1 / 4 / 2;justify-self:start;align-self:start}[data-mesh-id=Containercomp-k12g4yeqinlineContent-gridContainer] > [id="comp-k12g4yg4"]{position:relative;margin:0px 0px 0 0;left:135px;grid-area:4 / 1 / 5 / 2;justify-self:start;align-self:start}#comp-k12g4yge{width:28px;height:27px}#comp-k12gaf51{width:124px;height:159px}#comp-k12g62s3{width:152px;height:360px}#comp-k12g4yg4{width:145px;height:31px}#d3swc{width:1760px}#comp-k12g4yeq{width:411px}
	@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDujMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuHMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDunMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+1F00-1FFF;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDubMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+0370-03FF;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDurMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuvMR7eS2AopSg.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: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 300;
src: local('Open Sans Condensed Light'), local('OpenSansCondensed-Light'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff1GhDuXMR7eS2Ao.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: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDujMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuHMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDunMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+1F00-1FFF;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDubMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+0370-03FF;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDurMR7eS2AopSg.woff2") format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
font-display: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuvMR7eS2AopSg.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: block;
}
@font-face {
font-family: 'Open Sans Condensed';
font-style: normal;
font-weight: 700;
src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/opensanscondensed/v14/z7NFdQDnbTkabZAIOl9il_O6KJj73e7Ff0GmDuXMR7eS2Ao.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: block;
}
@font-face {
    font-family: "Oswald-ExtraLight";
    src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v16/GwZ_PiN1Aind9Eyjp868E1tXRa8TVwTICgirnJhmVJw.woff2") format("woff2"),
    url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/oswald/v16/GwZ_PiN1Aind9Eyjp868Ez8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
font-display: block;
}
@font-face {
    font-family: "Oswald-ExtraLight";
    font-weight: 700;
    src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v16/RqRF4AQrkUh3ft98NHH2mA.woff2") format("woff2"),
    url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff/s/oswald/v16/PyqsDANUgLi2UsdO-d4iZQ.woff") format("woff");
font-display: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752FD8Gl-1PK62t.woff2") format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
font-display: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752HT8Gl-1PK62t.woff2") format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fj8Gl-1PK62t.woff2") format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
font-display: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fz8Gl-1PK62t.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: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 400;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752GT8Gl-1PKw.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: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752FD8Gl-1PK62t.woff2") format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
font-display: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752HT8Gl-1PK62t.woff2") format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
font-display: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fj8Gl-1PK62t.woff2") format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
font-display: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752Fz8Gl-1PK62t.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: block;
}
@font-face {
font-family: 'Oswald';
font-style: normal;
font-weight: 700;
src: url("//static.parastorage.com/tag-bundler/api/v1/fonts-cache/googlefont/woff2/s/oswald/v29/TK3iWkUHHAIjg752GT8Gl-1PKw.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: block;
}
	
#comp-k12g4yge { --alpha-fillcolor:1;--alpha-stroke:1;--fillcolor:242,242,242;--stroke:rgb(237, 21, 102);--strokewidth:0px;--fill:#F2F2F2;--fill-opacity:1;--stroke-width:0px }#comp-k12gaf51 { --contentPaddingLeft:0px;--contentPaddingRight:0px;--contentPaddingTop:0px;--contentPaddingBottom:0px;--height:159px;--width:124px }#comp-k12g62s3 { --textSpacing:6px;--txth:var(--color_13);--alpha-txth:1;--subMenuOpacityTrans:all 0.4s ease 0s;--txts:255,255,255;--alpha-txts:1;--fnt:normal normal normal 16px/1.4em oswald-extralight,oswald,sans-serif;--txt:var(--color_12);--alpha-txt:1;--SKINS_bgSubmenu:255,255,255;--shd:none;--SKINS_fntSubmenu:normal normal normal 15px/1.4em oswald-extralight,oswald,sans-serif;--SKINS_submenuMargin:3px;--subItemAlterAlignPad:4px;--alpha-SKINS_bgSubmenu:0;--boxShadowToggleOn-shd:none;--item-height:45px;--item-align:center;--text-align:center;--sub-menu-open-direction-right:auto;--sub-menu-open-direction-left:0;--separator-height-adjusted:0px }#comp-k12g4yg4 { --item-size:31px;--item-margin:0 7px 0 0;--item-display:inline-block;width:145px;height:31px }#d3swc { --bg-overlay-color:rgba(var(--color_15), 0.74);--bg-gradient:none;--fill-layer-image-opacity:0.74;width:auto }#comp-k12g4yeq { --alpha-bg:1;--bg:102,6,88;--bg-overlay-color:rgb(0, 0, 0);--bg-gradient:none;--fill-layer-image-opacity:1;justify-self:end;height:100%;position:relative;grid-area:1 / 1 / 2 / 2;pointer-events:auto }
.PbfxsY {
    --display: grid;
    display: var(--display);
    height: auto;
    min-height: 100vh;
    min-width: var(--site-width);
    pointer-events: none;
    position: relative
}

.PbfxsY .Ph4B_9 {
    position: fixed
}

.bvQRFN {
    pointer-events: auto
}

.KJPShO {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: minmax(100vh,1fr);
    height: auto;
    margin-top: 0;
    pointer-events: none;
    position: relative;
    width: 100%;
    z-index: 50
}

.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)
}

.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%
}

.bX9O_S {
    -webkit-clip-path: var(--fill-layer-clip);
    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)
    }
}
.lNTcDh {
    cursor: pointer
}

.lNTcDh .UFLd32,.lNTcDh svg {
    height: 100%;
    width: 100%
}

.lNTcDh svg {
    fill: var(--fill);
    fill-opacity: var(--fill-opacity);
    stroke: var(--stroke);
    stroke-width: var(--stroke-width)
}

.lNTcDh svg * {
    vector-effect: non-scaling-stroke
}
