    .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
    .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
        background-image: none !important;
    }

    @media screen and (max-height: 1024px) {

        .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
        .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
            background-image: none !important;
        }
    }

    @media screen and (max-height: 640px) {

        .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
        .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
            background-image: none !important;
        }
    }

    :root {
        --wp--preset--aspect-ratio--square: 1;
        --wp--preset--aspect-ratio--4-3: 4/3;
        --wp--preset--aspect-ratio--3-4: 3/4;
        --wp--preset--aspect-ratio--3-2: 3/2;
        --wp--preset--aspect-ratio--2-3: 2/3;
        --wp--preset--aspect-ratio--16-9: 16/9;
        --wp--preset--aspect-ratio--9-16: 9/16;
        --wp--preset--color--black: #000000;
        --wp--preset--color--cyan-bluish-gray: #abb8c3;
        --wp--preset--color--white: #ffffff;
        --wp--preset--color--pale-pink: #f78da7;
        --wp--preset--color--vivid-red: #cf2e2e;
        --wp--preset--color--luminous-vivid-orange: #ff6900;
        --wp--preset--color--luminous-vivid-amber: #fcb900;
        --wp--preset--color--light-green-cyan: #7bdcb5;
        --wp--preset--color--vivid-green-cyan: #00d084;
        --wp--preset--color--pale-cyan-blue: #8ed1fc;
        --wp--preset--color--vivid-cyan-blue: #0693e3;
        --wp--preset--color--vivid-purple: #9b51e0;
        --wp--preset--color--ast-global-color-0: var(--ast-global-color-0);
        --wp--preset--color--ast-global-color-1: var(--ast-global-color-1);
        --wp--preset--color--ast-global-color-2: var(--ast-global-color-2);
        --wp--preset--color--ast-global-color-3: var(--ast-global-color-3);
        --wp--preset--color--ast-global-color-4: var(--ast-global-color-4);
        --wp--preset--color--ast-global-color-5: var(--ast-global-color-5);
        --wp--preset--color--ast-global-color-6: var(--ast-global-color-6);
        --wp--preset--color--ast-global-color-7: var(--ast-global-color-7);
        --wp--preset--color--ast-global-color-8: var(--ast-global-color-8);
        --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgb(6, 147, 227) 0%, rgb(155, 81, 224) 100%);
        --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
        --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgb(252, 185, 0) 0%, rgb(255, 105, 0) 100%);
        --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgb(255, 105, 0) 0%, rgb(207, 46, 46) 100%);
        --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
        --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
        --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
        --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
        --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
        --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
        --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
        --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
        --wp--preset--font-size--small: 13px;
        --wp--preset--font-size--medium: 20px;
        --wp--preset--font-size--large: 36px;
        --wp--preset--font-size--x-large: 42px;
        --wp--preset--spacing--20: 0.44rem;
        --wp--preset--spacing--30: 0.67rem;
        --wp--preset--spacing--40: 1rem;
        --wp--preset--spacing--50: 1.5rem;
        --wp--preset--spacing--60: 2.25rem;
        --wp--preset--spacing--70: 3.38rem;
        --wp--preset--spacing--80: 5.06rem;
        --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
        --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
        --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
        --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
        --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
    }

    :root {
        --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);
        --wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size);
    }

    :where(body) {
        margin: 0;
    }

    .wp-site-blocks>.alignleft {
        float: left;
        margin-right: 2em;
    }

    .wp-site-blocks>.alignright {
        float: right;
        margin-left: 2em;
    }

    .wp-site-blocks>.aligncenter {
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
    }

    :where(.wp-site-blocks)>* {
        margin-block-start: 24px;
        margin-block-end: 0;
    }

    :where(.wp-site-blocks)> :first-child {
        margin-block-start: 0;
    }

    :where(.wp-site-blocks)> :last-child {
        margin-block-end: 0;
    }

    :root {
        --wp--style--block-gap: 24px;
    }

    :root :where(.is-layout-flow)> :first-child {
        margin-block-start: 0;
    }

    :root :where(.is-layout-flow)> :last-child {
        margin-block-end: 0;
    }

    :root :where(.is-layout-flow)>* {
        margin-block-start: 24px;
        margin-block-end: 0;
    }

    :root :where(.is-layout-constrained)> :first-child {
        margin-block-start: 0;
    }

    :root :where(.is-layout-constrained)> :last-child {
        margin-block-end: 0;
    }

    :root :where(.is-layout-constrained)>* {
        margin-block-start: 24px;
        margin-block-end: 0;
    }

    :root :where(.is-layout-flex) {
        gap: 24px;
    }

    :root :where(.is-layout-grid) {
        gap: 24px;
    }

    .is-layout-flow>.alignleft {
        float: left;
        margin-inline-start: 0;
        margin-inline-end: 2em;
    }

    .is-layout-flow>.alignright {
        float: right;
        margin-inline-start: 2em;
        margin-inline-end: 0;
    }

    .is-layout-flow>.aligncenter {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .is-layout-constrained>.alignleft {
        float: left;
        margin-inline-start: 0;
        margin-inline-end: 2em;
    }

    .is-layout-constrained>.alignright {
        float: right;
        margin-inline-start: 2em;
        margin-inline-end: 0;
    }

    .is-layout-constrained>.aligncenter {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .is-layout-constrained> :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        max-width: var(--wp--style--global--content-size);
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .is-layout-constrained>.alignwide {
        max-width: var(--wp--style--global--wide-size);
    }

    body .is-layout-flex {
        display: flex;
    }

    .is-layout-flex {
        flex-wrap: wrap;
        align-items: center;
    }

    .is-layout-flex> :is(*, div) {
        margin: 0;
    }

    body .is-layout-grid {
        display: grid;
    }

    .is-layout-grid> :is(*, div) {
        margin: 0;
    }

    body {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }

    a:where(:not(.wp-element-button)) {
        text-decoration: none;
    }

    :root :where(.wp-element-button, .wp-block-button__link) {
        background-color: #32373c;
        border-width: 0;
        color: #fff;
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        padding-top: calc(0.667em + 2px);
        padding-right: calc(1.333em + 2px);
        padding-bottom: calc(0.667em + 2px);
        padding-left: calc(1.333em + 2px);
        text-decoration: none;
        text-transform: inherit;
    }

    .has-black-color {
        color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-color {
        color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-color {
        color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-color {
        color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-color {
        color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-color {
        color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-color {
        color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-color {
        color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-color {
        color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-color {
        color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-color {
        color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-color {
        color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-ast-global-color-0-color {
        color: var(--wp--preset--color--ast-global-color-0) !important;
    }

    .has-ast-global-color-1-color {
        color: var(--wp--preset--color--ast-global-color-1) !important;
    }

    .has-ast-global-color-2-color {
        color: var(--wp--preset--color--ast-global-color-2) !important;
    }

    .has-ast-global-color-3-color {
        color: var(--wp--preset--color--ast-global-color-3) !important;
    }

    .has-ast-global-color-4-color {
        color: var(--wp--preset--color--ast-global-color-4) !important;
    }

    .has-ast-global-color-5-color {
        color: var(--wp--preset--color--ast-global-color-5) !important;
    }

    .has-ast-global-color-6-color {
        color: var(--wp--preset--color--ast-global-color-6) !important;
    }

    .has-ast-global-color-7-color {
        color: var(--wp--preset--color--ast-global-color-7) !important;
    }

    .has-ast-global-color-8-color {
        color: var(--wp--preset--color--ast-global-color-8) !important;
    }

    .has-black-background-color {
        background-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-background-color {
        background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-background-color {
        background-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-background-color {
        background-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-background-color {
        background-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-background-color {
        background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-background-color {
        background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-background-color {
        background-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-background-color {
        background-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-background-color {
        background-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-background-color {
        background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-background-color {
        background-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-ast-global-color-0-background-color {
        background-color: var(--wp--preset--color--ast-global-color-0) !important;
    }

    .has-ast-global-color-1-background-color {
        background-color: var(--wp--preset--color--ast-global-color-1) !important;
    }

    .has-ast-global-color-2-background-color {
        background-color: var(--wp--preset--color--ast-global-color-2) !important;
    }

    .has-ast-global-color-3-background-color {
        background-color: var(--wp--preset--color--ast-global-color-3) !important;
    }

    .has-ast-global-color-4-background-color {
        background-color: var(--wp--preset--color--ast-global-color-4) !important;
    }

    .has-ast-global-color-5-background-color {
        background-color: var(--wp--preset--color--ast-global-color-5) !important;
    }

    .has-ast-global-color-6-background-color {
        background-color: var(--wp--preset--color--ast-global-color-6) !important;
    }

    .has-ast-global-color-7-background-color {
        background-color: var(--wp--preset--color--ast-global-color-7) !important;
    }

    .has-ast-global-color-8-background-color {
        background-color: var(--wp--preset--color--ast-global-color-8) !important;
    }

    .has-black-border-color {
        border-color: var(--wp--preset--color--black) !important;
    }

    .has-cyan-bluish-gray-border-color {
        border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
    }

    .has-white-border-color {
        border-color: var(--wp--preset--color--white) !important;
    }

    .has-pale-pink-border-color {
        border-color: var(--wp--preset--color--pale-pink) !important;
    }

    .has-vivid-red-border-color {
        border-color: var(--wp--preset--color--vivid-red) !important;
    }

    .has-luminous-vivid-orange-border-color {
        border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-amber-border-color {
        border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
    }

    .has-light-green-cyan-border-color {
        border-color: var(--wp--preset--color--light-green-cyan) !important;
    }

    .has-vivid-green-cyan-border-color {
        border-color: var(--wp--preset--color--vivid-green-cyan) !important;
    }

    .has-pale-cyan-blue-border-color {
        border-color: var(--wp--preset--color--pale-cyan-blue) !important;
    }

    .has-vivid-cyan-blue-border-color {
        border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
    }

    .has-vivid-purple-border-color {
        border-color: var(--wp--preset--color--vivid-purple) !important;
    }

    .has-ast-global-color-0-border-color {
        border-color: var(--wp--preset--color--ast-global-color-0) !important;
    }

    .has-ast-global-color-1-border-color {
        border-color: var(--wp--preset--color--ast-global-color-1) !important;
    }

    .has-ast-global-color-2-border-color {
        border-color: var(--wp--preset--color--ast-global-color-2) !important;
    }

    .has-ast-global-color-3-border-color {
        border-color: var(--wp--preset--color--ast-global-color-3) !important;
    }

    .has-ast-global-color-4-border-color {
        border-color: var(--wp--preset--color--ast-global-color-4) !important;
    }

    .has-ast-global-color-5-border-color {
        border-color: var(--wp--preset--color--ast-global-color-5) !important;
    }

    .has-ast-global-color-6-border-color {
        border-color: var(--wp--preset--color--ast-global-color-6) !important;
    }

    .has-ast-global-color-7-border-color {
        border-color: var(--wp--preset--color--ast-global-color-7) !important;
    }

    .has-ast-global-color-8-border-color {
        border-color: var(--wp--preset--color--ast-global-color-8) !important;
    }

    .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
        background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
    }

    .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
        background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
    }

    .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
        background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
    }

    .has-luminous-vivid-orange-to-vivid-red-gradient-background {
        background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
    }

    .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
        background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
    }

    .has-cool-to-warm-spectrum-gradient-background {
        background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
    }

    .has-blush-light-purple-gradient-background {
        background: var(--wp--preset--gradient--blush-light-purple) !important;
    }

    .has-blush-bordeaux-gradient-background {
        background: var(--wp--preset--gradient--blush-bordeaux) !important;
    }

    .has-luminous-dusk-gradient-background {
        background: var(--wp--preset--gradient--luminous-dusk) !important;
    }

    .has-pale-ocean-gradient-background {
        background: var(--wp--preset--gradient--pale-ocean) !important;
    }

    .has-electric-grass-gradient-background {
        background: var(--wp--preset--gradient--electric-grass) !important;
    }

    .has-midnight-gradient-background {
        background: var(--wp--preset--gradient--midnight) !important;
    }

    .has-small-font-size {
        font-size: var(--wp--preset--font-size--small) !important;
    }

    .has-medium-font-size {
        font-size: var(--wp--preset--font-size--medium) !important;
    }

    .has-large-font-size {
        font-size: var(--wp--preset--font-size--large) !important;
    }

    .has-x-large-font-size {
        font-size: var(--wp--preset--font-size--x-large) !important;
    }

    /*# sourceURL=global-styles-inline-css */

    /**
 * Core styles: block-supports
 */

    /*# sourceURL=core-block-supports-inline-css */

    #smartplayer#smartplayer,
    #smartplayer#smartplayer:after,
    #smartplayer#smartplayer :after,
    #smartplayer#smartplayer:before,
    #smartplayer#smartplayer :before,
    #smartplayer#smartplayer :not(a):not(animate):not(animateMotion):not(animateTransform):not(canvas):not(circle):not(clipPath):not(defs):not(desc):not(discard):not(ellipse):not(feBlend):not(feColorMatrix):not(feComponentTransfer):not(feComposite):not(feConvolveMatrix):not(feDiffuseLighting):not(feDisplacementMap):not(feDistantLight):not(feDropShadow):not(feFlood):not(feFuncA):not(feFuncB):not(feFuncG):not(feFuncR):not(feGaussianBlur):not(feImage):not(feMerge):not(feMergeNode):not(feMorphology):not(feOffset):not(fePointLight):not(feSpecularLighting):not(feSpotLight):not(feTile):not(feTurbulence):not(filter):not(foreignObject):not(g):not(image):not(line):not(linearGradient):not(marker):not(mask):not(metadata):not(mpath):not(path):not(pattern):not(polygon):not(polyline):not(radialGradient):not(rect):not(script):not(set):not(stop):not(style):not(switch):not(symbol):not(text):not(textPath):not(title):not(tspan):not(use):not(view) {
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        align-self: auto;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-direction: normal;
        animation-direction: normal;
        -webkit-animation-duration: 0s;
        animation-duration: 0s;
        -webkit-animation-fill-mode: none;
        animation-fill-mode: none;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-name: none;
        animation-name: none;
        -webkit-animation-play-state: running;
        animation-play-state: running;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        azimuth: center;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        background-attachment: scroll;
        background-blend-mode: normal;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
        background-origin: padding-box;
        background-position: 0 0;
        background-repeat: repeat;
        background-size: auto auto;
        block-size: auto;
        border-block-end-color: currentcolor;
        border-block-end-style: none;
        border-block-end-width: medium;
        border-block-start-color: currentcolor;
        border-block-start-style: none;
        border-block-start-width: medium;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-collapse: separate;
        border-image-outset: 0s;
        border-image-repeat: stretch;
        border-image-slice: 100%;
        border-image-source: none;
        border-image-width: 1;
        border-inline-end-color: currentcolor;
        border-inline-end-style: none;
        border-inline-end-width: medium;
        border-inline-start-color: currentcolor;
        border-inline-start-style: none;
        border-inline-start-width: medium;
        border-spacing: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border: none;
        bottom: auto;
        -webkit-box-decoration-break: slice;
        box-decoration-break: slice;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-column-break-after: auto;
        -moz-column-break-after: auto;
        break-after: auto;
        -webkit-column-break-before: auto;
        -moz-column-break-before: auto;
        break-before: auto;
        -webkit-column-break-inside: auto;
        -moz-column-break-inside: auto;
        break-inside: auto;
        caption-side: top;
        caret-color: auto;
        clear: none;
        clip: auto;
        -webkit-clip-path: none;
        clip-path: none;
        color: initial;
        -webkit-column-count: auto;
        -moz-column-count: auto;
        -webkit-column-fill: balance;
        -moz-column-fill: balance;
        column-fill: balance;
        -webkit-column-gap: normal;
        -moz-column-gap: normal;
        column-gap: normal;
        -webkit-column-rule-color: currentcolor;
        -moz-column-rule-color: currentcolor;
        column-rule-color: currentcolor;
        -webkit-column-rule-style: none;
        -moz-column-rule-style: none;
        column-rule-style: none;
        -webkit-column-rule-width: medium;
        -moz-column-rule-width: medium;
        column-rule-width: medium;
        -webkit-column-span: none;
        -moz-column-span: none;
        column-span: none;
        -webkit-column-width: auto;
        -moz-column-width: auto;
        columns: auto;
        content: normal;
        counter-increment: none;
        counter-reset: none;
        cursor: auto;
        display: inline;
        empty-cells: show;
        -webkit-filter: none;
        filter: none;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        float: none;
        font-family: initial;
        -webkit-font-feature-settings: normal;
        font-feature-settings: normal;
        -webkit-font-kerning: auto;
        font-kerning: auto;
        -webkit-font-language-override: normal;
        font-language-override: normal;
        font-size: medium;
        font-size-adjust: none;
        font-stretch: normal;
        font-style: normal;
        font-synthesis: weight style;
        font-variant: normal;
        font-variant-alternates: normal;
        font-variant-caps: normal;
        font-variant-east-asian: normal;
        -webkit-font-variant-ligatures: normal;
        font-variant-ligatures: normal;
        font-variant-numeric: normal;
        font-variant-position: normal;
        font-weight: 400;
        grid-auto-columns: auto;
        grid-auto-flow: row;
        grid-auto-rows: auto;
        grid-column-end: auto;
        grid-column-gap: 0;
        grid-column-start: auto;
        grid-row-end: auto;
        grid-row-gap: 0;
        grid-row-start: auto;
        grid-template-areas: none;
        grid-template-columns: none;
        grid-template-rows: none;
        height: auto;
        -webkit-hyphens: manual;
        -ms-hyphens: manual;
        hyphens: manual;
        image-orientation: 0deg;
        image-rendering: auto;
        image-resolution: 1dppx;
        ime-mode: auto;
        inline-size: auto;
        isolation: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        left: auto;
        letter-spacing: normal;
        line-break: auto;
        line-height: normal;
        list-style-image: none;
        list-style-position: outside;
        list-style-type: disc;
        -webkit-margin-after: 0;
        margin-block-end: 0;
        -webkit-margin-before: 0;
        margin-block-start: 0;
        -webkit-margin-end: 0;
        margin-inline-end: 0;
        -webkit-margin-start: 0;
        margin-inline-start: 0;
        margin: 0;
        -webkit-mask-clip: border-box;
        mask-clip: border-box;
        -webkit-mask-composite: source-over;
        mask-composite: add;
        -webkit-mask-image: none;
        mask-image: none;
        mask-mode: match-source;
        -webkit-mask-origin: border-box;
        mask-origin: border-box;
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
        -webkit-mask-repeat: repeat;
        mask-repeat: repeat;
        -webkit-mask-size: auto;
        mask-size: auto;
        mask-type: luminance;
        max-height: none;
        max-width: none;
        min-block-size: 0;
        min-height: 0;
        min-inline-size: 0;
        min-width: 0;
        mix-blend-mode: normal;
        -o-object-fit: fill;
        object-fit: fill;
        -o-object-position: 50% 50%;
        object-position: 50% 50%;
        offset-block-end: auto;
        offset-block-start: auto;
        offset-inline-end: auto;
        offset-inline-start: auto;
        opacity: 1;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        orphans: 2;
        outline-color: initial;
        outline-offset: 0;
        outline-style: none;
        outline-width: medium;
        overflow: visible;
        overflow-wrap: normal;
        overflow-x: visible;
        overflow-y: visible;
        -webkit-padding-after: 0;
        padding-block-end: 0;
        -webkit-padding-before: 0;
        padding-block-start: 0;
        -webkit-padding-end: 0;
        padding-inline-end: 0;
        -webkit-padding-start: 0;
        padding-inline-start: 0;
        padding: 0;
        page-break-after: auto;
        page-break-before: auto;
        page-break-inside: auto;
        -webkit-perspective: none;
        perspective: none;
        -webkit-perspective-origin: 50% 50%;
        perspective-origin: 50% 50%;
        pointer-events: auto;
        position: static;
        quotes: initial;
        resize: none;
        right: auto;
        ruby-align: space-around;
        ruby-merge: separate;
        ruby-position: over;
        scroll-behavior: auto;
        -ms-scroll-snap-coordinate: none;
        scroll-snap-coordinate: none;
        -ms-scroll-snap-destination: 0 0;
        scroll-snap-destination: 0 0;
        -ms-scroll-snap-points-x: none;
        scroll-snap-points-x: none;
        -ms-scroll-snap-points-y: none;
        scroll-snap-points-y: none;
        -ms-scroll-snap-type: none;
        scroll-snap-type: none;
        shape-image-threshold: 0;
        shape-margin: 0;
        shape-outside: none;
        -moz-tab-size: 8;
        -o-tab-size: 8;
        tab-size: 8;
        table-layout: auto;
        text-align: initial;
        -moz-text-align-last: auto;
        text-align-last: auto;
        text-combine-upright: none;
        -webkit-text-decoration-color: currentcolor;
        text-decoration-color: currentcolor;
        -webkit-text-decoration-line: none;
        text-decoration-line: none;
        -webkit-text-decoration-style: solid;
        text-decoration-style: solid;
        -webkit-text-emphasis-color: currentcolor;
        text-emphasis-color: currentcolor;
        -webkit-text-emphasis-position: over;
        text-emphasis-position: over right;
        -webkit-text-emphasis-style: none;
        text-emphasis-style: none;
        text-indent: 0;
        text-justify: auto;
        text-orientation: mixed;
        -o-text-overflow: clip;
        text-overflow: clip;
        text-rendering: auto;
        text-shadow: none;
        text-transform: none;
        text-underline-position: auto;
        top: auto;
        -ms-touch-action: auto;
        touch-action: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        transform-box: border-box;
        -webkit-transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
        transform-origin: 50% 50% 0;
        -webkit-transform-style: flat;
        transform-style: flat;
        -webkit-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s;
        -webkit-transition-property: all;
        -o-transition-property: all;
        transition-property: all;
        -webkit-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        transition-timing-function: ease;
        vertical-align: baseline;
        visibility: visible;
        white-space: normal;
        widows: 2;
        width: auto;
        will-change: auto;
        word-break: normal;
        word-spacing: normal;
        word-wrap: normal;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        z-index: auto;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none
    }

    #smartplayer#smartplayer,
    #smartplayer#smartplayer:after,
    #smartplayer#smartplayer :after,
    #smartplayer#smartplayer:before,
    #smartplayer#smartplayer :before,
    #smartplayer#smartplayer :not(a):not(animate):not(animateMotion):not(animateTransform):not(canvas):not(circle):not(clipPath):not(defs):not(desc):not(discard):not(ellipse):not(feBlend):not(feColorMatrix):not(feComponentTransfer):not(feComposite):not(feConvolveMatrix):not(feDiffuseLighting):not(feDisplacementMap):not(feDistantLight):not(feDropShadow):not(feFlood):not(feFuncA):not(feFuncB):not(feFuncG):not(feFuncR):not(feGaussianBlur):not(feImage):not(feMerge):not(feMergeNode):not(feMorphology):not(feOffset):not(fePointLight):not(feSpecularLighting):not(feSpotLight):not(feTile):not(feTurbulence):not(filter):not(foreignObject):not(g):not(image):not(line):not(linearGradient):not(marker):not(mask):not(metadata):not(mpath):not(path):not(pattern):not(polygon):not(polyline):not(radialGradient):not(rect):not(script):not(set):not(stop):not(style):not(switch):not(symbol):not(text):not(textPath):not(title):not(tspan):not(use):not(view) {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none
    }

    #smartplayer#smartplayer#smartplayer {
        @import"../../node_modules/balloon-css/balloon.css"
    }

    #smartplayer#smartplayer#smartplayer, #smartplayer#smartplayer#smartplayer div {
        display: block
    }

    @-webkit-keyframes my-face {
        2% {
            -webkit-transform: translateY(1.5px) rotate(1.5deg);
            transform: translateY(1.5px) rotate(1.5deg)
        }

        4% {
            -webkit-transform: translateY(-1.5px) rotate(-.5deg);
            transform: translateY(-1.5px) rotate(-.5deg)
        }

        6% {
            -webkit-transform: translateY(1.5px) rotate(-1.5deg);
            transform: translateY(1.5px) rotate(-1.5deg)
        }

        8% {
            -webkit-transform: translateY(-1.5px) rotate(-1.5deg);
            transform: translateY(-1.5px) rotate(-1.5deg)
        }

        10% {
            -webkit-transform: translateY(2.5px) rotate(1.5deg);
            transform: translateY(2.5px) rotate(1.5deg)
        }

        12% {
            -webkit-transform: translateY(-.5px) rotate(1.5deg);
            transform: translateY(-.5px) rotate(1.5deg)
        }

        14% {
            -webkit-transform: translateY(-1.5px) rotate(1.5deg);
            transform: translateY(-1.5px) rotate(1.5deg)
        }

        16% {
            -webkit-transform: translateY(-.5px) rotate(-1.5deg);
            transform: translateY(-.5px) rotate(-1.5deg)
        }

        18% {
            -webkit-transform: translateY(.5px) rotate(-1.5deg);
            transform: translateY(.5px) rotate(-1.5deg)
        }

        20% {
            -webkit-transform: translateY(-1.5px) rotate(2.5deg);
            transform: translateY(-1.5px) rotate(2.5deg)
        }

        22% {
            -webkit-transform: translateY(.5px) rotate(-1.5deg);
            transform: translateY(.5px) rotate(-1.5deg)
        }

        24% {
            -webkit-transform: translateY(1.5px) rotate(1.5deg);
            transform: translateY(1.5px) rotate(1.5deg)
        }

        26% {
            -webkit-transform: translateY(.5px) rotate(.5deg);
            transform: translateY(.5px) rotate(.5deg)
        }

        28% {
            -webkit-transform: translateY(.5px) rotate(1.5deg);
            transform: translateY(.5px) rotate(1.5deg)
        }

        30% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        32% {
            -webkit-transform: translateY(1.5px) rotate(-.5deg);
            transform: translateY(1.5px) rotate(-.5deg)
        }

        34% {
            -webkit-transform: translateY(1.5px) rotate(-.5deg);
            transform: translateY(1.5px) rotate(-.5deg)
        }

        36% {
            -webkit-transform: translateY(-1.5px) rotate(2.5deg);
            transform: translateY(-1.5px) rotate(2.5deg)
        }

        38% {
            -webkit-transform: translateY(1.5px) rotate(-1.5deg);
            transform: translateY(1.5px) rotate(-1.5deg)
        }

        40% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        42% {
            -webkit-transform: translateY(2.5px) rotate(-1.5deg);
            transform: translateY(2.5px) rotate(-1.5deg)
        }

        44% {
            -webkit-transform: translateY(1.5px) rotate(.5deg);
            transform: translateY(1.5px) rotate(.5deg)
        }

        46% {
            -webkit-transform: translateY(-1.5px) rotate(2.5deg);
            transform: translateY(-1.5px) rotate(2.5deg)
        }

        48% {
            -webkit-transform: translateY(-.5px) rotate(.5deg);
            transform: translateY(-.5px) rotate(.5deg)
        }

        50% {
            -webkit-transform: translateY(.5px) rotate(.5deg);
            transform: translateY(.5px) rotate(.5deg)
        }

        52% {
            -webkit-transform: translateY(2.5px) rotate(2.5deg);
            transform: translateY(2.5px) rotate(2.5deg)
        }

        54% {
            -webkit-transform: translateY(-1.5px) rotate(1.5deg);
            transform: translateY(-1.5px) rotate(1.5deg)
        }

        56% {
            -webkit-transform: translateY(2.5px) rotate(2.5deg);
            transform: translateY(2.5px) rotate(2.5deg)
        }

        58% {
            -webkit-transform: translateY(.5px) rotate(2.5deg);
            transform: translateY(.5px) rotate(2.5deg)
        }

        60% {
            -webkit-transform: translateY(2.5px) rotate(2.5deg);
            transform: translateY(2.5px) rotate(2.5deg)
        }

        62% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        64% {
            -webkit-transform: translateY(-.5px) rotate(1.5deg);
            transform: translateY(-.5px) rotate(1.5deg)
        }

        66% {
            -webkit-transform: translateY(1.5px) rotate(-.5deg);
            transform: translateY(1.5px) rotate(-.5deg)
        }

        68% {
            -webkit-transform: translateY(-1.5px) rotate(-.5deg);
            transform: translateY(-1.5px) rotate(-.5deg)
        }

        70% {
            -webkit-transform: translateY(1.5px) rotate(.5deg);
            transform: translateY(1.5px) rotate(.5deg)
        }

        72% {
            -webkit-transform: translateY(2.5px) rotate(1.5deg);
            transform: translateY(2.5px) rotate(1.5deg)
        }

        74% {
            -webkit-transform: translateY(-.5px) rotate(.5deg);
            transform: translateY(-.5px) rotate(.5deg)
        }

        76% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        78% {
            -webkit-transform: translateY(-.5px) rotate(1.5deg);
            transform: translateY(-.5px) rotate(1.5deg)
        }

        80% {
            -webkit-transform: translateY(1.5px) rotate(1.5deg);
            transform: translateY(1.5px) rotate(1.5deg)
        }

        82% {
            -webkit-transform: translateY(-.5px) rotate(.5deg);
            transform: translateY(-.5px) rotate(.5deg)
        }

        84% {
            -webkit-transform: translateY(1.5px) rotate(2.5deg);
            transform: translateY(1.5px) rotate(2.5deg)
        }

        86% {
            -webkit-transform: translateY(-1.5px) rotate(-1.5deg);
            transform: translateY(-1.5px) rotate(-1.5deg)
        }

        88% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        90% {
            -webkit-transform: translateY(2.5px) rotate(-.5deg);
            transform: translateY(2.5px) rotate(-.5deg)
        }

        92% {
            -webkit-transform: translateY(.5px) rotate(-.5deg);
            transform: translateY(.5px) rotate(-.5deg)
        }

        94% {
            -webkit-transform: translateY(2.5px) rotate(.5deg);
            transform: translateY(2.5px) rotate(.5deg)
        }

        96% {
            -webkit-transform: translateY(-.5px) rotate(1.5deg);
            transform: translateY(-.5px) rotate(1.5deg)
        }

        98% {
            -webkit-transform: translateY(-1.5px) rotate(-.5deg);
            transform: translateY(-1.5px) rotate(-.5deg)
        }

        0%,
        to {
            -webkit-transform: translate(0) rotate(0deg);
            transform: translate(0) rotate(0deg)
        }
    }

    @keyframes my-face {
        2% {
            -webkit-transform: translateY(1.5px) rotate(1.5deg);
            transform: translateY(1.5px) rotate(1.5deg)
        }

        4% {
            -webkit-transform: translateY(-1.5px) rotate(-.5deg);
            transform: translateY(-1.5px) rotate(-.5deg)
        }

        6% {
            -webkit-transform: translateY(1.5px) rotate(-1.5deg);
            transform: translateY(1.5px) rotate(-1.5deg)
        }

        8% {
            -webkit-transform: translateY(-1.5px) rotate(-1.5deg);
            transform: translateY(-1.5px) rotate(-1.5deg)
        }

        10% {
            -webkit-transform: translateY(2.5px) rotate(1.5deg);
            transform: translateY(2.5px) rotate(1.5deg)
        }

        12% {
            -webkit-transform: translateY(-.5px) rotate(1.5deg);
            transform: translateY(-.5px) rotate(1.5deg)
        }

        14% {
            -webkit-transform: translateY(-1.5px) rotate(1.5deg);
            transform: translateY(-1.5px) rotate(1.5deg)
        }

        16% {
            -webkit-transform: translateY(-.5px) rotate(-1.5deg);
            transform: translateY(-.5px) rotate(-1.5deg)
        }

        18% {
            -webkit-transform: translateY(.5px) rotate(-1.5deg);
            transform: translateY(.5px) rotate(-1.5deg)
        }

        20% {
            -webkit-transform: translateY(-1.5px) rotate(2.5deg);
            transform: translateY(-1.5px) rotate(2.5deg)
        }

        22% {
            -webkit-transform: translateY(.5px) rotate(-1.5deg);
            transform: translateY(.5px) rotate(-1.5deg)
        }

        24% {
            -webkit-transform: translateY(1.5px) rotate(1.5deg);
            transform: translateY(1.5px) rotate(1.5deg)
        }

        26% {
            -webkit-transform: translateY(.5px) rotate(.5deg);
            transform: translateY(.5px) rotate(.5deg)
        }

        28% {
            -webkit-transform: translateY(.5px) rotate(1.5deg);
            transform: translateY(.5px) rotate(1.5deg)
        }

        30% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        32% {
            -webkit-transform: translateY(1.5px) rotate(-.5deg);
            transform: translateY(1.5px) rotate(-.5deg)
        }

        34% {
            -webkit-transform: translateY(1.5px) rotate(-.5deg);
            transform: translateY(1.5px) rotate(-.5deg)
        }

        36% {
            -webkit-transform: translateY(-1.5px) rotate(2.5deg);
            transform: translateY(-1.5px) rotate(2.5deg)
        }

        38% {
            -webkit-transform: translateY(1.5px) rotate(-1.5deg);
            transform: translateY(1.5px) rotate(-1.5deg)
        }

        40% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        42% {
            -webkit-transform: translateY(2.5px) rotate(-1.5deg);
            transform: translateY(2.5px) rotate(-1.5deg)
        }

        44% {
            -webkit-transform: translateY(1.5px) rotate(.5deg);
            transform: translateY(1.5px) rotate(.5deg)
        }

        46% {
            -webkit-transform: translateY(-1.5px) rotate(2.5deg);
            transform: translateY(-1.5px) rotate(2.5deg)
        }

        48% {
            -webkit-transform: translateY(-.5px) rotate(.5deg);
            transform: translateY(-.5px) rotate(.5deg)
        }

        50% {
            -webkit-transform: translateY(.5px) rotate(.5deg);
            transform: translateY(.5px) rotate(.5deg)
        }

        52% {
            -webkit-transform: translateY(2.5px) rotate(2.5deg);
            transform: translateY(2.5px) rotate(2.5deg)
        }

        54% {
            -webkit-transform: translateY(-1.5px) rotate(1.5deg);
            transform: translateY(-1.5px) rotate(1.5deg)
        }

        56% {
            -webkit-transform: translateY(2.5px) rotate(2.5deg);
            transform: translateY(2.5px) rotate(2.5deg)
        }

        58% {
            -webkit-transform: translateY(.5px) rotate(2.5deg);
            transform: translateY(.5px) rotate(2.5deg)
        }

        60% {
            -webkit-transform: translateY(2.5px) rotate(2.5deg);
            transform: translateY(2.5px) rotate(2.5deg)
        }

        62% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        64% {
            -webkit-transform: translateY(-.5px) rotate(1.5deg);
            transform: translateY(-.5px) rotate(1.5deg)
        }

        66% {
            -webkit-transform: translateY(1.5px) rotate(-.5deg);
            transform: translateY(1.5px) rotate(-.5deg)
        }

        68% {
            -webkit-transform: translateY(-1.5px) rotate(-.5deg);
            transform: translateY(-1.5px) rotate(-.5deg)
        }

        70% {
            -webkit-transform: translateY(1.5px) rotate(.5deg);
            transform: translateY(1.5px) rotate(.5deg)
        }

        72% {
            -webkit-transform: translateY(2.5px) rotate(1.5deg);
            transform: translateY(2.5px) rotate(1.5deg)
        }

        74% {
            -webkit-transform: translateY(-.5px) rotate(.5deg);
            transform: translateY(-.5px) rotate(.5deg)
        }

        76% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        78% {
            -webkit-transform: translateY(-.5px) rotate(1.5deg);
            transform: translateY(-.5px) rotate(1.5deg)
        }

        80% {
            -webkit-transform: translateY(1.5px) rotate(1.5deg);
            transform: translateY(1.5px) rotate(1.5deg)
        }

        82% {
            -webkit-transform: translateY(-.5px) rotate(.5deg);
            transform: translateY(-.5px) rotate(.5deg)
        }

        84% {
            -webkit-transform: translateY(1.5px) rotate(2.5deg);
            transform: translateY(1.5px) rotate(2.5deg)
        }

        86% {
            -webkit-transform: translateY(-1.5px) rotate(-1.5deg);
            transform: translateY(-1.5px) rotate(-1.5deg)
        }

        88% {
            -webkit-transform: translateY(-.5px) rotate(2.5deg);
            transform: translateY(-.5px) rotate(2.5deg)
        }

        90% {
            -webkit-transform: translateY(2.5px) rotate(-.5deg);
            transform: translateY(2.5px) rotate(-.5deg)
        }

        92% {
            -webkit-transform: translateY(.5px) rotate(-.5deg);
            transform: translateY(.5px) rotate(-.5deg)
        }

        94% {
            -webkit-transform: translateY(2.5px) rotate(.5deg);
            transform: translateY(2.5px) rotate(.5deg)
        }

        96% {
            -webkit-transform: translateY(-.5px) rotate(1.5deg);
            transform: translateY(-.5px) rotate(1.5deg)
        }

        98% {
            -webkit-transform: translateY(-1.5px) rotate(-.5deg);
            transform: translateY(-1.5px) rotate(-.5deg)
        }

        0%,
        to {
            -webkit-transform: translate(0) rotate(0deg);
            transform: translate(0) rotate(0deg)
        }
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-autoplay-element-animated.element-pulse-animation {
        -webkit-animation: element-pulse-animation var(--autoplay-pulse-speed) infinite;
        animation: element-pulse-animation var(--autoplay-pulse-speed) infinite;
        min-height: 1px
    }

    @-webkit-keyframes element-pulse-animation {
        0% {
            -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0)
        }

        50% {
            -webkit-transform: scale(1.05) translateY(-16px);
            transform: scale(1.05) translateY(-16px)
        }

        to {
            -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0)
        }
    }

    @keyframes element-pulse-animation {
        0% {
            -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0)
        }

        50% {
            -webkit-transform: scale(1.05) translateY(-16px);
            transform: scale(1.05) translateY(-16px)
        }

        to {
            -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0)
        }
    }

    #smartplayer#smartplayer#smartplayer [data-balloon]:before {
        display: none
    }

    #smartplayer#smartplayer#smartplayer [data-balloon]:after {
        padding: .3em .7em;
        background: rgba(17, 17, 17, .7)
    }

    #smartplayer#smartplayer#smartplayer [data-balloon][data-balloon-pos=up]:after {
        margin-bottom: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        font-size: 22px;
        color: #fff;
        pointer-events: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-bezel-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -26px 0 0 -26px;
        height: 52px;
        width: 52px;
        padding: 12px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: rgba(0, 0, 0, .5);
        border-radius: 50%;
        opacity: 0;
        pointer-events: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-bezel-icon.smartplayer-bezel-transition {
        -webkit-animation: bezel-hide .5s linear;
        animation: bezel-hide .5s linear
    }

    @-webkit-keyframes bezel-hide {
        0% {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
        }

        to {
            opacity: 0;
            -webkit-transform: scale(2);
            transform: scale(2)
        }
    }

    @keyframes bezel-hide {
        0% {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
        }

        to {
            opacity: 0;
            -webkit-transform: scale(2);
            transform: scale(2)
        }
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-danloading {
        position: absolute;
        top: 50%;
        margin-top: -7px;
        width: 100%;
        text-align: center;
        font-size: 14px;
        line-height: 14px;
        -webkit-animation: my-face 5s ease-in-out infinite;
        animation: my-face 5s ease-in-out infinite
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon {
        display: none;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -50px 0 0 -50px;
        height: 100px;
        width: 100px;
        pointer-events: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon .smartplayer-loading-hide {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon .smartplayer-loading-dot {
        -webkit-animation: smartplayer-loading-dot-fade .8s ease infinite;
        animation: smartplayer-loading-dot-fade .8s ease infinite;
        opacity: 0;
        -webkit-transform-origin: 4px 4px;
        -ms-transform-origin: 4px 4px;
        transform-origin: 4px 4px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon .smartplayer-loading-dot.smartplayer-loading-dot-7 {
        -webkit-animation-delay: .7s;
        animation-delay: .7s
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon .smartplayer-loading-dot.smartplayer-loading-dot-6 {
        -webkit-animation-delay: .6s;
        animation-delay: .6s
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon .smartplayer-loading-dot.smartplayer-loading-dot-5 {
        -webkit-animation-delay: .5s;
        animation-delay: .5s
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon .smartplayer-loading-dot.smartplayer-loading-dot-4 {
        -webkit-animation-delay: .4s;
        animation-delay: .4s
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon .smartplayer-loading-dot.smartplayer-loading-dot-3 {
        -webkit-animation-delay: .3s;
        animation-delay: .3s
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon .smartplayer-loading-dot.smartplayer-loading-dot-2 {
        -webkit-animation-delay: .2s;
        animation-delay: .2s
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bezel .smartplayer-loading-icon .smartplayer-loading-dot.smartplayer-loading-dot-1 {
        -webkit-animation-delay: .1s;
        animation-delay: .1s
    }

    @-webkit-keyframes smartplayer-loading-dot-fade {
        0% {
            opacity: .7;
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
        }

        50% {
            opacity: .25;
            -webkit-transform: scale(.9);
            transform: scale(.9)
        }

        to {
            opacity: .25;
            -webkit-transform: scale(.85);
            transform: scale(.85)
        }
    }

    @keyframes smartplayer-loading-dot-fade {
        0% {
            opacity: .7;
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
        }

        50% {
            opacity: .25;
            -webkit-transform: scale(.9);
            transform: scale(.9)
        }

        to {
            opacity: .25;
            -webkit-transform: scale(.85);
            transform: scale(.85)
        }
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller-mask {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==) repeat-x bottom;
        height: 98px;
        width: 100%;
        position: absolute;
        bottom: 0;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller {
        pointer-events: none;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 41px;
        padding: 0 20px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller.smartplayer-controller-comment .smartplayer-icons {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller.smartplayer-controller-comment .smartplayer-icons.smartplayer-comment-box {
        display: block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap {
        padding: 5px 0;
        cursor: pointer;
        position: absolute;
        bottom: 33px;
        width: calc(100% - 40px);
        height: 3px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap:hover .smartplayer-bar .smartplayer-played .smartplayer-thumb {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap:hover .smartplayer-highlight {
        display: block;
        width: 8px;
        -webkit-transform: translateX(-4px);
        -ms-transform: translateX(-4px);
        transform: translateX(-4px);
        top: 4px;
        height: 40%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-highlight {
        z-index: 12;
        position: absolute;
        top: 5px;
        width: 6px;
        height: 20%;
        border-radius: 6px;
        background-color: #fff;
        text-align: center;
        -webkit-transform: translateX(-3px);
        -ms-transform: translateX(-3px);
        transform: translateX(-3px);
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-highlight:hover .smartplayer-highlight-text {
        display: block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-highlight:hover~.smartplayer-bar-preview {
        opacity: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-highlight:hover~.smartplayer-bar-time {
        opacity: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-highlight .smartplayer-highlight-text {
        display: none;
        position: absolute;
        left: 50%;
        top: -24px;
        padding: 5px 8px;
        background-color: rgba(0, 0, 0, .62);
        color: #fff;
        border-radius: 4px;
        font-size: 12px;
        white-space: nowrap;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-bar-preview {
        position: absolute;
        background: #fff;
        pointer-events: none;
        display: none;
        background-size: 16000px 100%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-bar-preview-canvas {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        pointer-events: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-bar-time {
        position: absolute;
        left: 0;
        top: -20px;
        border-radius: 4px;
        padding: 5px 7px;
        background-color: rgba(0, 0, 0, .62);
        color: #fff;
        font-size: 12px;
        text-align: center;
        opacity: 1;
        -webkit-transition: opacity .1s ease-in-out;
        -o-transition: opacity .1s ease-in-out;
        transition: opacity .1s ease-in-out;
        word-wrap: normal;
        word-break: normal;
        z-index: 2;
        pointer-events: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-bar-time.smartplayer-hidden {
        opacity: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-bar {
        position: relative;
        height: 3px;
        width: 100%;
        background: hsla(0, 0%, 100%, .2);
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-bar .smartplayer-loaded {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background: hsla(0, 0%, 100%, .4);
        height: 3px;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        will-change: width
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-bar .smartplayer-played {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        height: 3px;
        will-change: width
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-bar-wrap .smartplayer-bar .smartplayer-played .smartplayer-thumb {
        position: absolute;
        top: 0;
        right: 5px;
        margin-top: -4px;
        margin-right: -10px;
        height: 11px;
        width: 11px;
        border-radius: 50%;
        cursor: pointer;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons {
        height: 38px;
        position: absolute;
        bottom: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box {
        display: none;
        position: absolute;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        z-index: 2;
        height: 38px;
        bottom: 0;
        left: 20px;
        right: 20px;
        color: #fff
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-icon {
        padding: 7px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-icon {
        position: absolute;
        left: 0;
        top: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-send-icon {
        position: absolute;
        right: 0;
        top: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box {
        position: absolute;
        background: rgba(28, 28, 28, .9);
        bottom: 41px;
        left: 0;
        -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .3);
        box-shadow: 0 0 25px rgba(0, 0, 0, .3);
        border-radius: 4px;
        padding: 10px 10px 16px;
        font-size: 14px;
        width: 204px;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box.smartplayer-comment-setting-open {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box input[type=radio] {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box label {
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-title {
        font-size: 13px;
        color: #fff;
        line-height: 30px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-type {
        font-size: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-type .smartplayer-comment-setting-title {
        margin-bottom: 6px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-type label:nth-child(2) span {
        border-radius: 4px 0 0 4px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-type label:nth-child(4) span {
        border-radius: 0 4px 4px 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-type span {
        width: 33%;
        padding: 4px 6px;
        line-height: 16px;
        display: inline-block;
        font-size: 12px;
        color: #fff;
        border: 1px solid #fff;
        margin-right: -1px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-type input:checked+span {
        background: #e4e4e6;
        color: #1c1c1c
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-color {
        font-size: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-color label {
        font-size: 0;
        padding: 6px;
        display: inline-block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-color span {
        width: 22px;
        height: 22px;
        display: inline-block;
        border-radius: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-setting-box .smartplayer-comment-setting-color span:hover {
        -webkit-animation: my-face 5s ease-in-out infinite;
        animation: my-face 5s ease-in-out infinite
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-input {
        outline: none;
        border: none;
        padding: 8px 31px;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        border-radius: 4px;
        background: none;
        margin: 0;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        color: #fff
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-input::-webkit-input-placeholder {
        color: #fff;
        opacity: .8
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-input::-moz-placeholder {
        color: #fff;
        opacity: .8
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-input:-ms-input-placeholder {
        color: #fff;
        opacity: .8
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-input::-ms-input-placeholder {
        color: #fff;
        opacity: .8
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-input::placeholder {
        color: #fff;
        opacity: .8
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-comment-box .smartplayer-comment-input::-ms-clear {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-icons-left .smartplayer-icon {
        padding: 7px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-icons-right {
        right: 20px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons.smartplayer-icons-right .smartplayer-icon {
        padding: 8px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-live-badge,
    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-time,
    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-time span {
        line-height: 38px;
        color: #eee;
        text-shadow: 0 0 2px rgba(0, 0, 0, .5);
        vertical-align: middle;
        font-size: 13px;
        cursor: default
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-live-dot {
        display: inline-block;
        width: 6px;
        height: 6px;
        vertical-align: 4%;
        margin-right: 5px;
        content: "";
        border-radius: 6px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-icon {
        width: 40px;
        height: 100%;
        border: none;
        background-color: rgba(0, 0, 0, 0);
        outline: none;
        cursor: pointer;
        vertical-align: middle;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: inline-block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-icon .smartplayer-icon-content {
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        opacity: .8;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-icon:hover .smartplayer-icon-content {
        opacity: 1
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-icon.smartplayer-quality-icon {
        color: #fff;
        width: auto;
        line-height: 22px;
        font-size: 14px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-icon.smartplayer-comment-icon {
        padding: 10px 9px 9px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-icon.smartplayer-setting-icon {
        padding-top: 8.5px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-icon.smartplayer-volume-icon {
        width: 43px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-icon svg {
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume {
        position: relative;
        display: inline-block;
        cursor: pointer;
        height: 100%
    }

    @media(min-width:550px) {
        #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume:hover .smartplayer-volume-bar-wrap .smartplayer-volume-bar {
            width: 45px
        }

        #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume:hover .smartplayer-volume-bar-wrap .smartplayer-volume-bar .smartplayer-volume-bar-inner .smartplayer-thumb {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume.smartplayer-volume-active .smartplayer-volume-bar-wrap .smartplayer-volume-bar {
        width: 45px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume.smartplayer-volume-active .smartplayer-volume-bar-wrap .smartplayer-volume-bar .smartplayer-volume-bar-inner .smartplayer-thumb {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume .smartplayer-volume-bar-wrap {
        display: inline-block;
        margin: 0 10px 0 -5px;
        vertical-align: middle;
        height: 100%;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume .smartplayer-volume-bar-wrap .smartplayer-volume-bar {
        position: relative;
        top: 17px;
        width: 0;
        height: 3px;
        background: #aaa;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume .smartplayer-volume-bar-wrap .smartplayer-volume-bar .smartplayer-volume-bar-inner {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 100%;
        -webkit-transition: all .1s ease;
        -o-transition: all .1s ease;
        transition: all .1s ease;
        will-change: width
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume .smartplayer-volume-bar-wrap .smartplayer-volume-bar .smartplayer-volume-bar-inner .smartplayer-thumb {
        position: absolute;
        top: 0;
        right: 5px;
        margin-top: -4px;
        margin-right: -10px;
        height: 11px;
        width: 11px;
        border-radius: 50%;
        cursor: pointer;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    @media(max-width:550px) {
        #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume {
            pointer-events: none
        }

        #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-volume .smartplayer-icon {
            pointer-events: all
        }
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-subtitle-btn {
        display: inline-block;
        height: 100%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control {
        display: inline-block;
        width: 40px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-display {
        background-color: #fff;
        padding: 0;
        width: 100%;
        height: 18px;
        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
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-display .smartplayer-speed-control-display-content {
        color: #000;
        font-size: 12px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-box-to-left {
        right: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-box-to-right {
        left: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-box {
        display: block !important;
        position: absolute;
        bottom: 50px;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        width: 150px;
        border-radius: 2px;
        background: rgba(28, 28, 28, .9);
        padding: 7px 0;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        overflow: hidden;
        z-index: 2
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-box>div {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-box>div.smartplayer-speed-control-origin-panel {
        display: block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-box.smartplayer-speed-control-box-open {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-item,
    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-speed-item {
        height: 30px;
        padding: 5px 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        position: relative
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-item:hover,
    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-speed-control .smartplayer-speed-control-speed-item:hover {
        background-color: hsla(0, 0%, 100%, .1)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-setting {
        display: inline-block;
        height: 100%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-setting .smartplayer-setting-box {
        position: absolute;
        right: 0;
        bottom: 50px;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        width: 150px;
        border-radius: 2px;
        background: rgba(28, 28, 28, .9);
        padding: 7px 0;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        overflow: hidden;
        z-index: 2
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-setting .smartplayer-setting-box>div {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-setting .smartplayer-setting-box>div.smartplayer-setting-origin-panel {
        display: block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-setting .smartplayer-setting-box.smartplayer-setting-box-open {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-setting .smartplayer-setting-box.smartplayer-setting-box-narrow {
        width: 70px;
        text-align: center
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-setting .smartplayer-setting-box .smartplayer-setting-origin-panel {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-setting .smartplayer-setting-item {
        height: 30px;
        padding: 5px 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        position: relative
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-setting .smartplayer-setting-item:hover {
        background-color: hsla(0, 0%, 100%, .1)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-full {
        display: inline-block;
        height: 100%;
        position: relative
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-full .smartplayer-full-in-icon {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-quality {
        position: relative;
        display: inline-block;
        height: 100%;
        z-index: 2
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-quality:hover .smartplayer-quality-list,
    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-quality:hover .smartplayer-quality-mask {
        display: block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-quality .smartplayer-quality-mask {
        display: none;
        position: absolute;
        bottom: 38px;
        left: -18px;
        width: 80px;
        padding-bottom: 12px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-quality .smartplayer-quality-list {
        display: none;
        font-size: 12px;
        width: 80px;
        border-radius: 2px;
        background: rgba(28, 28, 28, .9);
        padding: 5px 0;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        overflow: hidden;
        color: #fff;
        text-align: center
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-quality .smartplayer-quality-item {
        height: 25px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        line-height: 25px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-quality .smartplayer-quality-item:hover {
        background-color: hsla(0, 0%, 100%, .1)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-comment {
        display: inline-block;
        height: 100%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-label {
        color: #eee;
        font-size: 13px;
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-toggle {
        width: 32px;
        height: 20px;
        text-align: center;
        font-size: 0;
        vertical-align: middle;
        position: absolute;
        top: 5px;
        right: 10px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-toggle input {
        max-height: 0;
        max-width: 0;
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-toggle input+label {
        display: inline-block;
        position: relative;
        -webkit-box-shadow: #dfdfdf 0 0 0 0 inset;
        box-shadow: inset 0 0 0 0 #dfdfdf;
        border: 1px solid #dfdfdf;
        height: 20px;
        width: 32px;
        border-radius: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-toggle input+label:before {
        content: "";
        position: absolute;
        display: block;
        height: 18px;
        width: 18px;
        top: 0;
        left: 0;
        border-radius: 15px;
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-toggle input+label:after {
        content: "";
        position: absolute;
        display: block;
        left: 0;
        top: 0;
        border-radius: 15px;
        background: #fff;
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
        box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
        height: 18px;
        width: 18px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-toggle input:checked+label {
        border-color: hsla(0, 0%, 100%, .5)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-toggle input:checked+label:before {
        width: 30px;
        background: hsla(0, 0%, 100%, .5)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-controller .smartplayer-icons .smartplayer-toggle input:checked+label:after {
        left: 12px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-mobile-play {
        display: none;
        width: 50px;
        height: 50px;
        border: none;
        background-color: rgba(0, 0, 0, 0);
        outline: none;
        cursor: pointer;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        bottom: 0;
        opacity: .8;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-logo {
        pointer-events: none;
        position: absolute;
        left: 20px;
        top: 20px;
        max-width: 50px;
        max-height: 50px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-logo img {
        max-width: 100%;
        max-height: 100%;
        background: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-menu {
        position: absolute;
        border-radius: 2px;
        background: rgba(28, 28, 28, .85);
        padding: 5px 0;
        overflow: hidden;
        z-index: 12;
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-menu.smartplayer-menu-show {
        display: block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-menu .smartplayer-menu-item {
        height: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-menu .smartplayer-menu-item:hover {
        background-color: hsla(0, 0%, 100%, .1)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-menu .smartplayer-menu-item a {
        padding: 0 10px;
        line-height: 30px;
        color: #eee;
        font-size: 13px;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
        text-decoration: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-menu .smartplayer-menu-item a:hover {
        text-decoration: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-notice {
        opacity: 0;
        position: absolute;
        bottom: 60px;
        left: 20px;
        font-size: 14px;
        border-radius: 2px;
        background: rgba(28, 28, 28, .9);
        padding: 7px 20px;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        overflow: hidden;
        color: #fff;
        pointer-events: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-subtitle {
        position: absolute;
        bottom: 20px;
        left: 50%;
        text-align: center;
        color: #fff;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        text-shadow: .5px .5px .5px rgba(0, 0, 0, .8);
        font-size: 18px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-subtitle.smartplayer-subtitle-hide {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-subtitle p {
        display: block;
        text-align: inherit;
        padding: .25rem .4rem
    }

    #smartplayer#smartplayer#smartplayer.smartplayer-mobile .smartplayer-subtitle {
        bottom: 25px
    }

    #smartplayer#smartplayer#smartplayer.smartplayer-mobile:not(.smartplayer-show-smart-auto-play, .smartplayer-hide-controller).smartplayer-paused .smartplayer-subtitle,
    #smartplayer#smartplayer#smartplayer.smartplayer-mobile:not(.smartplayer-show-smart-auto-play, .smartplayer-hide-controller) .smartplayer-subtitle:not(.smartplayer-subtitle-fixed) {
        bottom: 42px
    }

    @media(min-width:768px) {
        #smartplayer#smartplayer#smartplayer .smartplayer-subtitle {
            bottom: 52px
        }

        #smartplayer#smartplayer#smartplayer .smartplayer-subtitle.smartplayer-subtitle-fixed {
            bottom: 20px
        }

        #smartplayer#smartplayer#smartplayer:not(:hover, .smartplayer-show-smart-auto-play, .smartplayer-paused) .smartplayer-subtitle:not(.smartplayer-subtitle-fixed) {
            bottom: 20px
        }
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-mask {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 11;
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-mask.smartplayer-mask-show {
        display: block
    }

    #smartplayer#smartplayer#smartplayer.smartplayer-playing:not(.smartplayer-fulled):not(.smartplayer-loading) .smartplayer-video-wrap {
        background: rgba(0, 0, 0, 0)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-video-wrap {
        position: absolute;
        font-size: 0;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-video-wrap .smartplayer-video {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: none;
        -o-object-fit: contain;
        object-fit: contain;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-video-wrap .smartplayer-video-current {
        display: block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-video-wrap .smartplayer-video-prepare {
        display: none
    }

    #smartplayer#smartplayer#smartplayer.smartplayer-initial .smartplayer-video-wrap {
        background: rgba(0, 0, 0, 0)
    }

    #smartplayer#smartplayer#smartplayer.smartplayer-fulled .smartplayer-video-wrap {
        background: #000
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-info-panel {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 400px;
        background: rgba(28, 28, 28, .8);
        padding: 10px;
        color: #fff;
        font-size: 12px;
        border-radius: 2px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-info-panel-hide {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-info-panel .smartplayer-info-panel-close {
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 10px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-info-panel .smartplayer-info-panel-item>span {
        display: inline-block;
        vertical-align: middle;
        line-height: 15px;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-info-panel .smartplayer-info-panel-item-title {
        width: 100px;
        text-align: right;
        margin-right: 10px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-info-panel .smartplayer-info-panel-item-data {
        width: 260px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 20px 20px 40px;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: none;
        display: block;
        pointer-events: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action.smartplayer-hide {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action>* {
        position: absolute
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__tc>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__tl>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__tr>* {
        top: 20px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__cc>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__cl>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__cr>* {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__bc>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__bl>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__br>* {
        bottom: 40px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__bl>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__cl>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__tl>* {
        left: 20px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__bc>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__cc>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__tc>* {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__cc>* {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__br>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__cr>*,
    #smartplayer#smartplayer#smartplayer .smartplayer-call-action__tr>* {
        right: 20px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action--link {
        pointer-events: all;
        display: inline-block;
        padding: .65em .5em .5em;
        text-align: center;
        border-radius: 5px;
        color: #fff;
        font-weight: 700;
        line-height: 1.2;
        -webkit-transition: all .15s ease-out;
        -o-transition: all .15s ease-out;
        transition: all .15s ease-out;
        text-decoration: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action--link.inner.sm {
        font-size: 18px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action--link.inner.md {
        font-size: 22px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action--link.inner.lg {
        font-size: 26px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action--link.inner.mobile.sm {
        font-size: 12px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action--link.inner.mobile.md {
        font-size: 14px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-call-action--link.inner.mobile.lg {
        font-size: 17px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
        background-color: rgba(0, 0, 0, .6);
        -webkit-backdrop-filter: blur(5px);
        backdrop-filter: blur(5px);
        padding: 8px;
        cursor: auto
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__content {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__title {
        margin: 0 8px 16px;
        min-width: 180px;
        font-size: 2em;
        line-height: 1.3;
        text-align: center;
        color: #fff;
        font-weight: 700
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__actions {
        display: inline-block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__actions>div {
        background: rgba(0, 0, 0, 0);
        padding: 0;
        margin: 4px;
        text-align: left;
        cursor: pointer;
        border: none;
        display: inline-table;
        color: #fff;
        min-width: 180px;
        opacity: 1;
        -webkit-transition: opacity .2s ease;
        -o-transition: opacity .2s ease;
        transition: opacity .2s ease
    }

    @media(max-width:550px) {
        #smartplayer#smartplayer#smartplayer .smartplayer-resume__actions>div {
            display: table
        }
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__actions>div:hover {
        opacity: .8
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__text {
        text-align: left;
        font-size: 16px;
        line-height: 1.1;
        font-weight: 700;
        display: table-cell;
        vertical-align: middle;
        padding: 0 1em 0 .6em;
        -ms-flex-line-pack: normal;
        align-content: normal;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__icon {
        width: 45px;
        height: 45px;
        padding: 5px;
        border: 2px solid #fff;
        border-radius: 50%;
        margin-right: 8px;
        display: table-cell;
        vertical-align: middle
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__icon svg {
        display: block;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__play .smartplayer-resume__icon {
        padding-left: 10px
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-resume__rewind .smartplayer-resume__icon {
        padding: 9px 9px 9px 7px
    }

    @media(max-width:550px) {
        #smartplayer#smartplayer#smartplayer .smartplayer-resume__title {
            font-size: 1.15em;
            margin-bottom: 8px
        }

        #smartplayer#smartplayer#smartplayer .smartplayer-resume__text {
            font-size: .9em
        }

        #smartplayer#smartplayer#smartplayer .smartplayer-resume__icon {
            width: 30px;
            height: 30px
        }

        #smartplayer#smartplayer#smartplayer .smartplayer-resume__rewind .smartplayer-resume__icon {
            padding: 4px 4px 4px 2px
        }

        #smartplayer#smartplayer#smartplayer .smartplayer-resume__play .smartplayer-resume__icon {
            padding-left: 5px
        }

        #smartplayer#smartplayer#smartplayer .smartplayer-resume__play {
            cursor: pointer
        }
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bigplay {
        width: 150px;
        height: 150px;
        border-radius: 75px;
        padding-left: 20px;
        border: none;
        background-color: rgba(0, 0, 0, 0);
        outline: none;
        cursor: pointer;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        bottom: 0;
        opacity: .9;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 10
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bigplay.smartplayer-hidden {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-bigplay svg {
        cursor: pointer
    }

    @media(max-width:550px) {
        #smartplayer#smartplayer#smartplayer .smartplayer-bigplay {
            width: 70px;
            height: 70px;
            padding-left: 13px;
            padding-right: 6px
        }
    }

    #smartplayer#smartplayer#smartplayer.smartplayer-show-smart-auto-play .smartplayer-bigplay {
        display: none
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-offline-content {
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 12px;
        overflow: hidden;
        pointer-events: none;
        z-index: 10000;
        max-width: 100%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-offline-content__box {
        background: rgba(0, 0, 0, .5);
        padding: 2px 6px;
        border-bottom-left-radius: 8px;
        -webkit-transform: translateX(91%);
        -ms-transform: translateX(91%);
        transform: translateX(91%);
        -webkit-transition: -webkit-transform .3s .5s;
        transition: -webkit-transform .3s .5s;
        -o-transition: transform .3s .5s;
        transition: transform .3s .5s;
        transition: transform .3s .5s, -webkit-transform .3s .5s;
        pointer-events: auto;
        white-space: nowrap
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-offline-content__box:hover {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: -webkit-transform .3s 0s;
        transition: -webkit-transform .3s 0s;
        -o-transition: transform .3s 0s;
        transition: transform .3s 0s;
        transition: transform .3s 0s, -webkit-transform .3s 0s
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-offline-content__icon {
        height: 12px;
        width: 12px;
        display: inline-block;
        margin-right: 6px;
        color: #fff
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-offline-content__icon svg {
        display: block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-offline-content__text {
        color: #fff;
        font-size: 12px;
        line-height: 12px;
        white-space: nowrap
    }

    #smartplayer#smartplayer#smartplayer.smartplayer-offline .smartplayer-offline-content {
        display: block
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-fake-bar {
        left: 0;
        width: 0;
        bottom: 0;
        height: 10px;
        opacity: .8;
        z-index: 100005;
        position: absolute;
        background-color: rgba(0, 0, 0, .6)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-blocked {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background-color: #202020;
        -webkit-box-shadow: inset 0 0 160px 0 #000;
        box-shadow: inset 0 0 160px 0 #000
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-blocked__logo {
        position: absolute;
        width: 100%;
        height: 100%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-blocked__logo svg {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 80%;
        opacity: .035
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-blocked__logo svg path {
        fill: #fff
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-blocked__content {
        top: 50%;
        left: 50%;
        width: 80%;
        position: absolute;
        max-width: 32em;
        text-align: center;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-blocked__msg {
        color: #ccc;
        text-align: center;
        font-size: 1.2em;
        text-shadow: 0 2px 0 #000, 0 3px 3px #000
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-blocked__button {
        color: #fff;
        padding: .7em 1.5em;
        display: inline-block;
        font-size: 1em;
        margin: 1.2em auto 0;
        background: #f1582d;
        font-weight: 600;
        border-radius: 5px;
        text-decoration: none;
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        -o-transition: transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-blocked__button:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    @media(max-width:480px) {
        #smartplayer#smartplayer#smartplayer .smartplayer-blocked__msg {
            font-size: 1em
        }

        #smartplayer#smartplayer#smartplayer .smartplayer-blocked__button {
            font-size: .8em
        }
    }

    #smartplayer#smartplayer#smartplayer.smartplay:not(.smartplayer-in-resume):not(.smartplayer-smart-auto-play) .smartplayer-image-finish,
    #smartplayer#smartplayer#smartplayer.smartplay:not(.smartplayer-in-resume):not(.smartplayer-smart-auto-play) .smartplayer-image-pause,
    #smartplayer#smartplayer#smartplayer.smartplay:not(.smartplayer-in-resume):not(.smartplayer-smart-auto-play) .smartplayer-image-start {
        position: absolute;
        top: 0;
        display: none;
        width: 100%;
        height: 100%;
        background-color: #000;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer.smartplay:not(.smartplayer-in-resume):not(.smartplayer-smart-auto-play).smartplayer-initial .smartplayer-image-start {
        z-index: 9;
        display: block;
        background-color: rgba(0, 0, 0, 0)
    }

    #smartplayer#smartplayer#smartplayer.smartplay:not(.smartplayer-in-resume):not(.smartplayer-smart-auto-play).smartplayer-paused:not(.smartplayer-finished) .smartplayer-image-pause {
        z-index: 9;
        display: block
    }

    #smartplayer#smartplayer#smartplayer.smartplay:not(.smartplayer-in-resume):not(.smartplayer-smart-auto-play).smartplayer-finished .smartplayer-image-finish {
        z-index: 9;
        display: block
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail {
        position: absolute;
        top: 0;
        display: none;
        width: 100%;
        height: 100%;
        background-color: #000;
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: contain;
        pointer-events: none;
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--tc,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--tl,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--tr {
        top: 1.25rem
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--cc,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--cl,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--cr {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--bc,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--bl,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--br {
        bottom: 1.25rem
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--bl,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--cl,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--tl {
        left: 1.25rem
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--bc,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--cc,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--tc {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--cc {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--br,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--cr,
    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--tr {
        right: 1.25rem
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--link {
        position: absolute;
        display: inline-block;
        pointer-events: all;
        padding: .5em;
        color: #fff;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.2;
        text-align: center;
        border-radius: 5px;
        text-decoration: none;
        -webkit-transition: all .15s ease-out;
        -o-transition: all .15s ease-out;
        transition: all .15s ease-out
    }

    @media(max-width:768px) {
        #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--link {
            font-size: .875rem
        }
    }

    @media(max-width:480px) {
        #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--link {
            font-size: .75rem
        }
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--md {
        font-size: 1.25rem
    }

    @media(max-width:768px) {
        #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--md {
            font-size: 1rem
        }
    }

    @media(max-width:480px) {
        #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--md {
            font-size: 1.875rem
        }
    }

    #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--lg {
        font-size: 1.5rem
    }

    @media(max-width:768px) {
        #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--lg {
            font-size: 1.25rem
        }
    }

    @media(max-width:480px) {
        #smartplayer#smartplayer#smartplayer.smartplay .smartplayer-thumbnail--lg {
            font-size: 1rem
        }
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-paused:not(.smartplayer-in-resume):not(.smartplayer-show-smart-auto-play) .smartplayer-thumbnail--ready {
        z-index: 9;
        display: block
    }

    #smartplayer#smartplayer#smartplayer #smartplayer#smartplayer#smartplayer .smartplayer-elements-container,
    #smartplayer#smartplayer#smartplayer .smartplayer-mini-hooks-container {
        top: 50%;
        position: absolute;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        left: 50%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-mini-hooks-container {
        pointer-events: none;
        z-index: 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-mini-hooks-element {
        pointer-events: none;
        cursor: pointer;
        opacity: 0
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-show-smart-auto-play {
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-show-smart-auto-play .smartplayer-controller,
    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-show-smart-auto-play .smartplayer-controller-mask {
        opacity: 0 !important;
        -webkit-transform: translateY(100%) !important;
        -ms-transform: translateY(100%) !important;
        transform: translateY(100%) !important
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-smartplay {
        cursor: pointer;
        z-index: 9999;
        position: absolute;
        top: 0;
        opacity: 0;
        width: 100%;
        height: 100%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-smartplay * {
        cursor: pointer
    }

    #smartplayer#smartplayer#smartplayer.smartplayer-show-smart-auto-play .smartplayer-smartplay {
        opacity: 1
    }

    #smartplayer#smartplayer#smartplayer.smartplayer-show-smart-auto-play:not(.smartplayer-show-smart-auto-play) .smartplayer-loading-icon {
        opacity: 0
    }

    #smartplayer#smartplayer#smartplayer.smartplay {
        position: relative;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        line-height: 1;
        width: 100%;
        max-width: 100%;
        max-height: 100%
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-initial {
        cursor: pointer !important
    }

    #smartplayer#smartplayer#smartplayer.smartplay svg {
        width: 100%;
        height: 100%
    }

    #smartplayer#smartplayer#smartplayer.smartplay svg circle,
    #smartplayer#smartplayer#smartplayer.smartplay svg path {
        fill: #fff
    }

    #smartplayer#smartplayer#smartplayer.smartplay:-webkit-full-screen {
        width: 100%;
        height: 100%;
        background: #000;
        position: fixed;
        z-index: 100000;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0 !important;
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-live .smartplayer-bar-wrap,
    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-live .smartplayer-setting-loop,
    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-live .smartplayer-time {
        display: none
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-arrow .smartplayer-icon {
        margin: 0 -3px
    }

    @media(min-width:900px) {

        #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-playing .smartplayer-controller,
        #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-playing .smartplayer-controller-mask {
            opacity: 0
        }

        #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-playing:hover .smartplayer-controller,
        #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-playing:hover .smartplayer-controller-mask {
            opacity: 1
        }
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-loading .smartplayer-bezel .smartplayer-loading-icon {
        display: block
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-hide-controller {
        cursor: none
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-hide-controller .smartplayer-controller,
    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-hide-controller .smartplayer-controller-mask {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-show-controller .smartplayer-controller,
    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-show-controller .smartplayer-controller-mask {
        opacity: 1
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-fulled {
        position: fixed !important;
        z-index: 100000;
        left: 0;
        top: 0;
        width: 100% !important;
        height: 100% !important;
        padding: 0 !important
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-fulled .smartplayer-video-wrap,
    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-fulled .smartplayer-video-wrap .smartplayer-video-current {
        height: 100%
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-mobile .smartplayer-controller .smartplayer-icons .smartplayer-full .smartplayer-full-in-icon {
        position: static;
        display: inline-block
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-mobile .smartplayer-bar-time,
    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-mobile.smartplayer-hide-controller .smartplayer-mobile-play,
    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-mobile .smartplayer-mobile-play {
        display: none
    }

    .smartplayer-web-fullscreen-fix {
        position: fixed;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-in-resume .smartplayer-controller,
    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-in-resume .smartplayer-controller-mask {
        opacity: 0 !important;
        -webkit-transform: translateY(100%) !important;
        -ms-transform: translateY(100%) !important;
        transform: translateY(100%) !important
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-in-resume .smartplayer-bigplay {
        display: none
    }

    #smartplayer#smartplayer#smartplayer:not(.smartplayer-fulled) {
        width: 100%;
        position: relative;
        padding: 56.25% 0 0
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }

    #smartplayer#smartplayer#smartplayer .smartplayer-opacity-0 {
        opacity: 0 !important
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-mobile .smartplayer-icon.smartplayer-full-in-icon {
        display: block
    }

    #smartplayer#smartplayer#smartplayer.smartplay.smartplayer-mobile .smartplayer-icon.smartplayer-full-icon {
        display: none
    }

    :root {
        --ast-post-nav-space: 0;
        --ast-container-default-xlg-padding: 2.5em;
        --ast-container-default-lg-padding: 2.5em;
        --ast-container-default-slg-padding: 2em;
        --ast-container-default-md-padding: 2.5em;
        --ast-container-default-sm-padding: 2.5em;
        --ast-container-default-xs-padding: 2.4em;
        --ast-container-default-xxs-padding: 1.8em;
        --ast-code-block-background: #ECEFF3;
        --ast-comment-inputs-background: #F9FAFB;
        --ast-normal-container-width: 1200px;
        --ast-narrow-container-width: 750px;
        --ast-blog-title-font-weight: 600;
        --ast-blog-meta-weight: 600;
        --ast-global-color-primary: var(--ast-global-color-4);
        --ast-global-color-secondary: var(--ast-global-color-5);
        --ast-global-color-alternate-background: var(--ast-global-color-6);
        --ast-global-color-subtle-background: var(--ast-global-color-7);
    }

    html {
        font-size: 100%;
    }

    a {
        color: var(--ast-global-color-0);
    }

    a:hover,
    a:focus {
        color: var(--ast-global-color-1);
    }

    body,
    button,
    input,
    select,
    textarea,
    .ast-button,
    .ast-custom-button {
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
        font-weight: 400;
        font-size: 16px;
        font-size: 1rem;
        line-height: var(--ast-body-line-height, 1.65);
    }

    blockquote {
        color: var(--ast-global-color-3);
    }

    h1,
    .entry-content h1,
    h2,
    .entry-content h2,
    h3,
    .entry-content h3,
    h4,
    .entry-content h4,
    h5,
    .entry-content h5,
    h6,
    .entry-content h6,
    .site-title,
    .site-title a {
        font-weight: 600;
    }

    .site-title {
        font-size: 26px;
        font-size: 1.625rem;
        display: block;
    }

    .site-header .site-description {
        font-size: 15px;
        font-size: 0.9375rem;
        display: none;
    }

    .entry-title {
        font-size: 20px;
        font-size: 1.25rem;
    }

    .ast-blog-single-element.ast-taxonomy-container a {
        font-size: 14px;
        font-size: 0.875rem;
    }

    .ast-blog-meta-container {
        font-size: 13px;
        font-size: 0.8125rem;
    }

    .archive .ast-article-post .ast-article-inner,
    .blog .ast-article-post .ast-article-inner,
    .archive .ast-article-post .ast-article-inner:hover,
    .blog .ast-article-post .ast-article-inner:hover {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px;
        overflow: hidden;
    }

    h1,
    .entry-content h1 {
        font-size: 36px;
        font-size: 2.25rem;
        font-weight: 600;
        line-height: 1.4em;
    }

    h2,
    .entry-content h2 {
        font-size: 30px;
        font-size: 1.875rem;
        font-weight: 600;
        line-height: 1.3em;
    }

    h3,
    .entry-content h3 {
        font-size: 24px;
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.3em;
    }

    h4,
    .entry-content h4 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.2em;
        font-weight: 600;
    }

    h5,
    .entry-content h5 {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.2em;
        font-weight: 600;
    }

    h6,
    .entry-content h6 {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.25em;
        font-weight: 600;
    }

    ::selection {
        background-color: var(--ast-global-color-0);
        color: #ffffff;
    }

    body,
    h1,
    .entry-title a,
    .entry-content h1,
    h2,
    .entry-content h2,
    h3,
    .entry-content h3,
    h4,
    .entry-content h4,
    h5,
    .entry-content h5,
    h6,
    .entry-content h6 {
        color: var(--ast-global-color-3);
    }

    .tagcloud a:hover,
    .tagcloud a:focus,
    .tagcloud a.current-item {
        color: #ffffff;
        border-color: var(--ast-global-color-0);
        background-color: var(--ast-global-color-0);
    }

    input:focus,
    input[type="text"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="password"]:focus,
    input[type="reset"]:focus,
    input[type="search"]:focus,
    textarea:focus {
        border-color: var(--ast-global-color-0);
    }

    input[type="radio"]:checked,
    input[type=reset],
    input[type="checkbox"]:checked,
    input[type="checkbox"]:hover:checked,
    input[type="checkbox"]:focus:checked,
    input[type=range]::-webkit-slider-thumb {
        border-color: var(--ast-global-color-0);
        background-color: var(--ast-global-color-0);
        box-shadow: none;
    }

    .site-footer a:hover+.post-count,
    .site-footer a:focus+.post-count {
        background: var(--ast-global-color-0);
        border-color: var(--ast-global-color-0);
    }

    .single .nav-links .nav-previous,
    .single .nav-links .nav-next {
        color: var(--ast-global-color-0);
    }

    .entry-meta,
    .entry-meta * {
        line-height: 1.45;
        color: var(--ast-global-color-0);
        font-weight: 600;
    }

    .entry-meta a:not(.ast-button):hover,
    .entry-meta a:not(.ast-button):hover *,
    .entry-meta a:not(.ast-button):focus,
    .entry-meta a:not(.ast-button):focus *,
    .page-links>.page-link,
    .page-links .page-link:hover,
    .post-navigation a:hover {
        color: var(--ast-global-color-1);
    }

    #cat option,
    .secondary .calendar_wrap thead a,
    .secondary .calendar_wrap thead a:visited {
        color: var(--ast-global-color-0);
    }

    .secondary .calendar_wrap #today,
    .ast-progress-val span {
        background: var(--ast-global-color-0);
    }

    .secondary a:hover+.post-count,
    .secondary a:focus+.post-count {
        background: var(--ast-global-color-0);
        border-color: var(--ast-global-color-0);
    }

    .calendar_wrap #today>a {
        color: #ffffff;
    }

    .page-links .page-link,
    .single .post-navigation a {
        color: var(--ast-global-color-3);
    }

    .ast-search-menu-icon .search-form button.search-submit {
        padding: 0 4px;
    }

    .ast-search-menu-icon form.search-form {
        padding-right: 0;
    }

    .ast-search-menu-icon.slide-search input.search-field {
        width: 0;
    }

    .ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,
    .ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus {
        transition: all 0.2s;
    }

    .search-form input.search-field:focus {
        outline: none;
    }

    .ast-search-menu-icon .search-form button.search-submit:focus,
    .ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,
    .ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon {
        color: var(--ast-global-color-1);
    }

    .ast-header-search .slide-search .search-form {
        border: 2px solid var(--ast-global-color-0);
    }

    .ast-header-search .slide-search .search-field {
        background-color: #fff;
    }

    .ast-archive-title {
        color: var(--ast-global-color-2);
    }

    .widget-title {
        font-size: 22px;
        font-size: 1.375rem;
        color: var(--ast-global-color-2);
    }

    .ast-single-post .entry-content a,
    .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
        text-decoration: underline;
    }

    .ast-single-post .elementor-button-wrapper .elementor-button,
    .ast-single-post .entry-content .uagb-tab a,
    .ast-single-post .entry-content .uagb-ifb-cta a,
    .ast-single-post .entry-content .uabb-module-content a,
    .ast-single-post .entry-content .uagb-post-grid a,
    .ast-single-post .entry-content .uagb-timeline a,
    .ast-single-post .entry-content .uagb-toc__wrap a,
    .ast-single-post .entry-content .uagb-taxomony-box a,
    .ast-single-post .entry-content .woocommerce a,
    .entry-content .wp-block-latest-posts>li>a,
    .ast-single-post .entry-content .wp-block-file__button,
    li.ast-post-filter-single,
    .ast-single-post .ast-comment-content .comment-reply-link,
    .ast-single-post .ast-comment-content .comment-edit-link {
        text-decoration: none;
    }

    .ast-search-menu-icon.slide-search a:focus-visible:focus-visible,
    .astra-search-icon:focus-visible,
    #close:focus-visible,
    a:focus-visible,
    .ast-menu-toggle:focus-visible,
    .site .skip-link:focus-visible,
    .wp-block-loginout input:focus-visible,
    .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,
    .ast-header-navigation-arrow:focus-visible,
    .woocommerce .wc-proceed-to-checkout>.checkout-button:focus-visible,
    .woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,
    .ast-orders-table__row .ast-orders-table__cell:focus-visible,
    .woocommerce .woocommerce-order-details .order-again>.button:focus-visible,
    .woocommerce .woocommerce-message a.button.wc-forward:focus-visible,
    .woocommerce #minus_qty:focus-visible,
    .woocommerce #plus_qty:focus-visible,
    a#ast-apply-coupon:focus-visible,
    .woocommerce .woocommerce-info a:focus-visible,
    .woocommerce .astra-shop-summary-wrap a:focus-visible,
    .woocommerce a.wc-forward:focus-visible,
    #ast-apply-coupon:focus-visible,
    .woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,
    #close:focus-visible,
    .button.search-submit:focus-visible,
    #search_submit:focus,
    .normal-search:focus-visible,
    .ast-header-account-wrap:focus-visible,
    .woocommerce .ast-on-card-button.ast-quick-view-trigger:focus {
        outline-style: dotted;
        outline-color: inherit;
        outline-width: thin;
    }

    input:focus,
    input[type="text"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="password"]:focus,
    input[type="reset"]:focus,
    input[type="search"]:focus,
    input[type="number"]:focus,
    textarea:focus,
    .wp-block-search__input:focus,
    [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,
    .ast-mobile-popup-drawer.active .menu-toggle-close:focus,
    .woocommerce-ordering select.orderby:focus,
    #ast-scroll-top:focus,
    #coupon_code:focus,
    .woocommerce-page #comment:focus,
    .woocommerce #reviews #respond input#submit:focus,
    .woocommerce a.add_to_cart_button:focus,
    .woocommerce .button.single_add_to_cart_button:focus,
    .woocommerce .woocommerce-cart-form button:focus,
    .woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,
    .woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,
    .woocommerce #order_comments:focus,
    .woocommerce #place_order:focus,
    .woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,
    .woocommerce .woocommerce-MyAccount-content form button:focus,
    .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,
    .woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,
    body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,
    #ast-coupon-code:focus,
    .woocommerce.woocommerce-js .quantity input[type=number]:focus,
    .woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus,
    .woocommerce p#ast-coupon-trigger:focus {
        border-style: dotted;
        border-color: inherit;
        border-width: thin;
    }

    input {
        outline: none;
    }

    .ast-logo-title-inline .site-logo-img {
        padding-right: 1em;
    }

    body .ast-oembed-container * {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        left: 0;
    }

    body .wp-block-embed-pocket-casts .ast-oembed-container * {
        position: unset;
    }

    .ast-single-post-featured-section+article {
        margin-top: 2em;
    }

    .site-content .ast-single-post-featured-section img {
        width: 100%;
        overflow: hidden;
        object-fit: cover;
    }

    .ast-separate-container .site-content .ast-single-post-featured-section+article {
        margin-top: -80px;
        z-index: 9;
        position: relative;
        border-radius: 4px;
    }

    @media (min-width: 922px) {
        .ast-no-sidebar .site-content .ast-article-image-container--wide {
            margin-left: -120px;
            margin-right: -120px;
            max-width: unset;
            width: unset;
        }

        .ast-left-sidebar .site-content .ast-article-image-container--wide,
        .ast-right-sidebar .site-content .ast-article-image-container--wide {
            margin-left: -10px;
            margin-right: -10px;
        }

        .site-content .ast-article-image-container--full {
            margin-left: calc(-50vw + 50%);
            margin-right: calc(-50vw + 50%);
            max-width: 100vw;
            width: 100vw;
        }

        .ast-left-sidebar .site-content .ast-article-image-container--full,
        .ast-right-sidebar .site-content .ast-article-image-container--full {
            margin-left: -10px;
            margin-right: -10px;
            max-width: inherit;
            width: auto;
        }
    }

    .site>.ast-single-related-posts-container {
        margin-top: 0;
    }

    @media (min-width: 922px) {
        .ast-desktop .ast-container--narrow {
            max-width: var(--ast-narrow-container-width);
            margin: 0 auto;
        }
    }

    .ast-page-builder-template .hentry {
        margin: 0;
    }

    .ast-page-builder-template .site-content>.ast-container {
        max-width: 100%;
        padding: 0;
    }

    .ast-page-builder-template .site .site-content #primary {
        padding: 0;
        margin: 0;
    }

    .ast-page-builder-template .no-results {
        text-align: center;
        margin: 4em auto;
    }

    .ast-page-builder-template .ast-pagination {
        padding: 2em;
    }

    .ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {
        margin-top: 0;
    }

    .ast-page-builder-template .entry-header.ast-header-without-markup {
        margin-top: 0;
        margin-bottom: 0;
    }

    .ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {
        margin-bottom: 0;
    }

    .ast-page-builder-template.single .post-navigation {
        padding-bottom: 2em;
    }

    .ast-page-builder-template.single-post .site-content>.ast-container {
        max-width: 100%;
    }

    .ast-page-builder-template .entry-header {
        margin-top: 2em;
        margin-left: auto;
        margin-right: auto;
    }

    .ast-page-builder-template .ast-archive-description {
        margin: 2em auto 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .ast-page-builder-template .ast-row {
        margin-left: 0;
        margin-right: 0;
    }

    .single.ast-page-builder-template .entry-header+.entry-content,
    .single.ast-page-builder-template .ast-single-entry-banner+.site-content article .entry-content {
        margin-bottom: 2em;
    }

    @media(min-width: 921px) {

        .ast-page-builder-template.archive.ast-right-sidebar .ast-row article,
        .ast-page-builder-template.archive.ast-left-sidebar .ast-row article {
            padding-left: 0;
            padding-right: 0;
        }
    }

    input[type="text"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    input[type=reset],
    input[type=tel],
    input[type=date],
    select,
    textarea {
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        width: 100%;
        padding: 12px 16px;
        border-radius: 4px;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
        color: var(--ast-form-input-text, #475569);
    }

    input[type="text"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type="password"],
    input[type="search"],
    input[type=reset],
    input[type=tel],
    input[type=date],
    select {
        height: 40px;
    }

    input[type="date"] {
        border-width: 1px;
        border-style: solid;
        border-color: var(--ast-border-color);
    }

    input[type="text"]:focus,
    input[type="number"]:focus,
    input[type="email"]:focus,
    input[type="url"]:focus,
    input[type="password"]:focus,
    input[type="search"]:focus,
    input[type=reset]:focus,
    input[type="tel"]:focus,
    input[type="date"]:focus,
    select:focus,
    textarea:focus {
        border-color: #046BD2;
        box-shadow: none;
        outline: none;
        color: var(--ast-form-input-focus-text, #475569);
    }

    label,
    legend {
        color: #111827;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
    }

    select {
        padding: 6px 10px;
    }

    fieldset {
        padding: 30px;
        border-radius: 4px;
    }

    button,
    .ast-button,
    .button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        border-radius: 4px;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
    }

    :root {
        --ast-comment-inputs-background: #FFF;
    }

    ::placeholder {
        color: var(--ast-form-field-color, #9CA3AF);
    }

    ::-ms-input-placeholder {
        color: var(--ast-form-field-color, #9CA3AF);
    }

    @media (max-width:921.9px) {
        #ast-desktop-header {
            display: none;
        }
    }

    @media (min-width:922px) {
        #ast-mobile-header {
            display: none;
        }
    }

    .wp-block-buttons.aligncenter {
        justify-content: center;
    }

    @media (max-width:921px) {

        .ast-theme-transparent-header #primary,
        .ast-theme-transparent-header #secondary {
            padding: 0;
        }
    }

    @media (max-width:921px) {
        .ast-plain-container.ast-no-sidebar #primary {
            padding: 0;
        }
    }

    .ast-plain-container.ast-no-sidebar #primary {
        margin-top: 0;
        margin-bottom: 0;
    }

    .wp-block-button.is-style-outline .wp-block-button__link {
        border-color: var(--ast-global-color-0);
    }

    div.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color),
    div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color) {
        color: var(--ast-global-color-0);
    }

    .wp-block-button.is-style-outline .wp-block-button__link:hover,
    .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,
    .wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color):hover,
    .wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover {
        color: #ffffff;
        background-color: var(--ast-global-color-1);
        border-color: var(--ast-global-color-1);
    }

    .post-page-numbers.current .page-link,
    .ast-pagination .page-numbers.current {
        color: #ffffff;
        border-color: var(--ast-global-color-0);
        background-color: var(--ast-global-color-0);
    }

    .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,
    .ast-outline-button,
    .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button {
        border-color: var(--ast-global-color-0);
        border-top-width: 2px;
        border-right-width: 2px;
        border-bottom-width: 2px;
        border-left-width: 2px;
        font-family: inherit;
        font-weight: 500;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1em;
        padding-top: 13px;
        padding-right: 30px;
        padding-bottom: 13px;
        padding-left: 30px;
    }

    .wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color),
    .wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),
    .ast-outline-button {
        color: var(--ast-global-color-0);
    }

    .wp-block-button.is-style-outline .wp-block-button__link:hover,
    .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,
    .wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color):hover,
    .wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,
    .ast-outline-button:hover,
    .ast-outline-button:focus,
    .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,
    .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus {
        color: #ffffff;
        background-color: var(--ast-global-color-1);
        border-color: var(--ast-global-color-1);
    }

    .ast-single-post .entry-content a.ast-outline-button,
    .ast-single-post .entry-content .is-style-outline>.wp-block-button__link {
        text-decoration: none;
    }

    .wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),
    .wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),
    .ast-outline-button {
        background-color: transparent;
    }

    .uagb-buttons-repeater.ast-outline-button {
        border-radius: 9999px;
    }

    @media (max-width:921px) {

        .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,
        .ast-outline-button,
        .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button {
            padding-top: 12px;
            padding-right: 28px;
            padding-bottom: 12px;
            padding-left: 28px;
        }
    }

    @media (max-width:544px) {

        .wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,
        .ast-outline-button,
        .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button {
            padding-top: 10px;
            padding-right: 24px;
            padding-bottom: 10px;
            padding-left: 24px;
        }
    }

    .entry-content[data-ast-blocks-layout]>figure {
        margin-bottom: 1em;
    }

    h1.widget-title {
        font-weight: 600;
    }

    h2.widget-title {
        font-weight: 600;
    }

    h3.widget-title {
        font-weight: 600;
    }

    .content-area .elementor-widget-theme-post-content h1,
    .content-area .elementor-widget-theme-post-content h2,
    .content-area .elementor-widget-theme-post-content h3,
    .content-area .elementor-widget-theme-post-content h4,
    .content-area .elementor-widget-theme-post-content h5,
    .content-area .elementor-widget-theme-post-content h6 {
        margin-top: 1.5em;
        margin-bottom: calc(0.3em + 10px);
    }

    #page {
        display: flex;
        flex-direction: column;
        min-height: 100vh;
    }

    .ast-404-layout-1 h1.page-title {
        color: var(--ast-global-color-2);
    }

    .single .post-navigation a {
        line-height: 1em;
        height: inherit;
    }

    .error-404 .page-sub-title {
        font-size: 1.5rem;
        font-weight: inherit;
    }

    .search .site-content .content-area .search-form {
        margin-bottom: 0;
    }

    #page .site-content {
        flex-grow: 1;
    }

    .widget {
        margin-bottom: 1.25em;
    }

    #secondary li {
        line-height: 1.5em;
    }

    #secondary .wp-block-group h2 {
        margin-bottom: 0.7em;
    }

    #secondary h2 {
        font-size: 1.7rem;
    }

    .ast-separate-container .ast-article-post,
    .ast-separate-container .ast-article-single,
    .ast-separate-container .comment-respond {
        padding: 3em;
    }

    .ast-separate-container .ast-article-single .ast-article-single {
        padding: 0;
    }

    .ast-article-single .wp-block-post-template-is-layout-grid {
        padding-left: 0;
    }

    .ast-separate-container .comments-title,
    .ast-narrow-container .comments-title {
        padding: 1.5em 2em;
    }

    .ast-page-builder-template .comment-form-textarea,
    .ast-comment-formwrap .ast-grid-common-col {
        padding: 0;
    }

    .ast-comment-formwrap {
        padding: 0;
        display: inline-flex;
        column-gap: 20px;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .comments-area textarea#comment:focus,
    .comments-area textarea#comment:active,
    .comments-area .ast-comment-formwrap input[type="text"]:focus,
    .comments-area .ast-comment-formwrap input[type="text"]:active {
        box-shadow: none;
        outline: none;
    }

    .archive.ast-page-builder-template .entry-header {
        margin-top: 2em;
    }

    .ast-page-builder-template .ast-comment-formwrap {
        width: 100%;
    }

    .entry-title {
        margin-bottom: 0.6em;
    }

    .ast-archive-description p {
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
    }

    .ast-separate-container .ast-comment-list li.depth-1,
    .hentry {
        margin-bottom: 1.5em;
    }

    .site-content section.ast-archive-description {
        margin-bottom: 2em;
    }

    @media (min-width:921px) {

        .ast-left-sidebar.ast-page-builder-template #secondary,
        .archive.ast-right-sidebar.ast-page-builder-template .site-main {
            padding-left: 20px;
            padding-right: 20px;
        }
    }

    @media (max-width:544px) {
        .ast-comment-formwrap.ast-row {
            column-gap: 10px;
            display: inline-block;
        }

        #ast-commentform .ast-grid-common-col {
            position: relative;
            width: 100%;
        }
    }

    @media (min-width:1201px) {

        .ast-separate-container .ast-article-post,
        .ast-separate-container .ast-article-single,
        .ast-separate-container .ast-author-box,
        .ast-separate-container .ast-404-layout-1,
        .ast-separate-container .no-results {
            padding: 3em;
        }
    }

    .content-area .elementor-widget-theme-post-content h1,
    .content-area .elementor-widget-theme-post-content h2,
    .content-area .elementor-widget-theme-post-content h3,
    .content-area .elementor-widget-theme-post-content h4,
    .content-area .elementor-widget-theme-post-content h5,
    .content-area .elementor-widget-theme-post-content h6 {
        margin-top: 1.5em;
        margin-bottom: calc(0.3em + 10px);
    }

    .elementor-loop-container .e-loop-item,
    .elementor-loop-container .ast-separate-container .ast-article-post,
    .elementor-loop-container .ast-separate-container .ast-article-single,
    .elementor-loop-container .ast-separate-container .comment-respond {
        padding: 0px;
    }

    @media (max-width:921px) {

        .ast-separate-container #primary,
        .ast-separate-container #secondary {
            padding: 1.5em 0;
        }

        #primary,
        #secondary {
            padding: 1.5em 0;
            margin: 0;
        }

        .ast-left-sidebar #content>.ast-container {
            display: flex;
            flex-direction: column-reverse;
            width: 100%;
        }
    }

    @media (min-width:922px) {

        .ast-separate-container.ast-right-sidebar #primary,
        .ast-separate-container.ast-left-sidebar #primary {
            border: 0;
        }

        .search-no-results.ast-separate-container #primary {
            margin-bottom: 4em;
        }
    }

    .wp-block-button .wp-block-button__link {
        color: #ffffff;
    }

    .wp-block-button .wp-block-button__link:hover,
    .wp-block-button .wp-block-button__link:focus {
        color: #ffffff;
        background-color: var(--ast-global-color-1);
        border-color: var(--ast-global-color-1);
    }

    .elementor-widget-heading h1.elementor-heading-title {
        line-height: 1.4em;
    }

    .elementor-widget-heading h2.elementor-heading-title {
        line-height: 1.3em;
    }

    .elementor-widget-heading h3.elementor-heading-title {
        line-height: 1.3em;
    }

    .elementor-widget-heading h4.elementor-heading-title {
        line-height: 1.2em;
    }

    .elementor-widget-heading h5.elementor-heading-title {
        line-height: 1.2em;
    }

    .elementor-widget-heading h6.elementor-heading-title {
        line-height: 1.25em;
    }

    .wp-block-button .wp-block-button__link,
    .wp-block-search .wp-block-search__button,
    body .wp-block-file .wp-block-file__button {
        border-color: var(--ast-global-color-0);
        background-color: var(--ast-global-color-0);
        color: #ffffff;
        font-family: inherit;
        font-weight: 500;
        line-height: 1em;
        font-size: 16px;
        font-size: 1rem;
        padding-top: 15px;
        padding-right: 30px;
        padding-bottom: 15px;
        padding-left: 30px;
    }

    .ast-single-post .entry-content .wp-block-button .wp-block-button__link,
    .ast-single-post .entry-content .wp-block-search .wp-block-search__button,
    body .entry-content .wp-block-file .wp-block-file__button {
        text-decoration: none;
    }

    @media (max-width:921px) {

        .wp-block-button .wp-block-button__link,
        .wp-block-search .wp-block-search__button,
        body .wp-block-file .wp-block-file__button {
            padding-top: 14px;
            padding-right: 28px;
            padding-bottom: 14px;
            padding-left: 28px;
        }
    }

    @media (max-width:544px) {

        .wp-block-button .wp-block-button__link,
        .wp-block-search .wp-block-search__button,
        body .wp-block-file .wp-block-file__button {
            padding-top: 12px;
            padding-right: 24px;
            padding-bottom: 12px;
            padding-left: 24px;
        }
    }

    .menu-toggle,
    button,
    .ast-button,
    .ast-custom-button,
    .button,
    input#submit,
    input[type="button"],
    input[type="submit"],
    input[type="reset"],
    #comments .submit,
    .search .search-submit,
    form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
    body .wp-block-file .wp-block-file__button,
    .search .search-submit,
    .woocommerce-js a.button,
    .woocommerce button.button,
    .woocommerce .woocommerce-message a.button,
    .woocommerce #respond input#submit.alt,
    .woocommerce input.button.alt,
    .woocommerce input.button,
    .woocommerce input.button:disabled,
    .woocommerce input.button:disabled[disabled],
    .woocommerce input.button:disabled:hover,
    .woocommerce input.button:disabled[disabled]:hover,
    .woocommerce #respond input#submit,
    .woocommerce button.button.alt.disabled,
    .wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
    .wc-block-grid__product-onsale,
    [CLASS*="wc-block"] button,
    .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),
    .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,
    .woocommerce button.button.alt.disabled.wc-variation-selection-needed,
    [CLASS*="wc-block"] .wc-block-components-button {
        border-style: solid;
        border-top-width: 0;
        border-right-width: 0;
        border-left-width: 0;
        border-bottom-width: 0;
        color: #ffffff;
        border-color: var(--ast-global-color-0);
        background-color: var(--ast-global-color-0);
        padding-top: 15px;
        padding-right: 30px;
        padding-bottom: 15px;
        padding-left: 30px;
        font-family: inherit;
        font-weight: 500;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1em;
    }

    button:focus,
    .menu-toggle:hover,
    button:hover,
    .ast-button:hover,
    .ast-custom-button:hover .button:hover,
    .ast-custom-button:hover,
    input[type=reset]:hover,
    input[type=reset]:focus,
    input#submit:hover,
    input#submit:focus,
    input[type="button"]:hover,
    input[type="button"]:focus,
    input[type="submit"]:hover,
    input[type="submit"]:focus,
    form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,
    form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,
    body .wp-block-file .wp-block-file__button:hover,
    body .wp-block-file .wp-block-file__button:focus,
    .woocommerce-js a.button:hover,
    .woocommerce button.button:hover,
    .woocommerce .woocommerce-message a.button:hover,
    .woocommerce #respond input#submit:hover,
    .woocommerce #respond input#submit.alt:hover,
    .woocommerce input.button.alt:hover,
    .woocommerce input.button:hover,
    .woocommerce button.button.alt.disabled:hover,
    .wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover,
    [CLASS*="wc-block"] button:hover,
    .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping):hover,
    .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout:hover,
    .woocommerce button.button.alt.disabled.wc-variation-selection-needed:hover,
    [CLASS*="wc-block"] .wc-block-components-button:hover,
    [CLASS*="wc-block"] .wc-block-components-button:focus {
        color: #ffffff;
        background-color: var(--ast-global-color-1);
        border-color: var(--ast-global-color-1);
    }

    form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
        padding-top: calc(15px - 3px);
        padding-right: calc(30px - 3px);
        padding-bottom: calc(15px - 3px);
        padding-left: calc(30px - 3px);
    }

    @media (max-width:921px) {

        .menu-toggle,
        button,
        .ast-button,
        .ast-custom-button,
        .button,
        input#submit,
        input[type="button"],
        input[type="submit"],
        input[type="reset"],
        #comments .submit,
        .search .search-submit,
        form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
        body .wp-block-file .wp-block-file__button,
        .search .search-submit,
        .woocommerce-js a.button,
        .woocommerce button.button,
        .woocommerce .woocommerce-message a.button,
        .woocommerce #respond input#submit.alt,
        .woocommerce input.button.alt,
        .woocommerce input.button,
        .woocommerce input.button:disabled,
        .woocommerce input.button:disabled[disabled],
        .woocommerce input.button:disabled:hover,
        .woocommerce input.button:disabled[disabled]:hover,
        .woocommerce #respond input#submit,
        .woocommerce button.button.alt.disabled,
        .wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
        .wc-block-grid__product-onsale,
        [CLASS*="wc-block"] button,
        .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),
        .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,
        .woocommerce button.button.alt.disabled.wc-variation-selection-needed,
        [CLASS*="wc-block"] .wc-block-components-button {
            padding-top: 14px;
            padding-right: 28px;
            padding-bottom: 14px;
            padding-left: 28px;
        }
    }

    @media (max-width:544px) {

        .menu-toggle,
        button,
        .ast-button,
        .ast-custom-button,
        .button,
        input#submit,
        input[type="button"],
        input[type="submit"],
        input[type="reset"],
        #comments .submit,
        .search .search-submit,
        form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,
        body .wp-block-file .wp-block-file__button,
        .search .search-submit,
        .woocommerce-js a.button,
        .woocommerce button.button,
        .woocommerce .woocommerce-message a.button,
        .woocommerce #respond input#submit.alt,
        .woocommerce input.button.alt,
        .woocommerce input.button,
        .woocommerce input.button:disabled,
        .woocommerce input.button:disabled[disabled],
        .woocommerce input.button:disabled:hover,
        .woocommerce input.button:disabled[disabled]:hover,
        .woocommerce #respond input#submit,
        .woocommerce button.button.alt.disabled,
        .wc-block-grid__products .wc-block-grid__product .wp-block-button__link,
        .wc-block-grid__product-onsale,
        [CLASS*="wc-block"] button,
        .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons .button:not(.checkout):not(.ast-continue-shopping),
        .woocommerce-js .astra-cart-drawer .astra-cart-drawer-content .woocommerce-mini-cart__buttons a.checkout,
        .woocommerce button.button.alt.disabled.wc-variation-selection-needed,
        [CLASS*="wc-block"] .wc-block-components-button {
            padding-top: 12px;
            padding-right: 24px;
            padding-bottom: 12px;
            padding-left: 24px;
        }
    }

    @media (max-width:921px) {
        .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
            display: inline-block;
        }

        .ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon {
            margin: 0;
        }

        .ast-comment-avatar-wrap img {
            max-width: 2.5em;
        }

        .ast-comment-meta {
            padding: 0 1.8888em 1.3333em;
        }
    }

    @media (min-width:544px) {
        .ast-container {
            max-width: 100%;
        }
    }

    @media (max-width:544px) {

        .ast-separate-container .ast-article-post,
        .ast-separate-container .ast-article-single,
        .ast-separate-container .comments-title,
        .ast-separate-container .ast-archive-description {
            padding: 1.5em 1em;
        }

        .ast-separate-container #content .ast-container {
            padding-left: 0.54em;
            padding-right: 0.54em;
        }

        .ast-separate-container .ast-comment-list .bypostauthor {
            padding: .5em;
        }

        .ast-search-menu-icon.ast-dropdown-active .search-field {
            width: 170px;
        }
    }

    #ast-mobile-header .ast-site-header-cart-li a {
        pointer-events: none;
    }

    .ast-separate-container {
        background-color: var(--ast-global-color-5);
    }

    @media (max-width:921px) {
        .site-title {
            display: block;
        }

        .site-header .site-description {
            display: none;
        }

        h1,
        .entry-content h1 {
            font-size: 30px;
            font-size: 1.875rem;
        }

        h2,
        .entry-content h2 {
            font-size: 25px;
            font-size: 1.5625rem;
        }

        h3,
        .entry-content h3 {
            font-size: 20px;
            font-size: 1.25rem;
        }
    }

    @media (max-width:544px) {
        .site-title {
            display: block;
        }

        .site-header .site-description {
            display: none;
        }

        h1,
        .entry-content h1 {
            font-size: 30px;
            font-size: 1.875rem;
        }

        h2,
        .entry-content h2 {
            font-size: 25px;
            font-size: 1.5625rem;
        }

        h3,
        .entry-content h3 {
            font-size: 20px;
            font-size: 1.25rem;
        }
    }

    @media (max-width:921px) {
        html {
            font-size: 91.2%;
        }
    }

    @media (max-width:544px) {
        html {
            font-size: 91.2%;
        }
    }

    @media (min-width:922px) {
        .ast-container {
            max-width: 1240px;
        }
    }

    @media (min-width:922px) {
        .site-content .ast-container {
            display: flex;
        }
    }

    @media (max-width:921px) {
        .site-content .ast-container {
            flex-direction: column;
        }
    }

    .entry-content h1,
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6 {
        clear: none;
    }

    @media (min-width:922px) {

        .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover>.sub-menu,
        .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus>.sub-menu {
            margin-left: -0px;
        }
    }

    .entry-content li>p {
        margin-bottom: 0;
    }

    .site .comments-area {
        padding-bottom: 2em;
        margin-top: 2em;
    }

    .wp-block-file {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .wp-block-pullquote {
        border: none;
    }

    .wp-block-pullquote blockquote::before {
        content: "\201D";
        font-family: "Helvetica", sans-serif;
        display: flex;
        transform: rotate(180deg);
        font-size: 6rem;
        font-style: normal;
        line-height: 1;
        font-weight: bold;
        align-items: center;
        justify-content: center;
    }

    .has-text-align-right>blockquote::before {
        justify-content: flex-start;
    }

    .has-text-align-left>blockquote::before {
        justify-content: flex-end;
    }

    figure.wp-block-pullquote.is-style-solid-color blockquote {
        max-width: 100%;
        text-align: inherit;
    }

    :root {
        --wp--custom--ast-default-block-top-padding: 3em;
        --wp--custom--ast-default-block-right-padding: 3em;
        --wp--custom--ast-default-block-bottom-padding: 3em;
        --wp--custom--ast-default-block-left-padding: 3em;
        --wp--custom--ast-container-width: 1200px;
        --wp--custom--ast-content-width-size: 1200px;
        --wp--custom--ast-wide-width-size: calc(1200px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));
    }

    .ast-narrow-container {
        --wp--custom--ast-content-width-size: 750px;
        --wp--custom--ast-wide-width-size: 750px;
    }

    @media(max-width: 921px) {
        :root {
            --wp--custom--ast-default-block-top-padding: 3em;
            --wp--custom--ast-default-block-right-padding: 2em;
            --wp--custom--ast-default-block-bottom-padding: 3em;
            --wp--custom--ast-default-block-left-padding: 2em;
        }
    }

    @media(max-width: 544px) {
        :root {
            --wp--custom--ast-default-block-top-padding: 3em;
            --wp--custom--ast-default-block-right-padding: 1.5em;
            --wp--custom--ast-default-block-bottom-padding: 3em;
            --wp--custom--ast-default-block-left-padding: 1.5em;
        }
    }

    .entry-content>.wp-block-group,
    .entry-content>.wp-block-cover,
    .entry-content>.wp-block-columns {
        padding-top: var(--wp--custom--ast-default-block-top-padding);
        padding-right: var(--wp--custom--ast-default-block-right-padding);
        padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);
        padding-left: var(--wp--custom--ast-default-block-left-padding);
    }

    .ast-plain-container.ast-no-sidebar .entry-content>.alignfull,
    .ast-page-builder-template .ast-no-sidebar .entry-content>.alignfull {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%);
        max-width: 100vw;
        width: 100vw;
    }

    .ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,
    .ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,
    .ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,
    .ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,
    .ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,
    .ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,
    .ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,
    .ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,
    .ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,
    .ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,
    .ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,
    .ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    [data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {
        height: 0;
    }

    [data-ast-blocks-layout] .wp-block-separator {
        margin: 20px auto;
    }

    [data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
        max-width: 100px;
    }

    [data-ast-blocks-layout] .wp-block-separator.has-background {
        padding: 0;
    }

    .entry-content[data-ast-blocks-layout]>* {
        max-width: var(--wp--custom--ast-content-width-size);
        margin-left: auto;
        margin-right: auto;
    }

    .entry-content[data-ast-blocks-layout]>.alignwide {
        max-width: var(--wp--custom--ast-wide-width-size);
    }

    .entry-content[data-ast-blocks-layout] .alignfull {
        max-width: none;
    }

    .entry-content .wp-block-columns {
        margin-bottom: 0;
    }

    blockquote {
        margin: 1.5em;
        border-color: rgba(0, 0, 0, 0.05);
    }

    .wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
        border-left: 5px solid rgba(0, 0, 0, 0.05);
    }

    .has-text-align-right>blockquote,
    blockquote.has-text-align-right {
        border-right: 5px solid rgba(0, 0, 0, 0.05);
    }

    .has-text-align-left>blockquote,
    blockquote.has-text-align-left {
        border-left: 5px solid rgba(0, 0, 0, 0.05);
    }

    .wp-block-site-tagline,
    .wp-block-latest-posts .read-more {
        margin-top: 15px;
    }

    .wp-block-loginout p label {
        display: block;
    }

    .wp-block-loginout p:not(.login-remember):not(.login-submit) input {
        width: 100%;
    }

    .wp-block-loginout input:focus {
        border-color: transparent;
    }

    .wp-block-loginout input:focus {
        outline: thin dotted;
    }

    .entry-content .wp-block-media-text .wp-block-media-text__content {
        padding: 0 0 0 8%;
    }

    .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        padding: 0 8% 0 0;
    }

    .entry-content .wp-block-media-text.has-background .wp-block-media-text__content {
        padding: 8%;
    }

    .entry-content .wp-block-cover:not([class*="background-color"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,
    .entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text,
    .entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text,
    .entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container,
    .entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text,
    .entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text {
        color: var(--ast-global-color-primary, var(--ast-global-color-5));
    }

    .wp-block-loginout .login-remember input {
        width: 1.1rem;
        height: 1.1rem;
        margin: 0 5px 4px 0;
        vertical-align: middle;
    }

    .wp-block-latest-posts>li>*:first-child,
    .wp-block-latest-posts:not(.is-grid)>li:first-child {
        margin-top: 0;
    }

    .entry-content>.wp-block-buttons,
    .entry-content>.wp-block-uagb-buttons {
        margin-bottom: 1.5em;
    }

    .wp-block-search__inside-wrapper .wp-block-search__input {
        padding: 0 10px;
        color: var(--ast-global-color-3);
        background: var(--ast-global-color-primary, var(--ast-global-color-5));
        border-color: var(--ast-border-color);
    }

    .wp-block-latest-posts .read-more {
        margin-bottom: 1.5em;
    }

    .wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .wp-block-latest-posts .wp-block-latest-posts__post-date,
    .wp-block-latest-posts .wp-block-latest-posts__post-author {
        font-size: 1rem;
    }

    .wp-block-latest-posts>li>*,
    .wp-block-latest-posts:not(.is-grid)>li {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .ast-page-builder-template .entry-content[data-ast-blocks-layout]>*,
    .ast-page-builder-template .entry-content[data-ast-blocks-layout]>.alignfull:not(.wp-block-group):not(.uagb-is-root-container)>* {
        max-width: none;
    }

    .ast-page-builder-template .entry-content[data-ast-blocks-layout]>.alignwide:not(.uagb-is-root-container)>* {
        max-width: var(--wp--custom--ast-wide-width-size);
    }

    .ast-page-builder-template .entry-content[data-ast-blocks-layout]>.inherit-container-width>*,
    .ast-page-builder-template .entry-content[data-ast-blocks-layout]>*:not(.wp-block-group):not(.uagb-is-root-container)>*,
    .entry-content[data-ast-blocks-layout]>.wp-block-cover .wp-block-cover__inner-container {
        max-width: none;
        margin-left: auto;
        margin-right: auto;
    }

    .entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {
        width: auto;
    }

    @media(max-width: 1200px) {

        .ast-separate-container .entry-content>.alignfull,
        .ast-separate-container .entry-content[data-ast-blocks-layout]>.alignwide,
        .ast-plain-container .entry-content[data-ast-blocks-layout]>.alignwide,
        .ast-plain-container .entry-content .alignfull {
            margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding), 20px));
            margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding), 20px));
        }
    }

    @media(min-width: 1201px) {
        .ast-separate-container .entry-content>.alignfull {
            margin-left: calc(-1 * var(--ast-container-default-xlg-padding));
            margin-right: calc(-1 * var(--ast-container-default-xlg-padding));
        }

        .ast-separate-container .entry-content[data-ast-blocks-layout]>.alignwide,
        .ast-plain-container .entry-content[data-ast-blocks-layout]>.alignwide {
            margin-left: auto;
            margin-right: auto;
        }
    }

    @media(min-width: 921px) {

        .ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)> :where(:not(.alignleft):not(.alignright)),
        .ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width)> :where(:not(.alignleft):not(.alignright)) {
            max-width: calc(var(--wp--custom--ast-content-width-size) + 80px);
        }

        .ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,
        .ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {
            margin-left: -60px;
            margin-right: -60px;
        }
    }

    @media(min-width: 544px) {
        .entry-content>.alignleft {
            margin-right: 20px;
        }

        .entry-content>.alignright {
            margin-left: 20px;
        }
    }

    @media (max-width:544px) {
        .wp-block-columns .wp-block-column:not(:last-child) {
            margin-bottom: 20px;
        }

        .wp-block-latest-posts {
            margin: 0;
        }
    }

    @media(max-width: 600px) {

        .entry-content .wp-block-media-text .wp-block-media-text__content,
        .entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
            padding: 8% 0 0;
        }

        .entry-content .wp-block-media-text.has-background .wp-block-media-text__content {
            padding: 8%;
        }
    }

    .ast-page-builder-template .entry-header {
        padding-left: 0;
    }

    .ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .entry-content ul,
    .entry-content ol {
        padding: revert;
        margin: revert;
        padding-left: 20px;
    }

    :root .has-ast-global-color-0-color {
        color: var(--ast-global-color-0);
    }

    :root .has-ast-global-color-0-background-color {
        background-color: var(--ast-global-color-0);
    }

    :root .wp-block-button .has-ast-global-color-0-color {
        color: var(--ast-global-color-0);
    }

    :root .wp-block-button .has-ast-global-color-0-background-color {
        background-color: var(--ast-global-color-0);
    }

    :root .has-ast-global-color-1-color {
        color: var(--ast-global-color-1);
    }

    :root .has-ast-global-color-1-background-color {
        background-color: var(--ast-global-color-1);
    }

    :root .wp-block-button .has-ast-global-color-1-color {
        color: var(--ast-global-color-1);
    }

    :root .wp-block-button .has-ast-global-color-1-background-color {
        background-color: var(--ast-global-color-1);
    }

    :root .has-ast-global-color-2-color {
        color: var(--ast-global-color-2);
    }

    :root .has-ast-global-color-2-background-color {
        background-color: var(--ast-global-color-2);
    }

    :root .wp-block-button .has-ast-global-color-2-color {
        color: var(--ast-global-color-2);
    }

    :root .wp-block-button .has-ast-global-color-2-background-color {
        background-color: var(--ast-global-color-2);
    }

    :root .has-ast-global-color-3-color {
        color: var(--ast-global-color-3);
    }

    :root .has-ast-global-color-3-background-color {
        background-color: var(--ast-global-color-3);
    }

    :root .wp-block-button .has-ast-global-color-3-color {
        color: var(--ast-global-color-3);
    }

    :root .wp-block-button .has-ast-global-color-3-background-color {
        background-color: var(--ast-global-color-3);
    }

    :root .has-ast-global-color-4-color {
        color: var(--ast-global-color-4);
    }

    :root .has-ast-global-color-4-background-color {
        background-color: var(--ast-global-color-4);
    }

    :root .wp-block-button .has-ast-global-color-4-color {
        color: var(--ast-global-color-4);
    }

    :root .wp-block-button .has-ast-global-color-4-background-color {
        background-color: var(--ast-global-color-4);
    }

    :root .has-ast-global-color-5-color {
        color: var(--ast-global-color-5);
    }

    :root .has-ast-global-color-5-background-color {
        background-color: var(--ast-global-color-5);
    }

    :root .wp-block-button .has-ast-global-color-5-color {
        color: var(--ast-global-color-5);
    }

    :root .wp-block-button .has-ast-global-color-5-background-color {
        background-color: var(--ast-global-color-5);
    }

    :root .has-ast-global-color-6-color {
        color: var(--ast-global-color-6);
    }

    :root .has-ast-global-color-6-background-color {
        background-color: var(--ast-global-color-6);
    }

    :root .wp-block-button .has-ast-global-color-6-color {
        color: var(--ast-global-color-6);
    }

    :root .wp-block-button .has-ast-global-color-6-background-color {
        background-color: var(--ast-global-color-6);
    }

    :root .has-ast-global-color-7-color {
        color: var(--ast-global-color-7);
    }

    :root .has-ast-global-color-7-background-color {
        background-color: var(--ast-global-color-7);
    }

    :root .wp-block-button .has-ast-global-color-7-color {
        color: var(--ast-global-color-7);
    }

    :root .wp-block-button .has-ast-global-color-7-background-color {
        background-color: var(--ast-global-color-7);
    }

    :root .has-ast-global-color-8-color {
        color: var(--ast-global-color-8);
    }

    :root .has-ast-global-color-8-background-color {
        background-color: var(--ast-global-color-8);
    }

    :root .wp-block-button .has-ast-global-color-8-color {
        color: var(--ast-global-color-8);
    }

    :root .wp-block-button .has-ast-global-color-8-background-color {
        background-color: var(--ast-global-color-8);
    }

    :root {
        --ast-global-color-0: #046bd2;
        --ast-global-color-1: #045cb4;
        --ast-global-color-2: #1e293b;
        --ast-global-color-3: #334155;
        --ast-global-color-4: #FFFFFF;
        --ast-global-color-5: #F0F5FA;
        --ast-global-color-6: #111111;
        --ast-global-color-7: #D1D5DB;
        --ast-global-color-8: #111111;
    }

    :root {
        --ast-border-color: var(--ast-global-color-7);
    }

    .ast-single-entry-banner {
        -js-display: flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        position: relative;
        background: #eeeeee;
    }

    .ast-single-entry-banner[data-banner-layout="layout-1"] {
        max-width: 1200px;
        background: inherit;
        padding: 20px 0;
    }

    .ast-single-entry-banner[data-banner-width-type="custom"] {
        margin: 0 auto;
        width: 100%;
    }

    .ast-single-entry-banner+.site-content .entry-header {
        margin-bottom: 0;
    }

    .site .ast-author-avatar {
        --ast-author-avatar-size: ;
    }

    a.ast-underline-text {
        text-decoration: underline;
    }

    .ast-container>.ast-terms-link {
        position: relative;
        display: block;
    }

    a.ast-button.ast-badge-tax {
        padding: 4px 8px;
        border-radius: 3px;
        font-size: inherit;
    }

    header.entry-header .entry-title {
        font-weight: 600;
        font-size: 32px;
        font-size: 2rem;
    }

    header.entry-header>*:not(:last-child) {
        margin-bottom: 10px;
    }

    header.entry-header .post-thumb-img-content {
        text-align: center;
    }

    header.entry-header .post-thumb img,
    .ast-single-post-featured-section.post-thumb img {
        aspect-ratio: 16/9;
        width: 100%;
        height: 100%;
    }

    .ast-archive-entry-banner {
        -js-display: flex;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        position: relative;
        background: #eeeeee;
    }

    .ast-archive-entry-banner[data-banner-width-type="custom"] {
        margin: 0 auto;
        width: 100%;
    }

    .ast-archive-entry-banner[data-banner-layout="layout-1"] {
        background: inherit;
        padding: 20px 0;
        text-align: left;
    }

    body.archive .ast-archive-description {
        max-width: 1200px;
        width: 100%;
        text-align: left;
        padding-top: 3em;
        padding-right: 3em;
        padding-bottom: 3em;
        padding-left: 3em;
    }

    body.archive .ast-archive-description .ast-archive-title,
    body.archive .ast-archive-description .ast-archive-title * {
        font-weight: 600;
        font-size: 32px;
        font-size: 2rem;
    }

    body.archive .ast-archive-description>*:not(:last-child) {
        margin-bottom: 10px;
    }

    @media (max-width:921px) {
        body.archive .ast-archive-description {
            text-align: left;
        }
    }

    @media (max-width:544px) {
        body.archive .ast-archive-description {
            text-align: left;
        }
    }

    .ast-breadcrumbs .trail-browse,
    .ast-breadcrumbs .trail-items,
    .ast-breadcrumbs .trail-items li {
        display: inline-block;
        margin: 0;
        padding: 0;
        border: none;
        background: inherit;
        text-indent: 0;
        text-decoration: none;
    }

    .ast-breadcrumbs .trail-browse {
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        color: inherit;
    }

    .ast-breadcrumbs .trail-items {
        list-style: none;
    }

    .trail-items li::after {
        padding: 0 0.3em;
        content: "\00bb";
    }

    .trail-items li:last-of-type::after {
        display: none;
    }

    h1,
    .entry-content h1,
    h2,
    .entry-content h2,
    h3,
    .entry-content h3,
    h4,
    .entry-content h4,
    h5,
    .entry-content h5,
    h6,
    .entry-content h6 {
        color: var(--ast-global-color-2);
    }

    .entry-title a {
        color: var(--ast-global-color-2);
    }

    @media (max-width:921px) {

        .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row>*:first-child,
        .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row>*:last-child {
            grid-column: 1 / -1;
        }
    }

    @media (max-width:544px) {

        .ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row>*:first-child,
        .ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row>*:last-child {
            grid-column: 1 / -1;
        }
    }

    .footer-widget-area.widget-area.site-footer-focus-item {
        width: auto;
    }

    .ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item {
        width: 100%;
    }

    .elementor-widget-heading .elementor-heading-title {
        margin: 0;
    }

    .elementor-page .ast-menu-toggle {
        color: unset !important;
        background: unset !important;
    }

    .elementor-post.elementor-grid-item.hentry {
        margin-bottom: 0;
    }

    .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,
    .elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product {
        width: auto;
        margin: 0;
        float: none;
    }

    .elementor-toc__list-wrapper {
        margin: 0;
    }

    body .elementor hr {
        background-color: #ccc;
        margin: 0;
    }

    .ast-left-sidebar .elementor-section.elementor-section-stretched,
    .ast-right-sidebar .elementor-section.elementor-section-stretched {
        max-width: 100%;
        left: 0 !important;
    }

    .elementor-posts-container [CLASS*="ast-width-"] {
        width: 100%;
    }

    .elementor-template-full-width .ast-container {
        display: block;
    }

    .elementor-screen-only,
    .screen-reader-text,
    .screen-reader-text span,
    .ui-helper-hidden-accessible {
        top: 0 !important;
    }

    @media (max-width:544px) {
        .elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product {
            width: auto;
            margin: 0;
        }

        .elementor-element .woocommerce .woocommerce-result-count {
            float: none;
        }
    }

    .ast-header-break-point .main-header-bar {
        border-bottom-width: 1px;
    }

    @media (min-width:922px) {
        .main-header-bar {
            border-bottom-width: 1px;
        }
    }

    .main-header-menu .menu-item,
    #astra-footer-menu .menu-item,
    .main-header-bar .ast-masthead-custom-menu-items {
        -js-display: flex;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main-header-menu>.menu-item>.menu-link,
    #astra-footer-menu>.menu-item>.menu-link {
        height: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -js-display: flex;
        display: flex;
    }

    .ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
        top: .2em;
        margin-top: 0px;
        margin-left: 0px;
        width: .65em;
        transform: translate(0, -2px) rotateZ(270deg);
    }

    .ast-mobile-popup-content .ast-submenu-expanded>.ast-menu-toggle {
        transform: rotateX(180deg);
        overflow-y: auto;
    }

    @media (min-width:922px) {
        .ast-builder-menu .main-navigation>ul>li:last-child a {
            margin-right: 0;
        }
    }

    .ast-separate-container .ast-article-inner {
        background-color: var(--ast-global-color-4);
    }

    @media (max-width:921px) {
        .ast-separate-container .ast-article-inner {
            background-color: var(--ast-global-color-4);
        }
    }

    @media (max-width:544px) {
        .ast-separate-container .ast-article-inner {
            background-color: var(--ast-global-color-4);
        }
    }

    .ast-separate-container .ast-article-single:not(.ast-related-post),
    .woocommerce.ast-separate-container .ast-woocommerce-container,
    .ast-separate-container .error-404,
    .ast-separate-container .no-results,
    .single.ast-separate-container .site-main .ast-author-meta,
    .ast-separate-container .related-posts-title-wrapper,
    .ast-separate-container .comments-count-wrapper,
    .ast-box-layout.ast-plain-container .site-content,
    .ast-padded-layout.ast-plain-container .site-content,
    .ast-separate-container .ast-archive-description,
    .ast-separate-container .comments-area {
        background-color: var(--ast-global-color-4);
    }

    @media (max-width:921px) {

        .ast-separate-container .ast-article-single:not(.ast-related-post),
        .woocommerce.ast-separate-container .ast-woocommerce-container,
        .ast-separate-container .error-404,
        .ast-separate-container .no-results,
        .single.ast-separate-container .site-main .ast-author-meta,
        .ast-separate-container .related-posts-title-wrapper,
        .ast-separate-container .comments-count-wrapper,
        .ast-box-layout.ast-plain-container .site-content,
        .ast-padded-layout.ast-plain-container .site-content,
        .ast-separate-container .ast-archive-description {
            background-color: var(--ast-global-color-4);
        }
    }

    @media (max-width:544px) {

        .ast-separate-container .ast-article-single:not(.ast-related-post),
        .woocommerce.ast-separate-container .ast-woocommerce-container,
        .ast-separate-container .error-404,
        .ast-separate-container .no-results,
        .single.ast-separate-container .site-main .ast-author-meta,
        .ast-separate-container .related-posts-title-wrapper,
        .ast-separate-container .comments-count-wrapper,
        .ast-box-layout.ast-plain-container .site-content,
        .ast-padded-layout.ast-plain-container .site-content,
        .ast-separate-container .ast-archive-description {
            background-color: var(--ast-global-color-4);
        }
    }

    .ast-separate-container.ast-two-container #secondary .widget {
        background-color: var(--ast-global-color-4);
    }

    @media (max-width:921px) {
        .ast-separate-container.ast-two-container #secondary .widget {
            background-color: var(--ast-global-color-4);
        }
    }

    @media (max-width:544px) {
        .ast-separate-container.ast-two-container #secondary .widget {
            background-color: var(--ast-global-color-4);
        }
    }

    .ast-plain-container,
    .ast-page-builder-template {
        background-color: var(--ast-global-color-4);
    }

    @media (max-width:921px) {

        .ast-plain-container,
        .ast-page-builder-template {
            background-color: var(--ast-global-color-4);
        }
    }

    @media (max-width:544px) {

        .ast-plain-container,
        .ast-page-builder-template {
            background-color: var(--ast-global-color-4);
        }
    }

    #ast-scroll-top {
        display: none;
        position: fixed;
        text-align: center;
        cursor: pointer;
        z-index: 99;
        width: 2.1em;
        height: 2.1em;
        line-height: 2.1;
        color: #ffffff;
        border-radius: 2px;
        content: "";
        outline: inherit;
    }

    @media (min-width: 769px) {
        #ast-scroll-top {
            content: "769";
        }
    }

    #ast-scroll-top .ast-icon.icon-arrow svg {
        margin-left: 0px;
        vertical-align: middle;
        transform: translate(0, -20%) rotate(180deg);
        width: 1.6em;
    }

    .ast-scroll-to-top-right {
        right: 30px;
        bottom: 30px;
    }

    .ast-scroll-to-top-left {
        left: 30px;
        bottom: 30px;
    }

    #ast-scroll-top {
        background-color: var(--ast-global-color-0);
        font-size: 15px;
    }

    @media (max-width:921px) {
        #ast-scroll-top .ast-icon.icon-arrow svg {
            width: 1em;
        }
    }

    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item>.menu-link {
        color: var(--ast-global-color-3);
    }

    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item>.ast-menu-toggle {
        color: var(--ast-global-color-3);
    }

    .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover>.menu-link,
    .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
        color: var(--ast-global-color-1);
    }

    .ast-builder-menu-mobile .menu-item:hover>.menu-link,
    .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
        color: var(--ast-global-color-1);
    }

    .ast-builder-menu-mobile .main-navigation .menu-item:hover>.ast-menu-toggle {
        color: var(--ast-global-color-1);
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item>.menu-link,
    .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor>.menu-link,
    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor>.ast-menu-toggle {
        color: var(--ast-global-color-1);
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item>.ast-menu-toggle {
        color: var(--ast-global-color-1);
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0;
    }

    .ast-builder-menu-mobile .main-navigation .menu-item-has-children>.menu-link:after {
        content: unset;
    }

    .ast-hfb-header .ast-builder-menu-mobile .main-header-menu,
    .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
    .ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .sub-menu .menu-link {
        border-style: none;
    }

    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0;
    }

    @media (max-width:921px) {
        .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item>.menu-link {
            color: var(--ast-global-color-3);
        }

        .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item>.ast-menu-toggle {
            color: var(--ast-global-color-3);
        }

        .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item:hover>.menu-link,
        .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
            color: var(--ast-global-color-1);
            background: var(--ast-global-color-5);
        }

        .ast-builder-menu-mobile .main-navigation .menu-item:hover>.ast-menu-toggle {
            color: var(--ast-global-color-1);
        }

        .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item>.menu-link,
        .ast-builder-menu-mobile .main-navigation .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
        .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor>.menu-link,
        .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-ancestor>.ast-menu-toggle {
            color: var(--ast-global-color-1);
            background: var(--ast-global-color-5);
        }

        .ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item>.ast-menu-toggle {
            color: var(--ast-global-color-1);
        }

        .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
            top: 0;
        }

        .ast-builder-menu-mobile .main-navigation .menu-item-has-children>.menu-link:after {
            content: unset;
        }

        .ast-builder-menu-mobile .main-navigation .main-header-menu,
        .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link,
        .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
            background-color: var(--ast-global-color-4);
        }
    }

    @media (max-width:544px) {
        .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children>.ast-menu-toggle {
            top: 0;
        }
    }

    .ast-builder-menu-mobile .main-navigation {
        display: block;
    }

    @media (max-width:921px) {
        .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
            display: block;
        }
    }

    @media (max-width:544px) {
        .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
            display: block;
        }
    }

    :root {
        --e-global-color-astglobalcolor0: #046bd2;
        --e-global-color-astglobalcolor1: #045cb4;
        --e-global-color-astglobalcolor2: #1e293b;
        --e-global-color-astglobalcolor3: #334155;
        --e-global-color-astglobalcolor4: #FFFFFF;
        --e-global-color-astglobalcolor5: #F0F5FA;
        --e-global-color-astglobalcolor6: #111111;
        --e-global-color-astglobalcolor7: #D1D5DB;
        --e-global-color-astglobalcolor8: #111111;
    }

    /*# sourceURL=astra-theme-css-inline-css */