.uagb-inline_notice__align-right {
    text-align: right
}

.uagb-inline_notice__align-right span.uagb-notice-dismiss {
    left: 13px
}

.uagb-inline_notice__align-center {
    text-align: center
}

.uagb-inline_notice__align-center span.uagb-notice-dismiss {
    right: 13px
}

.uagb-inline_notice__align-left {
    text-align: left
}

.uagb-inline_notice__align-left span.uagb-notice-dismiss {
    right: 13px
}

.wp-block-uagb-inline-notice {
    width: 100%;
    position: relative
}

.wp-block-uagb-inline-notice.uagb-notice__active {
    display: none
}

.wp-block-uagb-inline-notice .uagb-notice-title {
    margin: 0;
    width: -webkit-fill-available;
    display: inline-block
}

.wp-block-uagb-inline-notice span.uagb-notice-dismiss svg {
    width: 16px;
    height: 16px
}

.wp-block-uagb-inline-notice span.uagb-notice-dismiss {
    position: absolute;
    cursor: pointer;
    top: 13px;
    opacity: 0.8;
    padding: 0;
    background: none;
    transition: 0.3s ease
}

.wp-block-uagb-inline-notice.uagb-dismissable>svg {
    position: absolute;
    cursor: pointer;
    opacity: 0.8;
    padding: 0;
    background: none;
    transition: 0.3s ease
}

.wp-block-uagb-inline-notice.uagb-inline_notice__align-right {
    text-align: right
}

.wp-block-uagb-inline-notice.uagb-inline_notice__align-right svg {
    left: 13px
}

.wp-block-uagb-inline-notice.uagb-inline_notice__align-center {
    text-align: center
}

.wp-block-uagb-inline-notice.uagb-inline_notice__align-center svg {
    right: 13px
}

.wp-block-uagb-inline-notice.uagb-inline_notice__align-left {
    text-align: left
}

.wp-block-uagb-inline-notice.uagb-inline_notice__align-left svg {
    right: 13px
}

.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    display: inline-flex;
    width: 100%
}

.uagb-buttons__outer-wrap a {
    color: inherit
}

.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 5px 10px
}

.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 12px 24px
}

.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 20px 30px
}

.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 30px 65px
}

@media (max-width: 976px) {
    .uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.wp-block-button__link {
        padding:5px 10px
    }

    .uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 12px 24px
    }

    .uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 20px 30px
    }

    .uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 30px 65px
    }
}

@media (max-width: 767px) {
    .uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.wp-block-button__link {
        padding:5px 10px
    }

    .uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 12px 24px
    }

    .uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 20px 30px
    }

    .uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 30px 65px
    }
}

.uagb-buttons-repeater {
    display: flex;
    justify-content: center;
    align-items: center
}

.uagb-buttons-repeater a.uagb-button__link {
    display: flex;
    justify-content: center
}

.uagb-buttons-repeater .uagb-button__icon {
    font-size: inherit;
    display: flex;
    align-items: center
}

.uagb-buttons-repeater .uagb-button__icon svg {
    fill: currentColor;
    width: inherit;
    height: inherit
}

.uagb-block-a74368ff.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}

.uagb-block-a74368ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: left;
    align-items: flex-start;
}

.wp-block-uagb-buttons .uagb-block-355545e2.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-355545e2 .wp-block-button__link {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-355545e2 .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}

.wp-block-uagb-buttons .uagb-block-355545e2 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-355545e2 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-355545e2 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-355545e2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-355545e2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-355545e2 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-355545e2 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}

.wp-block-uagb-buttons .uagb-block-355545e2 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-355545e2 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-355545e2 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}

.uagb-block-7ff49371.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}

.uagb-block-7ff49371.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}

.wp-block-uagb-buttons .uagb-block-483bc053.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-483bc053 .wp-block-button__link {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-483bc053 .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}

.wp-block-uagb-buttons .uagb-block-483bc053 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-483bc053 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-483bc053 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-483bc053.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-483bc053.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-483bc053 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-483bc053 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}

.wp-block-uagb-buttons .uagb-block-483bc053 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-483bc053 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-483bc053 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}

.wp-block-uagb-buttons .uagb-block-02e2b62c.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .wp-block-button__link {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-02e2b62c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-02e2b62c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}

.uagb-block-ba86bd92.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}

.uagb-block-ba86bd92.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: center;
    align-items: center;
}

.uagb-block-ba86bd92 .uagb-buttons-repeater:not(.wp-block-button__link) {
    font-size: 40px;
}

.uagb-block-ba86bd92 .uagb-buttons-repeater.wp-block-button__link {
    font-size: 40px;
}

.wp-block-uagb-buttons .uagb-block-b9fd0356.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-4);
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .wp-block-button__link {
    background: var(--ast-global-color-4);
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .wp-block-button__link:hover {
    background: var(--ast-global-color-2);
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-button__wrapper .uagb-buttons-repeater {
    font-size: 24px;
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-b9fd0356.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-b9fd0356.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
    font-size: 24px;
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}

@media only screen and (max-width: 976px) {
    .uagb-block-a74368ff.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-a74368ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-355545e2 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-355545e2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }

    .uagb-block-7ff49371.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-7ff49371.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-483bc053 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-483bc053.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-02e2b62c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }

    .uagb-block-ba86bd92.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-ba86bd92.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-b9fd0356.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-a74368ff.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-a74368ff.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-355545e2 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-355545e2.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }

    .uagb-block-7ff49371.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-7ff49371.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-483bc053 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-483bc053.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-02e2b62c .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-02e2b62c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }

    .uagb-block-ba86bd92.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-ba86bd92.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-b9fd0356 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-b9fd0356.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
}

.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
    }
}
.uagb-block-7e11f135 .uagb-notice-title {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 3px solid #FFD54F;
}

.uagb-block-7e11f135 .uagb-notice-text {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 3px solid #FFD54F;
}

.uagb-block-7e11f135.uagb-dismissable > svg {
    width: 16px;
    height: 16px;
    top: 5px;
}

.uagb-block-7e11f135.uagb-inline_notice__align-left svg {
    right: 15px;
}

.uagb-block-7e11f135.uagb-inline_notice__align-center svg {
    right: 15px;
}

.uagb-block-7e11f135.uagb-inline_notice__align-right svg {
    left: calc(15px + 3px);
}

.uagb-block-8fcb80e5 .uagb-notice-title {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 3px solid var(--ast-global-color-1);
}

.uagb-block-8fcb80e5 .uagb-notice-text {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 3px solid var(--ast-global-color-1);
}

.uagb-block-8fcb80e5.uagb-dismissable > svg {
    width: 16px;
    height: 16px;
    top: 5px;
}

.uagb-block-8fcb80e5.uagb-inline_notice__align-left svg {
    right: 15px;
}

.uagb-block-8fcb80e5.uagb-inline_notice__align-center svg {
    right: 15px;
}

.uagb-block-8fcb80e5.uagb-inline_notice__align-right svg {
    left: calc(15px + 3px);
}

.uagb-block-f2845db7 .uagb-notice-title {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 3px solid #0ad107;
}

.uagb-block-f2845db7 .uagb-notice-text {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 3px solid #0ad107;
}

.uagb-block-f2845db7.uagb-dismissable > svg {
    width: 16px;
    height: 16px;
    top: 5px;
}

.uagb-block-f2845db7.uagb-inline_notice__align-left svg {
    right: 15px;
}

.uagb-block-f2845db7.uagb-inline_notice__align-center svg {
    right: 15px;
}

.uagb-block-f2845db7.uagb-inline_notice__align-right svg {
    left: calc(15px + 3px);
}

.uagb-block-094aafb3.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}

.uagb-block-094aafb3.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: left;
    align-items: flex-start;
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .wp-block-button__link {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .wp-block-button__link:hover {
    background: var(--ast-global-color-2);
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}

@media only screen and (max-width: 976px) {
    .uagb-block-7e11f135 .uagb-notice-text {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid #FFD54F;
    }

    .uagb-block-7e11f135 .uagb-notice-title {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid #FFD54F;
    }

    .uagb-block-7e11f135.uagb-dismissable > svg {
        top: 5px;
    }

    .uagb-block-7e11f135.uagb-inline_notice__align-left svg {
        right: 15px;
    }

    .uagb-block-7e11f135.uagb-inline_notice__align-center svg {
        right: 15px;
    }

    .uagb-block-7e11f135.uagb-inline_notice__align-right svg {
        left: calc(15px + 10px);
    }

    .uagb-block-8fcb80e5 .uagb-notice-text {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid var(--ast-global-color-1);
    }

    .uagb-block-8fcb80e5 .uagb-notice-title {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid var(--ast-global-color-1);
    }

    .uagb-block-8fcb80e5.uagb-dismissable > svg {
        top: 5px;
    }

    .uagb-block-8fcb80e5.uagb-inline_notice__align-left svg {
        right: 15px;
    }

    .uagb-block-8fcb80e5.uagb-inline_notice__align-center svg {
        right: 15px;
    }

    .uagb-block-8fcb80e5.uagb-inline_notice__align-right svg {
        left: calc(15px + 10px);
    }

    .uagb-block-f2845db7 .uagb-notice-text {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid #0ad107;
    }

    .uagb-block-f2845db7 .uagb-notice-title {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid #0ad107;
    }

    .uagb-block-f2845db7.uagb-dismissable > svg {
        top: 5px;
    }

    .uagb-block-f2845db7.uagb-inline_notice__align-left svg {
        right: 15px;
    }

    .uagb-block-f2845db7.uagb-inline_notice__align-center svg {
        right: 15px;
    }

    .uagb-block-f2845db7.uagb-inline_notice__align-right svg {
        left: calc(15px + 10px);
    }

    .uagb-block-094aafb3.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-094aafb3.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-aecf1c4e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-7e11f135 .uagb-notice-text {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid #FFD54F;
    }

    .uagb-block-7e11f135 .uagb-notice-title {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid #FFD54F;
    }

    .uagb-block-7e11f135.uagb-dismissable > svg {
        top: 5px;
    }

    .uagb-block-7e11f135.uagb-inline_notice__align-left svg {
        right: 15px;
    }

    .uagb-block-7e11f135.uagb-inline_notice__align-center svg {
        right: 15px;
    }

    .uagb-block-7e11f135.uagb-inline_notice__align-right svg {
        left: calc(15px + 10px);
    }

    .uagb-block-8fcb80e5 .uagb-notice-text {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid var(--ast-global-color-1);
    }

    .uagb-block-8fcb80e5 .uagb-notice-title {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid var(--ast-global-color-1);
    }

    .uagb-block-8fcb80e5.uagb-dismissable > svg {
        top: 5px;
    }

    .uagb-block-8fcb80e5.uagb-inline_notice__align-left svg {
        right: 15px;
    }

    .uagb-block-8fcb80e5.uagb-inline_notice__align-center svg {
        right: 15px;
    }

    .uagb-block-8fcb80e5.uagb-inline_notice__align-right svg {
        left: calc(15px + 10px);
    }

    .uagb-block-f2845db7 .uagb-notice-text {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid #0ad107;
    }

    .uagb-block-f2845db7 .uagb-notice-title {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-left: 10px solid #0ad107;
    }

    .uagb-block-f2845db7.uagb-dismissable > svg {
        top: 5px;
    }

    .uagb-block-f2845db7.uagb-inline_notice__align-left svg {
        right: 15px;
    }

    .uagb-block-f2845db7.uagb-inline_notice__align-center svg {
        right: 15px;
    }

    .uagb-block-f2845db7.uagb-inline_notice__align-right svg {
        left: calc(15px + 10px);
    }

    .uagb-block-094aafb3.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-094aafb3.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-aecf1c4e .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-aecf1c4e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
}

.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
    }
}
.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    display: inline-flex;
    width: 100%
}

.uagb-buttons__outer-wrap a {
    color: inherit
}

.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 5px 10px
}

.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 12px 24px
}

.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 20px 30px
}

.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 30px 65px
}

@media (max-width: 976px) {
    .uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.wp-block-button__link {
        padding:5px 10px
    }

    .uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 12px 24px
    }

    .uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 20px 30px
    }

    .uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 30px 65px
    }
}

@media (max-width: 767px) {
    .uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.wp-block-button__link {
        padding:5px 10px
    }

    .uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 12px 24px
    }

    .uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 20px 30px
    }

    .uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 30px 65px
    }
}

.uagb-buttons-repeater {
    display: flex;
    justify-content: center;
    align-items: center
}

.uagb-buttons-repeater a.uagb-button__link {
    display: flex;
    justify-content: center
}

.uagb-buttons-repeater .uagb-button__icon {
    font-size: inherit;
    display: flex;
    align-items: center
}

.uagb-buttons-repeater .uagb-button__icon svg {
    fill: currentColor;
    width: inherit;
    height: inherit
}

.uagb-block-9fd3173c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}

.uagb-block-9fd3173c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: left;
    align-items: flex-start;
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .wp-block-button__link {
    background: var(--ast-global-color-1);
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .wp-block-button__link:hover {
    background: var(--ast-global-color-2);
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-4);
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .wp-block-button__link {
    background: var(--ast-global-color-4);
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .wp-block-button__link:hover {
    background: var(--ast-global-color-2);
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-0);
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-0);
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}

.wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}

@media only screen and (max-width: 976px) {
    .uagb-block-9fd3173c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-9fd3173c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-4f9f15f4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-4cbd81ed.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-9fd3173c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }

    .uagb-block-9fd3173c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }

    .wp-block-uagb-buttons .uagb-block-4f9f15f4 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-4f9f15f4.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-4cbd81ed .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }

    .wp-block-uagb-buttons .uagb-block-4cbd81ed.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
}

.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
    }
}
.uagb-block-a664aa60.wp-block-uagb-advanced-heading {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.uagb-buttons__outer-wrap .uagb-buttons__wrap {
	display: inline flex;
	width: 100%;
	justify-content: center;
}

.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    display: inline-flex;
    width: 100%;
}
.uagb-buttons__outer-wrap a {
    color: inherit;
}
.uagb-buttons__outer-wrap.uagb-btn__small-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 5px 10px;
}
.uagb-buttons__outer-wrap.uagb-btn__medium-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 12px 24px;
}
.uagb-buttons__outer-wrap.uagb-btn__large-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 20px 30px;
}
.uagb-buttons__outer-wrap.uagb-btn__extralarge-btn .uagb-buttons-repeater.wp-block-button__link {
    padding: 30px 65px;
}
@media (max-width: 976px) {
    .uagb-buttons__outer-wrap.uagb-btn-tablet__small-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 5px 10px;
    }
    .uagb-buttons__outer-wrap.uagb-btn-tablet__medium-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 12px 24px;
    }
    .uagb-buttons__outer-wrap.uagb-btn-tablet__large-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 20px 30px;
    }
    .uagb-buttons__outer-wrap.uagb-btn-tablet__extralarge-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 30px 65px;
    }
}
@media (max-width: 767px) {
    .uagb-buttons__outer-wrap.uagb-btn-mobile__small-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 5px 10px;
    }
    .uagb-buttons__outer-wrap.uagb-btn-mobile__medium-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 12px 24px;
    }
    .uagb-buttons__outer-wrap.uagb-btn-mobile__large-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 20px 30px;
    }
    .uagb-buttons__outer-wrap.uagb-btn-mobile__extralarge-btn .uagb-buttons-repeater.wp-block-button__link {
        padding: 30px 65px;
    }
}
.uagb-buttons-repeater {
    display: flex;
    justify-content: center;
    align-items: center;
}
.uagb-buttons-repeater a.uagb-button__link {
    display: flex;
    justify-content: center;
}
.uagb-buttons-repeater .uagb-button__icon {
    font-size: inherit;
    display: flex;
    align-items: center;
}
.uagb-buttons-repeater .uagb-button__icon svg {
    fill: currentColor;
    width: inherit;
    height: inherit;
}
.uagb-block-7b01bcfe.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-7b01bcfe.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-9a6cc540.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-9a6cc540.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-9a6cc540.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-e486f56f.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-e486f56f.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-d259a36a.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-d259a36a .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-d259a36a .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-d259a36a .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-d259a36a .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-d259a36a .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-d259a36a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-d259a36a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-d259a36a .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-d259a36a .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-d259a36a .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-d259a36a .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-d259a36a .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-a630ebce.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-a630ebce.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-d53fbd5b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-d53fbd5b.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-c85b44fc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-c85b44fc.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-9e2ae5ca.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-9e2ae5ca.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-8bbf482c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-8bbf482c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-892ce33e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-892ce33e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-a630ebce.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-a630ebce.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-d53fbd5b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-d53fbd5b.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-344ed85e .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-c85b44fc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-c85b44fc.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-9e2ae5ca.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-9e2ae5ca.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-8bbf482c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-8bbf482c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-04ced110.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-04ced110.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-2626355a.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-2626355a .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-2626355a .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-2626355a .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-2626355a .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-2626355a .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-2626355a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-2626355a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-2626355a .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-2626355a .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-2626355a .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-2626355a .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-2626355a .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-20433b1e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-20433b1e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-46c5341a.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-46c5341a .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-46c5341a .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-46c5341a .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-46c5341a .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-46c5341a .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-46c5341a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-46c5341a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-46c5341a .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-46c5341a .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-46c5341a .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-46c5341a .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-46c5341a .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-bd16d8ee.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-bd16d8ee.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-90df9df9.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-90df9df9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-90df9df9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
.uagb-block-5c1be5e6.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    column-gap: 10px;
    align-items: center;
}
.uagb-block-5c1be5e6.uagb-buttons__outer-wrap .uagb-buttons__wrap {
    justify-content: right;
    align-items: flex-end;
}
.wp-block-uagb-buttons .uagb-block-9aea3efd.wp-block-uagb-buttons-child .uagb-buttons-repeater {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .wp-block-button__link {
    background: var(--ast-global-color-1);
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .wp-block-button__link:hover {
    background: var(--ast-global-color-0);
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-button__wrapper .uagb-buttons-repeater {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-buttons-repeater.wp-block-button__link {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-buttons-repeater.wp-block-button__link:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-9aea3efd.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-color: #333;
    border-style: none;
}
.wp-block-uagb-buttons .uagb-block-9aea3efd.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater:hover {
    border-color: #333;
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-buttons-repeater .uagb-button__link {
    color: var(--ast-global-color-5);
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-buttons-repeater .uagb-button__icon > svg {
    width: 15px;
    height: 15px;
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-buttons-repeater .uagb-button__icon-position-after {
    margin-left: 8px;
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-buttons-repeater .uagb-button__icon-position-before {
    margin-right: 8px;
}
.wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-button__link {
    text-transform: normal;
    text-decoration: none;
}
@media only screen and (max-width: 976px) {
    .uagb-block-7b01bcfe.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-7b01bcfe.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-9a6cc540.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-e486f56f.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-e486f56f.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-d259a36a .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-d259a36a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-a630ebce.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-a630ebce.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-d53fbd5b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-d53fbd5b.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-c85b44fc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-c85b44fc.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-9e2ae5ca.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-9e2ae5ca.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-8bbf482c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-8bbf482c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-892ce33e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-892ce33e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-0cbff1f9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-a630ebce.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-a630ebce.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-d53fbd5b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-d53fbd5b.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-c85b44fc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-c85b44fc.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-9e2ae5ca.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-9e2ae5ca.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-8bbf482c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-8bbf482c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-04ced110.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-04ced110.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-2626355a .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-2626355a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-20433b1e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-20433b1e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-46c5341a .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-46c5341a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-bd16d8ee.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-bd16d8ee.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-90df9df9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-5c1be5e6.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-5c1be5e6.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-9aea3efd.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
}
@media only screen and (max-width: 767px) {
    .uagb-block-7b01bcfe.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-7b01bcfe.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-9a6cc540 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-9a6cc540.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-e486f56f.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-e486f56f.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-d259a36a .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-d259a36a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-a630ebce.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-a630ebce.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-d53fbd5b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-d53fbd5b.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-c85b44fc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-c85b44fc.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-9e2ae5ca.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-9e2ae5ca.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-8bbf482c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-8bbf482c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-892ce33e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-892ce33e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-0cbff1f9 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-0cbff1f9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-a630ebce.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-a630ebce.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-e4f77975 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-e4f77975.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-d53fbd5b.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-d53fbd5b.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-344ed85e .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-344ed85e.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-c85b44fc.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-c85b44fc.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-f4c9b95c .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-f4c9b95c.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-9e2ae5ca.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-9e2ae5ca.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-f5f22e7d .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-f5f22e7d.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-8bbf482c.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-8bbf482c.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-259aefd8 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-259aefd8.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-04ced110.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-04ced110.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-2626355a .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-2626355a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-20433b1e.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-20433b1e.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-46c5341a .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-46c5341a.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-bd16d8ee.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-bd16d8ee.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-90df9df9 .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-90df9df9.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
    .uagb-block-5c1be5e6.wp-block-uagb-buttons.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        align-items: center;
    }
    .uagb-block-5c1be5e6.uagb-buttons__outer-wrap .uagb-buttons__wrap {
        justify-content: center;
        align-items: center;
    }
    .wp-block-uagb-buttons .uagb-block-9aea3efd .uagb-buttons-repeater.wp-block-button__link {
        border-style: none;
        border-color: #333;
    }
    .wp-block-uagb-buttons .uagb-block-9aea3efd.wp-block-button.is-style-outline .uagb-button__wrapper .wp-block-button__link.uagb-buttons-repeater {
        border-style: none;
        border-color: #333;
    }
}
.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;
    }
}
