.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 {
    transition: box-shadow 0.2s ease;
    overflow: hidden
}

.uagb-post-grid .uagb-post__inner-wrap .uagb-post__taxonomy {
    display: inline-block
}

.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__inner-wrap .uagb-post__image .uagb-post__image-equal-height {
    display: block;
    height: 0;
    padding-bottom: 66.67%;
    overflow: hidden
}

.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__title.uagb-post__text {
    margin-top: 15px !important;
    font-size: 16px;
}

.wp-block-button__link.uagb-text-link {
    border-radius: 20px !important;
    background: #e46d33 !important;
    border-style: none !important;
}

.uagb-post-grid.is-grid.uagb-equal_height_inline-read-more-buttons.uagb-post__image-position-top .uagb-post__text:nth-last-child(2) {
    padding-bottom: 100px
}

.uagb-post-grid.is-grid.uagb-equal_height_inline-read-more-buttons.uagb-post__image-position-top .uagb-post__text:last-child {
    position: absolute;
    bottom: 20px
}

.uagb-post-grid.is-grid.uagb-equal_height_inline-read-more-buttons.uagb-post__image-position-background .uagb-post__text:nth-last-child(3) {
    padding-bottom: 100px
}

.uagb-post-grid.is-grid.uagb-equal_height_inline-read-more-buttons.uagb-post__image-position-background .uagb-post__text:nth-last-child(2) {
    position: absolute;
    bottom: 20px
}

.uagb-post-grid.is-grid.uagb-equal_height_inline-read-more-buttons.uagb-post__image-position-top .uagb-post__inner-wrap,.uagb-post-grid.is-grid.uagb-equal_height_inline-read-more-buttons.uagb-post__image-position-background .uagb-post__inner-wrap {
    position: relative
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a {
    display: block;
    height: 0;
    overflow: hidden;
    position: relative
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a.uagb-image-ratio-2-3 {
    padding-bottom: 66%
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a.uagb-image-ratio-9-16 {
    padding-bottom: 56.25%
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a.uagb-image-ratio-1-2 {
    padding-bottom: 50%
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a.uagb-image-ratio-1-1 {
    padding-bottom: 67%
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a.uagb-image-ratio-inherit {
    padding-bottom: 0;
    height: auto
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a.uagb-image-ratio-inherit img {
    position: unset !important
}

.uagb-post-grid.is-grid.uagb-post__image-position-top .uagb-post__image a[class^="uagb-image-ratio-"]>img {
    position: absolute;
    height: 100%
}

.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;
    width: 100%;
    visibility: hidden
}

.uagb-post-grid.is-grid .uagb-post__inner-wrap {
    height: max-content
}

.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%;
    height: auto;
    max-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
}

.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,0.5)
}

.uagb-slick-carousel .is-carousel {
    padding: 0
}

.uagb-slick-carousel ul.slick-dots {
    transform: unset;
    position: relative;
    padding: unset
}

.uagb-slick-carousel .slick-prev:not(:hover):not(:active):not(.has-background),.uagb-slick-carousel .slick-next:not(:hover):not(:active):not(.has-background),.uagb-slick-carousel ul.slick-dots li button:not(:hover):not(:active):not(.has-background) {
    background-color: unset
}

.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
}

.wp-site-blocks .uagb-post__arrow-outside.uagb-post-grid .slick-next {
    right: 0
}

.wp-site-blocks .uagb-post__arrow-outside.uagb-post-grid .slick-prev {
    left: 0
}

@-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-fe7d08c7.is-grid .uagb-post__inner-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: 0px 4px 12px 0px #00000070;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.uagb-block-fe7d08c7.is-grid .uagb-post__inner-wrap .uagb-post__image:first-child {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -20px;
}

.uagb-block-fe7d08c7:not(.is-grid) .uagb-post__inner-wrap > .uagb-post__text:last-child {
    margin-bottom: 20px;
}

.uagb-block-fe7d08c7:not(.is-grid) .uagb-post__inner-wrap > .uagb-post__text:first-child {
    margin-top: 20px;
}

.uagb-block-fe7d08c7:not(.is-grid).uagb-post__image-position-background .uagb-post__inner-wrap .uagb-post__text:nth-last-child(2) {
    margin-bottom: 20px;
}

.uagb-block-fe7d08c7:not(.wp-block-uagb-post-carousel):not(.is-grid).uagb-post__items {
    margin-right: -10px;
    margin-left: -10px;
}

.uagb-block-fe7d08c7:not(.is-grid).uagb-post__items article {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.uagb-block-fe7d08c7:not(.is-grid) .uagb-post__inner-wrap > .uagb-post__text {
    margin-left: 20px;
    margin-right: 20px;
}

.uagb-block-fe7d08c7 .uagb-post__inner-wrap {
    background: #ffffff;
    text-align: center;
}

.uagb-block-fe7d08c7 .uagb-post__inner-wrap .uagb-post__cta {
    padding-bottom: 0px;
}

.uagb-block-fe7d08c7 .uagb-post__image {
    padding-bottom: 0px;
}

.uagb-block-fe7d08c7 .uagb-post__title {
    padding-bottom: 0px;
}

.uagb-block-fe7d08c7 .uagb-post-grid-byline {
    padding-bottom: 15px;
}

.uagb-block-fe7d08c7 .uagb-post__excerpt {
    padding-bottom: 25px;
}

.uagb-block-fe7d08c7 .uagb-post__image:before {
    background-color: #000000;
    opacity: 0.5;
}

.uagb-block-fe7d08c7.is-grid.uagb-post__items {
    row-gap: 20px;
    column-gap: 20px;
}

.uagb-block-fe7d08c7.wp-block-uagb-post-grid.is-grid {
    grid-template-columns: repeat(4 , minmax(0, 1fr));
}

.uagb-block-fe7d08c7.is-grid .uagb-post__inner-wrap:hover {
    box-shadow: 0px 0px 0 #00000070;
}

.uagb-block-fe7d08c7 .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted {
    color: #fff;
    background: #3182ce;
}

.uagb-block-fe7d08c7 .uagb-post__inner-wrap .uagb-post__taxonomy.highlighted a {
    color: #fff;
}

.uagb-block-fe7d08c7.uagb-post-grid .wp-block-button.uagb-post__text.uagb-post__cta .uagb-text-link.wp-block-button__link {
    background: #e46d33;
    border-style: none;
}

.uagb-block-fe7d08c7 .uagb-post-pagination-wrap {
    margin-top: 20px;
    justify-content: left;
    margin-left: 10px;
}

.uagb-block-fe7d08c7 .uagb-post-pagination-wrap .page-numbers.current {
    background-color: #e4e4e4;
    color: #333333;
}

.uagb-block-fe7d08c7 .uagb-post-pagination-wrap a {
    background-color: #e4e4e4;
    color: #777777;
}

.uagb-block-fe7d08c7.uagb-equal_height_inline-read-more-buttons .uagb-post__inner-wrap .uagb-post__text:last-child {
    left: 20px;
    right: 20px;
}

.uagb-block-fe7d08c7.wp-block-uagb-post-grid .uag-post-grid-wrapper {
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wp-block-uagb-call-to-action {
    display: flex;
}

.wp-block-uagb-call-to-action .uagb-cta__buttons {
    margin-left: 20px;
}

.wp-block-uagb-call-to-action .uagb-cta__buttons a {
    padding: 10px 20px;
    background: #e46d33;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

@media only screen and (max-width: 976px) {
    .uagb-block-fe7d08c7.wp-block-uagb-post-grid.is-grid {
        grid-template-columns: repeat(2 , minmax(0, 1fr));
    }

    .uagb-block-fe7d08c7 .uagb-post__cta a {
        border-style: none;
    }

    .uagb-block-fe7d08c7.is-grid.uagb-post__items {
        row-gap: 20px;
        column-gap: 20px;
    }

    .uagb-block-fe7d08c7:not(.is-grid).uagb-post__items article {
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 20px;
    }

    .uagb-block-fe7d08c7:not(.is-grid).uagb-post__items {
        margin-right: -10px;
        margin-left: -10px;
    }

    .uagb-block-fe7d08c7.is-grid .uagb-post__inner-wrap .uagb-post__image:first-child {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

    .uagb-block-fe7d08c7.uagb-post-grid .wp-block-button.uagb-post__text.uagb-post__cta .uagb-text-link.wp-block-button__link {
        border-style: none;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-fe7d08c7.wp-block-uagb-post-grid.is-grid {
        grid-template-columns: repeat(1 , minmax(0, 1fr));
    }

    .uagb-block-fe7d08c7 .uagb-post__cta a {
        border-style: none;
    }

    .uagb-block-fe7d08c7.is-grid.uagb-post__items {
        row-gap: 20px;
        column-gap: 20px;
    }

    .uagb-block-fe7d08c7:not(.is-grid).uagb-post__items article {
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 20px;
    }

    .uagb-block-fe7d08c7:not(.is-grid).uagb-post__items {
        margin-right: -10px;
        margin-left: -10px;
    }

    .uagb-block-fe7d08c7.is-grid .uagb-post__inner-wrap .uagb-post__image:first-child {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }

    .uagb-block-fe7d08c7.uagb-post-grid .wp-block-button.uagb-post__text.uagb-post__cta .uagb-text-link.wp-block-button__link {
        border-style: none;
    }

    .uagb-block-fe7d08c7.wp-block-uagb-post-grid .uag-post-grid-wrapper {
        width: unset;
    }
}

.uag-blocks-common-selector {
    z-index: var(--z-index-desktop) !important
}

@media (max-width: 976px) {
    .uag-blocks-common-selector {
        z-index:var(--z-index-tablet) !important
    }
}

@media (max-width: 767px) {
    .uag-blocks-common-selector {
        z-index:var(--z-index-mobile) !important
    }
}
