@charset "UTF-8"; /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block;
    min-width: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    overflow: visible
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: 700
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-size: 100%;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

:root {
    --global-gray-400: #cbd5e0;
    --global-gray-500: #a0aec0;
    --global-xs-spacing: 1em;
    --global-sm-spacing: 1.5rem;
    --global-md-spacing: 2rem;
    --global-lg-spacing: 2.5em;
    --global-xl-spacing: 3.5em;
    --global-xxl-spacing: 5rem;
    --global-edge-spacing: 1.5rem;
    --global-boxed-spacing: 2rem
}

h1,h2,h3,h4,h5,h6 {
    padding: 0;
    margin: 0
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    color: inherit;
    text-decoration: none
}

cite,dfn,em,i {
    font-style: italic
}

blockquote,q {
    quotes: "“" "”"
}

blockquote {
    padding-left: 1em;
    border-left: 4px solid var(--global-palette4)
}

.entry-content blockquote {
    margin: 0 0 2rem;
    margin: 0 0 var(--global-md-spacing)
}

blockquote .wp-block-pullquote__citation,blockquote cite {
    color: var(--global-palette5);
    font-size: 13px;
    margin-top: 1em;
    position: relative;
    font-style: normal;
    display: block
}

address {
    margin: 0 0 1.5em
}

pre {
    background: var(--global-palette7);
    font-family: Courier\ 10 Pitch,Courier,monospace;
    font-size: .9375rem;
    line-height: 1.6;
    max-width: 100%;
    overflow: auto;
    padding: 1.5em;
    white-space: pre-wrap
}

code,kbd,tt,var {
    font-family: Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;
    font-size: .8rem
}

abbr,acronym {
    border-bottom: 1px dotted var(--global-palette4);
    cursor: help
}

ins,mark {
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,:after,:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

hr {
    height: 0;
    border: 0;
    border-bottom: 2px solid #cbd5e0;
    border-bottom: 2px solid var(--global-gray-400)
}

ol,ul {
    margin: 0 0 1.5em 1.5em;
    padding: 0
}

ol.aligncenter,ul.aligncenter {
    list-style: none
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    display: block;
    height: auto;
    max-width: 100%
}

figure {
    margin: .5em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

a {
    color: var(--global-palette-highlight);
    -webkit-transition: all .1s linear;
    transition: all .1s linear
}

a:active,a:focus,a:hover {
    color: var(--global-palette-highlight-alt)
}

a:active,a:hover {
    outline: 0
}

.inner-link-style-plain a:not(.button),.widget-area.inner-link-style-plain a:not(.button) {
    text-decoration: none
}

.inner-link-style-normal a:not(.button),.widget-area.inner-link-style-normal a:not(.button) {
    text-decoration: underline
}

.link-style-no-underline .entry-content>ul a,.link-style-no-underline .entry-content>ul a:hover,.link-style-no-underline .entry-content a,.link-style-no-underline .entry-content a:hover,.link-style-no-underline .entry-content em>a,.link-style-no-underline .entry-content em>a:hover,.link-style-no-underline .entry-content p>a,.link-style-no-underline .entry-content p>a:hover,.link-style-no-underline .entry-content strong>a,.link-style-no-underline .entry-content strong>a:hover {
    text-decoration: none
}

.link-style-color-underline .entry-content>ol a,.link-style-color-underline .entry-content>ul a,.link-style-color-underline .entry-content em>a,.link-style-color-underline .entry-content p a,.link-style-color-underline .entry-content strong>a {
    color: inherit;
    text-decoration: underline;
    -webkit-text-decoration-color: var(--global-palette-highlight);
    text-decoration-color: var(--global-palette-highlight)
}

.link-style-color-underline .entry-content>ol a:hover,.link-style-color-underline .entry-content>ul a:hover,.link-style-color-underline .entry-content em>a:hover,.link-style-color-underline .entry-content p a:hover,.link-style-color-underline .entry-content strong>a:hover {
    color: var(--global-palette-highlight)
}

.link-style-hover-background .entry-content>ol a,.link-style-hover-background .entry-content>ul a,.link-style-hover-background .entry-content em>a,.link-style-hover-background .entry-content p a,.link-style-hover-background .entry-content strong>a {
    color: var(--global-palette-highlight);
    text-decoration: none;
    background-image: -webkit-gradient(linear,left top,left bottom,from(var(--global-palette-highlight)),to(var(--global-palette-highlight)));
    background-image: linear-gradient(var(--global-palette-highlight),var(--global-palette-highlight));
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px
}

.link-style-hover-background .entry-content>ol a:hover,.link-style-hover-background .entry-content>ul a:hover,.link-style-hover-background .entry-content em>a:hover,.link-style-hover-background .entry-content p a:hover,.link-style-hover-background .entry-content strong>a:hover {
    color: var(--global-palette-highlight-alt2);
    text-decoration: none;
    background-size: 100% 100%
}

.link-style-offset-background .entry-content>ol a,.link-style-offset-background .entry-content>ul a,.link-style-offset-background .entry-content em>a,.link-style-offset-background .entry-content p a,.link-style-offset-background .entry-content strong>a {
    color: inherit;
    text-decoration: none;
    background-image: -webkit-gradient(linear,left top,left bottom,from(var(--global-palette-highlight-alt2)),to(var(--global-palette-highlight)));
    background-image: linear-gradient(var(--global-palette-highlight-alt2),var(--global-palette-highlight));
    background-repeat: no-repeat;
    background-position: 4px bottom;
    background-size: 100% 10px
}

.link-style-offset-background .entry-content>ol a:hover,.link-style-offset-background .entry-content>ul a:hover,.link-style-offset-background .entry-content em>a:hover,.link-style-offset-background .entry-content p a:hover,.link-style-offset-background .entry-content strong>a:hover {
    color: inherit;
    text-decoration: none;
    background-image: -webkit-gradient(linear,left top,left bottom,from(var(--global-palette-highlight-alt2)),to(var(--global-palette-highlight-alt)));
    background-image: linear-gradient(var(--global-palette-highlight-alt2),var(--global-palette-highlight-alt))
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#primary[tabindex="-1"]:focus,.hide-focus-outline :focus {
    outline: 0
}

textarea {
    width: 100%
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
    -webkit-appearance: none;
    color: var(--global-palette5);
    border: 1px solid #cbd5e0;
    border: 1px solid var(--global-gray-400);
    border-radius: 3px;
    padding: .4em .5em;
    max-width: 100%;
    background: var(--global-palette9);
    -webkit-box-shadow: 0 0 0 -7px transparent;
    box-shadow: 0 0 0 -7px transparent
}

::-webkit-input-placeholder {
    color: var(--global-palette6)
}

::-moz-placeholder {
    color: var(--global-palette6);
    opacity: 1
}

:-ms-input-placeholder {
    color: var(--global-palette6)
}

::-ms-input-placeholder {
    color: var(--global-palette6)
}

::placeholder {
    color: var(--global-palette6)
}

input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus {
    color: var(--global-palette3);
    border-color: var(--global-palette6);
    outline: 0;
    -webkit-box-shadow: 0 5px 15px -7px rgba(0,0,0,.1);
    box-shadow: 0 5px 15px -7px rgba(0,0,0,.1)
}

select {
    border: 1px solid #cbd5e0;
    border: 1px solid var(--global-gray-400);
    background-size: 16px 100%;
    padding: .2em 35px .2em .5em;
    background: var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 98% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    -webkit-box-shadow: 0 0 0 -7px transparent;
    box-shadow: 0 0 0 -7px transparent
}

select::-ms-expand {
    display: none
}

select:focus {
    color: var(--global-palette3);
    border-color: var(--global-palette6);
    background-color: var(--global-palette9);
    -webkit-box-shadow: 0 5px 15px -7px rgba(0,0,0,.1);
    box-shadow: 0 5px 15px -7px rgba(0,0,0,.1);
    outline: 0
}

select:focus option {
    color: #333
}

.elementor-select-wrapper select {
    background-image: none
}

.search-form {
    position: relative
}

.search-form input.search-field,.search-form input[type=search] {
    padding: .2em 40px .2em .8em;
    width: 100%
}

.search-form .search-submit[type=submit] {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
    width: 50px;
    border: 0;
    padding: 8px 12px 7px;
    border-radius: 0;
    overflow: hidden
}

.search-form .search-submit[type=submit],.search-form .search-submit[type=submit]:focus,.search-form .search-submit[type=submit]:hover {
    color: transparent;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.search-form .base-search-icon-wrap {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    padding: 0;
    text-align: center;
    background: 0 0;
    z-index: 3;
    cursor: pointer;
    pointer-events: none;
    color: var(--global-palette6);
    text-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-form .search-submit[type=submit]:hover~.base-search-icon-wrap {
    color: var(--global-palette4)
}

body.rtl .search-form .base-search-icon-wrap,body.rtl .search-form .button[type=submit] {
    left: 0;
    right: auto
}

body.rtl .search-form input.search-field,body.rtl .search-form input[type=search] {
    padding-right: .5em;
    padding-left: 60px
}

fieldset {
    padding: .625em 1.425em;
    border: 1px solid #a0aec0;
    border: 1px solid var(--global-gray-500);
    margin-top: 10px;
    margin-bottom: 10px;
}

.affwp-form fieldset {
    padding: 0
}

legend {
    font-weight: 700
}

.button,.wp-block-button__link,.wp-element-button,button,input[type=button],input[type=reset],input[type=submit] {
    border-radius: 3px;
    background: var(--global-palette-btn-bg);
    color: var(--global-palette-btn);
    padding: .4em 1em;
    border: 0;
    line-height: 1.6;
    align-content: center;
    display: inline-block;
    font-family: inherit;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-box-shadow: 0 0 0 -7px transparent;
    box-shadow: 0 0 0 -7px transparent
}

.button:visited,.wp-block-button__link:visited,.wp-element-button:visited,button:visited,input[type=button]:visited,input[type=reset]:visited,input[type=submit]:visited {
    background: var(--global-palette-btn-bg);
    color: var(--global-palette-btn)
}

.button:active,.button:focus,.button:hover,.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-element-button:active,.wp-element-button:focus,.wp-element-button:hover,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover {
    color: var(--global-palette-btn-hover);
    background: var(--global-palette-btn-bg-hover);
    -webkit-box-shadow: 0 15px 25px -7px rgba(0,0,0,.1);
    box-shadow: 0 15px 25px -7px rgba(0,0,0,.1)
}

.button.disabled,.button:disabled,.wp-block-button__link.disabled,.wp-block-button__link:disabled,.wp-element-button.disabled,.wp-element-button:disabled,button.disabled,button:disabled,input[type=button].disabled,input[type=button]:disabled,input[type=reset].disabled,input[type=reset]:disabled,input[type=submit].disabled,input[type=submit]:disabled {
    cursor: not-allowed;
    opacity: .5
}

.elementor-button-wrapper .elementor-button {
    background-color: var(--global-palette-btn-bg);
    color: var(--global-palette-btn)
}

.elementor-button-wrapper .elementor-button:active,.elementor-button-wrapper .elementor-button:focus,.elementor-button-wrapper .elementor-button:hover {
    color: var(--global-palette-btn-hover);
    background-color: var(--global-palette-btn-bg-hover);
    -webkit-box-shadow: 0 15px 25px -7px rgba(0,0,0,.1);
    box-shadow: 0 15px 25px -7px rgba(0,0,0,.1)
}

.button.button-size-small {
    font-size: 80%;
    padding: .3em .7em
}

.button.button-size-large {
    font-size: 110%;
    padding: .6em 1.2em
}

.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button {
    padding: .4em 1em
}

.button.button-style-outline,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button {
    border: 2px solid
}

.button.button-style-outline:active,.button.button-style-outline:focus,.button.button-style-outline:hover,.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-element-button:active,.wp-block-button.is-style-outline .wp-element-button:focus,.wp-block-button.is-style-outline .wp-element-button:hover {
    border: 2px solid;
    -webkit-box-shadow: 0 0 0 -7px transparent;
    box-shadow: 0 0 0 -7px transparent
}

.button.button-style-outline:not(.has-background),.button.button-style-outline:not(.has-background):active,.button.button-style-outline:not(.has-background):focus,.button.button-style-outline:not(.has-background):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-background),.wp-block-button.is-style-outline .wp-element-button:not(.has-background):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):hover {
    background: transparent
}

.button.button-style-outline:not(.has-text-color),.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color) {
    color: var(--global-palette-btn-bg)
}

.button.button-style-outline:not(.has-text-color):active,.button.button-style-outline:not(.has-text-color):focus,.button.button-style-outline:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):hover {
    color: var(--global-palette-btn-bg-hover)
}

.base-svg-iconset {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-item-align: center;
    align-self: center
}

.base-svg-iconset svg {
    height: 1em;
    width: 1em
}

.base-svg-iconset.svg-baseline svg {
    top: .125em;
    position: relative
}

body.social-brand-colors .social-show-brand-always .social-button:not(.ignore-brand):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-until .social-button:not(:hover):not(.skip):not(.ignore) {
    color: #fff
}

body.social-brand-colors .social-show-brand-always.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-until.social-style-outline .social-button:not(:hover):not(.skip):not(.ignore) {
    border-color: currentColor
}

.bt-clear {
    *zoom:1}

.bt-clear:after,.bt-clear:before {
    content: " ";
    display: table
}

.bt-clear:after {
    clear: both
}

#wpadminbar {
    position: fixed!important
}

.content-area {
    margin: 5rem 0;
    margin: var(--global-xxl-spacing) 0
}

.entry-content {
    word-break: break-word;
}

.entry-content table {border: 1px solid #222222;padding: 15px;font-size: 19px;}

td.table-title {
    text-align: center;
    padding: 5px;
    border-top: 1px solid #222222;
    border-left: 1px solid #222222;
    border-right: 1px solid #222222;
    border-bottom: 1px solid #fff;
}

td.table-content {
    border-right: 1px solid #222222;
    border-left: 1px solid #222222;
    border-bottom: 1px solid #fff;
}

tr.table-content {
    text-align: center;
    width: auto;
}


.body {
    overflow-x: hidden
}

.scroll a *,a.scroll * {
    pointer-events: none
}

.content-width-fullwidth .content-container.site-container {
    max-width: none;
    padding: 0
}

.content-vertical-padding-hide .content-area,.content-width-fullwidth .content-area {
    margin-top: 0;
    margin-bottom: 0
}

.content-vertical-padding-top .content-area {
    margin-bottom: 0
}

.content-vertical-padding-bottom .content-area {
    margin-top: 0
}

.alignfull>.wp-block-cover__inner-container,.alignwide>.wp-block-cover__inner-container,.entry-hero-layout-contained,.site-container,.site-footer-row-layout-contained,.site-header-row-layout-contained {
    margin: 0 auto;
    padding: 0 var(--global-content-edge-padding)
}

.bt-row-layout-inner.bt-row-has-bg>.kb-theme-content-width,.bt-row-layout-inner>.kb-theme-content-width {
    padding-left: var(--global-content-edge-padding);
    padding-right: var(--global-content-edge-padding)
}

.content-bg {
    background: #fff
}

.content-style-unboxed .entry:not(.loop-entry)>.entry-content-wrap {
    padding: 0
}

.content-style-unboxed .content-bg:not(.loop-entry) {
    background: transparent
}

.content-style-unboxed .entry:not(.loop-entry) {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

@media screen and (min-width: 1025px) {
    .has-sidebar .content-container {
        display:grid;
        grid-template-columns: 5fr 2fr;
        grid-gap: 3.5em;
        grid-gap: var(--global-xl-spacing);
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #secondary {
        grid-column: 2;
        grid-row: 1;
        min-width: 0
    }

    .has-left-sidebar .content-container {
        grid-template-columns: 2fr 5fr
    }

    .has-left-sidebar #main {
        grid-column: 2;
        grid-row: 1
    }

    .has-left-sidebar #secondary {
        grid-column: 1;
        grid-row: 1
    }

    .has-sidebar .wp-site-blocks .content-container .alignfull,.has-sidebar .wp-site-blocks .content-container .alignwide {
        width: unset;
        max-width: unset;
        margin-left: 0;
        margin-right: 0
    }

    .has-sidebar .content-container .base-thumbnail-position-behind.alignwide {
        margin-left: -10px;
        margin-right: -10px
    }
}

#bt-scroll-up,#bt-scroll-up-reader {
    position: fixed;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer
}

#bt-scroll-up *,#bt-scroll-up-reader * {
    pointer-events: none
}

#bt-scroll-up-reader.scroll-up-style-outline,#bt-scroll-up.scroll-up-style-outline {
    background: transparent
}

.scroll-up-style-filled {
    background: var(--global-palette4)
}

.scroll-up-style-filled,.scroll-up-style-filled:hover {
    color: var(--global-palette9)
}

.scroll-up-style-outline,.scroll-up-wrap.scroll-up-style-outline {
    border: 2px solid;
    color: var(--global-palette4)
}

.scroll-up-style-outline:hover {
    color: var(--global-palette5)
}

#bt-scroll-up.scroll-visible {
    opacity: 1
}

#bt-scroll-up-reader,#bt-scroll-up.scroll-visible {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

#bt-scroll-up-reader {
    -webkit-transition: all 0s ease;
    transition: all 0s ease
}

#bt-scroll-up-reader:not(:focus) {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal!important
}

#bt-scroll-up-reader:focus {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 1001
}

@media screen and (max-width: 719px) {
    .vs-sm-false {
        display:none!important
    }
}

@media screen and (min-width: 720px) and (max-width:1024px) {
    .vs-md-false {
        display:none!important
    }
}

@media screen and (min-width: 1025px) {
    .vs-lg-false {
        display:none!important
    }
}

body.logged-in .vs-logged-in-false,body:not(.logged-in) .vs-logged-out-false {
    display: none!important
}

.infinite-scroll.neverending .site-footer,.infinite-scroll .pagination,.infinite-scroll .posts-navigation {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

#wrapper {
    overflow: hidden;
    overflow: clip
}

.base-scrollbar-fixer {
    margin-right: unset;
    margin-right: var(--scrollbar-offset,unset)
}

.base-scrollbar-fixer .item-is-fixed {
    right: 0;
    right: var(--scrollbar-offset,0)
}

.alignleft {
    float: left;
    margin-right: 2rem;
    margin-right: var(--global-md-spacing)
}

.alignright {
    float: right;
    margin-left: 2rem;
    margin-left: var(--global-md-spacing)
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

body.footer-on-bottom #wrapper {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body.footer-on-bottom.admin-bar #wrapper {
    min-height: calc(100vh - 32px)
}

body.footer-on-bottom #inner-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.base-pro-fixed-item>.base-element-wrap>p:first-child:last-child,.base-pro-fixed-item>p:first-child:last-child {
    margin: 0
}
