body {
    font-family: "Roboto", "Roboto-fallback", sans-serif !important
}

@font-face {
    font-display: swap;
    font-family: "Roboto-fallback";
    size-adjust: 100.06%;
    ascent-override: 96%;
    src: local("Arial")
}

/* @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Roboto'), local('Roboto Regular'), local('Roboto-Regular'), url(../../../plugins/mkh-optimize/fonts/roboto-v30-latin-regular.woff2) format('woff2'), url(../../../plugins/mkh-optimize/fonts/roboto-v30-latin-regular.woff) format('woff')
} */
/* 
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local(''), url(../../../plugins/mkh-optimize/fonts/roboto-v30-latin-500.woff2) format('woff2'), url(../../../plugins/mkh-optimize/fonts/roboto-v30-latin-500.woff) format('woff')
} */

/* @font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(../../../plugins/mkh-optimize/fonts/roboto-v30-latin-700.woff2) format('woff2'), url(../../../plugins/mkh-optimize/fonts/roboto-v30-latin-700.woff) format('woff')
} */

img:not(.no-lazy)[width][height] {
    content-visibility: auto
}

body.produits-template-default .product-image {
    height: 400px
}

/* .site-footer {
    content-visibility: auto;
    contain-intrinsic-size: 1110px
} */

/* @media(min-width:768px) {
    .site-footer {
        contain-intrinsic-size: 411px
    }
} */

@charset "UTF-8";

address,
blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

main,
nav {
    display: block
}

progress {
    display: inline-block;
    vertical-align: baseline
}

a {
    background-color: transparent
}

a:active {
    outline: 0
}

a,
a:focus,
a:hover,
a:visited {
    text-decoration: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

/* button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
} */

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

#comments .submit,
.search .search-submit {
    padding: 10px 15px;
    border-radius: 2px;
    line-height: 1.85714285714286;
    border: 0
}

.archive .no-results .ast-search-submit,
.search .site-main .ast-search-submit {
    display: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid var(--ast-border-color);
    margin: 0 0;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

fieldset legend {
    margin-bottom: 1.5em;
    padding: 0 .5em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

/*!
 * Bootstrap v4.0.0-alpha.2 (https://getbootstrap.com)
 */
.ast-container {
    max-width: 100%
}

.ast-container,
.ast-container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.ast-row {
    margin-left: -20px;
    margin-right: -20px
}

@media (min-width:768px) and (max-width:921px) {

    .blog-layout-2 .ast-width-md-6,
    .blog-layout-3 .ast-width-md-6 {
        float: none;
        width: 100%
    }
}

@media (min-width:769px) and (max-width:921px) {

    .blog-layout-2,
    .blog-layout-3 {
        flex-direction: unset
    }
}

@media (max-width:768px) {
    .blog-layout-3 {
        flex-direction: column
    }
}

.ast-grid-common-col {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}

.ast-float {
    float: left
}

@media (max-width:992px) {
    .ast-width-sm-25 {
        width: 25%
    }

    .ast-width-md-50 {
        width: 50%
    }
}

@media (max-width:768px) {
    .ast-width-md-25 {
        width: 25%
    }
}

.ast-full-width {
    width: 100%
}

.ast-width-50 {
    width: 50%
}

@media (min-width:768px) {
    .ast-width-md-4 {
        width: 33.3333333333%
    }

    .ast-width-md-16 {
        width: 16.6666666667%
    }

    .ast-width-md-6 {
        width: 50%;
        float: left
    }

    .ast-width-md-3 {
        width: 25%
    }

    .ast-width-md-66 {
        width: 66.6666666667%
    }
}

@media (min-width:769px) {
    .ast-width-md-20 {
        width: 20%
    }
}

@media (min-width:992px) {
    .ast-width-lg-33 {
        width: 33.3333333333%
    }

    .ast-width-lg-16 {
        width: 16.6666666667%
    }

    .ast-width-lg-50 {
        width: 50%
    }

    .ast-width-lg-66 {
        width: 66.6666666667%
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

.entry-content h1,
h1 {
    color: #808285;
    font-size: 2em;
    line-height: 1.2
}

.entry-content h2,
h2 {
    color: #808285;
    font-size: 1.7em;
    line-height: 1.3
}

.entry-content h3,
h3 {
    color: #808285;
    font-size: 1.5em;
    line-height: 1.4
}

.entry-content h4,
h4 {
    color: #808285;
    line-height: 1.5;
    font-size: 1.3em
}

.entry-content h5,
h5 {
    color: #808285;
    line-height: 1.6;
    font-size: 1.2em
}

.entry-content h6,
h6 {
    color: #808285;
    line-height: 1.7;
    font-size: 1.1em
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    color: #808285;
    background: #fff;
    font-style: normal
}

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

b,
strong {
    font-weight: 700
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote,
q {
    quotes: "" ""
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: ""
}

blockquote {
    border-left: 5px solid var(--ast-border-color);
    padding: 20px;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
    position: relative
}

address {
    margin: 0 0 1.5em
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    margin-bottom: 1.6em;
    overflow: auto;
    max-width: 100%;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

img {
    height: auto;
    max-width: 100%
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

.ast-button,
.button,
button,
input,
select,
textarea {
    color: #808285;
    font-weight: 400;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

big {
    font-size: 125%
}

ins,
mark {
    background: 0 0;
    text-decoration: none
}

table,
td,
th {
    /* border: 1px solid var(--ast-border-color) */
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

th {
    font-weight: 700
}

td,
th {
    padding: 8px;
    border-width: 0 1px 1px 0
}

.ast-button,
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: #e6e6e6;
    padding: .6em 1em .4em;
    color: #fff
}

.ast-button:focus,
.ast-button:hover,
.button:focus,
.button:hover,
button:focus,
button:hover,
input[type=button]:focus,
input[type=button]:hover,
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit]:focus,
input[type=submit]:hover {
    color: #fff;
    border-color: var(--ast-border-color)
}

.ast-button:active,
.ast-button:focus,
.button:active,
.button:focus,
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: var(--ast-border-color);
    outline: 0
}

input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    color: #666;
    border: 1px solid var(--ast-border-color);
    border-radius: 2px;
    -webkit-appearance: none
}

input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
    color: #111
}

textarea {
    padding-left: 3px;
    width: 100%
}

a {
    color: #4169e1
}

a:focus,
a:hover {
    color: #191970
}

a:focus {
    outline: thin dotted
}

a:hover {
    outline: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 2px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 12.25px;
    font-size: .875rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto
}

embed,
iframe,
object {
    max-width: 100%
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.wp-caption-text {
    text-align: center
}

::selection {
    color: #fff;
    background: #0274be
}

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

body:not(.logged-in) {
    position: relative
}

#page {
    position: relative
}

a,
a:focus {
    text-decoration: none
}

.secondary a *,
.site-footer a *,
.site-header a *,
a {
    transition: all .2s linear
}

.capitalize {
    text-transform: uppercase
}

img {
    vertical-align: middle
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-bottom: 20px
}

p {
    margin-bottom: 1.75em
}

blockquote {
    margin: 1.5em 1em 1.5em 3em;
    font-size: 1.1em;
    line-height: inherit;
    position: relative
}

.ast-button,
.button,
input[type=button],
input[type=submit] {
    border-radius: 0;
    padding: 18px 30px;
    border: 0;
    box-shadow: none;
    text-shadow: none
}

.ast-button:hover,
.button:hover,
input[type=button]:hover,
input[type=submit]:hover {
    box-shadow: none
}

.ast-button:active,
.ast-button:focus,
.button:active,
.button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    box-shadow: none
}

.site-title {
    font-weight: 400
}

.site-description,
.site-title {
    margin-bottom: 0
}

.site-description a,
.site-description:focus a,
.site-description:hover a,
.site-title a,
.site-title:focus a,
.site-title:hover a {
    transition: all .2s linear
}

.site-title a,
.site-title a:focus,
.site-title a:hover,
.site-title a:visited {
    color: #222
}

.site-description a,
.site-description a:focus,
.site-description a:hover,
.site-description a:visited {
    color: #999
}

.search-form .search-field {
    outline: 0
}

.ast-search-menu-icon {
    position: relative;
    z-index: 3
}

.site .skip-link {
    background-color: #f1f1f1;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .2);
    color: #21759b;
    display: block;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 14px;
    font-weight: 700;
    left: -9999em;
    outline: 0;
    padding: 15px 23px 14px;
    text-decoration: none;
    text-transform: none;
    top: -9999em
}

.site .skip-link:focus {
    clip: auto;
    height: auto;
    left: 6px;
    top: 7px;
    width: auto;
    z-index: 100000;
    outline: thin dotted
}

.logged-in .site .skip-link {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .2);
    font-family: "Open Sans", sans-serif
}

input,
select {
    line-height: 1
}

.ast-button,
.ast-custom-button,
body,
button,
input[type=button],
input[type=submit],
textarea {
    line-height: 1.85714285714286
}

.site-title a {
    line-height: 1.2
}

.site-header .site-description {
    line-height: 1.5
}

.ast-single-post .entry-title,
.ast-single-post .entry-title a {
    line-height: 1.2
}

.entry-title,
.entry-title a {
    font-weight: 400
}

.ast-oembed-container {
    position: relative;
    padding-top: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.ast-oembed-container embed,
.ast-oembed-container iframe,
.ast-oembed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body .ast-oembed-container * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ast-hidden {
    display: none !important
}

body {
    background-color: #fff
}

#page {
    display: block
}

#primary,
#secondary {
    width: 100%
}

#primary {
    margin: 4em 0
}

.ast-separate-container {
    background-color: #f5f5f5
}

.ast-separate-container #primary {
    padding: 4em 0;
    margin: 0;
    border: 0
}

.ast-separate-container .site-main>.ast-row {
    margin-left: 0;
    margin-right: 0
}

.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single:not(.ast-related-post) {
    background-color: #fff
}

.ast-separate-container .ast-article-post,
.ast-separate-container .ast-article-single {
    border-bottom: 1px solid var(--ast-border-color);
    margin: 0;
    padding: 5.34em 6.67em
}

.ast-separate-container .blog-layout-1 {
    padding: 0;
    border-bottom: 0
}

.ast-separate-container .ast-article-single {
    border-bottom: 0
}

@media (max-width:1200px) {

    .ast-separate-container .ast-article-post,
    .ast-separate-container .ast-article-single {
        margin: 0;
        padding: 3.34em 2.4em
    }
}

@media (min-width:993px) {

    .ast-separate-container #primary,
    .ast-separate-container.ast-left-sidebar #primary,
    .ast-separate-container.ast-right-sidebar #primary {
        margin: 4em 0;
        padding: 0
    }

    .ast-right-sidebar #primary {
        padding-right: 60px
    }

    .ast-left-sidebar #primary {
        padding-left: 60px
    }
}

@media (max-width:992px) {

    .ast-separate-container #primary,
    .ast-separate-container.ast-left-sidebar #primary,
    .ast-separate-container.ast-right-sidebar #primary {
        padding-left: 0;
        padding-right: 0
    }

    .ast-right-sidebar #primary {
        padding-right: 30px
    }

    .ast-left-sidebar #primary {
        padding-left: 30px
    }
}

.ast-search-icon .astra-search-icon {
    font-size: 1.3em
}

.main-navigation {
    height: 100%;
    -js-display: inline-flex;
    display: inline-flex
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative
}

.main-header-menu .menu-link,
.main-header-menu>a {
    text-decoration: none;
    padding: 0 1em;
    display: inline-block;
    transition: all .2s linear
}

.main-header-menu .menu-item {
    position: relative
}

.main-header-menu .menu-item.focus>.sub-menu,
.main-header-menu .menu-item:hover>.sub-menu {
    right: auto;
    left: 0
}

.main-header-menu .ast-left-align-sub-menu.focus>.sub-menu,
.main-header-menu .ast-left-align-sub-menu:hover>.sub-menu {
    right: 0;
    left: auto
}

@media (min-width:769px) {

    .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,
    .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
        left: -100%
    }

    .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item.focus>.sub-menu,
    .main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover>.sub-menu {
        left: -100%
    }
}

.main-header-menu .sub-menu {
    width: 240px;
    background: #fff;
    left: -999em;
    position: absolute;
    top: 100%;
    z-index: 99999
}

@media (min-width:769px) {

    .main-header-menu .sub-menu .menu-item.focus>.sub-menu,
    .main-header-menu .sub-menu .menu-item:hover>.sub-menu {
        left: 100%;
        right: auto
    }

    .main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,
    .main-header-menu .sub-menu .ast-left-align-sub-menu:focus * .sub-menu,
    .main-header-menu .sub-menu .ast-left-align-sub-menu:hover * .sub-menu,
    .main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu {
        left: -100%
    }

    .main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,
    .main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
        left: -100%
    }
}

.main-header-menu .sub-menu .menu-link {
    padding: .9em 1em;
    display: block;
    word-wrap: break-word
}

.main-header-menu .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {
    display: none
}

#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .icon-arrow svg {
    position: absolute;
    right: .6em;
    top: 50%;
    transform: translate(0, -50%) rotate(270deg)
}

.main-header-menu .sub-menu .sub-menu {
    top: 0
}

.submenu-with-border .sub-menu {
    border-width: 1px;
    border-style: solid
}

.submenu-with-border .sub-menu .menu-link {
    border-width: 0 0 1px;
    border-style: solid
}

.submenu-with-border .sub-menu .sub-menu {
    top: -2px
}

.ast-desktop .submenu-with-border .sub-menu>.menu-item:last-child>.menu-link {
    border-bottom-width: 0
}

.ast-header-break-point .main-navigation {
    padding-left: 0
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color)
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type {
    margin-right: 5px
}

.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {
    display: inline
}

.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link {
    padding-left: 30px
}

.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link {
    padding-left: 40px
}

.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link {
    padding-left: 50px
}

.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link {
    padding-left: 60px
}

.ast-header-break-point .main-header-menu {
    background-color: #f9f9f9;
    border-top-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color)
}

.ast-header-break-point .main-header-menu .sub-menu {
    background-color: #f9f9f9;
    position: static;
    opacity: 1;
    visibility: visible;
    border: 0;
    width: auto
}

.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,
.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu {
    left: 0
}

.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,
.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu {
    left: 0
}

.ast-header-break-point .submenu-with-border .sub-menu {
    border: 0
}

.ast-header-break-point .dropdown-menu-toggle {
    display: none
}

.ast-mobile-menu-buttons {
    display: none
}

.ast-button-wrap {
    display: inline-block
}

.ast-button-wrap button {
    box-shadow: none;
    border: none
}

.ast-button-wrap .menu-toggle {
    padding: 0;
    width: 2.2em;
    height: 2.1em;
    font-size: 1.5em;
    font-weight: 400;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    vertical-align: middle;
    line-height: 1.85714285714286
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0 .5em;
    width: auto;
    text-align: center
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu {
    font-size: 15px;
    font-size: 1rem;
    font-weight: 600
}

.ast-button-wrap .menu-toggle .menu-toggle-icon {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: 2.05
}

.ast-button-wrap .menu-toggle .menu-toggle-icon:before {
    content: "\e5d2";
    font-family: Astra;
    text-decoration: inherit
}

.ast-button-wrap .menu-toggle .icon-menu-bars svg:nth-child(2) {
    display: none
}

.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:before {
    content: "\e5cd"
}

.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:nth-child(1) {
    display: none
}

.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:nth-child(2) {
    display: block
}

.ast-button-wrap .menu-toggle .mobile-menu-wrap {
    display: inline-block
}

.ast-button-wrap .menu-toggle:focus {
    outline: thin dotted
}

.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto
}

.site-navigation {
    height: 100%
}

.site-header .menu-link * {
    transition: none
}

.ast-icon.icon-arrow svg {
    height: .6em;
    width: .6em;
    position: relative;
    margin-left: 10px
}

.ast-icon.icon-search svg {
    height: 1em;
    width: .9em;
    margin-top: 3px;
    margin-right: 2px
}

.ast-header-break-point .user-select {
    clear: both
}

.ast-header-break-point .ast-mobile-menu-buttons {
    display: block;
    align-self: center
}

.ast-header-break-point .main-header-bar-navigation {
    flex: auto
}

.ast-header-break-point .ast-main-header-bar-alignment {
    display: block;
    width: 100%;
    flex: auto;
    order: 4
}

.ast-header-break-point .ast-icon.icon-arrow svg {
    height: .85em;
    width: .95em;
    position: relative;
    margin-left: 10px
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous,
.post-navigation .nav-next,
.post-navigation .nav-previous,
.posts-navigation .nav-next,
.posts-navigation .nav-previous {
    width: 50%;
    display: inline-block
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    text-align: right
}

.ast-icon svg {
    fill: currentColor
}

.post-navigation a {
    background: 0 0;
    font-size: 16px;
    font-size: 1.06666rem;
    padding: 0 1.5em;
    height: 2.33333em;
    line-height: calc(2.33333em - 3px)
}

.sticky {
    display: block
}

.hentry {
    margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.page-links {
    clear: both;
    margin-top: 1em
}

.page-links a {
    display: inline-block
}

.page-links a .page-link {
    border-color: var(--ast-border-color);
    background: 0 0
}

.page-links .page-link {
    padding: 0;
    margin: 0 0 .3em .3em;
    border: 2px solid var(--ast-border-color);
    color: #000;
    background: 0 0;
    font-size: .8em;
    width: 2.5em;
    height: 2.5em;
    line-height: calc(2.5em - 4px);
    display: inline-block;
    text-align: center;
    transition: all .2s linear
}

.page-links .page-link:focus,
.page-links .page-link:hover {
    color: #000
}

@media (max-width:768px) {
    .page-links .page-link {
        margin-bottom: 6px
    }
}

.entry-content>:last-child,
.entry-summary>:last-child,
.page-content>:last-child {
    margin-bottom: 0
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    margin: 20px auto
}

.bypostauthor {
    display: block
}

body {
    overflow-x: hidden
}

.widget-title {
    font-weight: 400;
    margin-bottom: 1em;
    line-height: 1.5
}

.widget {
    margin: 0 0 2.8em 0
}

.widget:last-child {
    margin-bottom: 0
}

.widget select {
    max-width: 100%
}

.widget ul {
    margin: 0;
    list-style-type: none
}

.no-widget-text {
    margin-bottom: 0
}

.widget_nav_menu ul ul.sub-menu {
    margin-top: .25em
}

.widget_nav_menu ul ul.sub-menu li {
    padding-left: 20px
}

.widget_nav_menu ul ul.sub-menu a:after {
    left: -20px
}

.widget_nav_menu ul ul.sub-menu ul a:after {
    left: -40px
}

.widget_nav_menu ul ul.sub-menu ul ul a:after {
    left: -60px
}

.widget_nav_menu li {
    transition: all .2s linear
}

#secondary .wp-block-search__input {
    line-height: 1
}

#secondary .wp-block-search__button {
    padding: .7em 1em
}

.widget_search .search-form {
    position: relative;
    padding: 0;
    background: initial;
    color: inherit
}

.widget_search .search-form>label {
    position: relative
}

.widget_search .search-form i {
    color: #3a3a3a
}

.widget_search .search-form button {
    position: absolute;
    top: 0;
    right: 15px;
    border: none;
    padding: 0;
    cursor: pointer;
    background: 0 0
}

.widget_search .search-form input[type=submit],
.widget_search .search-form input[type=submit]:focus,
.widget_search .search-form input[type=submit]:hover {
    padding: 13px 20px;
    border-radius: 2px;
    border: none;
    top: 0;
    right: 0;
    position: absolute;
    color: transparent;
    background: 0 0;
    max-width: 45px;
    z-index: 2
}

.widget_search .search-form .search-field {
    background: #fafafa;
    border-width: 1px;
    border-color: var(--ast-border-color);
    border-radius: 2px
}

.widget_search .search-field,
.widget_search .search-field:focus {
    width: 100%;
    padding: 16px 45px 16px 15px
}

.widget_archive ul.children,
.widget_categories ul.children,
.widget_pages ul.children {
    position: relative;
    margin-top: 5px;
    width: 100%
}

.widget_archive ul.children li,
.widget_categories ul.children li,
.widget_pages ul.children li {
    padding-left: 20px
}

.widget_archive li ul.children a:after,
.widget_categories li ul.children a:after,
.widget_pages li ul.children a:after {
    left: -20px
}

.widget_archive li ul.children ul a:after,
.widget_categories li ul.children ul a:after,
.widget_pages li ul.children ul a:after {
    left: -40px
}

.widget_tag_cloud .tagcloud {
    margin-top: 10px;
    display: inline-block
}

.widget_tag_cloud .tagcloud a {
    border: 1px solid var(--ast-border-color);
    padding: .5em .9em;
    display: inline-block;
    margin-bottom: 4px;
    font-size: 14px;
    margin-right: 4px;
    line-height: 1.5;
    transition: all .2s linear
}

.widget_calendar table,
.widget_calendar td,
.widget_calendar th {
    padding: 0;
    text-align: center
}

.widget_calendar table,
.widget_calendar th {
    border: none
}

.widget_calendar td {
    border-right: none;
    border-left: none
}

.widget_calendar caption {
    line-height: 2.7em
}

.widget_calendar thead {
    line-height: 2.5em
}

.widget_calendar thead a {
    color: #0274be;
    font-size: 1rem;
    vertical-align: middle
}

.widget_calendar thead td {
    vertical-align: middle;
    font-weight: 700
}

.widget_calendar thead>tr>th {
    line-height: 2.5em;
    border-bottom: 2px solid var(--ast-border-color);
    border-top: 2px solid var(--ast-border-color)
}

.widget_calendar tbody {
    line-height: 2.1em;
    text-align: center
}

.widget_calendar tbody>tr>td {
    width: 14.2857%
}

.widget_calendar tbody>tr:first-child>td {
    padding-top: 3px
}

.widget_calendar #today {
    background: #0274be
}

.ast-builder-grid-row {
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    grid-column-gap: 20px;
    overflow-wrap: anywhere
}

.ast-builder-grid-row>.site-header-section {
    flex-wrap: nowrap
}

.ast-builder-footer-grid-columns {
    grid-column-gap: 50px
}

.ast-builder-grid-row.ast-grid-center-col-layout {
    grid-template-columns: 1fr auto 1fr
}

.ast-builder-layout-element {
    align-items: center
}

.ast-builder-grid-row.ast-grid-center-col-layout-only {
    -js-display: flex;
    display: flex;
    height: 100%;
    justify-content: center
}

.ast-builder-grid-row.ast-grid-center-col-layout-only .ast-grid-section-center {
    flex-grow: 1
}

.site-header-section {
    height: 100%;
    min-height: 0;
    align-items: center
}

.site-header-section .ast-main-header-bar-alignment {
    height: 100%
}

.site-header-section>* {
    padding: 0 10px
}

.site-header-section>div:first-child {
    padding-left: 0
}

.site-header-section>div:last-child {
    padding-right: 0
}

.site-header-section .ast-builder-menu {
    align-items: center
}

.ast-builder-layout-element.ast-header-search {
    height: auto
}

.ast-grid-right-center-section {
    justify-content: flex-start;
    flex-grow: 1
}

.ast-grid-right-section {
    justify-content: flex-end
}

.ast-grid-right-section .ast-site-identity>:first-child {
    text-align: right
}

.ast-grid-right-section .ast-grid-right-center-section .ast-site-identity>:first-child {
    text-align: left
}

.ast-grid-left-center-section {
    justify-content: flex-end;
    flex-grow: 1
}

.ast-logo-title-inline .ast-site-identity {
    padding: 1em 0;
    -js-display: inline-flex;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    transition: all .2s linear
}

.ast-grid-section-center {
    justify-content: center
}

.ast-grid-section-center .ast-site-identity>:first-child {
    text-align: center
}

.ast-builder-social-element {
    line-height: 1;
    color: #3a3a3a;
    background: 0 0;
    vertical-align: middle;
    transition: all 10ms;
    margin-left: 6px;
    margin-right: 6px;
    justify-content: center;
    align-items: center
}

.ast-builder-social-element:hover {
    color: #0274be
}

.ast-builder-social-element .social-item-label {
    padding-left: 6px
}

.ast-social-stack-desktop .ast-builder-social-element,
.ast-social-stack-mobile .ast-builder-social-element,
.ast-social-stack-tablet .ast-builder-social-element {
    margin-top: 6px;
    margin-bottom: 6px
}

.ahfb-svg-iconset {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center
}

.ahfb-svg-iconset svg {
    width: 17px;
    height: 17px;
    transition: none
}

.ahfb-svg-iconset svg>* {
    transition: none
}

.ast-footer-copyright p {
    margin-bottom: 0
}

.ast-builder-grid-row-container {
    display: grid;
    align-content: center
}

.main-header-bar .main-header-bar-navigation {
    height: 100%
}

.ast-nav-menu .sub-menu {
    line-height: 1.45
}

.ast-builder-menu .main-navigation {
    padding: 0
}

.ast-builder-menu .main-navigation>ul {
    align-self: center
}

.ast-footer-copyright,
.ast-footer-social-wrap,
.site-footer-focus-item {
    width: 100%
}

#astra-footer-menu {
    margin: 0;
    list-style: none;
    background: inherit
}

#astra-footer-menu>ul {
    margin: 0;
    list-style: none;
    background: inherit
}

.ast-header-break-point #ast-mobile-header {
    display: block
}

.ast-header-break-point .main-header-bar-navigation {
    line-height: 3
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
    display: inline-block;
    position: absolute;
    font-size: inherit;
    top: 0;
    right: 20px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 .907em;
    font-weight: 400;
    line-height: inherit
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children .sub-menu {
    display: none
}

.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before,
.ast-header-break-point .ast-mobile-header-wrap .ast-main-header-wrap .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
    transform: rotateX(180deg)
}

.ast-header-break-point .ast-nav-menu .sub-menu {
    line-height: 3
}

.site-footer-section {
    justify-content: center
}

.site-footer-section>* {
    margin-bottom: 10px
}

.site-footer-section>:last-child {
    margin-bottom: 0
}

.site-primary-footer-wrap {
    padding-top: 45px;
    padding-bottom: 45px
}

.site-above-footer-wrap,
.site-below-footer-wrap {
    padding-top: 20px;
    padding-bottom: 20px
}

.ast-hfb-header.ast-header-break-point .main-header-bar-navigation {
    width: 100%;
    margin: 0
}

.ast-hfb-header .menu-toggle.toggled .ast-mobile-svg {
    display: none
}

.ast-hfb-header .menu-toggle.toggled .ast-close-svg {
    display: block
}

.menu-toggle .ast-close-svg {
    display: none
}

.ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center
}

.ast-mobile-header-wrap .menu-toggle .mobile-menu-wrap {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center;
    margin-left: .4em
}

.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    -js-display: flex;
    display: flex;
    align-items: center;
    width: auto;
    height: auto
}

.menu-toggle .mobile-menu-toggle-icon {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center
}

.menu-toggle .mobile-menu-wrap {
    -js-display: inline-flex;
    display: inline-flex;
    align-self: center;
    margin-left: .4em
}

.ast-hfb-header .ast-button-wrap .menu-toggle .mobile-menu-wrap {
    align-items: center;
    -js-display: flex;
    display: flex
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: .5em;
    align-items: center;
    -js-display: flex;
    display: flex
}

.ast-search-menu-icon.ast-inline-search .search-field {
    width: 100%;
    padding: .6em;
    padding-right: 5.5em
}

@media (min-width:769px) {
    .footer-nav-wrap .astra-footer-horizontal-menu li {
        margin: 0
    }

    .footer-nav-wrap .astra-footer-horizontal-menu li:first-child a {
        padding-left: 0
    }

    .footer-nav-wrap .astra-footer-horizontal-menu li:last-child a {
        padding-right: 0
    }

    .footer-nav-wrap .astra-footer-horizontal-menu a {
        padding: 0 .5em
    }
}

.site-header {
    z-index: 99;
    position: relative
}

.main-header-container {
    position: relative
}

.main-header-bar-wrap {
    position: relative
}

.main-header-bar {
    background-color: #fff;
    border-bottom-color: var(--ast-border-color);
    border-bottom-style: solid
}

.ast-header-break-point .main-header-bar {
    border: 0
}

.ast-header-break-point .main-header-bar {
    border-bottom-color: var(--ast-border-color);
    border-bottom-style: solid
}

.main-header-bar {
    margin-left: auto;
    margin-right: auto
}

.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu {
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .1)
}

.ast-header-custom-item-inside .button-custom-menu-item .menu-link {
    display: none
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link {
    display: none
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link {
    display: block
}

.site-branding {
    line-height: 1;
    align-self: center
}

.ast-menu-toggle {
    display: none;
    background: 0 0;
    color: inherit;
    border-style: dotted;
    border-color: transparent
}

.ast-menu-toggle:focus,
.ast-menu-toggle:hover {
    background: 0 0;
    border-color: inherit;
    color: inherit
}

.ast-menu-toggle:focus {
    outline: thin dotted
}

.ast-main-header-nav-open .main-header-bar {
    padding-bottom: 0
}

.main-header-bar {
    z-index: 4;
    position: relative
}

.main-header-bar .main-header-bar-navigation:empty {
    padding: 0
}

.main-header-bar .main-header-bar-navigation .sub-menu {
    line-height: 1.45
}

.main-header-bar .main-header-bar-navigation .menu-item-has-children>.menu-link:after {
    line-height: normal
}

.custom-mobile-logo-link {
    display: none
}

.ast-site-identity {
    padding: 1em 0
}

.ast-header-break-point .site-header .main-header-bar-wrap .site-branding {
    flex: 1;
    align-self: center
}

.ast-header-break-point .ast-site-identity {
    width: 100%
}

.ast-header-break-point .main-header-bar {
    display: block;
    line-height: 3
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation {
    line-height: 3
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu {
    line-height: 3
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu {
    display: none
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
    display: inline-block;
    position: absolute;
    font-size: inherit;
    top: -1px;
    right: 20px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 .907em;
    font-weight: 400;
    line-height: inherit;
    transition: all .2s
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
    transform: rotateX(180deg)
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
    border-top-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color)
}

.ast-header-break-point .main-navigation {
    display: block;
    width: 100%
}

.ast-header-break-point .main-navigation ul ul {
    left: auto;
    right: auto
}

.ast-header-break-point .main-navigation .stack-on-mobile li {
    width: 100%
}

.ast-header-break-point .main-navigation .widget {
    margin-bottom: 1em
}

.ast-header-break-point .main-navigation .widget li {
    width: auto
}

.ast-header-break-point .main-navigation .widget:last-child {
    margin-bottom: 0
}

.ast-header-break-point .main-header-bar-navigation {
    width: calc(100% + 40px);
    margin: 0 -20px
}

.ast-header-break-point .main-header-menu ul ul {
    top: 0
}

.ast-header-break-point .ast-builder-menu {
    width: 100%
}

.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile {
    flex-wrap: wrap
}

.ast-desktop .main-header-menu>.menu-item .sub-menu:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%)
}

input[type=email],
input[type=number],
input[type=password],
input[type=reset],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: #fafafa;
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear
}

input[type=email]:focus,
input[type=password]:focus,
input[type=reset]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    background-color: #fff;
    border-color: var(--ast-border-color);
    box-shadow: none
}

input[type=button],
input[type=button]:focus,
input[type=button]:hover,
input[type=reset],
input[type=reset]:focus,
input[type=reset]:hover,
input[type=submit],
input[type=submit]:focus,
input[type=submit]:hover {
    box-shadow: none
}

textarea {
    width: 100%
}

input[type=search]:focus {
    outline: thin dotted
}

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 5.7px 0;
    padding: 0;
    border: none
}

input[type=range]:focus {
    outline: 0
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8.6px;
    cursor: pointer;
    box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9;
    background: rgba(255, 255, 255, .2);
    border-radius: 13.6px;
    border: 0 solid #fff
}

input[type=range]::-webkit-slider-thumb {
    box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
    border: 7.9px solid #0274be;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #0274be;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -5.7px
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: rgba(255, 255, 255, .2)
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.6px;
    cursor: pointer;
    box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9;
    background: rgba(255, 255, 255, .2);
    border-radius: 13.6px;
    border: 0 solid #fff
}

input[type=range]::-moz-range-thumb {
    box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
    border: 7.9px solid #0274be;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #0274be;
    cursor: pointer
}

input[type=range]::-ms-track {
    width: 100%;
    height: 8.6px;
    cursor: pointer;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

input[type=range]::-ms-fill-lower {
    background: rgba(199, 199, 199, .2);
    border: 0 solid #fff;
    border-radius: 27.2px;
    box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9
}

input[type=range]::-ms-fill-upper {
    background: rgba(255, 255, 255, .2);
    border: 0 solid #fff;
    border-radius: 27.2px;
    box-shadow: 2.6px 2.6px .4px #ccc, 0 0 2.6px #d9d9d9
}

input[type=range]::-ms-thumb {
    box-shadow: 0 0 0 rgba(255, 221, 0, .37), 0 0 0 rgba(255, 224, 26, .37);
    border: 7.9px solid #0274be;
    height: 20px;
    width: 20px;
    border-radius: 50px;
    background: #0274be;
    cursor: pointer;
    height: 8.6px
}

input[type=range]:focus::-ms-fill-lower {
    background: rgba(255, 255, 255, .2)
}

input[type=range]:focus::-ms-fill-upper {
    background: rgba(255, 255, 255, .2)
}

input[type=color] {
    border: none;
    width: 100px;
    padding: 0;
    height: 30px;
    cursor: pointer
}

input[type=color]::-webkit-color-swatch-wrapper {
    padding: 0;
    border: none
}

input[type=color]::-webkit-color-swatch {
    border: none
}

.page .entry-header {
    margin-bottom: 1.5em
}

.search .entry-header {
    margin-bottom: 1em
}

.ast-single-post .entry-header.ast-header-without-markup,
.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
    margin-bottom: 0
}

.entry-header {
    margin-bottom: 1em;
    word-wrap: break-word
}

.entry-header+.ast-blog-featured-section {
    margin-top: .5em
}

.entry-content {
    word-wrap: break-word
}

.entry-content p {
    margin-bottom: 1.6em
}

.read-more {
    margin-bottom: 0
}

.read-more .ast-right-arrow {
    font-size: 1em
}

.ast-no-thumb .ast-blog-featured-section {
    margin-bottom: 0
}

.ast-no-thumb .entry-header+.ast-blog-featured-section {
    margin-top: 0
}

.ast-blog-featured-section {
    margin-bottom: 1.5em
}

.error404 .page-header {
    margin-bottom: 1.5em
}

.error404 .page-header .page-title {
    margin-bottom: 0
}

.archive .entry-title,
.blog .entry-title,
.search .entry-title {
    line-height: 1.3
}

.archive .format-aside .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.blog .format-status .entry-title {
    display: none
}

.page-title {
    margin-bottom: 1em;
    font-weight: 400
}

.entry-title {
    margin-bottom: .2em
}

.ast-article-post {
    margin-bottom: 2.5em
}

.ast-article-post:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.search .site-content .content-area .search-form {
    margin-bottom: 3em
}

.blog-layout-1 .post-thumb {
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.blog .posted-on {
    z-index: 1
}

.ast-blog-featured-section .posted-on {
    width: 5.714285714em;
    height: 5.714285714em;
    padding: .7em
}

.ast-blog-featured-section .posted-on .date-month,
.ast-blog-featured-section .posted-on .date-year {
    font-size: .8571428571em;
    line-height: 1em
}

.ast-blog-featured-section .posted-on .date-day {
    font-size: 2.5em;
    line-height: .9em;
    font-weight: 900;
    margin: .1em 0
}

.ast-author-box img.avatar {
    border-radius: 50%;
    margin: 0 0 0 20px
}

.ast-archive-description {
    margin-bottom: 2.5em;
    padding-bottom: 1.3333em;
    border-bottom: 1px solid var(--ast-border-color)
}

.ast-archive-description .ast-archive-title {
    margin-bottom: 4px;
    font-size: 40px;
    font-size: 2.85714rem;
    font-weight: 300
}

.ast-archive-description p {
    margin-bottom: 0;
    font-size: 20px;
    font-size: 1.42857rem;
    line-height: 1.65;
    font-weight: 300
}

.ast-separate-container .ast-archive-description,
.ast-separate-container .ast-author-box {
    background-color: #eee;
    padding-bottom: 0;
    border-bottom: 0
}

@media (max-width:1200px) {
    .ast-separate-container .ast-archive-description {
        margin: 0;
        padding: 3.34em 2.4em
    }
}

@media (max-width:992px) {
    .ast-separate-container .ast-archive-description {
        padding: 2.14em
    }
}

@media (min-width:1201px) {

    .ast-separate-container .ast-archive-description,
    .ast-separate-container .ast-author-box {
        margin: 0;
        padding: 5em 6.67em 3.33333em
    }
}

.single .entry-header {
    margin-bottom: 2em
}

.single .post-navigation {
    margin: 0;
    padding: 2em 0 0;
    border-top: 1px solid var(--ast-border-color)
}

@media (max-width:768px) {
    .single .post-navigation {
        padding-top: 1.5em
    }
}

.single .post-navigation a {
    margin: 2px;
    display: inline-block;
    text-align: center;
    color: #000
}

@media (min-width:421px) {
    .single .post-navigation .nav-links {
        -js-display: flex;
        display: flex
    }

    .single .post-navigation .nav-next,
    .single .post-navigation .nav-previous {
        flex: auto
    }
}

@media (max-width:420px) {

    .single .post-navigation .ast-left-arrow,
    .single .post-navigation .ast-right-arrow {
        display: none
    }

    .single .post-navigation .nav-next,
    .single .post-navigation .nav-previous {
        width: 100%
    }

    .single .post-navigation .nav-next a,
    .single .post-navigation .nav-previous a {
        width: 100%
    }

    .single .post-navigation .nav-previous {
        margin-bottom: 1em
    }
}

.single .entry-header .ast-single-post-order+.post-thumb img {
    margin-top: 2em;
    margin-bottom: 0
}

.single .entry-header.ast-no-title .post-thumb+.ast-single-post-order {
    margin-top: 0
}

.single .entry-header .post-thumb+.ast-single-post-order {
    margin-top: 2em
}

.single .entry-header .post-thumb img {
    margin-top: 0;
    margin-bottom: 0
}

.page .has-post-thumbnail .post-thumb img {
    margin-bottom: 1.5em
}

.post-password-form {
    text-align: center
}

@media (max-width:420px) {
    .post-password-form input[type=password] {
        display: block;
        margin: 10px auto
    }
}

.post-password-form input[type=submit] {
    padding: 10px 20px;
    border-radius: 2px
}

.ast-separate-container .post-navigation {
    border-top: 0;
    padding-left: 3.33333em;
    padding-right: 3.33333em
}

@media (max-width:420px) {
    .ast-separate-container .post-navigation {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:768px) {
    .ast-separate-container .entry-header {
        margin-bottom: 1em
    }
}

.ast-404-layout-1 {
    text-align: center;
    margin: 4em auto
}

.ast-404-layout-1 .page-sub-title {
    font-size: 1.5rem;
    font-weight: 700
}

.ast-404-layout-1 .widget_search {
    padding-top: .5em
}

.ast-404-search {
    margin-top: 1.5em
}

.ast-404-search .widget_search {
    max-width: 370px;
    margin: 0 auto
}

.ast-separate-container .error-404,
.ast-separate-container .no-results {
    background-color: #fff
}

@media (max-width:1200px) {

    .ast-separate-container .ast-404-layout-1,
    .ast-separate-container .no-results {
        margin: 0;
        padding: 3.34em 2.4em
    }
}

@media (max-width:768px) {

    .ast-separate-container .ast-404-layout-1,
    .ast-separate-container .no-results {
        padding: 1.5em 2.14em
    }
}

@media (max-width:544px) {

    .ast-separate-container .ast-404-layout-1,
    .ast-separate-container .no-results {
        padding: 1.5em 1em
    }
}

@media (min-width:1201px) {

    .ast-separate-container .ast-404-layout-1,
    .ast-separate-container .no-results {
        margin: 0;
        padding: 5.34em 6.67em
    }
}

.blog-layout-1 {
    width: 100%;
    display: inline-block;
    padding-bottom: 2em;
    vertical-align: middle;
    border-bottom: 1px solid var(--ast-border-color)
}

.blog-layout-1 .posted-on {
    left: 0
}

.blog-layout-1 .post-content,
.blog-layout-1 .post-thumb {
    padding-left: 0;
    padding-right: 0
}

.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap
}

.ast-flex-1 {
    flex: 1
}

.ast-inline-flex {
    -js-display: inline-flex;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center
}

.ast-justify-content-flex-start {
    justify-content: flex-start
}

.ast-justify-content-flex-end {
    justify-content: flex-end
}

.ast-justify-content-center {
    justify-content: center
}

.ast-justify-content-space-between {
    justify-content: space-between
}

.ast-justify-content-space-around {
    justify-content: space-around
}

.ast-align-content-flex-start {
    align-content: flex-start
}

.ast-align-content-flex-end {
    align-content: flex-end
}

.ast-align-content-center {
    align-content: center
}

.ast-align-content-space-between {
    align-content: space-between
}

.ast-align-content-space-around {
    align-content: space-around
}

.ast-align-content-stretch {
    align-content: stretch
}

.ast-flex-grow-1 {
    flex-grow: 1
}

.ast-no-sidebar .entry-content .alignfull {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw
}

.ast-no-sidebar .entry-content .alignwide {
    margin-left: calc(-41vw + 50%);
    margin-right: calc(-41vw + 50%);
    max-width: unset;
    width: unset
}

.ast-no-sidebar .entry-content .alignfull .alignfull,
.ast-no-sidebar .entry-content .alignfull .alignwide,
.ast-no-sidebar .entry-content .alignwide .alignfull,
.ast-no-sidebar .entry-content .alignwide .alignwide,
.ast-no-sidebar .entry-content .wp-block-column .alignfull,
.ast-no-sidebar .entry-content .wp-block-column .alignwide {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.wp-block-gallery,
.blocks-gallery-grid {
    margin: 0
}

.wp-block-separator {
    max-width: 100px
}

.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots {
    max-width: none
}

.entry-content .has-2-columns .wp-block-column:first-child {
    padding-right: 10px
}

.entry-content .has-2-columns .wp-block-column:last-child {
    padding-left: 10px
}

@media (max-width:782px) {
    .entry-content .wp-block-columns .wp-block-column {
        flex-basis: 100%
    }

    .entry-content .has-2-columns .wp-block-column:first-child {
        padding-right: 0
    }

    .entry-content .has-2-columns .wp-block-column:last-child {
        padding-left: 0
    }
}

body .entry-content .wp-block-latest-posts {
    margin-left: 0
}

body .entry-content .wp-block-latest-posts li {
    list-style: none
}

.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {
    margin-left: 0
}

.ast-header-break-point .entry-content .alignwide {
    margin-left: auto;
    margin-right: auto
}

.entry-content .blocks-gallery-item img {
    margin-bottom: auto
}

.wp-block-pullquote {
    border-top: 4px solid #555d66;
    border-bottom: 4px solid #555d66;
    color: #40464d
}

:root {
    --ast-container-default-xlg-padding: 6.67em;
    --ast-container-default-lg-padding: 5.67em;
    --ast-container-default-slg-padding: 4.34em;
    --ast-container-default-md-padding: 3.34em;
    --ast-container-default-sm-padding: 6.67em;
    --ast-container-default-xs-padding: 2.4em;
    --ast-container-default-xxs-padding: 1.4em
}

html {
    font-size: 100%
}

a,
.page-title {
    color: #7dae34
}

a:hover,
a:focus {
    color: #7dae34
}

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.6
}

blockquote {
    color: #0a0a0a
}

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: 400
}

.site-title {
    font-size: 35px;
    font-size: 2.1875rem;
    display: none
}

header .custom-logo-link img {
    max-width: 300px
}

.astra-logo-svg {
    width: 300px
}

.ast-archive-description .ast-archive-title {
    font-size: 6px;
    font-size: .375rem
}

.site-header .site-description {
    font-size: 15px;
    font-size: .9375rem;
    display: none
}

.entry-title {
    font-size: 24px;
    font-size: 1.5rem
}

h1,
.entry-content h1 {
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 500;
    line-height: 1.2
}

h2,
.entry-content h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.2
}

h3,
.entry-content h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2
}

h4,
.entry-content h4 {
    font-size: 20px;
    font-size: 1.25rem
}

h5,
.entry-content h5 {
    font-size: 18px;
    font-size: 1.125rem
}

h6,
.entry-content h6 {
    font-size: 15px;
    font-size: .9375rem
}

.ast-single-post .entry-title,
.page-title {
    font-size: 28px;
    font-size: 1.75rem
}

::selection {
    background-color: #7dae34;
    color: #000
}

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: #555
}

.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.current-item {
    color: #000;
    border-color: #7dae34;
    background-color: #7dae34
}

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: #7dae34
}

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: #7dae34;
    background-color: #7dae34;
    box-shadow: none
}

.site-footer a:hover+.post-count,
.site-footer a:focus+.post-count {
    background: #7dae34;
    border-color: #7dae34
}

.single .nav-links .nav-previous,
.single .nav-links .nav-next {
    color: #7dae34
}

.entry-meta,
.entry-meta * {
    line-height: 1.45;
    color: #7dae34
}

.entry-meta a:hover,
.entry-meta a:hover *,
.entry-meta a:focus,
.entry-meta a:focus *,
.page-links>.page-link,
.page-links .page-link:hover,
.post-navigation a:hover {
    color: #7dae34
}

#cat option,
.secondary .calendar_wrap thead a,
.secondary .calendar_wrap thead a:visited {
    color: #7dae34
}

.secondary .calendar_wrap #today,
.ast-progress-val span {
    background: #7dae34
}

.secondary a:hover+.post-count,
.secondary a:focus+.post-count {
    background: #7dae34;
    border-color: #7dae34
}

.calendar_wrap #today>a {
    color: #000
}

.page-links .page-link,
.single .post-navigation a {
    color: #7dae34
}

.widget-title {
    font-size: 22px;
    font-size: 1.375rem;
    color: #555
}

.single .ast-author-details .author-title {
    color: #7dae34
}

.ast-logo-title-inline .site-logo-img {
    padding-right: 1em
}

.site-logo-img img {
    transition: all 0.2s linear
}

.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-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: 4em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.single.ast-page-builder-template .entry-header {
    padding-left: 20px;
    padding-right: 20px
}

.ast-page-builder-template .ast-archive-description {
    margin: 4em auto 0;
    padding-left: 20px;
    padding-right: 20px
}

.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {
    margin-left: 0;
    margin-right: 0
}

@media (max-width:921px) {
    #ast-desktop-header {
        display: none
    }
}

@media (min-width:921px) {
    #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
}

.ast-separate-container.ast-single-post.ast-right-sidebar #primary,
.ast-separate-container.ast-single-post.ast-left-sidebar #primary,
.ast-separate-container.ast-single-post #primary,
.ast-plain-container.ast-single-post #primary {
    margin-top: 0;
    margin-bottom: 0
}

.ast-left-sidebar.ast-single-post #primary,
.ast-right-sidebar.ast-single-post #primary,
.ast-separate-container.ast-single-post.ast-right-sidebar #primary,
.ast-separate-container.ast-single-post.ast-left-sidebar #primary,
.ast-separate-container.ast-single-post #primary {
    padding-left: 0;
    padding-right: 0
}

.ast-separate-container #primary {
    padding-top: 0
}

.ast-separate-container #primary {
    padding-bottom: 0
}

@media (min-width:1200px) {
    .wp-block-group .has-background {
        padding: 20px
    }
}

@media (min-width:1200px) {

    .ast-plain-container.ast-no-sidebar .entry-content .alignwide .wp-block-cover__inner-container,
    .ast-plain-container.ast-no-sidebar .entry-content .alignfull .wp-block-cover__inner-container {
        width: 1240px
    }
}

@media (min-width:1200px) {

    .wp-block-cover-image.alignwide .wp-block-cover__inner-container,
    .wp-block-cover.alignwide .wp-block-cover__inner-container,
    .wp-block-cover-image.alignfull .wp-block-cover__inner-container,
    .wp-block-cover.alignfull .wp-block-cover__inner-container {
        width: 100%
    }
}

.wp-block-columns {
    margin-bottom: unset
}

.wp-block-image.size-full {
    margin: 2rem 0
}

.wp-block-separator.has-background {
    padding: 0
}

.wp-block-gallery {
    margin-bottom: 1.6em
}

.wp-block-group {
    padding-top: 4em;
    padding-bottom: 4em
}

.wp-block-group__inner-container .wp-block-columns:last-child,
.wp-block-group__inner-container :last-child,
.wp-block-table table {
    margin-bottom: 0
}

.blocks-gallery-grid {
    width: 100%
}

.wp-block-navigation-link__content {
    padding: 5px 0
}

.wp-block-group .wp-block-group .has-text-align-center,
.wp-block-group .wp-block-column .has-text-align-center {
    max-width: 100%
}

.has-text-align-center {
    margin: 0 auto
}

@media (min-width:1200px) {

    .wp-block-cover__inner-container,
    .alignwide .wp-block-group__inner-container,
    .alignfull .wp-block-group__inner-container {
        max-width: 1200px;
        margin: 0 auto
    }

    .wp-block-group.alignnone,
    .wp-block-group.aligncenter,
    .wp-block-group.alignleft,
    .wp-block-group.alignright,
    .wp-block-group.alignwide,
    .wp-block-columns.alignwide {
        margin: 2rem 0 1rem 0
    }
}

@media (max-width:1200px) {
    .wp-block-group {
        padding: 3em
    }

    .wp-block-group .wp-block-group {
        padding: 1.5em
    }

    .wp-block-columns,
    .wp-block-column {
        margin: 1rem 0
    }
}

@media (min-width:921px) {
    .wp-block-columns .wp-block-group {
        padding: 2em
    }
}

@media (max-width:544px) {

    .wp-block-cover-image .wp-block-cover__inner-container,
    .wp-block-cover .wp-block-cover__inner-container {
        width: unset
    }

    .wp-block-cover,
    .wp-block-cover-image {
        padding: 2em 0
    }

    .wp-block-group,
    .wp-block-cover {
        padding: 2em
    }

    .wp-block-media-text__media img,
    .wp-block-media-text__media video {
        width: unset;
        max-width: 100%
    }

    .wp-block-media-text.has-background .wp-block-media-text__content {
        padding: 1em
    }
}

.wp-block-image.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-table.aligncenter {
    margin-left: auto;
    margin-right: auto
}

@media (min-width:544px) {
    .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 .wp-block-media-text__content {
        padding: 0 0 0 8%
    }

    .ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-bottom-left>*,
    .ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-bottom-right>*,
    .ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-top-left>*,
    .ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-top-right>*,
    .ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-center-right>*,
    .ast-plain-container .site-content .entry-content .has-custom-content-position.is-position-center-left>* {
        margin: 0
    }
}

@media (max-width:544px) {
    .entry-content .wp-block-media-text .wp-block-media-text__content {
        padding: 8% 0
    }

    .wp-block-media-text .wp-block-media-text__media img {
        width: auto;
        max-width: 100%
    }
}

@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%
    }

    .ast-separate-container .ast-article-post,
    .ast-separate-container .ast-article-single {
        padding: 1.5em 2.14em
    }

    .ast-author-box img.avatar {
        margin: 20px 0 0 0
    }
}

@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: #fff
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
    color: #fff;
    background-color: #565353;
    border-color: #565353
}

.elementor-widget-heading h1.elementor-heading-title {
    line-height: 1.2
}

.elementor-widget-heading h2.elementor-heading-title {
    line-height: 1.2
}

.elementor-widget-heading h3.elementor-heading-title {
    line-height: 1.2
}

.wp-block-button .wp-block-button__link {
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    border-color: #86bd38;
    background-color: #86bd38;
    color: #fff;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1;
    border-radius: 10px;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 14px;
    padding-left: 30px
}

.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #fff;
    border-color: #86bd38;
    background-color: #86bd38;
    border-radius: 10px;
    padding-top: 12px;
    padding-right: 30px;
    padding-bottom: 14px;
    padding-left: 30px;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1
}

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 {
    color: #fff;
    background-color: #565353;
    border-color: #565353
}

@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: .54em;
        padding-right: .54em
    }

    .ast-separate-container .ast-comment-list li.depth-1 {
        padding: 1.5em 1em;
        margin-bottom: 1.5em
    }

    .ast-separate-container .ast-comment-list .bypostauthor {
        padding: .5em
    }

    .ast-search-menu-icon.ast-dropdown-active .search-field {
        width: 170px
    }
}

@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-separate-container .ast-comment-list li.depth-1 {
        padding: 1.5em 2.14em
    }

    .ast-separate-container .comment-respond {
        padding: 2em 2.14em
    }

    .ast-comment-meta {
        padding: 0 1.8888em 1.3333em
    }
}

body,
.ast-separate-container {
    background-color: ;
    ;
    background-image: none;
}

.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    margin-left: -6.67em;
    margin-right: -6.67em;
    width: auto
}

@media (max-width:1200px) {
    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-left: -2.4em;
        margin-right: -2.4em
    }
}

@media (max-width:768px) {
    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-left: -2.14em;
        margin-right: -2.14em
    }
}

@media (max-width:544px) {
    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-left: -1em;
        margin-right: -1em
    }
}

.ast-no-sidebar.ast-separate-container .entry-content .alignwide {
    margin-left: -20px;
    margin-right: -20px
}

.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignfull,
.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignwide {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

@media (max-width:921px) {
    .site-title {
        display: none
    }

    .ast-archive-description .ast-archive-title {
        font-size: 40px
    }

    .site-header .site-description {
        display: none
    }

    .entry-title {
        font-size: 30px
    }

    h1,
    .entry-content h1 {
        font-size: 30px
    }

    h2,
    .entry-content h2 {
        font-size: 25px
    }

    h3,
    .entry-content h3 {
        font-size: 20px
    }

    .ast-single-post .entry-title,
    .page-title {
        font-size: 30px
    }

    .astra-logo-svg {
        width: 350px
    }

    header .custom-logo-link img,
    .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
        max-width: 350px
    }
}

@media (max-width:544px) {
    .site-title {
        display: none
    }

    .ast-archive-description .ast-archive-title {
        font-size: 40px
    }

    .site-header .site-description {
        display: none
    }

    .entry-title {
        font-size: 30px
    }

    h1,
    .entry-content h1 {
        font-size: 30px
    }

    h2,
    .entry-content h2 {
        font-size: 25px
    }

    h3,
    .entry-content h3 {
        font-size: 20px
    }

    .ast-single-post .entry-title,
    .page-title {
        font-size: 30px
    }

    header .custom-logo-link img,
    .ast-header-break-point .site-branding img,
    .ast-header-break-point .custom-logo-link img {
        max-width: 180px
    }

    .astra-logo-svg {
        width: 180px
    }

    .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
        max-width: 180px
    }
}

@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
    }
}

@font-face {
    font-family: "Astra";
    src: url(https://www.centre-clauderer.com/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"), url(https://www.centre-clauderer.com/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"), url(https://www.centre-clauderer.com/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@media (min-width:922px) {
    .single-post .site-content>.ast-container {
        max-width: 1000px
    }
}

@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: 0
    }
}

.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
    background: transparent
}

.footer-widget-area[data-section^="section-fb-html-"] .ast-builder-html-element {
    text-align: center
}

.astra-icon-down_arrow::after {
    content: "\e900";
    font-family: Astra
}

.astra-icon-close::after {
    content: "\e5cd";
    font-family: Astra
}

.astra-icon-drag_handle::after {
    content: "\e25d";
    font-family: Astra
}

.astra-icon-format_align_justify::after {
    content: "\e235";
    font-family: Astra
}

.astra-icon-menu::after {
    content: "\e5d2";
    font-family: Astra
}

.astra-icon-reorder::after {
    content: "\e8fe";
    font-family: Astra
}

.astra-icon-search::after {
    content: "\e8b6";
    font-family: Astra
}

.astra-icon-zoom_in::after {
    content: "\e56b";
    font-family: Astra
}

.astra-icon-check-circle::after {
    content: "\e901";
    font-family: Astra
}

.astra-icon-shopping-cart::after {
    content: "\f07a";
    font-family: Astra
}

.astra-icon-shopping-bag::after {
    content: "\f290";
    font-family: Astra
}

.astra-icon-shopping-basket::after {
    content: "\f291";
    font-family: Astra
}

.astra-icon-circle-o::after {
    content: "\e903";
    font-family: Astra
}

.astra-icon-certificate::after {
    content: "\e902";
    font-family: Astra
}

blockquote {
    padding: 1.2em
}

: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: #0170B9;
    --ast-global-color-1: #3a3a3a;
    --ast-global-color-2: #3a3a3a;
    --ast-global-color-3: #4B4F58;
    --ast-global-color-4: #F5F5F5;
    --ast-global-color-5: #FFFFFF;
    --ast-global-color-6: #E5E5E5;
    --ast-global-color-7: #424242;
    --ast-global-color-8: #000000
}

:root {
    --ast-border-color: #ddd
}

.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
    width: 150px
}

.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
    max-width: 150px
}

@media (max-width:921px) {
    .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
        width: 120px
    }

    .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
        max-width: 120px
    }
}

@media (max-width:543px) {
    .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg {
        width: 100px
    }

    .ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img {
        max-width: 100px
    }
}

@media (min-width:921px) {
    .ast-theme-transparent-header #masthead {
        position: absolute;
        left: 0;
        right: 0
    }

    .ast-theme-transparent-header .main-header-bar,
    .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
        background: none
    }

    body.elementor-editor-active.ast-theme-transparent-header #masthead,
    .fl-builder-edit .ast-theme-transparent-header #masthead,
    body.vc_editor.ast-theme-transparent-header #masthead,
    body.brz-ed.ast-theme-transparent-header #masthead {
        z-index: 0
    }

    .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link {
        display: none
    }

    .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
        display: inline-block
    }

    .ast-theme-transparent-header .ast-above-header,
    .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
        background-image: none;
        background-color: transparent
    }

    .ast-theme-transparent-header .ast-below-header {
        background-image: none;
        background-color: transparent
    }
}

@media (max-width:921px) {
    .ast-theme-transparent-header #masthead {
        position: absolute;
        left: 0;
        right: 0
    }

    .ast-theme-transparent-header .main-header-bar,
    .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
        background: none
    }

    body.elementor-editor-active.ast-theme-transparent-header #masthead,
    .fl-builder-edit .ast-theme-transparent-header #masthead,
    body.vc_editor.ast-theme-transparent-header #masthead,
    body.brz-ed.ast-theme-transparent-header #masthead {
        z-index: 0
    }

    .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link {
        display: none
    }

    .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
        display: inline-block
    }

    .ast-theme-transparent-header .ast-above-header,
    .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
        background-image: none;
        background-color: transparent
    }

    .ast-theme-transparent-header .ast-below-header {
        background-image: none;
        background-color: transparent
    }
}

.ast-theme-transparent-header #ast-desktop-header>[CLASS*="-header-wrap"]:last-child>[CLASS*="-header-bar"],
.ast-theme-transparent-header.ast-header-break-point #ast-mobile-header>[CLASS*="-header-wrap"]:last-child>[CLASS*="-header-bar"] {
    border-bottom-style: none
}

.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
}

.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 .3em;
    content: "\00bb"
}

.trail-items li:last-of-type::after {
    display: none
}

.trail-items li::after {
    content: "\00bb"
}

.ast-breadcrumbs-wrapper a,
.ast-breadcrumbs-wrapper .last,
.ast-breadcrumbs-wrapper .separator {
    font-family: inherit;
    font-weight: inherit
}

.main-header-bar.ast-header-breadcrumb,
.ast-header-break-point .main-header-bar.ast-header-breadcrumb,
.ast-header-break-point .header-main-layout-2 .main-header-bar.ast-header-breadcrumb,
.ast-header-break-point .ast-mobile-header-stack .main-header-bar.ast-header-breadcrumb,
.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar-wrap .main-header-bar.ast-header-breadcrumb,
.ast-main-header-nav-open .main-header-bar-wrap .main-header-bar.ast-header-breadcrumb {
    padding-top: 1%;
    padding-right: 0%;
    padding-bottom: 2%;
    padding-left: 0%
}

.ast-breadcrumbs-wrapper {
    text-align: left
}

.ast-header-breadcrumb {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%
}

.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar.ast-header-breadcrumb,
.ast-main-header-nav-open .main-header-bar.ast-header-breadcrumb {
    padding-top: 1em;
    padding-bottom: 1em
}

.ast-header-break-point .main-header-bar.ast-header-breadcrumb {
    border-bottom-width: 1px;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid
}

.ast-breadcrumbs-wrapper {
    line-height: 1.4
}

.ast-breadcrumbs-wrapper .rank-math-breadcrumb p {
    margin-bottom: 0
}

.ast-breadcrumbs-wrapper {
    display: block;
    width: 100%
}

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: #555
}

@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
    }
}

.ast-builder-layout-element[data-section="title_tagline"] {
    display: flex
}

@media (max-width:921px) {
    .ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"] {
        display: flex
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"] {
        display: flex
    }
}

[data-section*="section-hb-button-"] .menu-link {
    display: none
}

.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
    font-weight: 400;
    text-transform: none
}

.ast-header-button-1 .ast-custom-button {
    background: #86bd38;
    border-radius: 10px
}

.ast-header-button-1 .ast-custom-button:hover {
    background: #3d433e
}

.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 26px;
    padding-right: 26px
}

.ast-header-button-1[data-section="section-hb-button-1"] {
    display: flex
}

@media (max-width:921px) {
    .ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"] {
        display: flex
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"] {
        display: flex
    }
}

.ast-builder-menu-1 {
    font-family: inherit;
    font-weight: 500;
    text-transform: none
}

.ast-builder-menu-1 .menu-item>.menu-link {
    font-size: 16px;
    font-size: 1rem;
    color: #3f3f3e;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px
}

.ast-builder-menu-1 .menu-item>.ast-menu-toggle {
    color: #3f3f3e
}

.ast-builder-menu-1 .menu-item:hover>.menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
    color: #7DAE34;
    background: #efedee
}

.ast-builder-menu-1 .menu-item:hover>.ast-menu-toggle {
    color: #7DAE34
}

.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,
.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,
.ast-builder-menu-1 .current-menu-ancestor>.menu-link {
    color: #709c2e
}

.ast-builder-menu-1 .menu-item.current-menu-item>.ast-menu-toggle {
    color: #709c2e
}

.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
    border-top-width: 2px;
    border-bottom-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-color: #7dae34;
    border-style: solid;
    border-radius: 0
}

.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
    margin-top: 0
}

.ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu:before,
.ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper:before {
    height: calc(0px + 5px)
}

.ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
    top: 10px;
    right: calc(10px - 0.907em)
}

.ast-builder-menu-1 .main-header-menu,
.ast-builder-menu-1 .main-header-menu .sub-menu {
    background-color: ;
    ;
    background-image: none;
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
    border-bottom-width: 1px;
    border-color: #eaeaea;
    border-style: solid
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-item:last-child .menu-link {
    border-bottom-width: 0
}

@media (max-width:921px) {

    .ast-builder-menu-1 .menu-item:hover>.menu-link,
    .ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
        background: rgba(0, 0, 0, 0)
    }

    .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0
    }

    .ast-builder-menu-1 .menu-item-has-children>.menu-link:after {
        content: unset
    }

    .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
    .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
        margin-top: 0
    }

    .ast-builder-menu-1 .main-header-menu,
    .ast-builder-menu-1 .main-header-menu .sub-menu {
        background-color: rgba(0, 0, 0, 0);
        ;
        background-image: none;
    }
}

@media (max-width:544px) {

    .ast-builder-menu-1 .menu-item:hover>.menu-link,
    .ast-builder-menu-1 .inline-on-mobile .menu-item:hover>.ast-menu-toggle {
        background: rgba(0, 0, 0, 0)
    }

    .ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0
    }

    .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,
    .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
        margin-top: 0
    }

    .ast-builder-menu-1 .main-header-menu,
    .ast-builder-menu-1 .main-header-menu .sub-menu {
        background-color: rgba(0, 0, 0, 0);
        ;
        background-image: none;
    }
}

.ast-builder-menu-1 {
    display: flex
}

@media (max-width:921px) {
    .ast-header-break-point .ast-builder-menu-1 {
        display: flex
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-builder-menu-1 {
        display: flex
    }
}

.ast-builder-menu-2 {
    font-family: inherit;
    font-weight: inherit
}

.ast-builder-menu-2 .menu-item>.menu-link {
    font-size: 16px;
    font-size: 1rem;
    color: #555
}

.ast-builder-menu-2 .menu-item>.ast-menu-toggle {
    color: #555
}

.ast-builder-menu-2 .sub-menu,
.ast-builder-menu-2 .inline-on-mobile .sub-menu {
    border-top-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-color: #7dae34;
    border-style: solid;
    border-radius: 0
}

.ast-builder-menu-2 .main-header-menu>.menu-item>.sub-menu,
.ast-builder-menu-2 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
    margin-top: 0
}

.ast-desktop .ast-builder-menu-2 .main-header-menu>.menu-item>.sub-menu:before,
.ast-desktop .ast-builder-menu-2 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper:before {
    height: calc(0px + 5px)
}

.ast-desktop .ast-builder-menu-2 .menu-item .sub-menu .menu-link {
    border-style: none
}

@media (max-width:921px) {
    .ast-header-break-point .ast-builder-menu-2 .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0
    }

    .ast-builder-menu-2 .menu-item-has-children>.menu-link:after {
        content: unset
    }

    .ast-builder-menu-2 .main-header-menu>.menu-item>.sub-menu,
    .ast-builder-menu-2 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
        margin-top: 0
    }

    .ast-builder-menu-2 .main-header-menu,
    .ast-builder-menu-2 .main-header-menu .sub-menu {
        background-color: rgba(0, 0, 0, 0);
        ;
        background-image: none;
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-builder-menu-2 .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0
    }

    .ast-builder-menu-2 .main-header-menu>.menu-item>.sub-menu,
    .ast-builder-menu-2 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper {
        margin-top: 0
    }

    .ast-builder-menu-2 .main-header-menu,
    .ast-builder-menu-2 .main-header-menu .sub-menu {
        background-color: rgba(0, 0, 0, 0);
        ;
        background-image: none;
    }
}

.ast-builder-menu-2 {
    display: flex
}

@media (max-width:921px) {
    .ast-header-break-point .ast-builder-menu-2 {
        display: flex
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-builder-menu-2 {
        display: flex
    }
}

.ast-builder-html-element img.alignnone {
    display: inline-block
}

.ast-builder-html-element p:first-child {
    margin-top: 0
}

.ast-builder-html-element p:last-child {
    margin-bottom: 0
}

.ast-header-break-point .main-header-bar .ast-builder-html-element {
    line-height: 1.85714285714286
}

.ast-header-html-2 .ast-builder-html-element {
    font-size: 16px;
    font-size: 1rem
}

.ast-header-html-2 {
    font-size: 16px;
    font-size: 1rem
}

.ast-header-html-2 {
    display: flex
}

@media (max-width:921px) {
    .ast-header-break-point .ast-header-html-2 {
        display: flex
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-header-html-2 {
        display: flex
    }
}

.main-header-bar .main-header-bar-navigation .ast-search-icon {
    display: block;
    z-index: 4;
    position: relative
}

.ast-search-icon .ast-icon {
    z-index: 4
}

.ast-search-icon {
    z-index: 4;
    position: relative;
    line-height: normal
}

.main-header-bar .ast-search-menu-icon .search-form {
    background-color: #fff
}

.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {
    visibility: visible;
    opacity: 1
}

.ast-search-menu-icon .search-form {
    border: 1px solid #e7e7e7;
    line-height: normal;
    padding: 0 3em 0 0;
    border-radius: 2px;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    color: inherit;
    background-color: #fff
}

.ast-search-menu-icon .astra-search-icon {
    -js-display: flex;
    display: flex;
    line-height: normal
}

.ast-search-menu-icon .astra-search-icon:focus {
    outline: none
}

.ast-search-menu-icon .search-field {
    border: none;
    background-color: transparent;
    transition: width .2s;
    border-radius: inherit;
    color: inherit;
    font-size: inherit;
    width: 0;
    color: #757575
}

.ast-search-menu-icon .search-submit {
    display: none;
    background: none;
    border: none;
    font-size: 1.3em;
    color: #757575
}

.ast-search-menu-icon.ast-dropdown-active {
    visibility: visible;
    opacity: 1;
    position: relative
}

.ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 235px
}

.ast-header-search .ast-search-menu-icon.slide-search .search-form,
.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {
    -js-display: flex;
    display: flex;
    align-items: center
}

.ast-search-menu-icon.ast-inline-search .search-field {
    width: 100%;
    padding: .6em;
    padding-right: 5.5em
}

.site-header-section-left .ast-search-menu-icon.slide-search .search-form {
    padding-left: 3em;
    padding-right: unset;
    left: -1em;
    right: unset
}

.site-header-section-left .ast-search-menu-icon.slide-search .search-form .search-field {
    margin-right: unset;
    margin-left: 10px
}

.ast-search-menu-icon.slide-search .search-form {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
    position: absolute;
    z-index: 3;
    right: -1em;
    top: 50%;
    transform: translateY(-50%)
}

.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder,
.ast-header-search .ast-search-menu-icon .search-form .search-field:-ms-input-placeholder {
    opacity: .5
}

.ast-header-search .ast-search-menu-icon.slide-search .search-form,
.ast-header-search .ast-search-menu-icon.ast-inline-search .search-form {
    -js-display: flex;
    display: flex;
    align-items: center
}

.ast-builder-layout-element.ast-header-search {
    height: auto
}

.ast-header-search .astra-search-icon {
    font-size: 18px
}

.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field {
    margin-right: 8px
}

@media (max-width:921px) {
    .ast-header-search .astra-search-icon {
        font-size: 18px
    }

    .ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field {
        margin-right: 8px
    }
}

@media (max-width:544px) {
    .ast-header-search .astra-search-icon {
        font-size: 18px
    }

    .ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field {
        margin-right: 8px
    }
}

.ast-header-search {
    display: flex
}

@media (max-width:921px) {
    .ast-header-break-point .ast-header-search {
        display: flex
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-header-search {
        display: flex
    }
}

.site-below-footer-wrap {
    padding-top: 20px;
    padding-bottom: 20px
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background-color: #292D2A;
    ;
    background-image: none;
    ;
    min-height: 30px
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,
.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section {
    align-items: center
}

.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline .site-footer-section {
    display: flex;
    margin-bottom: 0
}

.ast-builder-grid-row-2-rheavy .ast-builder-grid-row {
    grid-template-columns: 1fr 2fr
}

@media (max-width:921px) {
    .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline .site-footer-section {
        display: flex;
        margin-bottom: 0
    }

    .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
        display: block;
        margin-bottom: 10px
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (max-width:544px) {
    .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline .site-footer-section {
        display: flex;
        margin-bottom: 0
    }

    .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
        display: block;
        margin-bottom: 10px
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
        grid-template-columns: 1fr
    }
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    display: grid
}

@media (max-width:921px) {
    .ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
        display: grid
    }
}

@media (max-width:544px) {
    .ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"] {
        display: grid
    }
}

.ast-builder-html-element img.alignnone {
    display: inline-block
}

.ast-builder-html-element p:first-child {
    margin-top: 0
}

.ast-builder-html-element p:last-child {
    margin-bottom: 0
}

.ast-header-break-point .main-header-bar .ast-builder-html-element {
    line-height: 1.85714285714286
}

.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
    color: #e3e3e3
}

.footer-widget-area[data-section="section-fb-html-1"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"] {
        display: block
    }
}

.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
    text-align: left
}

@media (max-width:921px) {
    .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
        text-align: center
    }
}

@media (max-width:544px) {
    .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
        text-align: center
    }
}

.ast-footer-copyright {
    text-align: left
}

.ast-footer-copyright {
    color: #fff
}

@media (max-width:921px) {
    .ast-footer-copyright {
        text-align: center
    }
}

@media (max-width:544px) {
    .ast-footer-copyright {
        text-align: center
    }
}

.ast-footer-copyright {
    font-size: 14px;
    font-size: .875rem
}

.ast-footer-copyright.ast-builder-layout-element {
    display: flex
}

@media (max-width:921px) {
    .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
        display: flex
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
        display: flex
    }
}

.site-primary-footer-wrap {
    padding-top: 45px;
    padding-bottom: 45px
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    background-color: #3d433e;
    ;
    background-image: none;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
    align-items: flex-start
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline .site-footer-section {
    display: flex;
    margin-bottom: 0
}

.ast-builder-grid-row-4-lheavy .ast-builder-grid-row {
    grid-template-columns: 2fr 1fr 1fr 1fr
}

@media (max-width:921px) {
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline .site-footer-section {
        display: flex;
        margin-bottom: 0
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
        display: block;
        margin-bottom: 10px
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-4-equal .ast-builder-grid-row {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (max-width:544px) {
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline .site-footer-section {
        display: flex;
        margin-bottom: 0
    }

    .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section {
        display: block;
        margin-bottom: 10px
    }

    .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
        grid-template-columns: 1fr
    }
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    display: grid
}

@media (max-width:921px) {
    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        display: grid
    }
}

@media (max-width:544px) {
    .ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        display: grid
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
    text-align: left
}

@media (max-width:921px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
        text-align: center
    }
}

@media (max-width:544px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
        text-align: center
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a {
    color: #7DAE34
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner a {
    color: #7DAE34
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-title {
    color: #FFF
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    text-align: left
}

@media (max-width:921px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
        text-align: center
    }
}

@media (max-width:544px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
        text-align: center
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a {
    color: #7DAE34
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner a {
    color: #7DAE34
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-title {
    color: #FFF
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
    text-align: left
}

@media (max-width:921px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
        text-align: center
    }
}

@media (max-width:544px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
        text-align: center
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a {
    color: #7DAE34
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner a {
    color: #7DAE34
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-title {
    color: #FFF
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
    text-align: left
}

@media (max-width:921px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
        text-align: center
    }
}

@media (max-width:544px) {
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner {
        text-align: center
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"].footer-widget-area-inner a {
    color: #7DAE34
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title {
    color: #e9e9e9
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
        display: block
    }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"].footer-widget-area-inner a {
    color: #7DAE34
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .widget-title {
    color: #FFF
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] {
        display: block
    }
}

.ast-header-button-1 .ast-custom-button {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .1)
}

.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not(.astra-full-megamenu-wrapper) .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu,
.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu {
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .1)
}

.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-2 div:not(.astra-full-megamenu-wrapper) .sub-menu,
.ast-builder-menu-2 .inline-on-mobile .sub-menu,
.ast-desktop .ast-builder-menu-2 .astra-full-megamenu-wrapper,
.ast-desktop .ast-builder-menu-2 .menu-item .sub-menu {
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .1)
}

.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
    max-width: 35%
}

@media (max-width:921px) {
    .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
        max-width: 90%
    }
}

@media (max-width:544px) {
    .ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
        max-width: 90%
    }
}

.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
}

.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link:after {
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translate(0, -50%) rotate(270deg)
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle::before,
.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,
.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,
.ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before {
    font-weight: 700;
    content: "\e900";
    font-family: Astra;
    text-decoration: inherit;
    display: inline-block
}

.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before {
    content: "\e900";
    font-family: Astra;
    font-size: .65em;
    text-decoration: inherit;
    display: inline-block;
    transform: translate(0, -2px) rotateZ(270deg);
    margin-right: 5px
}

.widget_search .search-form:after {
    font-family: Astra;
    font-size: 1.2em;
    font-weight: 400;
    content: "\e8b6";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translate(0, -50%)
}

.astra-search-icon::before {
    content: "\e8b6";
    font-family: Astra;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 3
}

.main-header-bar .main-header-bar-navigation .page_item_has_children>a:after,
.main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after,
.site-header-focus-item .main-header-bar-navigation .menu-item-has-children>.menu-link:after {
    content: "\e900";
    display: inline-block;
    font-family: Astra;
    font-size: .6rem;
    font-weight: 700;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
    line-height: normal
}

.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
    transform: rotateX(180deg)
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.menu-link:after {
    display: none
}

.ast-separate-container .blog-layout-1,
.ast-separate-container .blog-layout-2,
.ast-separate-container .blog-layout-3 {
    background-color: #fff;
    ;
    background-image: none;
}

@media (max-width:921px) {

    .ast-separate-container .blog-layout-1,
    .ast-separate-container .blog-layout-2,
    .ast-separate-container .blog-layout-3 {
        background-color: #fff;
        ;
        background-image: none;
    }
}

@media (max-width:544px) {

    .ast-separate-container .blog-layout-1,
    .ast-separate-container .blog-layout-2,
    .ast-separate-container .blog-layout-3 {
        background-color: #fff;
        ;
        background-image: none;
    }
}

.ast-separate-container .ast-article-single:not(.ast-related-post),
.ast-separate-container .comments-area .comment-respond,
.ast-separate-container .comments-area .ast-comment-list li,
.ast-separate-container .ast-woocommerce-container,
.ast-separate-container .error-404,
.ast-separate-container .no-results,
.single.ast-separate-container.ast-author-meta,
.ast-separate-container .related-posts-title-wrapper,
.ast-separate-container.ast-two-container #secondary .widget,
.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 .comments-area .comments-title {
    background-color: #fff;
    ;
    background-image: none;
}

@media (max-width:921px) {

    .ast-separate-container .ast-article-single:not(.ast-related-post),
    .ast-separate-container .comments-area .comment-respond,
    .ast-separate-container .comments-area .ast-comment-list li,
    .ast-separate-container .ast-woocommerce-container,
    .ast-separate-container .error-404,
    .ast-separate-container .no-results,
    .single.ast-separate-container.ast-author-meta,
    .ast-separate-container .related-posts-title-wrapper,
    .ast-separate-container.ast-two-container #secondary .widget,
    .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 .comments-area .comments-title {
        background-color: #fff;
        ;
        background-image: none;
    }
}

@media (max-width:544px) {

    .ast-separate-container .ast-article-single:not(.ast-related-post),
    .ast-separate-container .comments-area .comment-respond,
    .ast-separate-container .comments-area .ast-comment-list li,
    .ast-separate-container .ast-woocommerce-container,
    .ast-separate-container .error-404,
    .ast-separate-container .no-results,
    .single.ast-separate-container.ast-author-meta,
    .ast-separate-container .related-posts-title-wrapper,
    .ast-separate-container.ast-two-container #secondary .widget,
    .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 .comments-area .comments-title {
        background-color: #fff;
        ;
        background-image: none;
    }
}

.ast-off-canvas-active body.ast-main-header-nav-open {
    overflow: hidden
}

.ast-mobile-popup-drawer .ast-mobile-popup-overlay {
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease-in-out
}

.ast-mobile-popup-drawer .ast-mobile-popup-header {
    -js-display: flex;
    display: flex;
    justify-content: flex-end;
    min-height: calc(1.2em + 24px)
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close {
    background: transparent;
    border: 0;
    font-size: 24px;
    line-height: 1;
    padding: .6em;
    color: inherit;
    -js-display: flex;
    display: flex;
    box-shadow: none
}

.ast-mobile-popup-drawer.ast-mobile-popup-full-width .ast-mobile-popup-inner {
    max-width: none;
    transition: transform 0s ease-in, opacity 0.2s ease-in
}

.ast-mobile-popup-drawer.active {
    left: 0;
    opacity: 1;
    right: 0;
    z-index: 100000;
    transition: opacity 0.25s ease-out
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-overlay {
    opacity: 1;
    cursor: pointer;
    visibility: visible
}

body.admin-bar .ast-mobile-popup-drawer,
body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
    top: 32px
}

body.admin-bar.ast-primary-sticky-header-active .ast-mobile-popup-drawer,
body.admin-bar.ast-primary-sticky-header-active .ast-mobile-popup-drawer .ast-mobile-popup-inner {
    top: 0
}

@media (max-width:782px) {

    body.admin-bar .ast-mobile-popup-drawer,
    body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
        top: 46px
    }
}

.ast-mobile-popup-content>*,
.ast-desktop-popup-content>* {
    padding: 10px 0;
    height: auto
}

.ast-mobile-popup-content>*:first-child,
.ast-desktop-popup-content>*:first-child {
    padding-top: 10px
}

.ast-mobile-popup-content>.ast-builder-menu,
.ast-desktop-popup-content>.ast-builder-menu {
    padding-top: 0
}

.ast-mobile-popup-content>*:last-child,
.ast-desktop-popup-content>*:last-child {
    padding-bottom: 0
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-icon,
.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children .sub-menu,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-icon {
    display: none
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.ast-inline-search label,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.ast-inline-search label {
    width: 100%
}

.ast-mobile-popup-content .ast-builder-menu-mobile .main-header-menu,
.ast-mobile-popup-content .ast-builder-menu-mobile .main-header-menu .sub-menu {
    background-color: transparent
}

.ast-mobile-popup-content .ast-icon svg {
    height: .85em;
    width: .95em;
    margin-top: 15px
}

.ast-mobile-popup-content .ast-icon.icon-search svg {
    margin-top: 0
}

.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-up>.menu-item>.sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-up>.menu-item .menu-item>.sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-down>.menu-item>.sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-slide-down>.menu-item .menu-item>.sub-menu,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-fade>.menu-item>.sub-menu,
.ast-mobile-popup-drawer.show,
.ast-desktop .ast-desktop-popup-content .astra-menu-animation-fade>.menu-item .menu-item>.sub-menu {
    opacity: 1;
    visibility: visible
}

.ast-mobile-popup-drawer {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -99999rem;
    right: 99999rem;
    transition: opacity 0.25s ease-in, left 0s 0.25s, right 0s 0.25s;
    opacity: 0
}

.ast-mobile-popup-drawer .ast-mobile-popup-inner {
    width: 100%;
    transform: translateX(100%);
    max-width: 90%;
    right: 0;
    top: 0;
    background: #fafafa;
    color: #3a3a3a;
    bottom: 0;
    opacity: 0;
    position: fixed;
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, .1);
    -js-display: flex;
    display: flex;
    flex-direction: column;
    transition: transform 0.2s ease-in, opacity 0.2s ease-in;
    overflow-y: auto;
    overflow-x: hidden
}

.ast-mobile-popup-drawer.ast-mobile-popup-left .ast-mobile-popup-inner {
    transform: translateX(-100%);
    right: auto;
    left: 0
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-popup-drawer .main-header-bar-navigation ul .menu-item .sub-menu .menu-link {
    padding-left: 30px
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-popup-drawer .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {
    padding-left: 40px
}

.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
    right: calc(20px - 0.907em)
}

.ast-mobile-popup-drawer.content-align-flex-end .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
    left: calc(20px - 0.907em)
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon,
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.slide-search,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.slide-search {
    width: 100%;
    position: relative;
    display: block;
    right: auto;
    transform: none
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.slide-search .search-form,
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon .search-form,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.slide-search .search-form,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon .search-form {
    right: 0;
    visibility: visible;
    opacity: 1;
    position: relative;
    top: auto;
    transform: none;
    padding: 0;
    display: block;
    overflow: hidden
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon.ast-inline-search .search-field,
.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon .search-field,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon.ast-inline-search .search-field,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon .search-field {
    width: 100%;
    padding-right: 5.5em
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon .search-submit,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon .search-submit {
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    padding: 0 1em;
    border-radius: 0
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
    opacity: 1;
    visibility: visible;
    transform: translateX(0%)
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
    background-color: #fff;
}

.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-desktop-header-content {
    background-color: #fff;
}

.ast-mobile-popup-content>*,
.ast-mobile-header-content>*,
.ast-desktop-popup-content>*,
.ast-desktop-header-content>* {
    padding-top: 0;
    padding-bottom: 0
}

.content-align-flex-start .ast-builder-layout-element {
    justify-content: flex-start
}

.content-align-flex-start .main-header-menu {
    text-align: left
}

.ast-mobile-popup-drawer.active .menu-toggle-close {
    color: #3a3a3a
}

@media (max-width:921px) {

    #masthead .ast-mobile-header-wrap .ast-primary-header-bar,
    #masthead .ast-mobile-header-wrap .ast-below-header-bar {
        padding-left: 20px;
        padding-right: 20px
    }
}

.ast-header-break-point .ast-primary-header-bar {
    border-bottom-width: 0;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid
}

@media (min-width:922px) {
    .ast-primary-header-bar {
        border-bottom-width: 0;
        border-bottom-color: #eaeaea;
        border-bottom-style: solid
    }
}

.ast-primary-header-bar {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .ast-primary-header-bar {
        display: grid
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-primary-header-bar {
        display: grid
    }
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
    color: #7dae34;
    border: none;
    background: transparent
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 20px;
    height: 20px;
    fill: #7dae34
}

[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
    color: #7dae34
}

.ast-above-header .main-header-bar-navigation {
    height: 100%
}

.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link {
    border: none
}

.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children>.ast-menu-toggle::before {
    font-size: .6rem
}

.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
    transform: rotateX(180deg)
}

.ast-above-header-bar {
    border-bottom-width: 0;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid
}

.ast-above-header.ast-above-header-bar {
    background-color: #F5F5F5;
    ;
    background-image: none;
}

.ast-header-break-point .ast-above-header-bar {
    background-color: #F5F5F5
}

@media (max-width:921px) {
    #masthead .ast-mobile-header-wrap .ast-above-header-bar {
        padding-left: 20px;
        padding-right: 20px
    }
}

.ast-above-header.ast-above-header-bar {
    padding-top: 1%;
    padding-bottom: 1%
}

.ast-above-header-bar {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .ast-above-header-bar {
        display: grid
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-above-header-bar {
        display: grid
    }
}

.footer-nav-wrap .astra-footer-vertical-menu {
    display: grid
}

@media (min-width:769px) {
    .footer-nav-wrap .astra-footer-horizontal-menu li {
        margin: 0
    }

    .footer-nav-wrap .astra-footer-horizontal-menu a {
        padding: 0 .5em
    }
}

@media (min-width:769px) {
    .footer-nav-wrap .astra-footer-horizontal-menu li:first-child a {
        padding-left: 0
    }

    .footer-nav-wrap .astra-footer-horizontal-menu li:last-child a {
        padding-right: 0
    }
}

.footer-widget-area[data-section="section-footer-menu"] .astra-footer-horizontal-menu {
    justify-content: flex-end
}

.footer-widget-area[data-section="section-footer-menu"] .astra-footer-vertical-menu .menu-item {
    align-items: flex-end
}

#astra-footer-menu .menu-item>a {
    color: #fff;
    font-size: 14px;
    font-size: .875rem
}

@media (max-width:921px) {
    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-horizontal-menu {
        justify-content: center
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu {
        display: grid
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-tablet-vertical-menu .menu-item {
        align-items: center
    }

    #astra-footer-menu .menu-item>a {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:544px) {
    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-horizontal-menu {
        justify-content: center
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu {
        display: grid
    }

    .footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu .menu-item {
        align-items: center
    }
}

.footer-widget-area[data-section="section-footer-menu"] {
    display: block
}

@media (max-width:921px) {
    .ast-header-break-point .footer-widget-area[data-section="section-footer-menu"] {
        display: block
    }
}

@media (max-width:544px) {
    .ast-header-break-point .footer-widget-area[data-section="section-footer-menu"] {
        display: block
    }
}

:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color),
html :where([style*=border-width]) {
    border-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

.uagb-section__wrap {
    position: relative
}

.uagb-section__wrap .uagb-section__inner-wrap {
    position: relative;
    z-index: 2;
    margin-right: auto;
    margin-left: auto
}

.uagb-section__wrap .uagb-section__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.uagb-section__wrap .uagb-section__video-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    transition: opacity 1s;
    overflow: hidden;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s
}

.uagb-section__wrap .uagb-section__video-wrap video {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0;
    background-size: cover;
    border: none;
    object-fit: cover;
    line-height: 1;
    -o-object-fit: cover
}

@media (min-width:768px) and (max-width:1024px) {
    .wp-block-uagb-section.uagb-section__wrap.uagb-section__background-image {
        background-attachment: scroll
    }
}

[class*="uagb-columns__columns-"],
.uagb-columns__inner-wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    display: flex;
    flex-wrap: nowrap;
    width: 100%
}

.uagb-columns__wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.uagb-columns__wrap .uagb-columns__overlay,
.uagb-columns__wrap .uagb-columns__video-wrap {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.uagb-columns__wrap .uagb-columns__video-wrap {
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.uagb-columns__wrap .uagb-columns__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

.uagb-columns__wrap .uagb-columns__shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 1
}

.uagb-columns__wrap .uagb-columns__shape-top {
    top: -3px
}

.uagb-columns__wrap .uagb-columns__shape-bottom {
    bottom: -3px
}

.uagb-columns__wrap .uagb-columns__shape[data-negative="false"].uagb-columns__shape-bottom,
.uagb-columns__wrap .uagb-columns__shape[data-negative="true"].uagb-columns__shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.uagb-columns__wrap .uagb-columns__shape.uagb-columns__shape-flip svg {
    transform: translateX(-50%) rotateY(180deg)
}

.uagb-columns__wrap .uagb-columns__shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.uagb-columns__wrap .uagb-columns__shape .uagb-columns__shape-fill {
    fill: #333;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.uagb-columns__wrap .uagb-columns__shape.uagb-columns__shape-above-content {
    z-index: 9;
    pointer-events: none
}

.uagb-columns__valign-center .uagb-column__wrap,
.uagb-columns__valign-middle .uagb-column__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.uagb-columns__valign-top .uagb-column__wrap {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.uagb-columns__valign-bottom .uagb-column__wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.uagb-columns__columns-1>.uagb-column__wrap {
    width: 100%
}

.uagb-columns__columns-2>.uagb-column__wrap {
    width: 50%
}

.uagb-columns__columns-3>.uagb-column__wrap {
    width: 33.33%
}

.uagb-columns__columns-4>.uagb-column__wrap {
    width: 25%
}

.uagb-columns__columns-5>.uagb-column__wrap {
    width: 20%
}

.uagb-columns__columns-6>.uagb-column__wrap {
    width: 16.66%
}

.uagb-columns__gap-nogap>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 0
}

.uagb-columns__gap-default>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 10px
}

.uagb-columns__gap-narrow>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 5px
}

.uagb-columns__gap-extended>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 15px
}

.uagb-columns__gap-wide>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 20px
}

.uagb-columns__gap-wider>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 30px
}

@media (max-width:976px) {

    .uagb-columns__stack-tablet>.uagb-columns__columns-1>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-2>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-3>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-4>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-5>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-6>.uagb-column__wrap {
        width: 100% !important
    }

    .uagb-columns__stack-tablet {
        display: block
    }

    .uagb-columns__stack-tablet>.uagb-columns__inner-wrap {
        display: block
    }

    .uagb-columns__stack-tablet.uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: row-reverse
    }
}

@media (max-width:767px) {

    .uagb-columns__stack-mobile>.uagb-columns__columns-1>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-2>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-4>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-5>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-6>.uagb-column__wrap {
        width: 100% !important
    }

    .uagb-columns__stack-mobile {
        display: block
    }

    .uagb-columns__stack-mobile>.uagb-columns__inner-wrap {
        display: block
    }

    .uagb-columns__stack-mobile.uagb-columns__reverse-mobile .uagb-columns__inner-wrap,
    .uagb-columns__stack-mobile.uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__stack-tablet.uagb-columns__reverse-mobile .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__reverse-mobile .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: row-reverse
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .wp-block-uagb-columns.uagb-columns__wrap.uagb-columns__background-image {
        background-attachment: scroll
    }
}

@media (max-width:449px) {
    .uagb-columns__wrap .uagb-column__wrap.uagb-column__background-image {
        background-attachment: scroll !important
    }
}

.uagb-column__wrap,
.uagb-column__inner-wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    z-index: 2
}

.uagb-column__wrap {
    position: relative;
    overflow: visible
}

.uagb-column__wrap>* {
    z-index: 1;
    width: 100%;
    position: relative
}

.uagb-column__wrap.uagb-column__align-left {
    margin-left: 0;
    margin-right: auto
}

.uagb-column__wrap.uagb-column__align-right {
    margin-left: auto;
    margin-right: 0
}

.uagb-column__wrap .uagb-column__video-wrap,
.uagb-column__wrap .uagb-column__overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.uagb-column__wrap .uagb-column__video-wrap {
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.uagb-column__wrap .uagb-column__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

.wp-block-uagb-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="uagb/column"] {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 0;
    padding-right: 0;
    margin-left: -14px;
    margin-right: -14px;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-basis: 100%
}

@media (max-width:976px) {
    .uagb-column__align-tablet-left {
        margin-left: 0;
        margin-right: auto
    }

    .uagb-column__align-tablet-right {
        margin-left: auto;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .uagb-column__align-mobile-left {
        margin-left: 0;
        margin-right: auto
    }

    .uagb-column__align-mobile-right {
        margin-left: auto;
        margin-right: 0
    }
}

@media (max-width:449px) {
    .uagb-columns__wrap.uagb-columns__background-image {
        background-attachment: scroll !important
    }
}

.uagb-block-ffaff0de.uagb-section__wrap {
    padding-top: 200px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    background-image: url(https://www.centre-clauderer.com/wp-content/uploads/2015/02/bg-slide-home-clauderer.jpg);
    background-position: center center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover
}

.uagb-block-ffaff0de>.uagb-section__video-wrap {
    opacity: .5
}

.uagb-block-ffaff0de>.uagb-section__inner-wrap {
    max-width: 1200px
}

.uagb-block-ffaff0de.wp-block-uagb-section {
    box-shadow: 0 0
}

.uagb-block-ffaff0de>.uagb-section__overlay {
    background-color: rgba(255, 255, 255, .3);
    border-radius:
}

.uagb-block-7793aaef.wp-block-uagb-columns.uagb-columns__wrap {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.uagb-block-7793aaef .uagb-columns__video-wrap {
    opacity: .5
}

.uagb-block-7793aaef>.uagb-columns__inner-wrap {
    max-width: 1200px
}

.uagb-block-7793aaef .uagb-column__inner-wrap {
    padding: 10px
}

.uagb-block-7793aaef .uagb-column__wrap {
    padding: 10px
}

.uagb-block-7793aaef .uagb-columns__shape.uagb-columns__shape-top .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-7793aaef .uagb-columns__shape.uagb-columns__shape-bottom .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-7793aaef.wp-block-uagb-columns {
    box-shadow: 0 0
}

.uagb-block-7793aaef>.uagb-columns__overlay {
    border-radius:
}

.uagb-block-7793aaef.uagb-columns__wrap {
    border-style: none
}

.wp-block-uagb-column.uagb-block-4e2d3beb.uagb-column__wrap {
    padding-top: 0;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-style: none;
    width: 50%
}

.wp-block-uagb-column.uagb-block-4e2d3beb>.uagb-column__overlay {
    border-radius: 10px 10px 10px 10px
}

.wp-block-uagb-column.uagb-block-4a3ef1a6.uagb-column__wrap {
    border-style: none;
    width: 50%
}

.wp-block-uagb-column.uagb-block-4a3ef1a6>.uagb-column__overlay {
    border-radius:
}

.uagb-block-a49bac8a.uagb-section__wrap {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%
}

.uagb-block-a49bac8a>.uagb-section__video-wrap {
    opacity: .5
}

.uagb-block-a49bac8a>.uagb-section__inner-wrap {
    max-width: 1200px
}

.uagb-block-a49bac8a.wp-block-uagb-section {
    box-shadow: 0 0
}

.uagb-block-a49bac8a>.uagb-section__overlay {
    background-color: #F5F5F5;
    border-radius:
}

.uagb-block-2944c299.wp-block-uagb-columns.uagb-columns__wrap {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.uagb-block-2944c299 .uagb-columns__video-wrap {
    opacity: .5
}

.uagb-block-2944c299>.uagb-columns__inner-wrap {
    max-width: 1200px
}

.uagb-block-2944c299 .uagb-column__inner-wrap {
    padding: 10px
}

.uagb-block-2944c299 .uagb-column__wrap {
    padding: 10px
}

.uagb-block-2944c299 .uagb-columns__shape.uagb-columns__shape-top .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-2944c299 .uagb-columns__shape.uagb-columns__shape-bottom .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-2944c299.wp-block-uagb-columns {
    box-shadow: 0 0
}

.uagb-block-2944c299>.uagb-columns__overlay {
    border-radius:
}

.uagb-block-2944c299.uagb-columns__wrap {
    border-style: none
}

.wp-block-uagb-column.uagb-block-5ecbc1f0.uagb-column__wrap {
    border-style: none;
    width: 100%
}

.wp-block-uagb-column.uagb-block-5ecbc1f0>.uagb-column__overlay {
    border-radius:
}

.uagb-block-ce95e2d0.wp-block-uagb-columns.uagb-columns__wrap {
    padding-top: 4%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.uagb-block-ce95e2d0 .uagb-columns__video-wrap {
    opacity: .5
}

.uagb-block-ce95e2d0>.uagb-columns__inner-wrap {
    max-width: 1200px
}

.uagb-block-ce95e2d0 .uagb-column__inner-wrap {
    padding: 10px
}

.uagb-block-ce95e2d0 .uagb-column__wrap {
    padding: 10px
}

.uagb-block-ce95e2d0 .uagb-columns__shape.uagb-columns__shape-top .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-ce95e2d0 .uagb-columns__shape.uagb-columns__shape-bottom .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-ce95e2d0.wp-block-uagb-columns {
    box-shadow: 0 0
}

.uagb-block-ce95e2d0>.uagb-columns__overlay {
    border-radius:
}

.uagb-block-ce95e2d0.uagb-columns__wrap {
    border-style: none
}

.wp-block-uagb-column.uagb-block-a5e205a8.uagb-column__wrap {
    border-style: none;
    width: 33.33%
}

.wp-block-uagb-column.uagb-block-a5e205a8>.uagb-column__overlay {
    border-radius:
}

.wp-block-uagb-column.uagb-block-cf454872.uagb-column__wrap {
    border-style: none;
    width: 33.33%
}

.wp-block-uagb-column.uagb-block-cf454872>.uagb-column__overlay {
    border-radius:
}

.wp-block-uagb-column.uagb-block-b2e1ead2.uagb-column__wrap {
    border-style: none;
    width: 33.33%
}

.wp-block-uagb-column.uagb-block-b2e1ead2>.uagb-column__overlay {
    border-radius:
}

.wp-block-uagb-advanced-heading .uagb-heading-text {
    margin: 0
}

.wp-block-uagb-advanced-heading .uagb-desc-text {
    margin: 0
}

.wp-block-uagb-advanced-heading .uagb-separator {
    font-size: 0;
    border-top-style: solid;
    display: inline-block;
    margin: 0 0 10px 0
}

.wp-block-uagb-advanced-heading .uagb-highlight {
    color: #f78a0c;
    border: 0;
    transition: all 0.3s ease
}

.uag-highlight-toolbar {
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    border-right-color: #1e1e1e
}

.uag-highlight-toolbar .components-button {
    border-radius: 0;
    outline: none
}

.uag-highlight-toolbar .components-button.is-primary {
    color: #fff
}

.wp-block-uagb-blockquote {
    padding: 0;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.wp-block-uagb-blockquote .uagb-blockquote__content,
.wp-block-uagb-blockquote cite.uagb-blockquote__author {
    display: block;
    font-style: normal
}

.wp-block-uagb-blockquote cite.uagb-blockquote__author,
.wp-block-uagb-blockquote .uagb-blockquote__author {
    -ms-flex-item-align: center;
    align-self: center
}

.wp-block-uagb-blockquote .uagb-blockquote__skin-quotation blockquote.uagb-blockquote {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    quotes: none;
    border-left: 0 none;
    border-right: 0 none;
    border-top: 0 none;
    border-bottom: 0 none;
    font-style: normal
}

.wp-block-uagb-blockquote .uagb-blockquote__skin-quotation .uagb-blockquote__icon-wrap {
    display: inline-flex;
    float: unset
}

.wp-block-uagb-blockquote .uagb-blockquote__skin-quotation .uagb-blockquote__icon-wrap .uagb-blockquote__icon {
    padding: 0;
    margin-right: 0;
    margin-bottom: 0
}

.wp-block-uagb-blockquote .uagb-blockquote__skin-quotation.uagb-blockquote__style-style_2 .uagb-blockquote__icon-wrap {
    display: inline-block;
    float: left
}

.wp-block-uagb-blockquote .uagb-blockquote__tweet-style-classic a.uagb-blockquote__tweet-button,
.wp-block-uagb-blockquote .uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button {
    background-color: #1da1f2;
    border-radius: 100em;
    color: #fff
}

.wp-block-uagb-blockquote .uagb-blockquote__tweet-icon_text a.uagb-blockquote__tweet-button,
.wp-block-uagb-blockquote .uagb-blockquote__tweet-text a.uagb-blockquote__tweet-button {
    padding: 10px 14px
}

.wp-block-uagb-blockquote .uagb-blockquote__with-tweet.uagb-blockquote__align-center .uagb-blockquote footer,
.wp-block-uagb-blockquote .uagb-blockquote__align-center .uagb-blockquote footer {
    display: block;
    text-align: center
}

.wp-block-uagb-blockquote .uagb-blockquote__align-center .uagb-blockquote__author-wrap,
.wp-block-uagb-blockquote .uagb-blockquote__align-center.uagb-blockquote__with-tweet .uagb-blockquote__author-wrap {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center
}

.wp-block-uagb-blockquote .uagb-blockquote__align-center a.uagb-blockquote__tweet-button {
    display: block;
    text-align: center;
    margin: 0 auto;
    -ms-flex-item-align: center;
    align-self: center
}

.wp-block-uagb-blockquote .uagb-blockquote__with-tweet .uagb-blockquote footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.wp-block-uagb-blockquote .uagb-blockquote__with-tweet .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top {
    width: auto;
    align-items: center
}

.wp-block-uagb-blockquote .uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button::before {
    position: absolute;
    top: 50%;
    left: -.8em;
    border: solid .5em transparent;
    border-right-color: #1da1f2;
    transform: translateY(-50%) scale(1, .65);
    transition: 0.2s;
    content: "";
    -webkit-transform: translateY(-50%) scale(1, .65);
    -ms-transform: translateY(-50%) scale(1, .65);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s
}

.wp-block-uagb-blockquote.uagb-blockquote__skin-quotation blockquote.uagb-blockquote {
    vertical-align: baseline;
    padding: 0;
    margin: 0;
    background: transparent;
    border: 0 none;
    outline: 0;
    font-size: 100%;
    font-style: normal;
    quotes: none
}

.wp-block-uagb-blockquote.uagb-blockquote__skin-quotation .uagb-blockquote__icon {
    position: relative;
    display: inline-block;
    z-index: 1;
    padding: 10px;
    margin-right: 10px;
    border-radius: 100%;
    float: left
}

.wp-block-uagb-blockquote.uagb-blockquote__skin-quotation .uagb-blockquote__icon svg {
    display: inherit;
    width: inherit;
    height: inherit
}

.wp-block-uagb-blockquote.uagb-blockquote__skin-quotation.uagb-blockquote__style-style_2.uagb-blockquote__align-right .uagb-blockquote__icon {
    display: inline-block;
    float: right
}

.wp-block-uagb-blockquote.uagb-blockquote__skin-quotation.uagb-blockquote__style-style_2 .uagb-blockquote__icon {
    display: inline-block;
    float: left
}

.wp-block-uagb-blockquote.uagb-blockquote__skin-quotation.uagb-blockquote__style-style_1 .uagb-blockquote__icon {
    display: inline-flex;
    float: unset
}

.wp-block-uagb-blockquote blockquote.uagb-blockquote {
    padding: 0;
    margin: 0
}

.wp-block-uagb-blockquote .uagb-blockquote__style-style_2 .uagb-blockquote__icon {
    display: inline-block;
    float: left;
    text-align: left
}

.wp-block-uagb-blockquote .uagb-blockquote__separator-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    justify-content: flex-start;
    -js-display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start
}

.wp-block-uagb-blockquote.uagb-blockquote__with-tweet .uagb-blockquote footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify
}

.wp-block-uagb-blockquote .uagb-blockquote a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.wp-block-uagb-blockquote .uagb-blockquote a.uagb-blockquote__tweet-button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-self: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 0;
    background-color: transparent;
    color: #1da1f2;
    line-height: 1;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: center
}

.wp-block-uagb-blockquote a.uagb-blockquote__tweet-button svg {
    align-self: center;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    fill: #fff
}

.wp-block-uagb-blockquote a.uagb-blockquote__tweet-button,
.wp-block-uagb-blockquote a.uagb-blockquote__tweet-button svg {
    font-style: normal
}

.wp-block-uagb-blockquote.uagb-blockquote__tweet-icon a.uagb-blockquote__tweet-button svg {
    margin-right: 0
}

.wp-block-uagb-blockquote.uagb-blockquote__tweet-icon a.uagb-blockquote__tweet-button {
    padding: 8px
}

.wp-block-uagb-blockquote.uagb-blockquote__tweet-icon_text a.uagb-blockquote__tweet-button,
.wp-block-uagb-blockquote.uagb-blockquote__tweet-text a.uagb-blockquote__tweet-button {
    padding: 10px 14px
}

.wp-block-uagb-blockquote.uagb-blockquote__tweet-style-link a.uagb-blockquote__tweet-button {
    padding: 10px 0
}

.wp-block-uagb-blockquote.uagb-blockquote__tweet-style-classic a.uagb-blockquote__tweet-button,
.wp-block-uagb-blockquote.uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button {
    background-color: #1da1f2;
    border-radius: 100em;
    color: #fff
}

.wp-block-uagb-blockquote.uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button::before {
    position: absolute;
    top: 50%;
    left: -.8em;
    border: solid .5em transparent;
    border-right-color: #1da1f2;
    transform: translateY(-50%) scale(1, .65);
    transition: 0.2s;
    content: "";
    -webkit-transform: translateY(-50%) scale(1, .65);
    -ms-transform: translateY(-50%) scale(1, .65);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s
}

.wp-block-uagb-blockquote.uagb-blockquote__align-right.uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button::before {
    right: -.8em;
    left: auto;
    transform: translateY(-50%) scale(1, .65) rotate(180deg);
    -webkit-transform: translateY(-50%) scale(1, .65) rotate(180deg);
    -ms-transform: translateY(-50%) scale(1, .65) rotate(180deg)
}

.wp-block-uagb-blockquote.uagb-blockquote__align-center.uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button::before {
    top: -.8em;
    right: auto;
    left: 50%;
    transform: translate(-50%, 10%) scale(1, .85) rotate(90deg);
    -webkit-transform: translateX(-50%) scale(1, .85) rotate(90deg);
    -ms-transform: translateX(-50%) scale(1, .85) rotate(90deg)
}

.wp-block-uagb-blockquote.uagb-blockquote__with-tweet.uagb-blockquote__align-center .uagb-blockquote footer,
.wp-block-uagb-blockquote.uagb-blockquote__align-center .uagb-blockquote footer {
    display: block;
    text-align: center
}

.wp-block-uagb-blockquote.uagb-blockquote__align-center .uagb-blockquote__author-wrap.uagb-blockquote__author-at-right,
.wp-block-uagb-blockquote.uagb-blockquote__align-center.uagb-blockquote__with-tweet .uagb-blockquote__author-wrap {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center
}

.wp-block-uagb-blockquote.uagb-blockquote__align-center a.uagb-blockquote__tweet-button {
    display: block;
    align-self: center;
    margin: 0 auto;
    text-align: center;
    -ms-flex-item-align: center
}

.wp-block-uagb-blockquote.uagb-blockquote__with-tweet.uagb-blockquote__align-right .uagb-blockquote footer,
.wp-block-uagb-blockquote.uagb-blockquote__align-right .uagb-blockquote footer {
    flex-direction: row-reverse
}

.wp-block-uagb-blockquote .uagb-blockquote__author-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    align-self: center;
    align-items: center
}

.wp-block-uagb-blockquote .uagb-blockquote__author-wrap img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    object-fit: cover
}

.wp-block-uagb-blockquote.uagb-blockquote__align-right .uagb-blockquote__author-wrap,
.wp-block-uagb-blockquote.uagb-blockquote__align-left .uagb-blockquote__author-wrap.uagb-blockquote__author-at-right {
    justify-content: flex-end;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: flex-end
}

.wp-block-uagb-blockquote.uagb-blockquote__align-left .uagb-blockquote__author-wrap,
.wp-block-uagb-blockquote.uagb-blockquote__align-right .uagb-blockquote__author-wrap.uagb-blockquote__author-at-right {
    justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: flex-start
}

.wp-block-uagb-blockquote.uagb-blockquote__with-tweet .uagb-blockquote__author-wrap {
    justify-content: unset;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    -webkit-justify-content: unset;
    -moz-box-pack: unset
}

.wp-block-uagb-blockquote.uagb-blockquote__align-center .uagb-blockquote__author-wrap,
.wp-block-uagb-blockquote.uagb-blockquote__align-center.uagb-blockquote__with-tweet .uagb-blockquote__author-wrap {
    justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center
}

.wp-block-uagb-blockquote .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top {
    flex-direction: column;
    width: 100%;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: flex-start
}

.wp-block-uagb-blockquote .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top .uagb-blockquote__author-wrap,
.wp-block-uagb-blockquote .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top .uagb-blockquote__author {
    width: inherit
}

.wp-block-uagb-blockquote.uagb-blockquote__with-tweet .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top {
    width: auto
}

.wp-block-uagb-blockquote.uagb-blockquote__align-right .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top {
    text-align: right;
    align-items: flex-end
}

.wp-block-uagb-blockquote.uagb-blockquote__align-center .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top {
    text-align: center;
    align-items: center
}

.wp-block-uagb-blockquote .uagb-blockquote__author-wrap.uagb-blockquote__author-at-right {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    justify-content: flex-end
}

@media only screen and (max-width:976px) {
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet .uagb-blockquote__author {
        width: 100%
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet .uagb-blockquote__author-wrap.uagb-blockquote__author-at-right,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet .uagb-blockquote__author-wrap.uagb-blockquote__author-at-left {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: flex-start
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet.uagb-blockquote__with-tweet .uagb-blockquote footer {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        align-self: flex-start;
        -ms-flex-item-align: flex-start
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet .uagb-blockquote__author-wrap.uagb-blockquote__author-at-left,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet a.uagb-blockquote__tweet-button {
        -ms-flex-item-align: flex-start;
        align-self: flex-start
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet.uagb-blockquote__align-right.uagb-blockquote__with-tweet .uagb-blockquote footer,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet.uagb-blockquote__align-right .uagb-blockquote__author-wrap.uagb-blockquote__author-at-left,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet.uagb-blockquote__align-right a.uagb-blockquote__tweet-button {
        -ms-flex-item-align: flex-end;
        align-self: flex-end
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet.uagb-blockquote__align-right.uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button::before,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-tablet.uagb-blockquote__align-left.uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button::before {
        top: -.8em;
        right: auto;
        left: 50%;
        transform: translate(-50%, 10%) scale(1, .85) rotate(90deg);
        -webkit-transform: translateX(-50%) scale(1, .85) rotate(90deg);
        -ms-transform: translateX(-50%) scale(1, .85) rotate(90deg)
    }

    .wp-block-uagb-blockquote .uagb-blockquote__align-right.uagb-blockquote__stack-img-tablet .uagb-blockquote__author-wrap {
        -ms-flex-item-align: flex-end;
        align-self: flex-end
    }

    .wp-block-uagb-blockquote .uagb-blockquote__align-left.uagb-blockquote__stack-img-tablet .uagb-blockquote__author-wrap,
    .wp-block-uagb-blockquote .uagb-blockquote__align-left.uagb-blockquote__stack-img-tablet .uagb-blockquote__author {
        -ms-flex-item-align: flex-start;
        align-self: flex-start
    }
}

@media screen and (max-width:767px) {
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile .uagb-blockquote__author {
        width: 100%
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile .uagb-blockquote__author-wrap.uagb-blockquote__author-at-right,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile .uagb-blockquote__author-wrap.uagb-blockquote__author-at-left {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        align-items: flex-start
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile.uagb-blockquote__with-tweet .uagb-blockquote footer {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        align-self: flex-start;
        -ms-flex-item-align: flex-start
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile .uagb-blockquote__author-wrap.uagb-blockquote__author-at-left,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile a.uagb-blockquote__tweet-button {
        -ms-flex-item-align: flex-start;
        align-self: flex-start
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile.uagb-blockquote__align-right.uagb-blockquote__with-tweet .uagb-blockquote footer,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile.uagb-blockquote__align-right .uagb-blockquote__author-wrap.uagb-blockquote__author-at-left,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile.uagb-blockquote__align-right a.uagb-blockquote__tweet-button {
        -ms-flex-item-align: flex-end;
        align-self: flex-end
    }

    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile.uagb-blockquote__align-right.uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button::before,
    .wp-block-uagb-blockquote.uagb-blockquote__stack-img-mobile.uagb-blockquote__align-left.uagb-blockquote__tweet-style-bubble a.uagb-blockquote__tweet-button::before {
        top: -.8em;
        right: auto;
        left: 50%;
        transform: translate(-50%, 10%) scale(1, .85) rotate(90deg);
        -webkit-transform: translateX(-50%) scale(1, .85) rotate(90deg);
        -ms-transform: translateX(-50%) scale(1, .85) rotate(90deg)
    }

    .wp-block-uagb-blockquote .uagb-blockquote__align-right.uagb-blockquote__stack-img-mobile .uagb-blockquote__author-wrap {
        -ms-flex-item-align: flex-end;
        align-self: flex-end
    }

    .wp-block-uagb-blockquote .uagb-blockquote__align-left.uagb-blockquote__stack-img-mobile .uagb-blockquote__author-wrap,
    .wp-block-uagb-blockquote .uagb-blockquote__align-left.uagb-blockquote__stack-img-tablet .uagb-blockquote__author {
        -ms-flex-item-align: flex-start;
        align-self: flex-start
    }
}

.uagb-block-01864324.uagb-section__wrap {
    padding-top: 50px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%
}

.uagb-block-01864324>.uagb-section__video-wrap {
    opacity: .5
}

.uagb-block-01864324>.uagb-section__inner-wrap {
    max-width: 1200px
}

.uagb-block-01864324.wp-block-uagb-section {
    box-shadow: 0 0
}

.uagb-block-01864324>.uagb-section__overlay {
    border-radius:
}

.uagb-block-e330817c.wp-block-uagb-advanced-heading .uagb-heading-text {
    margin-bottom: 20px
}

.uagb-block-e330817c.wp-block-uagb-advanced-heading {
    text-align: center
}

.uagb-block-e330817c.wp-block-uagb-advanced-heading .uagb-highlight {
    font-style: normal;
    background: #007cba;
    color: #fff;
    -webkit-text-fill-color: #fff
}

.uagb-block-e330817c.wp-block-uagb-advanced-heading .uagb-highlight::-moz-selection {
    color: #fff;
    background: #007cba;
    -webkit-text-fill-color: #fff
}

.uagb-block-e330817c.wp-block-uagb-advanced-heading .uagb-highlight::selection {
    color: #fff;
    background: #007cba;
    -webkit-text-fill-color: #fff
}

.uagb-block-e330817c.wp-block-uagb-advanced-heading .uagb-separator {
    border-top-style: solid;
    border-top-width: 2px;
    width: 12%;
    border-color: #0170b9;
    margin-bottom: 15px
}

.uagb-block-e2ce5e5b.uagb-section__wrap {
    padding-top: 4%;
    padding-bottom: 2%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%
}

.uagb-block-e2ce5e5b>.uagb-section__video-wrap {
    opacity: .5
}

.uagb-block-e2ce5e5b>.uagb-section__inner-wrap {
    max-width: 1200px
}

.uagb-block-e2ce5e5b.wp-block-uagb-section {
    box-shadow: 0 0
}

.uagb-block-e2ce5e5b>.uagb-section__overlay {
    border-radius:
}

.uagb-block-1760064d.uagb-section__wrap {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%
}

.uagb-block-1760064d>.uagb-section__video-wrap {
    opacity: .5
}

.uagb-block-1760064d>.uagb-section__inner-wrap {
    max-width: 1140px
}

.uagb-block-1760064d.wp-block-uagb-section {
    box-shadow: 0 0
}

.uagb-block-1760064d>.uagb-section__overlay {
    border-radius:
}

.uagb-block-74bb1b56 .uagb-blockquote__content {
    font-style: italic;
    font-size: 18px;
    line-height: 1.5em;
    color: #555;
    margin-bottom: 20px;
    text-align: left
}

.uagb-block-74bb1b56 cite.uagb-blockquote__author {
    color: #888;
    text-align: left
}

.uagb-block-74bb1b56 .uagb-blockquote__skin-border blockquote.uagb-blockquote {
    border-color: #abb8c3;
    border-left-style: solid;
    border-left-width: 4px;
    padding-left: 15px
}

.uagb-block-74bb1b56.uagb-blockquote__skin-border blockquote.uagb-blockquote {
    border-color: #abb8c3;
    border-left-style: solid;
    border-left-width: 4px;
    padding-left: 15px
}

.uagb-block-74bb1b56 .uagb-blockquote__skin-quotation .uagb-blockquote__icon-wrap {
    background: #7DAE34;
    border-radius: 100%;
    margin-bottom: 15px;
    margin-right: 20px;
    padding: 21px
}

.uagb-block-74bb1b56 .uagb-blockquote__skin-quotation .uagb-blockquote__icon {
    width: 30px;
    height: 30px
}

.uagb-block-74bb1b56.uagb-blockquote__skin-quotation .uagb-blockquote__icon {
    background: #7DAE34;
    border-radius: 100%;
    margin-bottom: 15px;
    margin-right: 20px;
    padding: 21px
}

.uagb-block-74bb1b56.uagb-blockquote__skin-quotation .uagb-blockquote__icon svg {
    width: 30px;
    height: 30px;
    fill: #FFF
}

.uagb-block-74bb1b56.uagb-blockquote__style-style_1 .uagb-blockquote {
    text-align: left
}

.uagb-block-74bb1b56 .uagb-blockquote__author-wrap {
    margin-bottom: 0
}

.uagb-block-74bb1b56 .uagb-blockquote__author-wrap img {
    width: 40px;
    height: 40px;
    border-radius: 100%
}

.uagb-block-74bb1b56 .uagb-blockquote__author-wrap.uagb-blockquote__author-at-right img {
    margin-left: 10px
}

.uagb-block-74bb1b56 .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top img {
    margin-bottom: 10px
}

.uagb-block-74bb1b56 .uagb-blockquote__author-wrap.uagb-blockquote__author-at-left img {
    margin-right: 10px
}

.uagb-block-74bb1b56 .uagb-blockquote__skin-quotation .uagb-blockquote__icon svg {
    fill: #FFF;
    width: 30px;
    height: 30px
}

.uagb-block-74bb1b56.uagb-blockquote__align-center blockquote.uagb-blockquote {
    text-align: left
}

.uagb-block-74bb1b56 .uagb-blockquote a.uagb-blockquote__tweet-button {
    font-size: 15px
}

.uagb-block-d0094905.uagb-section__wrap {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%
}

.uagb-block-d0094905>.uagb-section__video-wrap {
    opacity: .5
}

.uagb-block-d0094905>.uagb-section__inner-wrap {
    max-width: 1200px
}

.uagb-block-d0094905.wp-block-uagb-section {
    box-shadow: 0 0
}

.uagb-block-d0094905>.uagb-section__overlay {
    border-radius:
}

.uagb-block-349c8f79.uagb-section__wrap {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%
}

.uagb-block-349c8f79>.uagb-section__video-wrap {
    opacity: .5
}

.uagb-block-349c8f79>.uagb-section__inner-wrap {
    max-width: 1200px
}

.uagb-block-349c8f79.wp-block-uagb-section {
    box-shadow: 0 0
}

.uagb-block-349c8f79>.uagb-section__overlay {
    border-radius:
}

.uagb-block-d827398f.wp-block-uagb-columns.uagb-columns__wrap {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.uagb-block-d827398f .uagb-columns__video-wrap {
    opacity: .5
}

.uagb-block-d827398f>.uagb-columns__inner-wrap {
    max-width: 1200px
}

.uagb-block-d827398f .uagb-column__inner-wrap {
    padding: 10px
}

.uagb-block-d827398f .uagb-column__wrap {
    padding: 10px
}

.uagb-block-d827398f .uagb-columns__shape.uagb-columns__shape-top .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-d827398f .uagb-columns__shape.uagb-columns__shape-bottom .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-d827398f.wp-block-uagb-columns {
    box-shadow: 0 0
}

.uagb-block-d827398f>.uagb-columns__overlay {
    border-radius:
}

.uagb-block-d827398f.uagb-columns__wrap {
    border-style: none
}

.wp-block-uagb-column.uagb-block-9ecba113.uagb-column__wrap {
    border-style: none;
    width: 25%
}

.wp-block-uagb-column.uagb-block-9ecba113>.uagb-column__overlay {
    border-radius:
}

.wp-block-uagb-column.uagb-block-5dda79c7.uagb-column__wrap {
    border-style: none;
    width: 75%
}

.wp-block-uagb-column.uagb-block-5dda79c7>.uagb-column__overlay {
    border-radius:
}

.uagb-post-grid {
    margin: 0 auto;
    position: relative
}

.uagb-post-grid:not(.is-grid) .uagb-post__inner-wrap {
    background-clip: content-box !important
}

.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy.default {
    margin: 5px 5px 5px 0
}

.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted {
    background: #444;
    color: #fff;
    border-radius: 2px;
    flex-direction: row;
    align-items: flex-end;
    padding: 6px 8px;
    line-height: 1;
    margin-right: 5px;
    margin-bottom: 20px
}

.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted a {
    color: #fff
}

.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy a {
    text-decoration: none;
    color: inherit
}

.uagb-post-grid .uagb-post__load-more-wrap {
    width: 100%;
    position: absolute;
    bottom: -30px
}

.uagb-post-grid .uagb-post__load-more-wrap .uagb-post-pagination-button {
    cursor: pointer
}

.uagb-post-grid .uagb-post__load-more-wrap a {
    color: inherit
}

.uagb-post-grid.is-grid article {
    float: left;
    display: inline-block
}

.uagb-post-grid.uagb-post__items.is-masonry {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.uagb-post-grid.uagb-post__items.is-carousel {
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.uagb-post-grid.is-grid .uagb-post__inner-wrap {
    height: 100%
}

.uagb-post-grid.is-grid.uagb-post__equal-height .uagb-post__inner-wrap {
    height: auto
}

.uagb-post-grid.is-masonry .uagb-post__inner-wrap {
    height: auto
}

.uagb-post-grid .uagb-post__author span,
.uagb-post-grid .uagb-post__comment span,
.uagb-post-grid .uagb-post__taxonomy span,
.uagb-post-grid .uagb-post__date span {
    font-size: inherit;
    line-height: inherit;
    width: inherit;
    height: inherit;
    margin-right: 4px;
    vertical-align: bottom
}

.uagb-post-grid.uagb-post__columns-8:not(.is-grid) article {
    width: 12.5%
}

.uagb-post-grid.uagb-post__columns-7:not(.is-grid) article {
    width: 14.28%
}

.uagb-post-grid.uagb-post__columns-6:not(.is-grid) article {
    width: 16.66%
}

.uagb-post-grid.uagb-post__columns-5:not(.is-grid) article {
    width: 20%
}

.uagb-post-grid.uagb-post__columns-4:not(.is-grid) article {
    width: 25%
}

.uagb-post-grid.uagb-post__columns-3:not(.is-grid) article {
    width: 33.33%
}

.uagb-post-grid.uagb-post__columns-2:not(.is-grid) article {
    width: 50%
}

.uagb-post-grid.uagb-post__columns-1:not(.is-grid) article {
    width: 100%
}

@media only screen and (max-width:600px) {
    .uagb-post-grid div[class*="columns"].is-grid {
        grid-template-columns: 1fr
    }
}

.uagb-post-grid .uagb-post__image img {
    display: block;
    width: 100%
}

.uagb-post-grid .uagb-post__title {
    margin-top: 0;
    margin-bottom: 0;
    word-break: break-word
}

.uagb-post-grid .uagb-post__title a {
    color: inherit;
    box-shadow: none;
    transition: 0.3s ease;
    text-decoration: none
}

.uagb-post-grid .uagb-post__title a:hover {
    text-decoration: none
}

.uagb-post-grid .uagb-post__title a:focus {
    text-decoration: none
}

.uagb-post-grid .uagb-post__title a:active {
    text-decoration: none
}

.uagb-post-grid .uagb-post-grid-byline>* {
    margin-right: 10px
}

.uagb-post-grid .uagb-post-grid-byline,
.uagb-post-grid .uagb-post__taxonomy {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
    text-decoration: none
}

.uagb-post-grid .uagb-post-grid-byline a,
.uagb-post-grid .uagb-post-grid-byline a:focus,
.uagb-post-grid .uagb-post-grid-byline a:active {
    color: inherit;
    font-size: inherit;
    text-decoration: none
}

.uagb-post-grid .uagb-post__title a,
.uagb-post-grid .uagb-post__title a:focus,
.uagb-post-grid .uagb-post__title a:active {
    color: inherit;
    font-size: inherit
}

.uagb-post-grid .uagb-post__author,
.uagb-post-grid .uagb-post__date,
.uagb-post-grid .uagb-post__comment {
    display: inline-block;
    word-break: break-all
}

.uagb-post-grid .uagb-post__author:not(:last-child)::after,
.uagb-post-grid .uagb-post__date:not(:last-child)::after,
.uagb-post-grid .uagb-post__comment:not(:last-child)::after {
    content: "\B7";
    vertical-align: middle;
    align-self: center;
    margin: 0 5px;
    line-height: 1
}

.uagb-post-grid .uagb-post__comment,
.uagb-post-grid .uagb-post__taxonomy {
    display: inline-block
}

.uagb-post-grid .uagb-post__author a {
    box-shadow: none
}

.uagb-post-grid .uagb-post__author a:hover {
    color: inherit;
    box-shadow: 0 -1px 0 inset
}

.uagb-post-grid .uagb-post__excerpt {
    word-break: break-word
}

.uagb-post-grid .uagb-post__inner-wrap p:last-of-type {
    margin-bottom: 0
}

.uagb-post-grid .uagb-post__cta {
    border: none;
    display: inline-block;
    background: none
}

.uagb-post-grid .uagb-post__excerpt p {
    color: inherit
}

.is-grid.uagb-post__items {
    display: grid
}

.wp-block-uagb-post-grid .uagb-post-pagination-wrap {
    grid-column: 1 / -1
}

.uagb-post__image-position-background .uagb-post__link-complete-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11
}

.uagb-post__image-position-background.uagb-post__image-enabled .uagb-post__text {
    color: #fff
}

.uagb-post__image-position-background .uagb-post__text {
    opacity: 1;
    position: relative;
    z-index: 10;
    overflow: hidden
}

.uagb-post__image-position-background .uagb-post__inner-wrap {
    position: relative;
    width: 100%
}

.uagb-post__image-position-background .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted,
.uagb-post__image-position-background .uagb-post__inner-wrap .uagb-post__taxonomy.default {
    position: relative;
    z-index: 999;
    margin-top: 20px
}

.uagb-post__image-position-background .uagb-post__image img {
    position: absolute;
    width: auto;
    height: auto;
    min-width: 100%;
    max-width: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-height: 100%
}

.uagb-post__image-position-background .uagb-post__image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.uagb-post__image-position-background .uagb-post__image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, .5)
}

.uagb-slick-carousel .is-carousel {
    padding: 0
}

.uagb-slick-carousel ul.slick-dots {
    transform: unset;
    position: relative
}

.uagb-post-grid[data-equal-height="yes"] .uagb-post__inner-wrap {
    display: inline-block;
    height: 100%
}

.uagb-post__arrow-outside.uagb-post-grid .slick-prev {
    left: -45px;
    z-index: 1
}

[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-prev {
    left: -45px;
    right: auto
}

.uagb-post__arrow-outside.uagb-post-grid .slick-next {
    right: -45px
}

[dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-next {
    left: auto;
    right: -45px
}

.uagb-post__arrow-inside.uagb-post-grid .slick-prev {
    left: 25px;
    z-index: 1
}

[dir="rtl"] .uagb-post__arrow-inside.uagb-post-grid .slick-prev {
    left: auto;
    right: 25px
}

.uagb-post__arrow-inside.uagb-post-grid .slick-next {
    right: 25px
}

[dir="rtl"] .uagb-post__arrow-inside.uagb-post-grid .slick-next {
    left: 25px;
    right: auto
}

.uagb-post-grid.is-grid article,
.uagb-post-grid.is-masonry article,
.uagb-post-grid.is-carousel article {
    box-sizing: border-box
}

@media (max-width:976px) {
    .uagb-post__arrow-outside.uagb-post-grid .slick-prev {
        left: 15px;
        z-index: 1
    }

    [dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-prev {
        left: auto;
        right: 15px
    }

    .uagb-post__arrow-outside.uagb-post-grid .slick-next {
        right: 15px
    }

    [dir="rtl"] .uagb-post__arrow-outside.uagb-post-grid .slick-next {
        left: 15px;
        right: auto
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-1 article {
        width: 100%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-2 article {
        width: 50%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-3 article {
        width: 33.33%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-4 article {
        width: 25%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-5 article {
        width: 20%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-6 article {
        width: 16.66%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-7 article {
        width: 14.28%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-tablet-8 article {
        width: 12.5%
    }
}

@media (max-width:767px) {
    :not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-1 article {
        width: 100%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-2 article {
        width: 50%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-3 article {
        width: 33.33%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-4 article {
        width: 25%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-5 article {
        width: 20%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-6 article {
        width: 16.66%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-7 article {
        width: 14.28%
    }

    :not(.is-grid).uagb-post-grid.uagb-post__columns-mobile-8 article {
        width: 12.5%
    }
}

.entry .entry-content .uagb-post-grid a {
    text-decoration: none
}

.uagb-post-pagination-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap
}

.uagb-post-pagination-wrap a.page-numbers,
.uagb-post-pagination-wrap span.page-numbers.current {
    padding: 5px 10px;
    margin: 0;
    display: flex;
    margin-right: 4px;
    margin-bottom: 5px
}

.uagb-post-grid .uagb-post-inf-loader {
    margin: 0 auto;
    min-height: 58px;
    line-height: 58px;
    width: 160px;
    text-align: center
}

.uagb-post-grid .uagb-post-inf-loader div {
    width: 18px;
    height: 18px;
    background-color: #0085ba;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.uagb-post-grid .uagb-post-inf-loader .uagb-post-loader-1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.uagb-post-grid .uagb-post-inf-loader .uagb-post-loader-2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.uagb-block-523558ac.uagb-section__wrap {
    padding-top: 40px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%
}

.uagb-block-523558ac>.uagb-section__video-wrap {
    opacity: .5
}

.uagb-block-523558ac>.uagb-section__inner-wrap {
    max-width: 1200px
}

.uagb-block-523558ac.wp-block-uagb-section {
    box-shadow: 0 0
}

.uagb-block-523558ac>.uagb-section__overlay {
    border-radius:
}

.uagb-block-c11a8bc0.is-grid .uagb-post__inner-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 0 #00000070
}

.uagb-block-c11a8bc0.is-grid .uagb-post__inner-wrap .uagb-post__image:first-child {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px
}

.uagb-block-c11a8bc0:not(.is-grid) .uagb-post__inner-wrap .uagb-post__text:last-child {
    margin-bottom: 10px
}

.uagb-block-c11a8bc0:not(.is-grid) .uagb-post__inner-wrap .uagb-post__text:first-child {
    margin-top: 10px
}

.uagb-block-c11a8bc0:not(.is-grid).uagb-post__image-position-background .uagb-post__inner-wrap .uagb-post__text:nth-last-child(2) {
    margin-bottom: 10px
}

.uagb-block-c11a8bc0:not(.is-grid).uagb-post__items {
    margin-right: -9px;
    margin-left: -9px
}

.uagb-block-c11a8bc0:not(.is-grid).uagb-post__items article {
    padding-right: 9px;
    padding-left: 9px;
    margin-bottom: 0
}

.uagb-block-c11a8bc0:not(.is-grid) .uagb-post__inner-wrap .uagb-post__text:not(.highlighted) {
    margin-left: 10px;
    margin-right: 10px
}

.uagb-block-c11a8bc0:not(.is-grid) .uagb-post__inner-wrap .uagb-post__text:first-child.highlighted:first-child {
    margin-top: 10px;
    margin-left: 10px
}

.uagb-block-c11a8bc0 .uagb-post__inner-wrap {
    background: #fff;
    text-align: left
}

.uagb-block-c11a8bc0 .uagb-post__inner-wrap .uagb-post__cta {
    padding-bottom: 0
}

.uagb-block-c11a8bc0 .uagb-post__image {
    padding-bottom: 15px
}

.uagb-block-c11a8bc0 .uagb-post__title {
    padding-bottom: 15px
}

.uagb-block-c11a8bc0 .uagb-post-grid-byline {
    padding-bottom: 14px
}

.uagb-block-c11a8bc0 .uagb-post__excerpt {
    padding-bottom: 0
}

.uagb-block-c11a8bc0 .uagb-post__image:before {
    background-color: #000;
    opacity: .5
}

.uagb-block-c11a8bc0.is-grid.uagb-post__items {
    row-gap: 19px;
    column-gap: 0
}

.uagb-block-c11a8bc0.wp-block-uagb-post-grid.is-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.uagb-block-c11a8bc0 .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted {
    color: #fff;
    background: #3182ce
}

.uagb-block-c11a8bc0 .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted a {
    color: #fff
}

.uagb-block-c11a8bc0 .uagb-post__text.uagb-post__cta .uagb-text-link {
    border-style: none
}

.uagb-block-c11a8bc0 .uagb-post-pagination-wrap {
    margin-top: 20px;
    justify-content: left;
    margin-left: 10px
}

.uagb-block-c11a8bc0 .uagb-post-pagination-wrap .page-numbers.current {
    background-color: #e4e4e4;
    color: #333
}

.uagb-block-c11a8bc0 .uagb-post-pagination-wrap a {
    background-color: #e4e4e4;
    color: #777
}

@media only screen and (max-width:976px) {
    .uagb-block-7793aaef.uagb-columns__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-4e2d3beb.uagb-column__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-4a3ef1a6.uagb-column__wrap {
        border-style: none
    }

    .uagb-block-2944c299.uagb-columns__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-5ecbc1f0.uagb-column__wrap {
        border-style: none
    }

    .uagb-block-ce95e2d0.uagb-columns__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-a5e205a8.uagb-column__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-cf454872.uagb-column__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-b2e1ead2.uagb-column__wrap {
        border-style: none
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap {
        margin-bottom: 0
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap img {
        width: 35px;
        height: 35px;
        border-radius: 100%
    }

    .uagb-block-74bb1b56.uagb-blockquote__skin-border blockquote.uagb-blockquote {
        padding-left: 15px
    }

    .uagb-block-74bb1b56 .uagb-blockquote__content {
        margin-bottom: 20px
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap.uagb-blockquote__author-at-right img {
        margin-left: 10px;
        margin-bottom: 0
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top img {
        margin-bottom: 10px
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap.uagb-blockquote__author-at-left img {
        margin-right: 10px;
        margin-bottom: 0
    }

    .uagb-block-d827398f.uagb-columns__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-9ecba113.uagb-column__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-5dda79c7.uagb-column__wrap {
        border-style: none
    }

    .uagb-block-c11a8bc0.wp-block-uagb-post-grid.is-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .uagb-block-c11a8bc0 .uagb-post__cta a {
        border-style: none
    }

    .uagb-block-c11a8bc0.is-grid.uagb-post__items {
        row-gap: 19px;
        column-gap: 0
    }

    .uagb-block-c11a8bc0:not(.is-grid).uagb-post__items article {
        padding-right: 9px;
        padding-left: 9px;
        margin-bottom: 0
    }

    .uagb-block-c11a8bc0:not(.is-grid).uagb-post__items {
        margin-right: -9px;
        margin-left: -9px
    }

    .uagb-block-c11a8bc0.is-grid .uagb-post__inner-wrap .uagb-post__image:first-child {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }
}

@media only screen and (max-width:767px) {
    .uagb-block-7793aaef.uagb-columns__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-4e2d3beb.uagb-column__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-4a3ef1a6.uagb-column__wrap {
        border-style: none
    }

    .uagb-block-2944c299.uagb-columns__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-5ecbc1f0.uagb-column__wrap {
        border-style: none
    }

    .uagb-block-ce95e2d0.uagb-columns__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-a5e205a8.uagb-column__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-cf454872.uagb-column__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-b2e1ead2.uagb-column__wrap {
        border-style: none
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap {
        margin-bottom: 0
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap img {
        width: 30px;
        height: 30px;
        border-radius: 100%
    }

    .uagb-block-74bb1b56.uagb-blockquote__skin-border blockquote.uagb-blockquote {
        padding-left: 15px
    }

    .uagb-block-74bb1b56 .uagb-blockquote__content {
        margin-bottom: 15px
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap.uagb-blockquote__author-at-right img {
        margin-left: 10px;
        margin-bottom: 0
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap.uagb-blockquote__author-at-top img {
        margin-bottom: 10px
    }

    .uagb-block-74bb1b56 .uagb-blockquote__author-wrap.uagb-blockquote__author-at-left img {
        margin-right: 10px;
        margin-bottom: 0
    }

    .uagb-block-d827398f.uagb-columns__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-9ecba113.uagb-column__wrap {
        border-style: none
    }

    .wp-block-uagb-column.uagb-block-5dda79c7.uagb-column__wrap {
        border-style: none
    }

    .uagb-block-c11a8bc0.wp-block-uagb-post-grid.is-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }

    .uagb-block-c11a8bc0 .uagb-post__cta a {
        border-style: none
    }

    .uagb-block-c11a8bc0.is-grid.uagb-post__items {
        row-gap: 19px;
        column-gap: 0
    }

    .uagb-block-c11a8bc0:not(.is-grid).uagb-post__items article {
        padding-right: 9px;
        padding-left: 9px;
        margin-bottom: 0
    }

    .uagb-block-c11a8bc0:not(.is-grid).uagb-post__items {
        margin-right: -9px;
        margin-left: -9px
    }

    .uagb-block-c11a8bc0.is-grid .uagb-post__inner-wrap .uagb-post__image:first-child {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0
    }
}

.uag-blocks-common-selector {
    z-index: var(--z-index-desktop)
}

@media (max-width:976px) {
    .uag-blocks-common-selector {
        z-index: var(--z-index-tablet)
    }
}

@media (max-width:767px) {
    .uag-blocks-common-selector {
        z-index: var(--z-index-mobile)
    }
}

.ast-page-builder-template .ast-article-post {
    margin-bottom: 2.5em
}

.ast-featured-post {
    float: none
}

.ast-separate-container .ast-separate-posts.ast-article-post {
    margin-bottom: 2em
}

.ast-animate-hidden {
    visibility: hidden;
    opacity: 0
}

.ast-animate-display {
    visibility: visible;
    opacity: 1
}

.ast-no-thumb .ast-date-meta .posted-on {
    margin-bottom: 1.5em
}

.ast-date-meta.circle .posted-on {
    border-radius: 50%;
    overflow: hidden
}

.has-post-thumbnail .ast-date-meta.circle .posted-on {
    margin: 1em
}

.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
    margin-bottom: 2em
}

.ast-separate-container .ast-grid-1 .blog-layout-1 {
    padding: 0
}

.ast-separate-container .ast-grid-1 .blog-layout-2,
.ast-separate-container .ast-grid-1 .blog-layout-3 {
    padding: 0;
    border-bottom: 0
}

.ast-separate-container .ast-grid-2 .ast-article-post,
.ast-separate-container .ast-grid-3 .ast-article-post,
.ast-separate-container .ast-grid-4 .ast-article-post {
    background: 0 0
}

.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,
.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3,
.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-2,
.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-3,
.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-2,
.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-3 {
    border-bottom: 0
}

.ast-separate-container .blog-layout-1,
.ast-separate-container .blog-layout-2,
.ast-separate-container .blog-layout-3 {
    padding: 2.66666em
}

.ast-separate-container .ast-grid-2 .blog-layout-1,
.ast-separate-container .ast-grid-2 .blog-layout-2,
.ast-separate-container .ast-grid-2 .blog-layout-3,
.ast-separate-container .ast-grid-3 .blog-layout-1,
.ast-separate-container .ast-grid-3 .blog-layout-2,
.ast-separate-container .ast-grid-3 .blog-layout-3,
.ast-separate-container .ast-grid-4 .blog-layout-1,
.ast-separate-container .ast-grid-4 .blog-layout-2,
.ast-separate-container .ast-grid-4 .blog-layout-3 {
    padding: 1.5em
}

@media (max-width:1200px) {

    .ast-separate-container .ast-grid-2 .ast-article-post:nth-child(2n+0),
    .ast-separate-container .ast-grid-2 .ast-article-post:nth-child(odd),
    .ast-separate-container .ast-grid-3 .ast-article-post:nth-child(2n+0),
    .ast-separate-container .ast-grid-3 .ast-article-post:nth-child(odd),
    .ast-separate-container .ast-grid-4 .ast-article-post:nth-child(2n+0),
    .ast-separate-container .ast-grid-4 .ast-article-post:nth-child(odd) {
        padding: 0
    }

    .ast-separate-container .blog-layout-1,
    .ast-separate-container .blog-layout-2,
    .ast-separate-container .blog-layout-3 {
        padding: 1.5em
    }
}

.ast-page-builder-template .ast-article-post .entry-header {
    margin: auto auto 1em auto;
    padding: 0
}

.ast-article-post .ast-post-format-audio.ast-embeded-audio .ast-date-meta .posted-on {
    position: relative;
    display: inline-block;
    margin-bottom: 1em
}

.ast-page-builder-template.single .post-navigation {
    margin-top: 2em
}

hr.post-divider {
    height: 0;
    margin: 0
}

hr.ast-single-previous-hr {
    height: 0;
    margin-top: 2em
}

.ast-show-comments-data {
    padding: 2em 6.67em
}

.ast-show-comments-data .ast-show-comments {
    cursor: pointer
}

.ast-show-comments-data .ast-show-comments,
.ast-show-comments-data .ast-show-comments-count {
    max-width: 640px;
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.ast-show-comments-data .ast-show-comments-count {
    margin-bottom: 2em
}

.ast-pagination-circle .ast-pagination .page-numbers,
.ast-pagination-square .ast-pagination .page-numbers {
    border-style: solid;
    border-width: 1px;
    line-height: 2.33333em
}

.ast-pagination-circle .ast-pagination .page-numbers {
    border-radius: 50%
}

.ast-pagination-circle .ast-pagination .next.page-numbers,
.ast-pagination-circle .ast-pagination .prev.page-numbers {
    border-radius: 30px
}

@media all and (max-width:768px) {
    #content:before {
        content: ""
    }
}

.ast-pagination-infinite {
    text-align: center;
    margin: 2.5em 0 0
}

.ast-page-builder-template .ast-pagination-infinite {
    margin: 2.5em 0
}

.ast-load-more {
    cursor: pointer;
    display: none;
    border: 2px solid var(--ast-border-color);
    transition: all .2s linear;
    color: #000
}

.ast-load-more.active {
    display: inline-block;
    padding: 0 1.5em;
    line-height: 3em
}

.ast-load-more.no-more:hover {
    border-color: var(--ast-border-color);
    color: #000
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.ast-load-more.no-more:hover {
    background-color: inherit
}

.no-more {
    cursor: default
}

.ast-loader {
    display: none;
    margin: 0 auto;
    min-height: 58px;
    line-height: 58px;
    width: 70px;
    text-align: center
}

.ast-loader>div {
    width: 18px;
    height: 18px;
    background-color: #0085ba;
    border-radius: 100%;
    display: inline-block;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.ast-loader .ast-loader-1 {
    animation-delay: -.32s
}

.ast-loader .ast-loader-2 {
    animation-delay: -.16s
}

@keyframes sk-bouncedelay {

    0%,
    100%,
    80% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.ast-blog-pagination-type-infinite .ast-pagination {
    display: none
}

.single .ast-single-author-box {
    display: inline-block;
    margin-top: 2em;
    width: 100%;
    border-top: 1px solid var(--ast-border-color)
}

.single .ast-author-meta .ast-author-details {
    width: 100%
}

.single .ast-author-meta .about-author-title-wrapper,
.single .ast-author-meta .post-author-bio {
    text-align: center
}

.single .ast-author-meta .post-author-avatar {
    text-align: center;
    padding-right: 0
}

.single .ast-author-meta .post-author-avatar img {
    border-radius: 50%;
    min-width: 100px
}

.single .ast-author-meta .about-author-title-wrapper {
    padding: 0 0 1em
}

.single.ast-separate-container .ast-single-author-box {
    border-top: 0
}

.single.ast-separate-container .ast-author-meta {
    background-color: #fff;
    padding: 4em 6.67em
}

@media (max-width:1200px) {
    .single.ast-separate-container .ast-author-meta {
        padding: 3.34em 2.4em
    }
}

.single.ast-page-builder-template .ast-single-author-box,
.single.ast-plain-container .ast-single-author-box {
    padding-top: 2em
}

.ast-related-post-featured-section .post-thumb-img-content+* .posted-on {
    position: absolute;
    top: 0;
    left: 0
}

.ast-related-post-featured-section .posted-on {
    position: relative;
    display: inline-block;
    width: 5.714285714em;
    height: 5.714285714em;
    padding: .7em;
    margin-bottom: 1.5em
}

.ast-related-post-featured-section .posted-on .entry-date span {
    display: block;
    width: 100%;
    text-align: center
}

.ast-related-post-featured-section .posted-on .date-month {
    font-size: .8571428571em;
    line-height: 1em
}

.ast-related-post-featured-section .posted-on .date-year {
    font-size: .8571428571em;
    line-height: 1em
}

.ast-related-post-featured-section .posted-on .date-day {
    font-size: 2.5em;
    line-height: .9em;
    font-weight: 900;
    margin: .1em 0
}

.blog-layout-1 .post-thumb .posted-on {
    position: absolute;
    top: 0
}

.blog-layout-1 .post-thumb .posted-on .entry-date span {
    display: block;
    width: 100%;
    text-align: center
}

.blog-layout-1.ast-no-thumb .posted-on {
    position: relative;
    display: inline-block
}

.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
    margin-left: calc(-1 * var(--ast-container-default-xlg-padding))
}

@media (max-width:1200px) {
    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-left: calc(-1 * var(--ast-container-default-lg-padding))
    }
}

.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on {
    margin-left: calc(-1 * var(--ast-container-default-slg-padding))
}

@media (max-width:1200px) {
    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on {
        margin-left: calc(-1 * var(--ast-container-default-xxs-padding))
    }
}

.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on {
    margin-top: calc(-1 * var(--ast-container-default-md-padding))
}

@media (max-width:1200px) {
    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on {
        margin-top: calc(-1 * var(--ast-container-default-sm-padding))
    }
}

.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on {
    margin-top: calc(-1 * var(--ast-container-default-slg-padding))
}

@media (max-width:1200px) {
    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on {
        margin-top: calc(-1 * var(--ast-container-default-xs-padding))
    }
}

.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
    margin-top: calc(-1 * var(--ast-container-default-md-padding))
}

@media (max-width:1200px) {
    .ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
        margin-top: calc(-1 * var(--ast-container-default-sm-padding))
    }
}

.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
    margin-left: calc(-1 * var(--ast-container-default-xlg-padding));
    margin-right: calc(-1 * var(--ast-container-default-xlg-padding))
}

@media (max-width:1200px) {
    .ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
        margin-left: calc(-1 * var(--ast-container-default-xs-padding));
        margin-right: calc(-1 * var(--ast-container-default-xs-padding))
    }
}

.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child {
    margin-top: calc(-1 * var(--ast-container-default-md-padding))
}

@media (max-width:1200px) {
    .ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child {
        margin-top: calc(-1 * var(--ast-container-default-sm-padding))
    }
}

.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content {
    margin-left: calc(-1 * var(--ast-container-default-xlg-padding));
    margin-right: calc(-1 * var(--ast-container-default-xlg-padding))
}

@media (max-width:1200px) {
    .ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content {
        margin-left: calc(-1 * var(--ast-container-default-xs-padding));
        margin-right: calc(-1 * var(--ast-container-default-xs-padding))
    }
}

.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
    margin-left: -1.5em;
    margin-right: -1.5em
}

@media (max-width:1200px) {

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-left: -1.5em;
        margin-right: -1.5em
    }
}

.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on {
    margin-left: -.5em;
    margin-right: -.5em
}

@media (max-width:1200px) {

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on {
        margin-left: -.5em;
        margin-right: -.5em
    }
}

.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on {
    margin-top: -1.5em
}

@media (max-width:1200px) {

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on {
        margin-top: -1.5em
    }
}

.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on {
    margin-top: -.5em
}

@media (max-width:1200px) {

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on {
        margin-top: -.5em
    }
}

.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
    margin-top: -1.5em
}

@media (max-width:1200px) {

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
        margin-top: -1.5em
    }
}

.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
    margin-left: -1.5em;
    margin-right: -1.5em
}

@media (max-width:1200px) {

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
        margin-left: -1.5em;
        margin-right: -1.5em
    }
}

.ast-hb-account-login-wrapper .ast-hb-account-login {
    position: fixed;
    left: 50%;
    top: 50%;
    padding: 35px;
    max-height: 550px;
    width: 340px;
    margin: 0 0 0 -170px;
    background-color: #f1f1f1;
    z-index: 1000011;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3)
}

.ast-hb-account-login-wrapper .ast-hb-account-login-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: .7;
    z-index: 1000010;
    transition: all .3s
}

.ast-hb-account-login-wrapper .ast-hb-login-header .ast-hb-login-close {
    background: 0 0;
    border: 0;
    font-size: 24px;
    line-height: 1;
    padding: .4em;
    color: inherit;
    -js-display: flex;
    display: flex;
    box-shadow: none
}

.ast-hb-account-login-wrapper #loginform input[type=password],
.ast-hb-account-login-wrapper #loginform input[type=text] {
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    border: 1px solid;
    background-color: transparent;
    vertical-align: middle
}

.ast-hb-account-login-form-footer a.ast-header-account-footer-link:not(:last-child) span:after {
    content: "|";
    margin: 0 .4em
}

.ast-header-account-wrap .ast-header-account-link {
    pointer-events: none
}

.ast-header-account-link.ast-account-action-link,
.ast-header-account-link.ast-account-action-login,
.ast-header-account-link.ast-account-action-login.customize-unpreviewable,
.ast-header-break-point .ast-header-account-link {
    cursor: pointer;
    pointer-events: all
}

.ast-header-break-point .ast-hf-account-menu-wrap {
    display: none
}

.ast-header-account {
    -js-display: flex;
    display: flex
}

.ast-header-account-wrap .ast-hb-account-login-wrapper {
    visibility: hidden
}

.ast-header-account-wrap .ast-hb-account-login-wrapper .ast-hb-login-header {
    -js-display: flex;
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    justify-content: flex-end;
    min-height: calc(1.2em + 24px)
}

.ast-header-account-wrap .ast-hb-account-login-wrapper .ast-hb-account-login {
    transform: scale(.7);
    opacity: 0;
    transition: all .3s;
    overflow: auto
}

.ast-header-account-wrap .ast-hb-account-login-wrapper.show {
    visibility: visible
}

.ast-header-account-wrap .ast-hb-account-login-wrapper.show .ast-hb-account-login {
    transform: scale(1) translateY(-50%);
    opacity: 1
}

.ast-hb-login-body {
    height: 100%;
    position: relative;
    line-height: 1.5
}

.ast-desktop .ast-hf-account-menu-wrap.ast-main-header-bar-alignment {
    position: relative
}

.ast-desktop .main-header-bar .main-header-bar-navigation .ast-account-nav-menu {
    line-height: 1.45
}

.ast-desktop .ast-account-nav-menu {
    width: 260px;
    background: #fff;
    left: -999em;
    position: absolute;
    top: 0;
    z-index: 99999;
    list-style: none;
    margin: 0;
    padding-left: 0;
    border: 0;
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .1)
}

.ast-desktop .ast-account-nav-menu .sub-menu {
    right: auto;
    top: 0;
    margin-left: 0
}

.ast-desktop .ast-account-nav-menu .menu-item.focus>.sub-menu,
.ast-desktop .ast-account-nav-menu .menu-item:hover>.sub-menu {
    left: 100%
}

.ast-desktop .ast-account-nav-menu .menu-item .menu-link {
    padding: .9em 1em
}

.ast-desktop .ast-account-nav-menu .menu-item {
    border-style: none
}

.ast-desktop .ast-account-nav-menu .menu-item.menu-item-has-children>.menu-link:after {
    position: absolute;
    right: 1em;
    top: 50%;
    transform: translate(0, -50%) rotate(270deg)
}

.ast-desktop .ast-above-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,
.ast-desktop .ast-below-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,
.ast-desktop .ast-primary-header-bar .main-header-menu.ast-account-nav-menu>.menu-item {
    height: auto;
    line-height: unset
}

.site-header-section-left .ast-header-account-wrap.focus .ast-account-nav-menu,
.site-header-section-left .ast-header-account-wrap:hover .ast-account-nav-menu {
    left: -100%;
    right: auto
}

.ast-header-account-wrap.focus .ast-account-nav-menu,
.ast-header-account-wrap:hover .ast-account-nav-menu {
    right: -100%;
    left: auto
}

.ast-header-account-wrap .woocommerce-MyAccount-navigation-link.is-active a {
    background: unset
}

.ast-header-account-wrap .menu-item:last-child>.menu-link {
    border-style: none
}

.ast-divider-wrapper {
    border: 0
}

.ast-mobile-popup-content .ast-header-divider-element {
    justify-content: center
}

.ast-header-divider-element {
    position: relative
}

.ast-fb-divider-layout-vertical {
    position: relative
}

.ast-hb-divider-layout-vertical.ast-header-divider-element {
    height: 100%
}

.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),
.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element) {
    padding: 15px 20px
}

.footer-widget-area .ast-footer-divider-element {
    position: relative;
    align-items: center
}

.footer-widget-area .ast-divider-wrapper {
    display: inline-block
}

.ast-builder-footer-grid-columns .ast-fb-divider-layout-horizontal {
    -js-display: inline-flex;
    display: inline-flex;
    vertical-align: middle
}

[data-section*=section-fb-button-] .ast-builder-button-size-xs .ast-custom-button,
[data-section*=section-hb-button-] .ast-builder-button-size-xs .ast-custom-button {
    font-size: 13px;
    padding: 8px 20px
}

[data-section*=section-fb-button-] .ast-builder-button-size-sm .ast-custom-button,
[data-section*=section-hb-button-] .ast-builder-button-size-sm .ast-custom-button {
    font-size: 15px;
    padding: 10px 40px
}

[data-section*=section-fb-button-] .ast-builder-button-size-md .ast-custom-button,
[data-section*=section-hb-button-] .ast-builder-button-size-md .ast-custom-button {
    font-size: 17px;
    padding: 15px 45px
}

[data-section*=section-fb-button-] .ast-builder-button-size-lg .ast-custom-button,
[data-section*=section-hb-button-] .ast-builder-button-size-lg .ast-custom-button {
    font-size: 19px;
    padding: 20px 50px
}

[data-section*=section-fb-button-] .ast-builder-button-size-xl .ast-custom-button,
[data-section*=section-hb-button-] .ast-builder-button-size-xl .ast-custom-button {
    font-size: 21px;
    padding: 25px 55px
}

.ast-fb-divider-layout-vertical {
    -js-display: flex;
    display: flex
}

.site-footer-section {
    position: relative
}

.ast-builder-language-switcher .ast-builder-language-switcher-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    -webkit-tap-highlight-color: transparent
}

.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher {
    display: block
}

.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher-menu {
    display: block
}

.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher {
    -js-display: flex;
    display: flex
}

.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher-menu {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap
}

.ast-builder-language-switcher a {
    -js-display: flex;
    display: flex;
    align-items: center
}

.ast-lswitcher-item-footer,
.ast-lswitcher-item-header {
    -js-display: inline-flex;
    display: inline-flex
}

span.ast-lswitcher-item-footer:last-child,
span.ast-lswitcher-item-header:last-child {
    margin-right: 0
}

.ast-header-sticky-active {
    position: fixed !important;
    right: 0;
    left: 0;
    margin: 0 auto;
    z-index: 99
}

.ast-footer-sticky-active .ast-custom-footer {
    position: fixed !important;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: 99
}

.ast-custom-header {
    position: relative;
    z-index: 99
}

.ast-custom-header.ast-header-sticky-active .fl-row-content-wrap {
    transition: padding .3s linear
}

.ast-custom-header.ast-header-sticky-active .fl-module-content {
    transition: all .3s linear
}

.ast-custom-header.ast-header-sticky-active .elementor-section-wrap {
    transition: padding .3s linear
}

.ast-custom-header.ast-header-sticky-active .elementor-row>.elementor-column>.elementor-element-populated {
    transition: all .3s linear
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-row-content-wrap {
    transition: padding .3s linear;
    padding-top: 5px;
    padding-bottom: 5px;
    box-sizing: border-box
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content {
    margin-top: 5px;
    margin-bottom: 5px;
    transition: all .3s linear
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img {
    max-height: 50px;
    width: auto
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap {
    transition: padding .3s linear;
    box-sizing: border-box
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap img {
    max-height: 50px;
    width: auto
}

.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-row>.elementor-column>.elementor-element-populated {
    max-height: 60px;
    transition: all .3s linear
}

.single-advanced-hook .ast-no-title,
.single-advanced-hook .hentry {
    margin: 0
}

.js_active .ast-plain-container.single-advanced-hook .entry-header {
    margin: 0
}

body.ast-padded-layout::after,
body.ast-padded-layout::before {
    background: inherit;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999
}

body.ast-padded-layout::after {
    bottom: 0
}

body.ast-padded-layout {
    background-attachment: fixed
}

body.ast-padded-layout::before {
    top: 0
}

@media (min-width:44.375em) {
    body.ast-padded-layout.admin-bar::before {
        top: 46px
    }
}

@media (min-width:48.9375em) {
    body.ast-padded-layout.admin-bar::before {
        top: 32px
    }
}

.elementor-page.ast-box-layout #page,
.elementor-page.ast-padded-layout #page {
    overflow: hidden
}

.siteorigin-panels.ast-box-layout #page,
.siteorigin-panels.ast-padded-layout #page {
    overflow: hidden
}

.ast-separate-container.ast-box-layout #content .ast-container {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:768px) {
    .ast-separate-container.ast-box-layout #content .ast-container {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:544px) {
    .ast-separate-container.ast-box-layout #content .ast-container {
        padding-left: .54em;
        padding-right: .54em
    }
}

.js_active .ast-box-layout #page,
.js_active .ast-padded-layout #page {
    overflow: hidden
}

.js_active .ast-box-layout.ast-page-builder-template .vc_row[data-vc-full-width],
.js_active .ast-padded-layout.ast-page-builder-template .vc_row[data-vc-full-width] {
    max-width: 100%;
    left: 0 !important
}

.ast-sticky-active {
    position: fixed !important;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100%
}

.ast-nav-up {
    transform: translateY(-100%)
}

.site-header .sticky-custom-logo {
    display: none
}

.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a,
.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:focus,
.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:hover {
    background: 0 0
}

.ast-fullscreen-active .ast-above-header,
.ast-offcanvas-active .ast-above-header {
    z-index: 4
}

.ast-fullscreen-active .ast-above-header.ast-sticky-active,
.ast-offcanvas-active .ast-above-header.ast-sticky-active {
    z-index: 0
}

#ast-fixed-header {
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%
}

#ast-fixed-header .main-header-bar {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

#ast-fixed-header.ast-header-slide {
    transform: translateY(-100%);
    transition: transform .3s linear, top .3s linear, visibility .3s linear
}

#ast-fixed-header.ast-header-fade {
    opacity: 0;
    transition: opacity .3s linear
}

.main-header-bar.ast-sticky-active {
    box-shadow: 0 2px 10px 0 rgba(36, 50, 66, .075)
}

.ast-sticky-custom-logo .ast-header-sticked .custom-logo-link,
.ast-sticky-custom-logo .ast-header-sticked .custom-mobile-logo-link {
    display: none
}

.ast-sticky-custom-logo .ast-header-sticked .sticky-custom-logo {
    display: inline-block
}

.ast-sticky-custom-logo .ast-header-sticked .site-description,
.ast-sticky-custom-logo .ast-header-sticked .site-title {
    display: none
}

.ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
    display: none
}

.ast-header-stick-fade-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,
.ast-header-stick-scroll-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,
.ast-header-stick-slide-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo {
    display: inline-block
}

.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar,
.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar {
    line-height: 55px
}

.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity,
.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity {
    padding-top: .5em;
    padding-bottom: .5em
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-navigation {
    line-height: 3
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
    max-height: 55px !important;
    width: auto
}

.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .main-header-bar,
.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk.main-header-bar {
    padding-bottom: 0
}

.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons {
    line-height: 0;
    padding-bottom: .5em
}

.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding {
    padding-bottom: .5em
}

.ast-sticky-above-shrink .ast-sticky-shrunk .ast-above-header-bar .ast-site-identity,
.ast-sticky-above-shrink .ast-sticky-shrunk.ast-above-header-bar .ast-site-identity {
    padding-top: .5em;
    padding-bottom: .5em
}

.ast-sticky-above-shrink .ast-sticky-shrunk .site-navigation {
    line-height: 3
}

.ast-sticky-above-shrink .ast-sticky-shrunk .site-logo-img img {
    max-height: 55px;
    width: auto
}

.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-above-header-bar,
.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk.ast-above-header-bar {
    padding-bottom: 0
}

.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons {
    line-height: 0;
    padding-bottom: .5em
}

.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding {
    padding-bottom: .5em
}

.ast-sticky-below-shrink .ast-sticky-shrunk .ast-below-header-bar .ast-site-identity,
.ast-sticky-below-shrink .ast-sticky-shrunk.ast-below-header-bar .ast-site-identity {
    padding-top: .5em;
    padding-bottom: .5em
}

.ast-sticky-below-shrink .ast-sticky-shrunk .site-navigation {
    line-height: 3
}

.ast-sticky-below-shrink .ast-sticky-shrunk .site-logo-img img {
    max-height: 55px;
    width: auto
}

.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-below-header-bar,
.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk.ast-below-header-bar {
    padding-bottom: 0
}

.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons {
    line-height: 0;
    padding-bottom: .5em
}

.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding {
    padding-bottom: .5em
}

.ast-header-break-point .ast-sticky-active .sticky-custom-logo img {
    display: block
}

.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .sticky-custom-logo img {
    display: block
}

.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .ast-mobile-header-logo {
    display: none
}

.ast-header-break-point .ast-header-sticked .sticky-custom-logo img {
    display: block
}

.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-logo-link img {
    display: none
}

.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-mobile-logo-link img {
    display: inline-block
}

.above-header-toggle-on .main-header-bar {
    z-index: 1
}

.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content {
    display: none
}

.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content {
    display: none
}

.ast-main-header-nav-open.ast-hfb-header .ast-mobile-header-wrap .ast-mobile-header-content {
    display: block
}

.ast-main-header-nav-open.ast-hfb-header .ast-desktop-header-content {
    display: block
}

.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,
.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,
.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content {
    display: block
}

.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,
.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,
.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content {
    display: block
}

.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content {
    display: none
}

.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,
.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,
.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content {
    display: none
}

.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,
.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,
.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content {
    display: none
}

.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,
.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,
.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content {
    display: none
}

.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,
.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,
.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,
.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,
.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,
.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,
.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content {
    position: fixed
}

.site-above-header-wrap,
.site-below-header-wrap,
.site-primary-header-wrap {
    transition: all .2s linear
}

.ast-header-stick-slide-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation {
    display: none !important
}

.ast-header-stick-fade-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation {
    display: none !important
}

.ast-flyout-menu-overlay .ast-stick-primary-below-wrapper.ast-sticky-active {
    z-index: 5
}

.ast-fullscreen-menu-overlay #ast-fixed-header {
    z-index: 9
}

.ast-flyout-menu-enable.ast-primary-sticky-enabled .ast-stick-primary-below-wrapper,
.ast-flyout-menu-enable.ast-primary-sticky-enabled .main-header-bar {
    overflow-y: unset !important
}

#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: #fff;
    border-radius: 2px;
    content: ""
}

@media (min-width:769px) {
    #ast-scroll-top {
        content: "769"
    }
}

#ast-scroll-top .ast-icon.icon-arrow svg {
    margin-left: 0;
    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
}

.astra-full-megamenu-wrapper {
    z-index: 99999
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.sub-menu>.menu-item {
    display: none
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ast-mm-has-desc>.menu-link {
    vertical-align: middle;
    text-align: center
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .menu-item:hover>.menu-link {
    background-color: transparent;
    color: inherit
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu {
    opacity: 0;
    visibility: hidden
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu-focus .menu-item>.menu-link {
    background-color: transparent
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus {
    opacity: 1;
    visibility: visible;
    -js-display: flex;
    display: flex;
    padding: 15px
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    flex: 1;
    opacity: 1
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:first-child {
    padding-left: 0
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:last-child {
    padding-right: 0
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-2 .menu-item {
    width: 50%
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-3 .menu-item {
    width: 33.33%
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-4 .menu-item {
    width: 25%
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item:last-child {
    border-right: none
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu {
    background-color: transparent;
    display: block;
    opacity: 1;
    visibility: visible;
    transform: none
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .menu-item .menu-link {
    padding-left: 24px
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link {
    padding-left: 48px
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .sub-menu {
    border: none
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu {
    position: static;
    width: 100%;
    margin: auto
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu .menu-item {
    width: 100%
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item {
    padding-left: 15px;
    padding-right: 15px
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:first-child {
    padding-left: 0
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:last-child {
    padding-right: 0
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus {
    opacity: 1;
    visibility: visible
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus .astra-megamenu.astra-megamenu-focus {
    -js-display: flex;
    display: flex
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched {
    width: 100%
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched .ast-mm-template-content {
    padding: 0
}

.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link::after {
    content: ''
}

.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link .ast-icon.icon-arrow {
    display: none
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .sub-menu .menu-link,
.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link {
    border: none
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu {
    opacity: 1;
    visibility: visible;
    -js-display: flex;
    display: flex;
    padding: 15px
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item {
    padding-left: 15px;
    padding-right: 15px
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child {
    padding-left: 0
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child {
    padding-right: 0
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item {
    padding-left: 15px;
    padding-right: 15px
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:first-child {
    padding-left: 0
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item:last-child {
    padding-right: 0
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-2 .menu-item {
    width: 50%
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-3 .menu-item {
    width: 33.33%
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.col-4 .menu-item {
    width: 25%
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu>.menu-item {
    display: block;
    flex: 1;
    opacity: 1
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .sub-menu {
    background-color: transparent;
    display: block;
    opacity: 1;
    visibility: visible;
    transform: none
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link {
    padding-left: 24px
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link {
    padding-left: 48px
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu .sub-menu {
    border: none
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu>.menu-item .sub-menu {
    position: static;
    width: 100%;
    margin: auto
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item {
    width: 100%
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-megamenu.sub-menu .menu-item:last-child {
    border-right: none
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper {
    opacity: 1;
    visibility: visible
}

.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:hover .astra-full-megamenu-wrapper .astra-megamenu {
    -js-display: flex;
    display: flex
}

.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:hover .astra-megamenu .sub-menu .menu-item {
    width: 100%
}

.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:hover .astra-megamenu.sub-menu .menu-item .sub-menu {
    min-width: 100%
}

.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu .menu-item {
    width: 100%
}

.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item .sub-menu {
    min-width: 100%
}

.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper {
    background: #fff;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 100%
}

.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-megamenu.sub-menu {
    display: none;
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    border-width: 0
}

.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched.sub-menu {
    padding: 15px
}

.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,
.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,
.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link {
    background-color: transparent;
    color: inherit
}

.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,
.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,
.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text {
    vertical-align: text-top
}

.ast-desktop .ast-mm-custom-text-content,
.ast-desktop .ast-mm-template-content {
    padding: 0 1em
}

.ast-desktop .ast-below-header .ast-mm-custom-text-content,
.ast-desktop .ast-below-header .ast-mm-template-content {
    padding: .9em 1em
}

.ast-desktop .submenu-with-border .astra-full-megamenu-wrapper {
    border-width: 1px;
    border-style: solid
}

.ast-desktop .ast-mm-widget-content a {
    display: initial
}

.ast-desktop .ast-mm-widget-content .ast-mm-widget-item {
    padding: 1.5em
}

.ast-desktop .submenu-with-border .astra-megamenu {
    border-width: 1px
}

.ast-menu-description {
    line-height: 1.6;
    display: block;
    font-size: .8em;
    padding: 2px 0
}

.site-header a .ast-menu-description,
.site-header a .sub-arrow {
    transition: none
}

.site-header .menu-text {
    transition: none
}

.ast-header-break-point .ast-menu-description {
    line-height: inherit
}

.astra-mm-highlight-label {
    font-size: .7em;
    margin-left: 5px;
    line-height: normal;
    padding: 3px 6px;
    border-radius: 2px
}

.ast-desktop .ast-hide-menu-item {
    display: none
}

.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item {
    display: none
}

.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link::after,
.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link::after,
.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link::after {
    content: '';
    margin: 0
}

.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,
.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,
.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after {
    transform: rotate(-90deg)
}

.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,
.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,
.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%)
}

.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:focus,
.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:hover,
.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:focus,
.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:hover,
.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:focus,
.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:hover {
    background: 0 0
}

.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,
.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after,
.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,
.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after {
    display: none
}

.ast-disable-link {
    cursor: default
}

.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,
.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,
.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover {
    background: 0 0
}

.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,
.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,
.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover {
    background: 0 0
}

.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link {
    background: 0 0
}

.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full,
.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full-stretched,
.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full,
.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full-stretched,
.ast-desktop .astra-mega-menu-width-full,
.ast-desktop .astra-mega-menu-width-full-stretched {
    background: 0 0
}

.ast-desktop .main-header-menu>.menu-item .astra-full-megamenu-wrapper:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    transform: translateY(-100%)
}

.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper .sub-menu {
    box-shadow: none
}

.ast-desktop .main-header-menu.ast-menu-shadow .astra-megamenu .sub-menu {
    box-shadow: none
}

.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper {
    box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .1)
}

.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item,
.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item,
.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item {
    display: none
}

.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,
.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,
.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle {
    display: none
}

.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,
.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,
.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu {
    display: block !important
}

.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,
.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,
.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu {
    display: block !important
}

.ast-hidden {
    display: none !important
}

.main-header-bar-wrap .ast-search-box.header-cover {
    z-index: 7
}

.ast-below-header-wrap .ast-search-box.header-cover #close,
.ast-below-header-wrap .ast-search-box.header-cover .search-field {
    font-size: 1.8em
}

.ast-below-header-wrap .ast-search-box.header-cover .search-submit {
    font-size: 1.5em
}

.ast-search-box.full-screen,
.ast-search-box.header-cover {
    display: none;
    opacity: 0;
    transition: opacity .2s;
    width: 100%;
    height: 100%
}

.ast-search-box.full-screen .search-field,
.ast-search-box.header-cover .search-field {
    background: 0 0;
    border: 0;
    color: #fafafa;
    box-shadow: none;
    text-align: left;
    padding: 0
}

.ast-search-box.full-screen .search-submit,
.ast-search-box.header-cover .search-submit {
    background: 0 0;
    padding: 0;
    color: #9e9e9e;
    transition: all .7s ease-In;
    outline: 0;
    border: 0;
    vertical-align: middle
}

.ast-search-box.full-screen .ast-search-wrapper,
.ast-search-box.header-cover .ast-search-wrapper {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ast-search-box.full-screen .ast-search-wrapper .search-form,
.ast-search-box.header-cover .ast-search-wrapper .search-form {
    line-height: normal
}

.ast-search-box.full-screen #close,
.ast-search-box.header-cover #close {
    color: #fafafa;
    transform: rotate(0);
    font-size: 2em;
    cursor: pointer;
    z-index: 9;
    font-weight: 400
}

.ast-search-box.full-screen .search-field::-webkit-input-placeholder,
.ast-search-box.header-cover .search-field::-webkit-input-placeholder {
    color: #fafafa
}

.ast-search-box.full-screen .search-field:-moz-placeholder,
.ast-search-box.header-cover .search-field:-moz-placeholder {
    color: #fafafa
}

.ast-search-box.full-screen .search-field::-moz-placeholder,
.ast-search-box.header-cover .search-field::-moz-placeholder {
    color: #fafafa
}

.ast-search-box.full-screen .search-field:-ms-input-placeholder,
.ast-search-box.header-cover .search-field:-ms-input-placeholder {
    color: #fafafa
}

.ast-search-box.header-cover {
    position: absolute;
    background: rgba(25, 25, 25, .94);
    top: 0;
    z-index: 10
}

.ast-search-box.header-cover .search-field {
    font-size: 2em;
    line-height: 2;
    width: 100%
}

.ast-search-box.header-cover .ast-container {
    position: relative
}

.ast-search-box.header-cover .close,
.ast-search-box.header-cover .search-submit,
.ast-search-box.header-cover .search-text-wrap {
    display: inline-block
}

.ast-search-box.header-cover .search-text-wrap {
    width: calc(100% - 2.5em);
    vertical-align: middle
}

.ast-search-box.header-cover .search-submit {
    font-size: 1.7em;
    margin-right: 2em
}

.ast-search-box.header-cover #close {
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ast-search-box.full-screen {
    position: fixed;
    background: rgba(25, 25, 25, .94);
    top: 0;
    left: 0;
    z-index: 999
}

.ast-search-box.full-screen .ast-search-wrapper .large-search-text {
    text-align: center;
    color: #e2e2e2;
    font-size: 1.5em;
    font-weight: 400;
    transition-delay: 50ms;
    transition: all .3s ease-in-out
}

.ast-search-box.full-screen .ast-search-wrapper fieldset {
    border: 0;
    padding: 2.5em 0 1em;
    border-bottom: 2px solid #9e9e9e
}

.ast-search-box.full-screen .ast-search-wrapper .search-field {
    font-size: 2.6em;
    padding-left: 30px;
    line-height: 1.7;
    width: 90%;
    width: calc(100% - 1.5em);
    vertical-align: middle;
    text-align: center
}

.ast-search-box.full-screen .ast-search-wrapper .search-form {
    width: 70%;
    margin: 20px auto
}

.ast-search-box.full-screen .ast-search-wrapper .search-submit {
    font-size: 2em
}

.ast-search-box.full-screen #close {
    position: absolute;
    color: #fafafa;
    right: 1em;
    line-height: 1;
    cursor: pointer;
    z-index: 9;
    font-weight: 400;
    font-size: 2em;
    top: 1.5em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ast-search-box.full-screen ::-webkit-input-placeholder {
    opacity: 0
}

.ast-search-box.full-screen ::-moz-placeholder {
    opacity: 0
}

.ast-search-box.full-screen :-ms-input-placeholder {
    opacity: 0
}

.ast-search-box.full-screen :-moz-placeholder {
    opacity: 0
}

@media (max-width:420px) {
    .ast-search-box.full-screen ::-webkit-input-placeholder {
        opacity: 1
    }

    .ast-search-box.full-screen ::-moz-placeholder {
        opacity: 1
    }

    .ast-search-box.full-screen :-ms-input-placeholder {
        opacity: 1
    }

    .ast-search-box.full-screen :-moz-placeholder {
        opacity: 1
    }
}

.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder {
    opacity: .5
}

.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder {
    opacity: .5
}

.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder {
    opacity: .5
}

.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder {
    opacity: .5
}

.site-header .ast-inline-search.ast-search-menu-icon .search-form {
    padding-left: 0;
    padding-right: 2em
}

.site-header .ast-inline-search.ast-search-menu-icon .search-field {
    width: auto;
    padding-left: 1em;
    padding-right: 0
}

.ast-inline-search.ast-search-menu-icon {
    position: relative;
    transform: none;
    left: 0;
    right: 0
}

.ast-inline-search.ast-search-menu-icon .search-submit {
    display: block;
    background: 0 0;
    border: none;
    position: absolute;
    height: 100%;
    right: .25em;
    padding: 0;
    top: 0;
    font-size: 1.3em;
    color: #757575
}

.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form {
    padding: 0
}

.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field {
    width: 100%;
    padding-right: 2em
}

.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,
.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover {
    display: none
}

.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form {
    right: -1em;
    left: auto;
    padding-left: 0;
    padding-right: 3em
}

.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field {
    padding-right: 0;
    padding-left: 1em
}

.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form {
    left: -1em;
    right: auto;
    padding-right: 0;
    padding-left: 3em
}

.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field {
    padding-left: 0;
    padding-right: 1em
}

.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field {
    padding-right: 0
}

.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form {
    padding-left: 0;
    left: auto;
    padding-right: 2em
}

.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form {
    left: -1em;
    padding-left: 2em
}

.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field {
    padding-right: 0
}

.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field {
    padding-right: 0;
    padding-left: 1em
}

.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form {
    right: auto;
    padding-right: 2em
}

.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form {
    left: 0;
    padding-left: 0;
    padding-right: 2em
}

.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form {
    right: -1em;
    left: auto;
    padding-left: 0;
    padding-right: 3em
}

.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field {
    padding-right: 0;
    padding-left: 1em
}

.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form {
    left: -1em;
    right: auto;
    padding-right: 0;
    padding-left: 3em
}

.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field {
    padding-left: 0;
    padding-right: 1em
}

.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field {
    padding-right: 0
}

.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field {
    padding-left: 1em;
    padding-right: 0
}

.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form {
    left: -1em;
    padding-left: 3em;
    padding-right: 1em
}

.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form {
    right: auto;
    padding-right: 2em
}

.iphone.full-screen,
.ipod.full-screen {
    position: fixed !important
}

@media (max-width:992px) {
    .ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form {
        left: auto
    }

    .ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form {
        left: auto
    }
}

@media (max-width:544px) {
    .ast-search-box.full-screen .ast-search-wrapper .large-search-text {
        display: none
    }

    .ast-search-box.full-screen .ast-search-wrapper .search-field,
    .ast-search-box.full-screen .ast-search-wrapper .search-submit {
        font-size: 1.6em
    }
}

#content:before {
    content: "921";
    position: absolute;
    overflow: hidden;
    opacity: 0;
    visibility: hidden
}

.single .ast-author-details .author-title {
    color: #7dae34
}

@media (max-width:921px) {
    .single.ast-separate-container .ast-author-meta {
        padding: 1.5em 2.14em
    }

    .single .ast-author-meta .post-author-avatar {
        margin-bottom: 1em
    }

    .ast-separate-container .ast-grid-2 .ast-article-post,
    .ast-separate-container .ast-grid-3 .ast-article-post,
    .ast-separate-container .ast-grid-4 .ast-article-post {
        width: 100%
    }

    .blog-layout-1 .post-content,
    .blog-layout-1 .ast-blog-featured-section {
        float: none
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on {
        margin-top: 0
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on {
        margin-top: 1em
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
        margin-top: -1.5em
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
        margin-left: -2.14em;
        margin-right: -2.14em
    }

    .ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child {
        margin-top: -1.5em
    }

    .ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content {
        margin-left: -2.14em;
        margin-right: -2.14em
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-left: -1.5em;
        margin-right: -1.5em
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on {
        margin-left: -.5em;
        margin-right: -.5em
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on {
        margin-top: 0
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on {
        margin-top: 1em
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
        margin-top: -1.5em
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
        margin-left: -1.5em;
        margin-right: -1.5em
    }

    .blog-layout-2 {
        display: flex;
        flex-direction: column-reverse
    }

    .ast-separate-container .blog-layout-3,
    .ast-separate-container .blog-layout-1 {
        display: block
    }

    .ast-plain-container .ast-grid-2 .ast-article-post,
    .ast-plain-container .ast-grid-3 .ast-article-post,
    .ast-plain-container .ast-grid-4 .ast-article-post,
    .ast-page-builder-template .ast-grid-2 .ast-article-post,
    .ast-page-builder-template .ast-grid-3 .ast-article-post,
    .ast-page-builder-template .ast-grid-4 .ast-article-post {
        width: 100%
    }
}

@media (max-width:921px) {
    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-top: 0;
        margin-left: -2.14em
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on {
        margin-top: 0;
        margin-left: -1.14em
    }
}

@media (min-width:922px) {

    .ast-separate-container.ast-blog-grid-2 .ast-archive-description,
    .ast-separate-container.ast-blog-grid-3 .ast-archive-description,
    .ast-separate-container.ast-blog-grid-4 .ast-archive-description {
        margin-bottom: 1.33333em
    }

    .blog-layout-2.ast-no-thumb .post-content,
    .blog-layout-3.ast-no-thumb .post-content {
        width: calc(100% - 5.714285714em)
    }

    .blog-layout-2.ast-no-thumb.ast-no-date-box .post-content,
    .blog-layout-3.ast-no-thumb.ast-no-date-box .post-content {
        width: 100%
    }

    .ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts,
    .ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts,
    .ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts {
        border-bottom: 0
    }

    .ast-separate-container .ast-grid-2>.site-main>.ast-row,
    .ast-separate-container .ast-grid-3>.site-main>.ast-row,
    .ast-separate-container .ast-grid-4>.site-main>.ast-row {
        margin-left: 0;
        margin-right: 0;
        display: flex;
        flex-flow: row wrap;
        align-items: stretch
    }

    .ast-separate-container .ast-grid-2>.site-main>.ast-row:before,
    .ast-separate-container .ast-grid-2>.site-main>.ast-row:after,
    .ast-separate-container .ast-grid-3>.site-main>.ast-row:before,
    .ast-separate-container .ast-grid-3>.site-main>.ast-row:after,
    .ast-separate-container .ast-grid-4>.site-main>.ast-row:before,
    .ast-separate-container .ast-grid-4>.site-main>.ast-row:after {
        flex-basis: 0%;
        width: 0
    }

    .ast-separate-container .ast-grid-2 .ast-article-post,
    .ast-separate-container .ast-grid-3 .ast-article-post,
    .ast-separate-container .ast-grid-4 .ast-article-post {
        display: flex;
        padding: 0
    }

    .ast-plain-container .ast-grid-2>.site-main>.ast-row,
    .ast-plain-container .ast-grid-3>.site-main>.ast-row,
    .ast-plain-container .ast-grid-4>.site-main>.ast-row,
    .ast-page-builder-template .ast-grid-2>.site-main>.ast-row,
    .ast-page-builder-template .ast-grid-3>.site-main>.ast-row,
    .ast-page-builder-template .ast-grid-4>.site-main>.ast-row {
        margin-left: -1em;
        margin-right: -1em;
        display: flex;
        flex-flow: row wrap;
        align-items: stretch
    }

    .ast-plain-container .ast-grid-2>.site-main>.ast-row:before,
    .ast-plain-container .ast-grid-2>.site-main>.ast-row:after,
    .ast-plain-container .ast-grid-3>.site-main>.ast-row:before,
    .ast-plain-container .ast-grid-3>.site-main>.ast-row:after,
    .ast-plain-container .ast-grid-4>.site-main>.ast-row:before,
    .ast-plain-container .ast-grid-4>.site-main>.ast-row:after,
    .ast-page-builder-template .ast-grid-2>.site-main>.ast-row:before,
    .ast-page-builder-template .ast-grid-2>.site-main>.ast-row:after,
    .ast-page-builder-template .ast-grid-3>.site-main>.ast-row:before,
    .ast-page-builder-template .ast-grid-3>.site-main>.ast-row:after,
    .ast-page-builder-template .ast-grid-4>.site-main>.ast-row:before,
    .ast-page-builder-template .ast-grid-4>.site-main>.ast-row:after {
        flex-basis: 0%;
        width: 0
    }

    .ast-plain-container .ast-grid-2 .ast-article-post,
    .ast-plain-container .ast-grid-3 .ast-article-post,
    .ast-plain-container .ast-grid-4 .ast-article-post,
    .ast-page-builder-template .ast-grid-2 .ast-article-post,
    .ast-page-builder-template .ast-grid-3 .ast-article-post,
    .ast-page-builder-template .ast-grid-4 .ast-article-post {
        display: flex
    }

    .ast-plain-container .ast-grid-2 .ast-article-post:last-child,
    .ast-plain-container .ast-grid-3 .ast-article-post:last-child,
    .ast-plain-container .ast-grid-4 .ast-article-post:last-child,
    .ast-page-builder-template .ast-grid-2 .ast-article-post:last-child,
    .ast-page-builder-template .ast-grid-3 .ast-article-post:last-child,
    .ast-page-builder-template .ast-grid-4 .ast-article-post:last-child {
        margin-bottom: 2.5em
    }

    .single .ast-author-meta .ast-author-details {
        display: flex
    }
}

@media (min-width:922px) {

    .single .post-author-avatar,
    .single .post-author-bio {
        float: left;
        clear: right
    }

    .single .ast-author-meta .post-author-avatar {
        margin-right: 1.33333em
    }

    .single .ast-author-meta .about-author-title-wrapper,
    .single .ast-author-meta .post-author-bio {
        text-align: left
    }

    .blog-layout-2 .post-content {
        padding-right: 2em
    }

    .blog-layout-2.ast-no-date-box.ast-no-thumb .post-content {
        padding-right: 0
    }

    .blog-layout-3 .post-content {
        padding-left: 2em
    }

    .blog-layout-3.ast-no-date-box.ast-no-thumb .post-content {
        padding-left: 0
    }

    .ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+0),
    .ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+1),
    .ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+0),
    .ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+1),
    .ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+0),
    .ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+1) {
        padding: 0 1em 0
    }
}

@media (max-width:544px) {
    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on {
        margin-top: .5em
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-left: -1em;
        margin-right: -1em
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on {
        margin-left: -.5em;
        margin-right: -.5em
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on {
        margin-top: .5em
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
        margin-top: -1.33333em
    }

    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content {
        margin-left: -1em;
        margin-right: -1em
    }

    .ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-1,
    .ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,
    .ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3 {
        padding: 1.33333em 1em
    }

    .ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-1,
    .ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-1 {
        padding: 1.33333em 1em
    }

    .single.ast-separate-container .ast-author-meta {
        padding: 1.5em 1em
    }
}

@media (max-width:544px) {
    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-left: -1em
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on {
        margin-left: -.5em
    }
}

@media (min-width:922px) {
    .ast-hide-display-device-desktop {
        display: none
    }
}

@media (min-width:545px) and (max-width:921px) {
    .ast-hide-display-device-tablet {
        display: none
    }
}

@media (max-width:544px) {
    .ast-hide-display-device-mobile {
        display: none
    }
}

.ast-article-post .ast-date-meta .posted-on,
.ast-article-post .ast-date-meta .posted-on * {
    background: #7dae34;
    color: #000
}

.ast-article-post .ast-date-meta .posted-on .date-month,
.ast-article-post .ast-date-meta .posted-on .date-year {
    color: #000
}

.ast-load-more:hover {
    color: #000;
    border-color: #7dae34;
    background-color: #7dae34
}

.ast-loader>div {
    background-color: #7dae34
}

h1,
.entry-content h1 {
    color: #3d433e
}

.ast-single-post .entry-title,
.page-title {
    color: #3d433e
}

.ast-header-search .ast-search-menu-icon .search-field {
    border-radius: 2px
}

.ast-header-search .ast-search-menu-icon .search-submit {
    border-radius: 2px
}

.ast-header-search .ast-search-menu-icon .search-form {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #ddd;
    border-radius: 2px
}

.ast-search-box.full-screen,
.ast-search-box.header-cover {
    background: #FFF
}

.ast-search-box.header-cover #close,
.ast-search-box.full-screen #close,
.ast-search-box.full-screen .ast-search-wrapper .large-search-text,
.ast-search-box.header-cover .search-submit,
.ast-search-box.full-screen .search-submit,
.ast-search-box.header-cover .search-field,
.ast-search-box.full-screen .search-field,
.ast-search-box.header-cover .search-field::-webkit-input-placeholder,
.ast-search-box.full-screen .search-field::-webkit-input-placeholder {
    color: #709c2e
}

.ast-search-box.full-screen .ast-search-wrapper fieldset {
    border-color: #709c2e
}

@media (min-width:922px) {
    .ast-container {
        max-width: 1240px
    }
}

@media (min-width:993px) {
    .ast-container {
        max-width: 1240px
    }
}

@media (min-width:1201px) {
    .ast-container {
        max-width: 1240px
    }
}

.ast-separate-container.ast-single-post .ast-article-post,
.ast-separate-container.ast-single-post .ast-article-single,
.ast-separate-container.ast-single-post .ast-comment-list li.depth-1,
.ast-separate-container.ast-single-post .comment-respond,
.ast-separate-container.ast-single-post .ast-related-posts-wrap,
.ast-separate-container.ast-single-post .ast-woocommerce-container,
.single.ast-separate-container.ast-single-post .ast-author-meta,
.ast-separate-container.ast-single-post .ast-single-related-posts-container {
    padding-top: 0%;
    padding-bottom: 0%
}

.ast-separate-container.ast-single-post .ast-article-post,
.ast-separate-container.ast-single-post .ast-article-single,
.ast-separate-container.ast-single-post .comments-count-wrapper,
.ast-separate-container.ast-single-post .ast-comment-list li.depth-1,
.ast-separate-container.ast-single-post .comment-respond,
.ast-separate-container.ast-single-post .related-posts-title-wrapper,
.ast-separate-container.ast-single-post .related-posts-title-wrapper,
.single.ast-separate-container.ast-single-post .ast-author-meta,
.ast-separate-container.ast-single-post .ast-related-posts-wrap,
.ast-separate-container.ast-single-post .ast-woocommerce-container,
.ast-separate-container.ast-single-post .ast-single-related-posts-container {
    padding-right: 0%;
    padding-left: 0%
}

.ast-pagination {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

@media (max-width:921px) {

    .ast-separate-container .ast-article-post,
    .ast-separate-container .ast-article-single,
    .ast-separate-container .ast-comment-list li.depth-1,
    .ast-separate-container .comment-respond,
    .single.ast-separate-container .ast-author-details,
    .ast-separate-container .ast-related-posts-wrap,
    .ast-separate-container .ast-woocommerce-container,
    .ast-separate-container .ast-single-related-posts-container {
        padding-top: 1.5em;
        padding-bottom: 1.5em
    }

    .ast-separate-container .ast-article-post,
    .ast-separate-container .ast-article-single,
    .ast-separate-container .comments-count-wrapper,
    .ast-separate-container .ast-comment-list li.depth-1,
    .ast-separate-container .comment-respond,
    .ast-separate-container .related-posts-title-wrapper,
    .ast-separate-container .related-posts-title-wrapper,
    .single.ast-separate-container .ast-author-details,
    .single.ast-separate-container .about-author-title-wrapper,
    .ast-separate-container .ast-related-posts-wrap,
    .ast-separate-container .ast-woocommerce-container,
    .ast-separate-container .ast-single-related-posts-container {
        padding-right: 2.14em;
        padding-left: 2.14em
    }

    .ast-separate-container.ast-right-sidebar #primary,
    .ast-separate-container.ast-left-sidebar #primary,
    .ast-separate-container #primary,
    .ast-plain-container #primary {
        margin-top: 1.5em;
        margin-bottom: 1.5em
    }

    .ast-left-sidebar #primary,
    .ast-right-sidebar #primary,
    .ast-separate-container.ast-right-sidebar #primary,
    .ast-separate-container.ast-left-sidebar #primary,
    .ast-separate-container #primary {
        padding-left: 0em;
        padding-right: 0em
    }

    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-right: -2.14em;
        margin-left: -2.14em
    }
}

@media (max-width:544px) {

    .ast-separate-container .ast-article-post,
    .ast-separate-container .ast-article-single,
    .ast-separate-container .ast-comment-list li.depth-1,
    .ast-separate-container .comment-respond,
    .single.ast-separate-container .ast-author-details,
    .ast-separate-container .ast-related-posts-wrap,
    .ast-separate-container .ast-woocommerce-container,
    .ast-separate-container .ast-single-related-posts-container {
        padding-top: 1.5em;
        padding-bottom: 1.5em
    }

    .ast-separate-container .ast-article-post,
    .ast-separate-container .ast-article-single,
    .ast-separate-container .comments-count-wrapper,
    .ast-separate-container .ast-comment-list li.depth-1,
    .ast-separate-container .comment-respond,
    .ast-separate-container .related-posts-title-wrapper,
    .ast-separate-container .related-posts-title-wrapper,
    .single.ast-separate-container .ast-author-details,
    .single.ast-separate-container .about-author-title-wrapper,
    .ast-separate-container .ast-related-posts-wrap,
    .ast-separate-container .ast-woocommerce-container,
    .ast-separate-container .ast-single-related-posts-container {
        padding-right: 1em;
        padding-left: 1em
    }

    .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
        margin-right: -1em;
        margin-left: -1em
    }
}

@media (max-width:921px) {
    .ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle {
        top: 0;
        right: calc(20px - 0.907em)
    }

    .ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu>.menu-item-has-children>.ast-menu-toggle {
        right: calc(20px - 0.907em)
    }
}

@media (max-width:544px) {

    .ast-header-break-point .header-main-layout-2 .site-branding,
    .ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons {
        padding-bottom: 0
    }
}

@media (max-width:921px) {

    .ast-separate-container.ast-two-container #secondary .widget,
    .ast-separate-container #secondary .widget {
        margin-bottom: 1.5em
    }
}

@media (max-width:921px) {
    .ast-separate-container #primary {
        padding-top: 0
    }
}

@media (max-width:921px) {
    .ast-separate-container #primary {
        padding-bottom: 0
    }
}

.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,
.ast-desktop.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on {
    margin-top: -
}

.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
    margin-left: -;
    margin-right: -
}

.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
    margin-left: -
}

@media (max-width:921px) {

    .ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
        margin-top: -
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-left: -;
        margin-right: -
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-left: -
    }
}

@media (max-width:544px) {

    .ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
        margin-top: -
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,
    .ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,
    .ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-left: -;
        margin-right: -
    }

    .ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on {
        margin-left: -
    }
}

.site-header .ast-sticky-shrunk .ast-site-identity,
.ast-sticky-shrunk .main-header-menu>.menu-item>.menu-link,
.ast-sticky-shrunk li.ast-masthead-custom-menu-items {
    padding-top: 0;
    padding-bottom: 0
}

.ast-header-break-point .ast-sticky-shrunk.main-navigation .sub-menu .menu-item .menu-link {
    padding-top: 0;
    padding-bottom: 0
}

.ast-sticky-shrunk .main-header-menu .sub-menu .menu-link {
    padding-top: .9em;
    padding-bottom: .9em
}

.site-header .ast-sticky-shrunk .ast-site-identity,
.ast-sticky-shrunk li.ast-masthead-custom-menu-items {
    padding-top: .5em;
    padding-bottom: .5em
}

.ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-megamenu,
.ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper {
    border-top-width: 2px;
    border-bottom-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-style: solid
}

@media (max-width:921px) {
    .ast-header-break-point .ast-builder-menu-1 .main-header-menu .sub-menu>.menu-item>.menu-link {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 30px;
        padding-right: 20px
    }

    .ast-header-break-point .ast-builder-menu-1 .sub-menu .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0;
        right: calc(20px - 0.907em)
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-builder-menu-1 .sub-menu .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0
    }
}

.ast-builder-menu-2 .main-header-menu.submenu-with-border .astra-megamenu,
.ast-builder-menu-2 .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper {
    border-top-width: 0;
    border-bottom-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-style: solid
}

@media (max-width:921px) {
    .ast-header-break-point .ast-builder-menu-2 .main-header-menu .sub-menu>.menu-item>.menu-link {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 30px;
        padding-right: 20px
    }

    .ast-header-break-point .ast-builder-menu-2 .sub-menu .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0;
        right: calc(20px - 0.907em)
    }
}

@media (max-width:544px) {
    .ast-header-break-point .ast-builder-menu-2 .sub-menu .menu-item.menu-item-has-children>.ast-menu-toggle {
        top: 0
    }
}

.ast-above-header,
.main-header-bar,
.ast-below-header {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.ast-above-header,
.main-header-bar,
.ast-below-header {
    max-width: 100%
}

[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #7dae34
}

[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
    color: #7dae34
}

[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal {
    background: transparent
}

#ast-scroll-top {
    background-color: #8cc33a;
    font-size: 15px;
    font-size: .9375rem;
    border-radius: 5px
}

.ast-scroll-top-icon::before {
    content: "\e900";
    font-family: Astra;
    text-decoration: inherit
}

.ast-scroll-top-icon {
    transform: rotate(180deg)
}

@media (max-width:921px) {
    #ast-scroll-top .ast-icon.icon-arrow svg {
        width: 1em
    }
}

.site-title,
.site-title a {
    font-family: 'Roboto', sans-serif;
    text-transform: inherit
}

.site-header .site-description {
    text-transform: inherit
}

.secondary .widget-title {
    font-family: 'Roboto', sans-serif;
    text-transform: inherit
}

.secondary .widget>*:not(.widget-title) {
    font-family: 'Roboto', sans-serif
}

.ast-single-post .entry-title,
.page-title {
    font-family: 'Roboto', sans-serif;
    text-transform: none
}

.ast-archive-description .ast-archive-title {
    font-family: 'Roboto', sans-serif;
    text-transform: inherit
}

.blog .entry-title,
.blog .entry-title a,
.archive .entry-title,
.archive .entry-title a,
.search .entry-title,
.search .entry-title a {
    font-family: 'Roboto', sans-serif;
    text-transform: inherit
}

.ast-hfb-header.ast-desktop .ast-builder-menu-1 .main-header-menu .menu-item.menu-item-heading>.menu-link {
    font-family: inherit;
    font-weight: 700
}

.ast-hfb-header.ast-desktop .ast-builder-menu-2 .main-header-menu .menu-item.menu-item-heading>.menu-link {
    font-family: inherit;
    font-weight: 700
}

#astra-footer-menu .menu-item>a {
    font-family: inherit;
    font-weight: inherit
}

#secondary .wp-block-group *:not(h2:first-of-type) {
    font-size: !important
}

@media (max-width:921px) {
    #secondary .wp-block-group *:not(h2:first-of-type) {
        font-size: !important
    }
}

@media (max-width:544px) {
    #secondary .wp-block-group *:not(h2:first-of-type) {
        font-size: !important
    }
}

.ast-desktop .ast-mm-widget-content .ast-mm-widget-item {
    padding: 0
}

.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after,
.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after,
.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after {
    content: "\e900";
    display: inline-block;
    font-family: Astra;
    font-size: .6rem;
    font-weight: 700;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
    line-height: normal
}

.ast-search-box.header-cover #close::before,
.ast-search-box.full-screen #close::before {
    font-family: Astra;
    content: "\e5cd";
    display: inline-block;
    transition: transform .3s ease-in-out
}

.ast-advanced-headers-layout.ast-advanced-headers-layout-2 .ast-container {
    flex-direction: column
}

.ast-advanced-headers-different-logo .advanced-header-logo,
.ast-header-break-point .ast-has-mobile-header-logo .advanced-header-logo {
    display: inline-block
}

.ast-header-break-point.ast-advanced-headers-different-logo .ast-has-mobile-header-logo .ast-mobile-header-logo {
    display: none
}

.ast-advanced-headers-layout {
    width: 100%
}

.ast-header-break-point .ast-advanced-headers-parallax {
    background-attachment: fixed
}

#masthead .site-logo-img .astra-logo-svg,
.ast-header-break-point #ast-fixed-header .site-logo-img .custom-logo-link img {
    max-width: 300px
}

@media (max-width:921px) {

    #masthead .site-logo-img .astra-logo-svg,
    .ast-header-break-point #ast-fixed-header .site-logo-img .custom-logo-link img {
        max-width: 350px
    }
}

@media (max-width:543px) {

    #masthead .site-logo-img .astra-logo-svg,
    .ast-header-break-point #ast-fixed-header .site-logo-img .custom-logo-link img {
        max-width: 180px
    }
}

[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-1 #ast-hf-menu-1.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading>.menu-link {
    background: transparent
}

[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-1 #ast-hf-menu-1.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading:hover>.menu-link,
[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-1 #ast-hf-menu-1.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading>.menu-link:hover {
    background: transparent
}

@media (max-width:921px) {
    .ast-primary-sticky-header-active.ast-main-header-nav-open nav {
        overflow-y: auto;
        max-height: calc(100vh - 100px)
    }
}

[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-2 #ast-hf-menu-2.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading>.menu-link {
    background: transparent
}

[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-2 #ast-hf-menu-2.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading:hover>.menu-link,
[CLASS*="-sticky-header-active"].ast-desktop .ast-builder-menu-2 #ast-hf-menu-2.ast-mega-menu-enabled .sub-menu .menu-item.menu-item-heading>.menu-link:hover {
    background: transparent
}

@media (max-width:921px) {
    .ast-primary-sticky-header-active.ast-main-header-nav-open nav {
        overflow-y: auto;
        max-height: calc(100vh - 100px)
    }
}

@media (max-width:921px) {
    .ast-primary-sticky-header-active.ast-main-header-nav-open nav {
        overflow-y: auto;
        max-height: calc(100vh - 100px)
    }
}

#ast-fixed-header .site-title a,
#ast-fixed-header .site-title a:focus,
#ast-fixed-header .site-title a:hover,
#ast-fixed-header .site-title a:visited {
    color: #222
}

#ast-fixed-header.site-header .site-description {
    color: #555
}

.ast-transparent-header #ast-fixed-header .main-header-bar,
.ast-transparent-header.ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked,
.ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked,
.ast-primary-sticky-header-ast-primary-sticky-enabled .ast-main-header-wrap .main-header-bar.ast-header-sticked,
#ast-fixed-header .main-header-bar,
#ast-fixed-header .ast-masthead-custom-menu-items .ast-inline-search .search-field,
#ast-fixed-header .ast-masthead-custom-menu-items .ast-inline-search .search-field:focus {
    background: #fff
}

.uagb-section__wrap {
    position: relative
}

.uagb-section__wrap .uagb-section__inner-wrap {
    position: relative;
    z-index: 2;
    margin-right: auto;
    margin-left: auto
}

.uagb-section__wrap .uagb-section__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.uagb-section__wrap .uagb-section__video-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    transition: opacity 1s;
    overflow: hidden;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s
}

.uagb-section__wrap .uagb-section__video-wrap video {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0;
    background-size: cover;
    border: none;
    object-fit: cover;
    line-height: 1;
    -o-object-fit: cover
}

@media (min-width:768px) and (max-width:1024px) {
    .wp-block-uagb-section.uagb-section__wrap.uagb-section__background-image {
        background-attachment: scroll
    }
}

[class*="uagb-columns__columns-"],
.uagb-columns__inner-wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    display: flex;
    flex-wrap: nowrap;
    width: 100%
}

.uagb-columns__wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.uagb-columns__wrap .uagb-columns__overlay,
.uagb-columns__wrap .uagb-columns__video-wrap {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.uagb-columns__wrap .uagb-columns__video-wrap {
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.uagb-columns__wrap .uagb-columns__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

.uagb-columns__wrap .uagb-columns__shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 1
}

.uagb-columns__wrap .uagb-columns__shape-top {
    top: -3px
}

.uagb-columns__wrap .uagb-columns__shape-bottom {
    bottom: -3px
}

.uagb-columns__wrap .uagb-columns__shape[data-negative="false"].uagb-columns__shape-bottom,
.uagb-columns__wrap .uagb-columns__shape[data-negative="true"].uagb-columns__shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.uagb-columns__wrap .uagb-columns__shape.uagb-columns__shape-flip svg {
    transform: translateX(-50%) rotateY(180deg)
}

.uagb-columns__wrap .uagb-columns__shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.uagb-columns__wrap .uagb-columns__shape .uagb-columns__shape-fill {
    fill: #333;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.uagb-columns__wrap .uagb-columns__shape.uagb-columns__shape-above-content {
    z-index: 9;
    pointer-events: none
}

.uagb-columns__valign-center .uagb-column__wrap,
.uagb-columns__valign-middle .uagb-column__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.uagb-columns__valign-top .uagb-column__wrap {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.uagb-columns__valign-bottom .uagb-column__wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.uagb-columns__columns-1>.uagb-column__wrap {
    width: 100%
}

.uagb-columns__columns-2>.uagb-column__wrap {
    width: 50%
}

.uagb-columns__columns-3>.uagb-column__wrap {
    width: 33.33%
}

.uagb-columns__columns-4>.uagb-column__wrap {
    width: 25%
}

.uagb-columns__columns-5>.uagb-column__wrap {
    width: 20%
}

.uagb-columns__columns-6>.uagb-column__wrap {
    width: 16.66%
}

.uagb-columns__gap-nogap>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 0
}

.uagb-columns__gap-default>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 10px
}

.uagb-columns__gap-narrow>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 5px
}

.uagb-columns__gap-extended>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 15px
}

.uagb-columns__gap-wide>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 20px
}

.uagb-columns__gap-wider>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 30px
}

@media (max-width:976px) {

    .uagb-columns__stack-tablet>.uagb-columns__columns-1>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-2>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-3>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-4>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-5>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-6>.uagb-column__wrap {
        width: 100% !important
    }

    .uagb-columns__stack-tablet {
        display: block
    }

    .uagb-columns__stack-tablet>.uagb-columns__inner-wrap {
        display: block
    }

    .uagb-columns__stack-tablet.uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: row-reverse
    }
}

@media (max-width:767px) {

    .uagb-columns__stack-mobile>.uagb-columns__columns-1>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-2>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-4>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-5>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-6>.uagb-column__wrap {
        width: 100% !important
    }

    .uagb-columns__stack-mobile {
        display: block
    }

    .uagb-columns__stack-mobile>.uagb-columns__inner-wrap {
        display: block
    }

    .uagb-columns__stack-mobile.uagb-columns__reverse-mobile .uagb-columns__inner-wrap,
    .uagb-columns__stack-mobile.uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__stack-tablet.uagb-columns__reverse-mobile .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__reverse-mobile .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: row-reverse
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .wp-block-uagb-columns.uagb-columns__wrap.uagb-columns__background-image {
        background-attachment: scroll
    }
}

@media (max-width:449px) {
    .uagb-columns__wrap .uagb-column__wrap.uagb-column__background-image {
        background-attachment: scroll !important
    }
}

.uagb-column__wrap,
.uagb-column__inner-wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    z-index: 2
}

.uagb-column__wrap {
    position: relative;
    overflow: visible
}

.uagb-column__wrap>* {
    z-index: 1;
    width: 100%;
    position: relative
}

.uagb-column__wrap.uagb-column__align-left {
    margin-left: 0;
    margin-right: auto
}

.uagb-column__wrap.uagb-column__align-right {
    margin-left: auto;
    margin-right: 0
}

.uagb-column__wrap .uagb-column__video-wrap,
.uagb-column__wrap .uagb-column__overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.uagb-column__wrap .uagb-column__video-wrap {
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.uagb-column__wrap .uagb-column__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

.wp-block-uagb-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="uagb/column"] {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 0;
    padding-right: 0;
    margin-left: -14px;
    margin-right: -14px;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-basis: 100%
}

@media (max-width:976px) {
    .uagb-column__align-tablet-left {
        margin-left: 0;
        margin-right: auto
    }

    .uagb-column__align-tablet-right {
        margin-left: auto;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .uagb-column__align-mobile-left {
        margin-left: 0;
        margin-right: auto
    }

    .uagb-column__align-mobile-right {
        margin-left: auto;
        margin-right: 0
    }
}

@media (max-width:449px) {
    .uagb-columns__wrap.uagb-columns__background-image {
        background-attachment: scroll !important
    }
}

.uagb-ifb-content>svg * {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.uagb-ifb-content>svg,
.uagb-ifb-content {
    display: inline-block
}

.uagb-ifb-content>svg {
    vertical-align: middle;
    width: inherit;
    height: inherit;
    font-style: initial
}

.uagb-ifb-content .uagb-ifb-icon-wrap svg {
    box-sizing: content-box;
    width: inherit;
    height: inherit
}

.uagb-ifb-button-wrapper:empty {
    display: none
}

div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link,
div.uagb-ifb-cta a.uagb-infobox-cta-link,
.entry .entry-content a.uagb-infobox-cta-link,
a.uagb-infobox-link-wrap,
.entry .entry-content a.uagb-infobox-link-wrap {
    text-decoration: none;
    align-items: center
}

a.uagb-infobox-cta-link:hover,
.entry .entry-content a.uagb-infobox-cta-link:hover,
a.uagb-infobox-link-wrap:hover,
.entry .entry-content a.uagb-infobox-link-wrap:hover .entry .entry-content a.uagb-infobox-cta-link:hover {
    color: inherit
}

.uagb-infobox-icon-left-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,
.uagb-infobox-icon-right-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,
.uagb-infobox-image-valign-middle .uagb-ifb-icon-wrap,
.uagb-infobox-image-valign-middle .uagb-ifb-image-content,
.uagb-infobox-icon-left.uagb-infobox-image-valign-middle .uagb-ifb-content,
.uagb-infobox-icon-right.uagb-infobox-image-valign-middle .uagb-ifb-content {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center
}

.uagb-infobox-icon-left-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,
.uagb-infobox-icon-right-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,
.uagb-infobox-image-valign-top .uagb-ifb-icon-wrap,
.uagb-infobox-image-valign-top .uagb-ifb-image-content,
.uagb-infobox-icon-left.uagb-infobox-image-valign-top .uagb-ifb-content,
.uagb-infobox-icon-right.uagb-infobox-image-valign-top .uagb-ifb-content {
    -webkit-align-self: self-start;
    align-self: self-start
}

.uagb-infobox-left {
    justify-content: flex-start;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start
}

.uagb-infobox-center {
    justify-content: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center
}

.uagb-infobox-right {
    justify-content: flex-end;
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end
}

.uagb-infobox-icon-above-title.uagb-infobox__content-wrap,
.uagb-infobox-icon-below-title.uagb-infobox__content-wrap {
    display: block;
    width: 100%
}

.uagb-infobox-icon-left-title .uagb-ifb-content>svg,
.uagb-infobox-icon-left .uagb-ifb-content>svg {
    margin-right: 10px
}

.uagb-infobox-icon-right-title .uagb-ifb-content>svg,
.uagb-infobox-icon-right .uagb-ifb-content>svg {
    margin-left: 10px
}

.uagb-infobox-icon-left.uagb-infobox__content-wrap,
.uagb-infobox-icon-right.uagb-infobox__content-wrap,
.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,
.uagb-infobox-icon-right-title .uagb-ifb-right-title-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -js-display: flex
}

.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-image-content,
.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-image-content,
.uagb-infobox-icon-left .uagb-ifb-image-content,
.uagb-infobox-icon-right .uagb-ifb-image-content {
    flex-shrink: 0
}

.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-title-wrap,
.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-title-wrap,
.uagb-infobox-icon-left .uagb-ifb-content,
.uagb-infobox-icon-right .uagb-ifb-content {
    flex-grow: 1
}

.uagb-infobox-icon-right.uagb-infobox__content-wrap,
.uagb-infobox-icon-right-title .uagb-ifb-right-title-image {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end
}

.uagb-ifb-content img {
    position: relative;
    display: inline-block;
    line-height: 0;
    width: auto;
    height: auto !important;
    max-width: 100%;
    border-radius: inherit;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-border-radius: inherit
}

.uagb-infobox-module-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 4;
    width: 100%;
    height: 100%
}

.uagb-edit-mode .uagb-infobox-module-link {
    z-index: 2
}

.uagb-infobox-link-icon-after {
    margin-right: 0;
    margin-left: 5px
}

.uagb-infobox-link-icon-before {
    margin-right: 5px;
    margin-left: 0
}

.uagb-infobox-link-icon {
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear
}

.uagb-infobox__content-wrap {
    box-sizing: border-box;
    position: relative;
    width: 100%;
    word-break: break-word;
    z-index: 1
}

.uagb-ifb-separator {
    display: inline-block;
    margin: 0;
    border-top-color: #333;
    border-top-style: solid;
    border-top-width: 2px;
    line-height: 0
}

.uagb-ifb-button-wrapper {
    line-height: 1
}

.uagb-ifb-button-wrapper .uagb-infobox-cta-link {
    cursor: pointer
}

.uagb-ifb-button-wrapper .wp-block-button__link svg {
    fill: currentColor
}

.uagb-infobox__content-wrap a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.uagb-ifb-title-wrap {
    width: 100%
}

.uagb-ifb-title-wrap .uagb-ifb-title-prefix {
    display: block;
    padding: 0;
    margin: 0
}

.uagb-infobox__content-wrap.uagb-infobox__content-wrap {
    position: relative
}

.uagb-ifb-content {
    width: 100%
}

.uagb-infobox__content-wrap.uagb-infobox,
.uagb-ifb-content,
.uagb-ifb-title-wrap,
.uagb-ifb-title-prefix *,
svg.dashicon.dashicons-upload {
    z-index: 1
}

a.uagb-infobox-link-wrap {
    color: inherit
}

.uagb-ifb-content p:empty {
    display: none
}

.uagb-infobox__content-wrap .uagb-ifb-content img {
    display: inline-block;
    max-width: 100%
}

.uagb-infobox__content-wrap .uagb-ifb-content svg {
    display: inline-block
}

.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,
.uagb-infobox-icon-left .uagb-ifb-image-content,
.uagb-infobox-icon-right .uagb-ifb-image-content {
    box-sizing: content-box
}

.uagb-infobox-cta-link>svg {
    vertical-align: middle;
    width: 15px;
    height: 15px;
    font-size: 15px
}

.uagb-infobox-cta-link {
    display: inline-flex
}

.block-editor-page #wpwrap .uagb-infobox-cta-link svg,
.uagb-infobox-cta-link svg {
    font-style: normal
}

.uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,
.uagb-infobox-icon-left .uagb-ifb-icon-wrap {
    margin-right: 10px
}

.uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,
.uagb-infobox-icon-right .uagb-ifb-icon-wrap {
    margin-left: 10px
}

.uagb-infobox-icon-left .uagb-ifb-left-right-wrap,
.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,
.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,
.uagb-infobox-icon-right-title .uagb-ifb-right-title-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,
.uagb-infobox-icon-right-title .uagb-ifb-right-title-image {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    justify-content: flex-end
}

a.uagb-infbox__link-to-all {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    box-shadow: none;
    text-decoration: none;
    -webkit-box-shadow: none
}

@media only screen and (max-width:976px) {
    .uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content {
        padding: 0;
        margin-bottom: 20px
    }

    .uagb-infobox-stacked-tablet.uagb-reverse-order-tablet.uagb-infobox__content-wrap {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: inline-flex;
        flex-direction: column-reverse;
        -js-display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse
    }

    .uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-content,
    .uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,
    .uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content {
        display: block;
        width: 100%;
        text-align: center
    }

    .uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,
    .uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content {
        margin-right: 0;
        margin-left: 0
    }

    .uagb-infobox-stacked-tablet.uagb-infobox__content-wrap {
        display: inline-block
    }

    .uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,
    .uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,
    .uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-image-content,
    .uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap {
        margin-right: 0
    }

    .uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,
    .uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,
    .uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-image-content,
    .uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap {
        margin-left: 0
    }

    .uagb-infobox-icon-left-title .uagb-ifb-separator {
        margin: 10px 0
    }
}

@media screen and (max-width:767px) {
    .uagb-infobox-stacked-mobile.uagb-infobox__content-wrap {
        display: inline-block
    }

    .uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,
    .uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap {
        padding: 0;
        margin-bottom: 20px;
        margin-right: 0;
        margin-left: 0
    }

    .uagb-infobox-stacked-mobile.uagb-infobox__content-wrap.uagb-reverse-order-mobile {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: inline-flex;
        flex-direction: column-reverse;
        -js-display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        -moz-box-orient: vertical;
        -moz-box-direction: reverse
    }

    .uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,
    .uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,
    .uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-content {
        display: block;
        width: 100%;
        text-align: center
    }

    .uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,
    .uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,
    .uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-image-content,
    .uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap {
        margin-right: 0
    }

    .uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,
    .uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,
    .uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-image-content,
    .uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap {
        margin-left: 0
    }

    .uagb-infobox-icon-left-title .uagb-ifb-separator {
        margin: 10px 0
    }
}

.uagb-ifb-icon svg {
    width: inherit;
    height: inherit;
    vertical-align: middle
}

.uagb-ifb-button-icon {
    height: 15px;
    width: 15px;
    font-size: 15px;
    vertical-align: middle
}

.uagb-ifb-button-icon svg {
    height: inherit;
    width: inherit;
    display: inline-block
}

.uagb-ifb-button-icon.uagb-ifb-align-icon-after {
    float: right
}

.uagb-ifb-cta-button {
    display: inline-block
}

.uagb-block-afc2b439.uagb-section__wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    max-width: 100%
}

.uagb-block-afc2b439>.uagb-section__video-wrap {
    opacity: .5
}

.uagb-block-afc2b439>.uagb-section__inner-wrap {
    max-width: 1200px
}

.uagb-block-afc2b439.wp-block-uagb-section {
    box-shadow: 0 0
}

.uagb-block-afc2b439>.uagb-section__overlay {
    background-color: #7DAE34;
    border-radius:
}

.uagb-block-88889397.wp-block-uagb-columns.uagb-columns__wrap {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0
}

.uagb-block-88889397 .uagb-columns__video-wrap {
    opacity: .5
}

.uagb-block-88889397>.uagb-columns__inner-wrap {
    max-width: 1200px
}

.uagb-block-88889397 .uagb-column__inner-wrap {
    padding: 10px
}

.uagb-block-88889397 .uagb-column__wrap {
    padding: 10px
}

.uagb-block-88889397 .uagb-columns__shape.uagb-columns__shape-top .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-88889397 .uagb-columns__shape.uagb-columns__shape-bottom .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-88889397.wp-block-uagb-columns {
    box-shadow: 0 0
}

.uagb-block-88889397>.uagb-columns__overlay {
    border-radius:
}

.wp-block-uagb-column.uagb-block-fac4e9ac.uagb-column__wrap {
    width: 25%
}

.wp-block-uagb-column.uagb-block-fac4e9ac>.uagb-column__overlay {
    border-radius:
}

.uagb-block-c72d9a4c .uagb-ifb-icon {
    width: 30px;
    line-height: 30px
}

.uagb-block-c72d9a4c .uagb-ifb-icon>span {
    font-size: 30px;
    width: 30px;
    line-height: 30px;
    color: #FFF
}

.uagb-block-c72d9a4c .uagb-ifb-icon svg {
    fill: #FFF
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-icon-wrap svg {
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-c72d9a4c .uagb-iconbox-icon-wrap {
    margin: auto;
    display: inline-block;
    line-height: 30px;
    box-sizing: content-box;
    width: 30px;
    height: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-left-title-image svg {
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-right-title-image svg {
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-c72d9a4c .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-c72d9a4c .uagb-infobox .uagb-ifb-image-content img {
    border-radius: 0
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-content>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-c72d9a4c .uagb-ifb-title-prefix {
    font-size: 1.6em;
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 5px
}

.uagb-block-c72d9a4c.wp-block-uagb-info-box .uagb-ifb-title {
    color: #FFF;
    margin-bottom: 10px
}

.uagb-block-c72d9a4c.wp-block-uagb-info-box .uagb-ifb-desc {
    color: #FFF;
    margin-bottom: 20px
}

.uagb-block-c72d9a4c .uagb-ifb-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #333;
    border-top-style: none;
    margin-bottom: 0
}

.uagb-block-c72d9a4c .uagb-infobox__content-wrap .uagb-ifb-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #333;
    border-top-style: none
}

.uagb-block-c72d9a4c .uagb-ifb-align-icon-after {
    margin-left: 5px
}

.uagb-block-c72d9a4c .uagb-ifb-align-icon-before {
    margin-right: 5px
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-content svg {
    box-sizing: content-box
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-content img {
    box-sizing: content-box
}

.uagb-block-c72d9a4c .uagb-infobox__content-wrap {
    text-align: center
}

.uagb-block-c72d9a4c.uagb-infobox-icon-above-title {
    text-align: center
}

.uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-image-content>img {
    width: 120px
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
    width: 120px
}

.uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-left-title-image>img {
    width: 120px
}

.uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-right-title-image>img {
    width: 120px
}

.uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
    margin-left: 5px
}

.wp-block-uagb-column.uagb-block-4d3967a7.uagb-column__wrap {
    width: 25%
}

.wp-block-uagb-column.uagb-block-4d3967a7>.uagb-column__overlay {
    border-radius:
}

.uagb-block-5d96b1eb .uagb-ifb-icon {
    width: 30px;
    line-height: 30px
}

.uagb-block-5d96b1eb .uagb-ifb-icon>span {
    font-size: 30px;
    width: 30px;
    line-height: 30px;
    color: #FFF
}

.uagb-block-5d96b1eb .uagb-ifb-icon svg {
    fill: #FFF
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-icon-wrap svg {
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-5d96b1eb .uagb-iconbox-icon-wrap {
    margin: auto;
    display: inline-block;
    line-height: 30px;
    box-sizing: content-box;
    width: 30px;
    height: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-left-title-image svg {
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-right-title-image svg {
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-5d96b1eb .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-5d96b1eb .uagb-infobox .uagb-ifb-image-content img {
    border-radius: 0
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-content>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-5d96b1eb .uagb-ifb-title-prefix {
    font-size: 1.6em;
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 5px
}

.uagb-block-5d96b1eb.wp-block-uagb-info-box .uagb-ifb-title {
    color: #FFF;
    margin-bottom: 10px
}

.uagb-block-5d96b1eb.wp-block-uagb-info-box .uagb-ifb-desc {
    color: #FFF;
    margin-bottom: 20px
}

.uagb-block-5d96b1eb .uagb-ifb-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #333;
    border-top-style: none;
    margin-bottom: 0
}

.uagb-block-5d96b1eb .uagb-infobox__content-wrap .uagb-ifb-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #333;
    border-top-style: none
}

.uagb-block-5d96b1eb .uagb-ifb-align-icon-after {
    margin-left: 5px
}

.uagb-block-5d96b1eb .uagb-ifb-align-icon-before {
    margin-right: 5px
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-content svg {
    box-sizing: content-box
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-content img {
    box-sizing: content-box
}

.uagb-block-5d96b1eb .uagb-infobox__content-wrap {
    text-align: center
}

.uagb-block-5d96b1eb.uagb-infobox-icon-above-title {
    text-align: center
}

.uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-image-content>img {
    width: 120px
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
    width: 120px
}

.uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-left-title-image>img {
    width: 120px
}

.uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-right-title-image>img {
    width: 120px
}

.uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
    margin-left: 5px
}

.wp-block-uagb-column.uagb-block-4c23fb1b.uagb-column__wrap {
    width: 25%
}

.wp-block-uagb-column.uagb-block-4c23fb1b>.uagb-column__overlay {
    border-radius:
}

.uagb-block-1e0aa4e3 .uagb-ifb-icon {
    width: 30px;
    line-height: 30px
}

.uagb-block-1e0aa4e3 .uagb-ifb-icon>span {
    font-size: 30px;
    width: 30px;
    line-height: 30px;
    color: #FFF
}

.uagb-block-1e0aa4e3 .uagb-ifb-icon svg {
    fill: #FFF
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-icon-wrap svg {
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-1e0aa4e3 .uagb-iconbox-icon-wrap {
    margin: auto;
    display: inline-block;
    line-height: 30px;
    box-sizing: content-box;
    width: 30px;
    height: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-left-title-image svg {
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-right-title-image svg {
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-1e0aa4e3 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-1e0aa4e3 .uagb-infobox .uagb-ifb-image-content img {
    border-radius: 0
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-content>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-1e0aa4e3 .uagb-ifb-title-prefix {
    font-size: 1.6em;
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 5px
}

.uagb-block-1e0aa4e3.wp-block-uagb-info-box .uagb-ifb-title {
    color: #FFF;
    margin-bottom: 10px
}

.uagb-block-1e0aa4e3.wp-block-uagb-info-box .uagb-ifb-desc {
    color: #FFF;
    margin-bottom: 20px
}

.uagb-block-1e0aa4e3 .uagb-ifb-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #333;
    border-top-style: none;
    margin-bottom: 0
}

.uagb-block-1e0aa4e3 .uagb-infobox__content-wrap .uagb-ifb-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #333;
    border-top-style: none
}

.uagb-block-1e0aa4e3 .uagb-ifb-align-icon-after {
    margin-left: 5px
}

.uagb-block-1e0aa4e3 .uagb-ifb-align-icon-before {
    margin-right: 5px
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-content svg {
    box-sizing: content-box
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-content img {
    box-sizing: content-box
}

.uagb-block-1e0aa4e3 .uagb-infobox__content-wrap {
    text-align: center
}

.uagb-block-1e0aa4e3.uagb-infobox-icon-above-title {
    text-align: center
}

.uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-image-content>img {
    width: 120px
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
    width: 120px
}

.uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-left-title-image>img {
    width: 120px
}

.uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-right-title-image>img {
    width: 120px
}

.uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
    margin-left: 5px
}

.wp-block-uagb-column.uagb-block-9b5a96c0.uagb-column__wrap {
    width: 25%
}

.wp-block-uagb-column.uagb-block-9b5a96c0>.uagb-column__overlay {
    border-radius:
}

.uagb-block-8969dcf7 .uagb-ifb-icon {
    width: 30px;
    line-height: 30px
}

.uagb-block-8969dcf7 .uagb-ifb-icon>span {
    font-size: 30px;
    width: 30px;
    line-height: 30px;
    color: #FFF
}

.uagb-block-8969dcf7 .uagb-ifb-icon svg {
    fill: #FFF
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-icon-wrap svg {
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-8969dcf7 .uagb-iconbox-icon-wrap {
    margin: auto;
    display: inline-block;
    line-height: 30px;
    box-sizing: content-box;
    width: 30px;
    height: 30px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-left-title-image svg {
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-right-title-image svg {
    width: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #FFF;
    fill: #FFF
}

.uagb-block-8969dcf7 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px
}

.uagb-block-8969dcf7 .uagb-infobox .uagb-ifb-image-content img {
    border-radius: 0
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-content>img {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    border-radius: 0
}

.uagb-block-8969dcf7 .uagb-ifb-title-prefix {
    font-size: 1.6em;
    color: #FFF;
    margin-bottom: 10px;
    margin-top: 5px
}

.uagb-block-8969dcf7.wp-block-uagb-info-box .uagb-ifb-title {
    color: #FFF;
    margin-bottom: 10px
}

.uagb-block-8969dcf7.wp-block-uagb-info-box .uagb-ifb-desc {
    color: #FFF;
    margin-bottom: 20px
}

.uagb-block-8969dcf7 .uagb-ifb-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #333;
    border-top-style: none;
    margin-bottom: 0
}

.uagb-block-8969dcf7 .uagb-infobox__content-wrap .uagb-ifb-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #333;
    border-top-style: none
}

.uagb-block-8969dcf7 .uagb-ifb-align-icon-after {
    margin-left: 5px
}

.uagb-block-8969dcf7 .uagb-ifb-align-icon-before {
    margin-right: 5px
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-content svg {
    box-sizing: content-box
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-content img {
    box-sizing: content-box
}

.uagb-block-8969dcf7 .uagb-infobox__content-wrap {
    text-align: center
}

.uagb-block-8969dcf7.uagb-infobox-icon-above-title {
    text-align: center
}

.uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-image-content>img {
    width: 120px
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
    width: 120px
}

.uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-left-title-image>img {
    width: 120px
}

.uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-right-title-image>img {
    width: 120px
}

.uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
    margin-left: 5px
}

@media only screen and (max-width:976px) {
    .uagb-block-c72d9a4c.wp-block-uagb-info-box .uagb-ifb-title {
        margin-bottom: px
    }

    .uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-content img {
        box-sizing: content-box
    }

    .uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-left-title-image>img {
        width: 120px
    }

    .uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-right-title-image>img {
        width: 120px
    }

    .uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
        margin-left: 5px
    }

    .uagb-block-5d96b1eb.wp-block-uagb-info-box .uagb-ifb-title {
        margin-bottom: px
    }

    .uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-content img {
        box-sizing: content-box
    }

    .uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-left-title-image>img {
        width: 120px
    }

    .uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-right-title-image>img {
        width: 120px
    }

    .uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
        margin-left: 5px
    }

    .uagb-block-1e0aa4e3.wp-block-uagb-info-box .uagb-ifb-title {
        margin-bottom: px
    }

    .uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-content img {
        box-sizing: content-box
    }

    .uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-left-title-image>img {
        width: 120px
    }

    .uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-right-title-image>img {
        width: 120px
    }

    .uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
        margin-left: 5px
    }

    .uagb-block-8969dcf7.wp-block-uagb-info-box .uagb-ifb-title {
        margin-bottom: px
    }

    .uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-content img {
        box-sizing: content-box
    }

    .uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-left-title-image>img {
        width: 120px
    }

    .uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-right-title-image>img {
        width: 120px
    }

    .uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
        margin-left: 5px
    }
}

@media only screen and (max-width:767px) {
    .uagb-block-c72d9a4c.wp-block-uagb-info-box .uagb-ifb-title {
        margin-bottom: px
    }

    .uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-content img {
        box-sizing: content-box
    }

    .uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-left-title-image>img {
        width: 120px
    }

    .uagb-block-c72d9a4c .uagb-ifb-content .uagb-ifb-right-title-image>img {
        width: 120px
    }

    .uagb-block-c72d9a4c.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
        margin-left: 5px
    }

    .uagb-block-5d96b1eb.wp-block-uagb-info-box .uagb-ifb-title {
        margin-bottom: px
    }

    .uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-content img {
        box-sizing: content-box
    }

    .uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-left-title-image>img {
        width: 120px
    }

    .uagb-block-5d96b1eb .uagb-ifb-content .uagb-ifb-right-title-image>img {
        width: 120px
    }

    .uagb-block-5d96b1eb.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
        margin-left: 5px
    }

    .uagb-block-1e0aa4e3.wp-block-uagb-info-box .uagb-ifb-title {
        margin-bottom: px
    }

    .uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-content img {
        box-sizing: content-box
    }

    .uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-left-title-image>img {
        width: 120px
    }

    .uagb-block-1e0aa4e3 .uagb-ifb-content .uagb-ifb-right-title-image>img {
        width: 120px
    }

    .uagb-block-1e0aa4e3.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
        margin-left: 5px
    }

    .uagb-block-8969dcf7.wp-block-uagb-info-box .uagb-ifb-title {
        margin-bottom: px
    }

    .uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-content img {
        box-sizing: content-box
    }

    .uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-ifb-image-content>img {
        width: 120px
    }

    .uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-left-title-image>img {
        width: 120px
    }

    .uagb-block-8969dcf7 .uagb-ifb-content .uagb-ifb-right-title-image>img {
        width: 120px
    }

    .uagb-block-8969dcf7.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg {
        margin-left: 5px
    }
}

[class*="uagb-columns__columns-"],
.uagb-columns__inner-wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    display: flex;
    flex-wrap: nowrap;
    width: 100%
}

.uagb-columns__wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.uagb-columns__wrap .uagb-columns__overlay,
.uagb-columns__wrap .uagb-columns__video-wrap {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.uagb-columns__wrap .uagb-columns__video-wrap {
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.uagb-columns__wrap .uagb-columns__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

.uagb-columns__wrap .uagb-columns__shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 1
}

.uagb-columns__wrap .uagb-columns__shape-top {
    top: -3px
}

.uagb-columns__wrap .uagb-columns__shape-bottom {
    bottom: -3px
}

.uagb-columns__wrap .uagb-columns__shape[data-negative="false"].uagb-columns__shape-bottom,
.uagb-columns__wrap .uagb-columns__shape[data-negative="true"].uagb-columns__shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.uagb-columns__wrap .uagb-columns__shape.uagb-columns__shape-flip svg {
    transform: translateX(-50%) rotateY(180deg)
}

.uagb-columns__wrap .uagb-columns__shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.uagb-columns__wrap .uagb-columns__shape .uagb-columns__shape-fill {
    fill: #333;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.uagb-columns__wrap .uagb-columns__shape.uagb-columns__shape-above-content {
    z-index: 9;
    pointer-events: none
}

.uagb-columns__valign-center .uagb-column__wrap,
.uagb-columns__valign-middle .uagb-column__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.uagb-columns__valign-top .uagb-column__wrap {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.uagb-columns__valign-bottom .uagb-column__wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.uagb-columns__columns-1>.uagb-column__wrap {
    width: 100%
}

.uagb-columns__columns-2>.uagb-column__wrap {
    width: 50%
}

.uagb-columns__columns-3>.uagb-column__wrap {
    width: 33.33%
}

.uagb-columns__columns-4>.uagb-column__wrap {
    width: 25%
}

.uagb-columns__columns-5>.uagb-column__wrap {
    width: 20%
}

.uagb-columns__columns-6>.uagb-column__wrap {
    width: 16.66%
}

.uagb-columns__gap-nogap>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 0
}

.uagb-columns__gap-default>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 10px
}

.uagb-columns__gap-narrow>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 5px
}

.uagb-columns__gap-extended>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 15px
}

.uagb-columns__gap-wide>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 20px
}

.uagb-columns__gap-wider>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 30px
}

@media (max-width:976px) {

    .uagb-columns__stack-tablet>.uagb-columns__columns-1>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-2>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-3>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-4>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-5>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-6>.uagb-column__wrap {
        width: 100% !important
    }

    .uagb-columns__stack-tablet {
        display: block
    }

    .uagb-columns__stack-tablet>.uagb-columns__inner-wrap {
        display: block
    }

    .uagb-columns__stack-tablet.uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: row-reverse
    }
}

@media (max-width:767px) {

    .uagb-columns__stack-mobile>.uagb-columns__columns-1>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-2>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-4>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-5>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-6>.uagb-column__wrap {
        width: 100% !important
    }

    .uagb-columns__stack-mobile {
        display: block
    }

    .uagb-columns__stack-mobile>.uagb-columns__inner-wrap {
        display: block
    }

    .uagb-columns__stack-mobile.uagb-columns__reverse-mobile .uagb-columns__inner-wrap,
    .uagb-columns__stack-mobile.uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__stack-tablet.uagb-columns__reverse-mobile .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__reverse-mobile .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: row-reverse
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .wp-block-uagb-columns.uagb-columns__wrap.uagb-columns__background-image {
        background-attachment: scroll
    }
}

@media (max-width:449px) {
    .uagb-columns__wrap .uagb-column__wrap.uagb-column__background-image {
        background-attachment: scroll !important
    }
}

.uagb-column__wrap,
.uagb-column__inner-wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    z-index: 2
}

.uagb-column__wrap {
    position: relative;
    overflow: visible
}

.uagb-column__wrap>* {
    z-index: 1;
    width: 100%;
    position: relative
}

.uagb-column__wrap.uagb-column__align-left {
    margin-left: 0;
    margin-right: auto
}

.uagb-column__wrap.uagb-column__align-right {
    margin-left: auto;
    margin-right: 0
}

.uagb-column__wrap .uagb-column__video-wrap,
.uagb-column__wrap .uagb-column__overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.uagb-column__wrap .uagb-column__video-wrap {
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.uagb-column__wrap .uagb-column__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

.wp-block-uagb-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="uagb/column"] {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 0;
    padding-right: 0;
    margin-left: -14px;
    margin-right: -14px;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-basis: 100%
}

@media (max-width:976px) {
    .uagb-column__align-tablet-left {
        margin-left: 0;
        margin-right: auto
    }

    .uagb-column__align-tablet-right {
        margin-left: auto;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .uagb-column__align-mobile-left {
        margin-left: 0;
        margin-right: auto
    }

    .uagb-column__align-mobile-right {
        margin-left: auto;
        margin-right: 0
    }
}

@media (max-width:449px) {
    .uagb-columns__wrap.uagb-columns__background-image {
        background-attachment: scroll !important
    }
}

.uagb-block-fd96ada0.wp-block-uagb-columns.uagb-columns__wrap {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0;
    margin-bottom: 0
}

.uagb-block-fd96ada0 .uagb-columns__video-wrap {
    opacity: .5
}

.uagb-block-fd96ada0>.uagb-columns__inner-wrap {
    max-width: 1200px
}

.uagb-block-fd96ada0 .uagb-column__inner-wrap {
    padding: 10px
}

.uagb-block-fd96ada0 .uagb-column__wrap {
    padding: 10px
}

.uagb-block-fd96ada0 .uagb-columns__shape-top svg {
    width: calc(134% + 1.3px)
}

.uagb-block-fd96ada0 .uagb-columns__shape.uagb-columns__shape-top .uagb-columns__shape-fill {
    fill: rgba(140, 195, 58, .33)
}

.uagb-block-fd96ada0 .uagb-columns__shape.uagb-columns__shape-bottom .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-fd96ada0.wp-block-uagb-columns {
    box-shadow: 0 0
}

.uagb-block-fd96ada0>.uagb-columns__overlay {
    background-color: #F5F5F5;
    border-radius:
}

.wp-block-uagb-column.uagb-block-ae065bdc.uagb-column__wrap {
    width: 100%
}

.wp-block-uagb-column.uagb-block-ae065bdc>.uagb-column__overlay {
    border-radius:
}

[class*="uagb-columns__columns-"],
.uagb-columns__inner-wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    display: flex;
    flex-wrap: nowrap;
    width: 100%
}

.uagb-columns__wrap {
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.uagb-columns__wrap .uagb-columns__overlay,
.uagb-columns__wrap .uagb-columns__video-wrap {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.uagb-columns__wrap .uagb-columns__video-wrap {
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.uagb-columns__wrap .uagb-columns__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

.uagb-columns__wrap .uagb-columns__shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 1
}

.uagb-columns__wrap .uagb-columns__shape-top {
    top: -3px
}

.uagb-columns__wrap .uagb-columns__shape-bottom {
    bottom: -3px
}

.uagb-columns__wrap .uagb-columns__shape[data-negative="false"].uagb-columns__shape-bottom,
.uagb-columns__wrap .uagb-columns__shape[data-negative="true"].uagb-columns__shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.uagb-columns__wrap .uagb-columns__shape.uagb-columns__shape-flip svg {
    transform: translateX(-50%) rotateY(180deg)
}

.uagb-columns__wrap .uagb-columns__shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.uagb-columns__wrap .uagb-columns__shape .uagb-columns__shape-fill {
    fill: #333;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.uagb-columns__wrap .uagb-columns__shape.uagb-columns__shape-above-content {
    z-index: 9;
    pointer-events: none
}

.uagb-columns__valign-center .uagb-column__wrap,
.uagb-columns__valign-middle .uagb-column__wrap {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.uagb-columns__valign-top .uagb-column__wrap {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.uagb-columns__valign-bottom .uagb-column__wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.uagb-columns__columns-1>.uagb-column__wrap {
    width: 100%
}

.uagb-columns__columns-2>.uagb-column__wrap {
    width: 50%
}

.uagb-columns__columns-3>.uagb-column__wrap {
    width: 33.33%
}

.uagb-columns__columns-4>.uagb-column__wrap {
    width: 25%
}

.uagb-columns__columns-5>.uagb-column__wrap {
    width: 20%
}

.uagb-columns__columns-6>.uagb-column__wrap {
    width: 16.66%
}

.uagb-columns__gap-nogap>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 0
}

.uagb-columns__gap-default>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 10px
}

.uagb-columns__gap-narrow>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 5px
}

.uagb-columns__gap-extended>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 15px
}

.uagb-columns__gap-wide>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 20px
}

.uagb-columns__gap-wider>.uagb-columns__inner-wrap>.wp-block[data-type="uagb/column"] {
    padding: 30px
}

@media (max-width:976px) {

    .uagb-columns__stack-tablet>.uagb-columns__columns-1>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-2>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-3>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-4>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-5>.uagb-column__wrap,
    .uagb-columns__stack-tablet>.uagb-columns__columns-6>.uagb-column__wrap {
        width: 100% !important
    }

    .uagb-columns__stack-tablet {
        display: block
    }

    .uagb-columns__stack-tablet>.uagb-columns__inner-wrap {
        display: block
    }

    .uagb-columns__stack-tablet.uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: row-reverse
    }
}

@media (max-width:767px) {

    .uagb-columns__stack-mobile>.uagb-columns__columns-1>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-2>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-3>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-4>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-5>.uagb-column__wrap,
    .uagb-columns__stack-mobile>.uagb-columns__columns-6>.uagb-column__wrap {
        width: 100% !important
    }

    .uagb-columns__stack-mobile {
        display: block
    }

    .uagb-columns__stack-mobile>.uagb-columns__inner-wrap {
        display: block
    }

    .uagb-columns__stack-mobile.uagb-columns__reverse-mobile .uagb-columns__inner-wrap,
    .uagb-columns__stack-mobile.uagb-columns__reverse-tablet .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__stack-tablet.uagb-columns__reverse-mobile .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: column-reverse
    }

    .uagb-columns__reverse-mobile .uagb-columns__inner-wrap {
        display: flex;
        flex-direction: row-reverse
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .wp-block-uagb-columns.uagb-columns__wrap.uagb-columns__background-image {
        background-attachment: scroll
    }
}

@media (max-width:449px) {
    .uagb-columns__wrap .uagb-column__wrap.uagb-column__background-image {
        background-attachment: scroll !important
    }
}

.uagb-column__wrap,
.uagb-column__inner-wrap {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 100%;
    z-index: 2
}

.uagb-column__wrap {
    position: relative;
    overflow: visible
}

.uagb-column__wrap>* {
    z-index: 1;
    width: 100%;
    position: relative
}

.uagb-column__wrap.uagb-column__align-left {
    margin-left: 0;
    margin-right: auto
}

.uagb-column__wrap.uagb-column__align-right {
    margin-left: auto;
    margin-right: 0
}

.uagb-column__wrap .uagb-column__video-wrap,
.uagb-column__wrap .uagb-column__overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.uagb-column__wrap .uagb-column__video-wrap {
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.uagb-column__wrap .uagb-column__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

.wp-block-uagb-columns>.editor-inner-blocks>.editor-block-list__layout>[data-type="uagb/column"] {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding-left: 0;
    padding-right: 0;
    margin-left: -14px;
    margin-right: -14px;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    flex-basis: 100%
}

@media (max-width:976px) {
    .uagb-column__align-tablet-left {
        margin-left: 0;
        margin-right: auto
    }

    .uagb-column__align-tablet-right {
        margin-left: auto;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .uagb-column__align-mobile-left {
        margin-left: 0;
        margin-right: auto
    }

    .uagb-column__align-mobile-right {
        margin-left: auto;
        margin-right: 0
    }
}

@media (max-width:449px) {
    .uagb-columns__wrap.uagb-columns__background-image {
        background-attachment: scroll !important
    }
}

.uagb-block-5d0887b3.wp-block-uagb-columns.uagb-columns__wrap {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0;
    margin-bottom: 0
}

.uagb-block-5d0887b3 .uagb-columns__video-wrap {
    opacity: .5
}

.uagb-block-5d0887b3>.uagb-columns__inner-wrap {
    max-width: 1200px
}

.uagb-block-5d0887b3 .uagb-column__inner-wrap {
    padding: 10px
}

.uagb-block-5d0887b3 .uagb-column__wrap {
    padding: 10px
}

.uagb-block-5d0887b3 .uagb-columns__shape.uagb-columns__shape-top .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-5d0887b3 .uagb-columns__shape.uagb-columns__shape-bottom .uagb-columns__shape-fill {
    fill: rgba(51, 51, 51, 1)
}

.uagb-block-5d0887b3.wp-block-uagb-columns {
    box-shadow: 0 0
}

.uagb-block-5d0887b3>.uagb-columns__overlay {
    background-color: #8cc33a;
    border-radius:
}

.wp-block-uagb-column.uagb-block-a0825f9e.uagb-column__wrap {
    width: 66.66%
}

.wp-block-uagb-column.uagb-block-a0825f9e>.uagb-column__overlay {
    border-radius:
}

.wp-block-uagb-column.uagb-block-a5dd679c.uagb-column__wrap {
    width: 33.33%
}

.wp-block-uagb-column.uagb-block-a5dd679c>.uagb-column__overlay {
    border-radius:
}

.pointer {
    cursor: pointer;
    *cursor: hand;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.inline-block {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline
}

.border-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

h1 {
    margin-bottom: 30px
}

.entry-content h1,
h1 {
    color: #7DAE34
}

.ast-single-post .entry-title,
.page-title {
    font-size: 34px;
    font-weight: 500;
    color: #7DAE34
}

#primary {
    margin-top: 0;
    margin-bottom: 0
}

.h2 {
    font-size: 34px;
    font-weight: 500
}

.lh-12 {
    line-height: 1.2
}

.lh-10 {
    line-height: 1
}

.wp-block-button-center {
    text-align: center
}

.p-margin {
    margin-bottom: 15px
}

.no-margin {
    margin: 0 !important
}

.m-top-10 {
    margin-top: 10px
}

.m-bot-10 {
    margin-bottom: 10px
}

.m-bot-20 {
    margin-bottom: 20px
}

.block-spacing {
    padding-top: 100px;
    padding-bottom: 100px
}

.text-center {
    text-align: center
}

.font-semi-bold {
    font-weight: 600 !important
}

.image-rounded-borders img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.shadow4 {
    box-shadow: 0 4.5px 3.6px rgba(0, 0, 0, .024), 0 12.5px 10px rgba(0, 0, 0, .035), 0 30.1px 24.1px rgba(0, 0, 0, .046), 0 100px 80px rgba(0, 0, 0, .07)
}

.allow-overflow .wp-block-uagb-column {
    overflow: visible
}

.has-primary-color {
    color: #7DAE34 !important
}

.has-primary-background-color {
    background-color: #7DAE34 !important
}

.has-primary-light-color {
    color: #8cc33a !important
}

.has-primary-light-background-color {
    background-color: #8cc33a !important
}

.has-primary-dark-color {
    color: #709c2e !important
}

.has-primary-dark-background-color {
    background-color: #709c2e !important
}

.has-dark-color {
    color: #292D2A !important
}

.has-dark-background-color {
    background-color: #292D2A !important
}

.has-dark-light-color {
    color: #3d433e !important
}

.has-dark-light-background-color {
    background-color: #3d433e !important
}

.has-light-color {
    color: #F5F5F5 !important
}

.has-light-background-color {
    background-color: #F5F5F5 !important
}

.has-text-hover-primary-color {
    color: #FFF !important
}

.has-text-hover-primary-background-color {
    background-color: #FFF !important
}

.has-text-hover-dark-color {
    color: ##DCDCDC !important
}

.has-text-hover-dark-background-color {
    background-color: ##DCDCDC !important
}

.has-text-body-color {
    color: #555 !important
}

.has-text-body-background-color {
    background-color: #555 !important
}

.ast-builder-menu-1 .main-header-menu>li:hover>a {
    border-radius: 10px;
    background-color: #FFF !important
}

body.ast-advanced-headers .ast-header-breadcrumb {
    border-bottom: none;
    margin-bottom: 30px;
    background-color: transparent
}

body.ast-advanced-headers .ast-header-breadcrumb .rank-math-breadcrumb {
    display: inline-block;
    padding: 15px;
    background-color: rgba(255, 255, 255, .5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.main-header-bar {
    border-bottom: 0
}

.ast-merged-advanced-header,
.ast-merged-advanced-header:after {
    min-height: 640px
}

.ast-merged-advanced-header {
    margin-bottom: -320px
}

#content>.ast-container {
    background-color: #FFF;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px
}

.inner-padding-none .uagb-column__inner-wrap {
    padding: 0 !important
}

.br-topleft {
    border-top-left-radius: 30px
}

.br-bottomleft {
    border-bottom-left-radius: 30px
}

.br-topright {
    border-top-right-radius: 30px
}

.br-topright>.uagb-columns__overlay {
    border-top-right-radius: 30px
}

.br-bottomright {
    border-bottom-right-radius: 30px
}

.br-bottomright>.uagb-columns__overlay {
    border-bottom-right-radius: 30px
}

.contact-block .fas {
    font-size: 40px;
    color: #FFF
}

.categories-blog-page {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
    display: flex;
    left: -10px;
    position: relative
}

.categories-blog-page li {
    list-style-type: none;
    padding: 8px 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #F5F5F5;
    margin: 10px
}

#content .entry-content .bsf-rt-reading-time {
    margin-bottom: 30px
}

.uagb-column__inner-wrap {
    padding: 0 !important
}

.archive article.post .post-content,
.blog article.post .post-content,
.search-results article.post .post-content {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 4.5px 3.6px rgba(0, 0, 0, .024), 0 12.5px 10px rgba(0, 0, 0, .035), 0 30.1px 24.1px rgba(0, 0, 0, .046), 0 100px 80px rgba(0, 0, 0, .07)
}

.archive article.post .post-content .post-thumb,
.blog article.post .post-content .post-thumb,
.search-results article.post .post-content .post-thumb {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.archive article.post .post-content .entry-content,
.archive article.post .post-content .entry-header,
.blog article.post .post-content .entry-content,
.blog article.post .post-content .entry-header,
.search-results article.post .post-content .entry-content,
.search-results article.post .post-content .entry-header {
    padding-left: 20px;
    padding-right: 20px
}

.archive article.post .post-content .entry-content,
.blog article.post .post-content .entry-content,
.search-results article.post .post-content .entry-content {
    padding-bottom: 20px
}

.archive article.post .post-content .entry-title,
.blog article.post .post-content .entry-title,
.search-results article.post .post-content .entry-title {
    margin-top: 20px
}

.archive article.post .post-content .entry-title a:after,
.blog article.post .post-content .entry-title a:after,
.search-results article.post .post-content .entry-title a:after {
    position: absolute;
    content: '';
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media screen and (min-width:922px) {

    .archive article.post .post-content .post-thumb,
    .blog article.post .post-content .post-thumb,
    .search-results article.post .post-content .post-thumb {
        overflow: hidden;
        height: 200px;
        margin-bottom: 10px
    }

    .archive article.post .post-content .post-thumb img,
    .blog article.post .post-content .post-thumb img,
    .search-results article.post .post-content .post-thumb img {
        margin: 0 auto;
        object-fit: cover;
        height: 200px;
        width: 100%
    }
}

.ast-archive-description .ast-archive-title {
    font-size: 34px;
    margin-bottom: 30px
}

.ast-archive-description {
    border-bottom: 0
}

.ast-archive-description p {
    font-size: 16px;
    margin-bottom: 0
}

body:not(.home) .single-post .entry-content h2:after {
    content: '';
    margin-top: 10px;
    height: 5px;
    width: 60px;
    background-color: #7DAE34;
    margin-bottom: 30px;
    display: block
}

body:not(.home) .single-post .entry-content h3:after {
    content: '';
    margin-top: 10px;
    height: 3px;
    width: 40px;
    background-color: #7DAE34;
    margin-bottom: 30px;
    display: block
}

.section-diagnostic .wp-block-buttons {
    margin-top: 30px
}

.section-newsletter {
    padding-top: 20px;
    padding-bottom: 20px
}

.page-id-9030 .primary {
    padding-top: 50px;
    padding-bottom: 50px
}

.page-id-9030 .primary img {
    padding-bottom: 30px
}

.addthis_inline_share_toolbox {
    padding-top: 36px;
    margin-top: 36px;
    border-top: 1px solid #eee
}

.ast-single-author-box {
    margin-bottom: 50px
}

.post-author-social {
    padding-left: 0;
    margin: 0;
    display: flex;
    position: relative;
    left: -12px
}

.post-author-social li {
    list-style-type: none
}

.post-author-social li {
    padding: 6px 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.post-author-bio .author-title {
    font-size: 28px
}

.ast-inside-advanced-header-content .ast-container h1 {
    margin-bottom: 0
}

body.single-post #main .entry-content,
body.single-produits #main .entry-content {
    padding: 20px;
    background-color: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.astra-advanced-hook-9133 {
    margin-top: 50px
}

.uagb-post-grid .uagb-post__inner-wrap {
    position: relative
}

.uagb-post-grid .uagb-post__inner-wrap a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body.not-produits .uagb-post-grid .uagb-post__inner-wrap .uagb-post__image {
    overflow: hidden;
    height: 200px;
    margin-bottom: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

body.not-produits .uagb-post-grid .uagb-post__inner-wrap .uagb-post__image img {
    margin: 0 auto;
    object-fit: cover;
    height: 200px;
    width: 100%
}

body.is-produits .uagb-post-grid .uagb-post__inner-wrap .uagb-post__image {
    overflow: hidden;
    height: 200px;
    margin-bottom: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

body.is-produits .uagb-post-grid .uagb-post__inner-wrap .uagb-post__image img {
    margin: 0 auto;
    object-fit: contain;
    height: 200px;
    width: 100%
}

ul.actualites {
    padding-left: 0;
    margin: 0
}

ul.actualites li {
    list-style-type: none
}

ul.actualites li {
    margin-bottom: 50px;
    margin-top: 50px;
    display: flex;
    padding: 30px;
    background: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

ul.actualites li .actualites-img {
    width: 350px
}

ul.actualites li .actualites-img img {
    width: auto;
    height: auto;
    max-width: 350px;
    max-height: 250px;
    display: block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

ul.actualites li .actualites-inner {
    margin-left: 30px
}

ul.actualites li .actualites-inner h2 {
    margin-bottom: 5px
}

ul.actualites li .actualites-inner .actualites-date {
    font-size: 14px;
    margin-bottom: 30px;
    color: #7DAE34
}

body.single-post #content {
    margin-top: 50px
}

body.single-post #content .entry-content {
    padding: 0
}

.section-sitemap .uagb-section__overlay {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.section-sitemap h2 {
    margin-top: 20px
}

.sitemap {
    padding-left: 0;
    margin: 0
}

.sitemap li {
    list-style-type: none
}

.uagb-taxonomy-wrap .uagb-list-wrap {
    padding-left: 0;
    margin: 0;
    display: flex;
    left: -10px
}

.uagb-taxonomy-wrap .uagb-list-wrap li {
    list-style-type: none
}

.uagb-taxonomy-wrap .uagb-list-wrap li {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #F5F5F5;
    padding: 8px 12px;
    margin: 10px;
    list-style-type: none !important;
    position: relative
}

.uagb-taxonomy-wrap .uagb-list-wrap li a:after {
    position: absolute;
    content: '';
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.uagb-taxonomy-wrap .uagb-list-wrap .uagb-tax-link-wrap {
    margin-bottom: 0 !important
}

.list-products article .uagb-post__inner-wrap {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 4.5px 3.6px rgba(0, 0, 0, .024), 0 12.5px 10px rgba(0, 0, 0, .035), 0 30.1px 24.1px rgba(0, 0, 0, .046), 0 100px 80px rgba(0, 0, 0, .07)
}

.ast-archive-description {
    margin-bottom: 0
}

.product-image img {
    max-height: 400px;
    max-width: auto;
    width: auto
}

.product-category {
    margin-bottom: 30px;
    color: #7DAE34
}

.widget-title {
    font-size: 22px;
    margin-bottom: 22px
}

.ast-site-footer .widget-title {
    color: #e9e9e9
}

.grecaptcha-badge {
    z-index: 80;
    bottom: 75px !important
}

#product-search input[type=text] {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 16px;
    padding-top: 11px;
    padding-bottom: 11px;
    width: 50%
}

#product-search input[type=submit] {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 15px;
    line-height: 16px;
    padding-bottom: 12px;
    height: 42px
}

body.search-results #content article {
    width: 33.33%;
    position: relative
}

body.search-results #content article .entry-title a:after {
    position: absolute;
    content: '';
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: #3d433e;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
    margin-left: 30px;
    font-family: system-ui;
    z-index: 9999
}

#gdpr-cookie-message .h4 {
    color: #7DAE34;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

#gdpr-cookie-message .h5 {
    color: #7DAE34;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px
}

#gdpr-cookie-message p,
#gdpr-cookie-message ul {
    color: #fff;
    font-size: 15px;
    line-height: 1.5em
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right
}

#gdpr-cookie-message li {
    width: 49%;
    display: inline-block
}

#gdpr-cookie-message a {
    color: #7DAE34;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255, 255, 255, .75);
    transition: all .3s ease-in
}

#gdpr-cookie-message a:hover {
    color: #fff;
    border-bottom-color: #7DAE34;
    transition: all .3s ease-in
}

#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: #7DAE34;
    color: #fff;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all .3s ease-in
}

#gdpr-cookie-message button:hover {
    background: #fff;
    color: #7DAE34;
    transition: all .3s ease-in
}

button#gdpr-cookie-advanced {
    background: #fff;
    color: #7DAE34
}

#gdpr-cookie-message button:disabled {
    opacity: .3
}

#gdpr-cookie-message input[type=checkbox] {
    float: none;
    margin-top: 0;
    margin-right: 5px
}

#gdpr-cookie-accept {
    margin-bottom: 0
}

.single-post .entry-header .post-thumb figure {
    display: inline-block
}

.single-post .entry-header .post-thumb figure figcaption {
    margin-top: 4px;
    text-align: center;
    font-size: 13px;
    color: #999
}

#piotnetforms .p66890968.piotnetforms-label-animation.piotnetforms-label-animated label {
    transform: translate3d(0, -24px, 10px)
}

@media (max-width:1025px) {
    #piotnetforms .p66890968.piotnetforms-label-animation.piotnetforms-label-animated label {
        transform: translate3d(0, -24px, 10px)
    }
}

@media (max-width:767px) {
    #piotnetforms .p66890968.piotnetforms-label-animation.piotnetforms-label-animated label {
        transform: translate3d(0, -24px, 10px)
    }
}

#piotnetforms .p66890968 .piotnetforms-field-group>label {
    font-weight: 400
}

#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group>label {
    font-weight: 400
}

#piotnetforms .p66890968 .piotnetforms-field-group .piotnetforms-field,
#piotnetforms .p66890968 .piotnetforms-field-group .piotnetforms-field .piotnetforms-field-textual,
#piotnetforms .p66890968 .piotnetforms-field-subgroup label,
#piotnetforms .p66890968 .piotnetforms-field-group .piotnetforms-select-wrapper select::placeholder,
#piotnetforms .p66890968 .piotnetforms-field-group .piotnetforms-field .selectize-control .selectize-dropdown .selectize-dropdown-content,
#piotnetforms .p66890968 .piotnetforms-field-group .piotnetforms-field .selectize-control .selectize-input input::placeholder,
#piotnetforms .p66890968 .piotnetforms-field-group .piotnetforms-field .selectize-control .selectize-input input,
#piotnetforms .p66890968 .piotnetforms-field-group .piotnetforms-field .selectize-control .selectize-input .item {
    font-weight: 400
}

#piotnetforms .p66890968 .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field:not(.piotnetforms-select-wrapper) {
    background: #ffffff !important
}

#piotnetforms .p66890968 .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field .piotnetforms-field-textual .selectize-input {
    background: #ffffff !important
}

#piotnetforms .p66890968 .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field .selectize-control .selectize-dropdown .selectize-dropdown-content {
    background: #ffffff !important
}

#piotnetforms .p66890968 .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field .selectize-control .selectize-dropdown {
    background: #ffffff !important
}

#piotnetforms .p66890968 .piotnetforms-field-group .piotnetforms-select-wrapper select {
    background: #ffffff !important
}

#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group .piotnetforms-field,
#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group .piotnetforms-field .piotnetforms-field-textual,
#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-subgroup label,
#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group .piotnetforms-select-wrapper select::placeholder,
#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group .piotnetforms-field .selectize-control .selectize-dropdown .selectize-dropdown-content,
#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group .piotnetforms-field .selectize-control .selectize-input input::placeholder,
#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group .piotnetforms-field .selectize-control .selectize-input input,
#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group .piotnetforms-field .selectize-control .selectize-input .item {
    font-weight: 400
}

#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field:not(.piotnetforms-select-wrapper) {
    background: #ffffff !important
}

#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field .piotnetforms-field-textual .selectize-input {
    background: #ffffff !important
}

#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field .selectize-control .selectize-dropdown .selectize-dropdown-content {
    background: #ffffff !important
}

#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field .selectize-control .selectize-dropdown {
    background: #ffffff !important
}

#piotnetforms .p66890968.piotnetforms-field-focus .piotnetforms-field-group .piotnetforms-select-wrapper select {
    background: #ffffff !important
}

#piotnetforms .p66890968 {
    width: 60%
}

#piotnetforms [data-piotnet-editor-widgets-item-id="p66890968"] {
    width: 60%
}

#piotnetforms .p05959707 .piotnetforms-align-icon-right {
    margin-left: 10px
}

#piotnetforms .p05959707 .piotnetforms-align-icon-left {
    margin-right: 10px
}

#piotnetforms .p05959707 .piotnetforms-button-icon {
    font-size: 12px
}

#piotnetforms .p05959707 .piotnetforms-pdf-generator-preview__title {
    text-align: left
}

#piotnetforms .p05959707 .piotnetforms-pdf-generator-preview__title {
    font-size: 10px
}

#piotnetforms .p05959707 .piotnetforms-pdf-generator-preview__item {
    font-size: 10px
}

#piotnetforms .p05959707 .piotnetforms-pdf-generator-preview__item {
    color: #000
}

#piotnetforms .p05959707 .piotnetforms-field-mapping__preview {
    font-size: 12px
}

#piotnetforms .p05959707 .piotnetforms-field-mapping__preview {
    color: #000
}

#piotnetforms .p05959707 .piotnetforms-field-mapping__preview {
    text-align: left
}

#piotnetforms .p05959707 a.piotnetforms-button,
#piotnetforms .p05959707 .piotnetforms-button {
    font-weight: 400
}

#piotnetforms .p05959707 a.piotnetforms-button,
#piotnetforms .p05959707 .piotnetforms-button {
    color: #fff
}

#piotnetforms .p05959707 a.piotnetforms-button,
#piotnetforms .p05959707 .piotnetforms-button {
    background-color: #333
}

#piotnetforms .p05959707 .piotnetforms-message {
    font-weight: 400
}

#piotnetforms .p05959707 {
    width: 40%
}

#piotnetforms [data-piotnet-editor-widgets-item-id="p05959707"] {
    width: 40%
}

#piotnetforms .p94670750 {
    font-weight: 400
}

#piotnetforms .p19597667>.piotnet-section__container {
    max-width: 580px
}

#piotnetforms .p19597667 {
    font-weight: 400
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

p.has-drop-cap.has-background {
    overflow: hidden
}

p.has-background {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
    box-sizing: border-box
}

.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
    color: #fff
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*0.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*0.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*0.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    width: 100%;
    flex-basis: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

.is-style-outline>:where(.wp-block-button__link),
:where(.wp-block-button__link).is-style-outline {
    border: 2px solid;
    padding: .667em 1.333em
}

.is-style-outline>.wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: currentColor
}

.is-style-outline>.wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
    background-color: transparent
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-button.aligncenter {
    text-align: center
}

.wp-block-spacer {
    clear: both
}

.wp-block-image {
    margin: 0 0 1em
}

.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image:not(.is-style-rounded)>a,
.wp-block-image:not(.is-style-rounded) img {
    border-radius: inherit
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image.aligncenter,
.wp-block-image .aligncenter,
.wp-block-image.alignleft,
.wp-block-image .alignleft,
.wp-block-image.alignright,
.wp-block-image .alignright {
    display: table
}

.wp-block-image.aligncenter>figcaption,
.wp-block-image .aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image.alignright>figcaption,
.wp-block-image .alignright>figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img,
.wp-block-image .is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: 0
    }
}

.wp-block-image figure {
    margin: 0
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-width: 320px;
    min-height: 240px
}

.wp-block-embed {
    margin: 0 0 1em;
    overflow-wrap: break-word
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

ol,
ul {
    box-sizing: border-box
}

ol.has-background,
ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-group {
    box-sizing: border-box
}

.wp-block-cover,
.wp-block-cover-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
    background-attachment: fixed
}

@supports (-webkit-touch-callout:inherit) {

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

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

    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]),
.wp-block-cover .has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover-image .has-background-dim.has-background-gradient,
.wp-block-cover .has-background-dim.has-background-gradient {
    background-color: transparent
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
    content: "";
    background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: .1
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: .2
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: .3
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: .4
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: .5
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: .6
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: .7
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: .8
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: .9
}

.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1
}

.wp-block-cover-image .block-library-cover__padding-visualizer,
.wp-block-cover .block-library-cover__padding-visualizer {
    z-index: 2
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after,
.wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports (position:sticky) {

    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    z-index: 1;
    color: #fff
}

.wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #000
}

.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: none;
    border: none;
    box-shadow: none
}

.wp-block-cover__image-background,
.wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image>h2 {
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap !important;
    align-items: normal !important
}

@media (min-width:782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important
    }
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

@media (max-width:781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width:782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 0%;
        flex-grow: 1
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
    flex-basis: 0%;
    flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    margin: 0 1em 1em 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    color: #fff;
    text-align: center;
    font-size: .8em;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    box-sizing: border-box;
    margin: 0;
    z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    width: 100%;
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
}

@media (min-width:600px) {

    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        width: calc(33.33333% - .66667em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        width: calc(25% - .75em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        width: calc(20% - .8em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        width: calc(16.66667% - .83333em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        width: calc(14.28571% - .85714em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        width: calc(12.5% - .875em);
        margin-right: 1em
    }

    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
    align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
    margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    position: relative;
    flex-direction: column;
    max-width: 100%
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
    margin: 0;
    flex-direction: column;
    flex-grow: 1
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%;
    box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
    flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    flex: initial;
    background: none;
    color: inherit;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative
}

.wp-block-gallery.has-nested-images figcaption {
    flex-grow: 1;
    flex-basis: 100%;
    text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-top: 0;
    margin-bottom: auto
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
    display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    width: 100%;
    flex: 1 0 0%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%
}

@media (min-width:600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)
    }

    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*0.75)
    }

    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*0.8)
    }

    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*0.83333)
    }

    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*0.85714)
    }

    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*0.875)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*0.66667)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*0.5)
    }

    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%
    }
}

.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center
}

.piotnetforms-btn .piotnet-button,
.piotnetforms-btn a.piotnet-button {
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: none;
    text-decoration: none
}

.piotnetforms-btn .piotnet-button,
.piotnetforms-btn a.piotnet-button,
.piotnetforms-button {
    background-color: #006afe;
    transition: all .3s;
    color: #fff;
    line-height: 1;
    font-size: 15px;
    display: inline-block
}

.piotnetforms-button {
    padding: 12px 24px;
    border-radius: 3px;
    fill: #fff;
    text-align: center;
    cursor: pointer;
    border: none
}

.piotnetforms-fields-wrapper.piotnetforms-labels-above .piotnetforms-field-group .piotnetforms-field-subgroup,
.piotnetforms-fields-wrapper.piotnetforms-labels-above .piotnetforms-field-group .piotnetforms-select-wrapper,
.piotnetforms-fields-wrapper.piotnetforms-labels-above .piotnetforms-field-group input,
.piotnetforms-fields-wrapper.piotnetforms-labels-above .piotnetforms-field-group textarea {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.piotnetforms-fields-wrapper {
    margin-bottom: 15px;
    position: relative
}

.piotnetforms-field-container {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.piotnetforms-field-container input,
.piotnetforms-field-container select,
.piotnetforms-field-container textarea {
    outline: none
}

.piotnetforms-field-container select {
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.piotnetforms-field-container form {
    width: 100%
}

.piotnetforms-field-subgroup {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: none !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.piotnetforms-field-subgroup.piotnetforms-subgroup-inline {
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 -5px
}

.piotnetforms-field-subgroup.piotnetforms-subgroup-inline .piotnetforms-field-option {
    padding: 0 5px
}

.piotnetforms-field-subgroup input[type=checkbox],
.piotnetforms-field-subgroup input[type=radio],
.piotnetforms-field-subgroup label {
    display: inline;
    vertical-align: middle
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label {
    padding: 5px 10px;
    border: 1px solid #868686;
    border-radius: 3px;
    cursor: pointer
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button input,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement input {
    display: none
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button input:checked~label,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement input:checked~label {
    border-color: #006afe
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button input:checked~label .pf-f-o-i img.pf-f-o-i-image--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement input:checked~label .pf-f-o-i img.pf-f-o-i-image--checked {
    display: inline-block
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button input:checked~label .pf-f-o-i-has-checked .pf-f-o-i-font-awesome--normal,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button input:checked~label .pf-f-o-i-has-checked .pf-f-o-i-image--normal,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement input:checked~label .pf-f-o-i-has-checked .pf-f-o-i-font-awesome--normal,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement input:checked~label .pf-f-o-i-has-checked .pf-f-o-i-image--normal {
    display: none
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button input:checked~label .pf-f-o-i-has-checked .pf-f-o-i-font-awesome--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button input:checked~label .pf-f-o-i-has-checked .pf-f-o-i-image--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement input:checked~label .pf-f-o-i-has-checked .pf-f-o-i-font-awesome--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement input:checked~label .pf-f-o-i-has-checked .pf-f-o-i-image--checked {
    display: block
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button input:checked~label .pf-f-o-i--only-checked .pf-f-o-i-font-awesome--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button input:checked~label .pf-f-o-i--only-checked .pf-f-o-i-image--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement input:checked~label .pf-f-o-i--only-checked .pf-f-o-i-font-awesome--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement input:checked~label .pf-f-o-i--only-checked .pf-f-o-i-image--checked {
    opacity: 1
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label.piotnetforms-field-icon-on-top,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement label.piotnetforms-field-icon-on-top {
    -ms-flex-direction: column;
    flex-direction: column
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label.piotnetforms-field-icon-on-top .pf-f-o-i,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement label.piotnetforms-field-icon-on-top .pf-f-o-i {
    margin-right: 0 !important
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label .pf-f-o-i,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement label .pf-f-o-i {
    display: inline-block;
    margin-right: 5px;
    width: 14px;
    line-height: 0
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label .pf-f-o-i img,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement label .pf-f-o-i img {
    width: 100%
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label .pf-f-o-i-font-awesome--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label .pf-f-o-i img.pf-f-o-i-image--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement label .pf-f-o-i-font-awesome--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement label .pf-f-o-i img.pf-f-o-i-image--checked {
    display: none
}

.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label .pf-f-o-i--only-checked .pf-f-o-i-font-awesome--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--button label .pf-f-o-i--only-checked .pf-f-o-i-image--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement label .pf-f-o-i--only-checked .pf-f-o-i-font-awesome--checked,
.piotnetforms-field-subgroup.piotnetforms-field-subgroup--checkbox-replacement label .pf-f-o-i--only-checked .pf-f-o-i-image--checked {
    display: block;
    opacity: 0
}

.piotnetforms-field-label {
    display: block;
    padding-bottom: 5px
}

.piotnetforms-upload-field-modern-text {
    position: relative;
    padding: 10px;
    background: #efefef;
    cursor: pointer;
    width: 100%;
    text-align: center
}

.piotnetforms-upload-field-modern-style {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    cursor: pointer
}

.piotnetforms-field-container select {
    background-image: none
}

.piotnetforms-signature {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.piotnetforms-signature canvas {
    margin-bottom: 10px;
    border: 1px solid #818a91
}

.piotnetforms-signature .piotnetforms-field {
    display: none !important
}

@font-face {
    font-family: icomoon;
    src: url(../../../plugins/piotnetforms-pro/assets/fonts/icomoon.eot?q99cza);
    src: url(../../../plugins/piotnetforms-pro/assets/fonts/icomoon.eot?q99cza#iefix) format("embedded-opentype"), url(../../../plugins/piotnetforms-pro/assets/fonts/icomoon.ttf?q99cza) format("truetype"), url(../../../plugins/piotnetforms-pro/assets/fonts/icomoon.woff?q99cza) format("woff"), url(../../../plugins/piotnetforms-pro/assets/fonts/icomoon.svg?q99cza#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-spinner-of-dots:before {
    content: "\e901"
}

.icon-sort-down:before {
    content: "\e900"
}

.single-piotnetforms {
    background: #fff
}

.piotnetforms-field-type-hidden {
    display: none !important
}

[data-piotnetforms-submit-form-id] {
    cursor: pointer
}

[data-piotnetforms-submit-form-id] .piotnetforms-spinner {
    float: left;
    margin-right: 10px;
    display: none !important
}

.piotnetforms-spinner {
    display: none
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.piotnetforms-waiting [data-piotnetforms-submit-form-id] .piotnetforms-spinner {
    display: inline-block !important;
    animation: spin 2s infinite linear
}

.piotnetforms-waiting {
    pointer-events: none;
    opacity: .5 !important
}

.piotnetforms-alert--hidden,
.piotnetforms-message {
    display: none
}

.piotnetforms-message.visible {
    display: block
}

.piotnetforms-message.piotnetforms-message-custom {
    text-align: inherit
}

.piotnetforms-submit .piotnetforms-message {
    margin-top: 10px
}

.piotnetforms-stripe {
    width: 100%;
    background-color: #fff;
    border: 1px solid #eaeaea;
    padding: 10px
}

.piotnetforms-upload {
    width: 100%
}

.piotnetforms-upload .error {
    display: block
}

[data-piotnetforms-image_select_min_select_check],
[data-piotnetforms-required] {
    color: red;
    width: 100%
}

.piotnetforms-mark-required .piotnetforms-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}

.piotnetforms-image-upload-placeholder {
    position: relative;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    max-width: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 52px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 25%
}

[data-piotnetforms-image-upload-label] {
    width: 25%
}

[data-piotnetforms-image-upload-label] .piotnetforms-image-upload-placeholder {
    width: 100%
}

.piotnetforms-image-upload-placeholder.piotnetforms-image-upload-uploading {
    opacity: .5
}

.piotnetforms-image-upload-placeholder:before {
    content: "";
    display: block;
    padding-top: 100%
}

.piotnetforms-image-upload-button {
    display: none;
    position: absolute;
    font-size: 30px;
    cursor: pointer
}

.piotnetforms-image-upload-button i {
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.piotnetforms-image-upload-button.piotnetforms-image-upload-button--remove {
    top: 10px;
    right: 10px
}

.piotnetforms-image-upload-button--add,
.piotnetforms-image-upload-uploaded .piotnetforms-image-upload-button--remove,
.piotnetforms-image-upload-uploading .piotnetforms-image-upload-button--uploading {
    display: block
}

.piotnetforms-image-upload-label-hidden,
.piotnetforms-image-upload-uploaded .piotnetforms-image-upload-button--add,
.piotnetforms-image-upload-uploading .piotnetforms-image-upload-button--add {
    display: none
}

.piotnetforms-widget-piotnetforms-field-hidden {
    margin-bottom: 0 !important
}

#piotnetforms:not(.piotnetforms-widget-preview) .piotnetforms-pdf-generator-preview,
#piotnetforms:not(.piotnetforms-widget-preview) [data-piotnetforms-conditional-logic-not-field],
#piotnetforms:not(.piotnetforms-widget-preview) [data-piotnetforms-honeypot] {
    display: none
}

.nice-number {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: stretch;
    justify-content: stretch
}

.nice-number input {
    vertical-align: middle;
    -moz-appearance: textfield;
    box-sizing: content-box;
    margin: 0;
    text-align: center;
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important
}

.nice-number input::-webkit-inner-spin-button,
.nice-number input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

[data-piotnetforms-repeater-form-id-trigger] {
    cursor: pointer
}

[data-piotnetforms-spiner] button {
    margin: 0;
    overflow: visible;
    font: inherit;
    text-align: inherit;
    background: 0 0;
    outline: 0;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    color: #006afe;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid #006afe;
    border-radius: 50%;
    padding: 0
}

.nice-number,
[data-piotnetforms-spiner] button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.nice-number input {
    border: none !important;
    width: 20px !important
}

.piotnetforms-delete-post {
    cursor: pointer
}

.piotnetforms-preview-submission__item-label {
    font-weight: 700
}

.piotnetforms-pdf-generator-preview--not-custom .piotnetforms-pdf-generator-preview__item {
    margin-top: 20px;
    margin-left: 20px;
    position: relative !important
}

.piotnetforms-field.piotnetforms-select-wrapper:not(.piotnetforms-image-select-field):after {
    content: "";
    width: 15px;
    height: 15px;
    background: transparent url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='15' height='15' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='rgb(40, 48, 61)'/></g></svg>") no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.piotnetforms-field-group {
    width: 100%
}

.piotnetforms-field-icon {
    position: absolute;
    bottom: 0;
    height: 100%;
    font-size: 18px
}

.piotnetforms-field-icon i {
    display: block
}

.piotnetforms-field-icon-image--focus {
    display: none
}

.piotnetforms-field-focus .piotnetforms-field-icon-image--focus {
    display: block
}

.piotnetforms-field-focus .piotnetforms-field-icon-image--normal {
    display: none
}

.piotnetforms-field-mapping__preview {
    padding-right: 10px;
    padding-left: 10px
}

[data-piotnetforms-paypal-submit][data-piotnetforms-paypal-submit-enable] {
    display: none
}

.piotnetforms-button-content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.piotnetforms-align-icon-right {
    -ms-flex-order: 15;
    order: 15
}

a.piotnetforms-btn__inner {
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
    background-color: #006afe
}

a.piotnetforms-btn__inner::hover {
    color: #fff
}

.progressbar-hidden {
    display: none
}

@media (min-width:1025px) {
    .piotnetforms-hidden-desktop {
        display: none
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .piotnetforms-hidden-tablet {
        display: none
    }
}

@media (max-width:767px) {
    .piotnetforms-hidden-phone {
        display: none
    }
}

.piotnetforms-field-group {
    position: relative
}

.piotnetforms-button--justify {
    width: 100%
}

.piotnetforms-button-icon {
    display: inline-block
}

#piotnetforms .woocommerce-checkout {
    overflow: hidden
}

.piotnetforms-admin-button-ajax i {
    display: none
}

.piotnetforms-admin-button-ajax.loading i {
    display: inline-block
}

.piotnetforms-select-wrapper:before {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: none !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e900";
    font-weight: 900;
    font-size: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none
}

.piotnetforms-label-animation label {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 11px;
    transform-origin: 0 0;
    transform: translate3d(0, -50%, 0);
    padding-bottom: 0;
    transition: all .2s ease;
    pointer-events: none
}

.piotnetforms-label-animation.piotnetforms-label-animated label {
    transform: translate3d(0, -30px, 10px);
    font-size: 10px
}

.piotnetforms-mailchimp-list__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.piotnetforms-pdf-generator-preview__item.B {
    font-weight: 700
}

.piotnetforms-pdf-generator-preview__item.I {
    font-style: italic
}

.piotnetforms-pdf-generator-preview__item.BI {
    font-style: italic;
    font-weight: 700
}

.piotnetforms-file-uploaded i {
    color: red;
    padding: 3px;
    margin-left: 3px;
    font-size: 16px;
    cursor: pointer
}

.piotnetforms-animation {
    opacity: 0
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
}

.animate__animated {
    animation-duration: 1s;
    animation-duration: var(--animate-duration);
    animation-fill-mode: both
}

@media (prefers-reduced-motion:reduce),
print {
    .animate__animated {
        animation-duration: 1ms !important;
        transition-duration: 1ms !important;
        animation-iteration-count: 1 !important
    }

    .animate__animated[class*=Out] {
        opacity: 0
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate__fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    animation-name: fadeInUp
}

.piotnetforms-widget-preview [data-piotnetforms-repeater-trigger-action=remove] {
    display: block !important
}

.piotnetforms-select-drop-down {
    position: relative
}

#piotnetforms {
    word-break: break-word;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto
}

#piotnetforms img {
    max-width: 100%
}

#piotnetforms>* {
    width: 100%
}

#piotnetforms .icon-angle-up:before {
    content: "\f106"
}

#piotnetforms .icon-angle-down:before {
    content: "\f107"
}

.piotnetforms__form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.piotnetforms__form>* {
    width: 100%;
    padding: 0 10px
}

.piotnetforms-container {
    width: 100%
}

.piotnet-base-frontend {
    padding: 0
}

.piotnet-column__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    width: 100%
}

.piotnet-column__inner>* {
    width: 100%
}

.piotnet-column__inner>:not(.piotnet-widget),
.piotnet-column__inner [data-piotnet-editor-widgets-item-root] {
    padding: 0 10px
}

.piotnet-column,
.piotnet-section {
    position: relative
}

.piotnet-column {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex
}

.piotnet-column__inner {
    position: relative
}

.piotnet-section__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto !important;
    margin-right: auto !important
}

.piotnet-section__container.piotnet-section__container--full-width {
    width: 100% !important;
    max-width: none !important
}

.piotnetforms-contextmenu {
    display: none;
    z-index: 1000;
    position: absolute;
    overflow: hidden;
    border: 1px solid #e6e9ec;
    white-space: nowrap;
    font-family: sans-serif;
    background: #fff;
    color: #333;
    border-radius: 3px;
    font-size: 12px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .09)
}

.piotnetforms-contextmenu__item {
    padding: 5px 15px;
    cursor: pointer
}

.piotnetforms-contextmenu__item:hover {
    background-color: #eaeaea
}

.pafe-button-load-pdf-template {
    display: none
}

.piotnetforms-widget-preview .pafe-button-load-pdf-template {
    display: block
}

.data-mailchimp-merge-field__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3px
}

.piotnetforms-show-password-icon {
    position: absolute;
    right: 0;
    padding: 8px 10px
}

.piotnetforms-field-group .piotnetforms-select-wrapper select {
    color: inherit
}

.piotnetforms-sendinblue-title {
    margin: 7px 0
}

.piotnetforms-convertkit-field,
.piotnetforms-convertkit-form-item,
.piotnetforms-paypal-plan-item,
.piotnetforms-sendinblue-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.piotnetforms-sendinblue-item-id {
    margin-left: 15px
}

.piotnetforms-multiselectpicklist-field {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px;
    font-style: italic
}

.piotnetforms-converkit-title {
    margin: 5px 0;
    font-size: 13px
}

.piotnetforms-convertkit-field {
    margin-left: 5px
}

.piotnetforms-constant-contact-item,
.piotnetforms-constant-contact-list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.piotnetforms-column-flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.piotnetforms-label-inline {
    padding-bottom: 0
}

.piotnetforms-live-preview-images {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.piotnetforms-live-preview-images img {
    border: 1px solid #eaeaea;
    padding: 1px
}

.piotnetforms-live-preview-images img:not(:last-child) {
    margin-right: 10px
}

.piotnetforms-field.piotnetforms-select-wrapper.piotnetforms-select-multiple:after {
    background: none
}

.piotnet-hidden,
.piotnetforms-hidden {
    display: none
}

.iti-rtl .iti__country-list {
    left: 0 !important
}

#piotnetforms .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field:not(.piotnetforms-select-wrapper) {
    padding: 8px 16px 8px 16px
}

#piotnetforms .piotnetforms-field-group:not(.piotnetforms-field-type-upload) .piotnetforms-field .piotnetforms-field-textual {
    padding: 8px 16px 8px 16px
}

#piotnetforms a.piotnetforms-button,
#piotnetforms .piotnetforms-button {
    font-size: 18px
}

#piotnetforms a.piotnetforms-button,
#piotnetforms .piotnetforms-button {
    line-height: 1.6em
}

#piotnetforms a.piotnetforms-button,
#piotnetforms .piotnetforms-button {
    padding: 8px 16px 8px 16px
}

.astra-widget-social-profiles-inner li>a {
    -js-display: flex;
    display: flex;
    align-items: center
}

.astra-widget-social-profiles-inner li>a .ast-widget-icon {
    margin-right: .3em
}

.astra-widget-social-profiles-inner li>a {
    margin-bottom: .3em
}

.astra-widget-social-profiles-inner.stack li>a {
    margin-right: 0
}

.astra-widget-social-profiles-inner .ast-widget-icon {
    -js-display: flex;
    display: flex;
    align-self: center;
    justify-content: center;
    width: 1em;
    transition: all .1s linear
}

.astra-widget-social-profiles-inner .ast-widget-icon svg {
    -ms-grid-row-align: center;
    align-self: center
}

.astra-widget-social-profiles-inner .ast-widget-icon {
    vertical-align: middle
}

.astra-widget-social-profiles-inner.inline li {
    -js-display: inline-flex;
    display: inline-flex;
    text-align: center
}

.astra-widget-social-profiles-inner.circle-outline .ast-widget-icon,
.astra-widget-social-profiles-inner.square-outline .ast-widget-icon {
    border-width: 1px;
    border-style: solid;
    border-color: #0003
}

.astra-widget-social-profiles-inner.circle .ast-widget-icon,
.astra-widget-social-profiles-inner.circle-outline .ast-widget-icon {
    border-radius: 50%
}

.astra-widget-social-profiles-inner.circle .ast-widget-icon,
.astra-widget-social-profiles-inner.circle-outline .ast-widget-icon,
.astra-widget-social-profiles-inner.square .ast-widget-icon,
.astra-widget-social-profiles-inner.square-outline .ast-widget-icon {
    height: 2em;
    width: 2em;
    text-align: center;
    vertical-align: middle
}

.astra-widget-social-profiles-inner .ast-widget-icon {
    font-size: 15px;
    line-height: 2
}

.astra-widget-social-profiles-inner.circle .ast-widget-icon,
.astra-widget-social-profiles-inner.circle-outline .ast-widget-icon {
    line-height: 2
}

.astra-widget-social-profiles .astra-widget-social-profiles-inner ul li a {
    transition: all .1s linear
}

.astra-widget-social-profiles-inner.circle-outline li .ast-widget-icon svg {
    transition: all .1s linear
}

.astra-widget-social-profiles-inner.circle-outline li .ast-widget-icon:hover svg,
.astra-widget-social-profiles-inner.square-outline li .ast-widget-icon:hover svg {
    transition: all .1s linear
}