/* play-regular - latin */
@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/play-v16-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('./fonts/play-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/play-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/play-v16-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./fonts/play-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/play-v16-latin-regular.svg#Play') format('svg');
    /* Legacy iOS */
}

/* play-700 - latin */
@font-face {
    font-family: 'Play';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/play-v16-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''), url('./fonts/play-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/play-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/play-v16-latin-700.woff') format('woff'), /* Modern Browsers */ url('./fonts/play-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/play-v16-latin-700.svg#Play') format('svg');
    /* Legacy iOS */
}

/* montserrat-regular - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/montserrat-v23-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('./fonts/montserrat-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/montserrat-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/montserrat-v23-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./fonts/montserrat-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/montserrat-v23-latin-regular.svg#Montserrat') format('svg');
    /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/montserrat-v23-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''), url('./fonts/montserrat-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/montserrat-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/montserrat-v23-latin-700.woff') format('woff'), /* Modern Browsers */ url('./fonts/montserrat-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/montserrat-v23-latin-700.svg#Montserrat') format('svg');
    /* Legacy iOS */
}

body.wp-core-ui .block-editor__typewriter .button, .stk-block-button.is-style-default .stk-button, body .entry-content :is(.stk-block-button,.stk-block-icon-button,.stk-block-pagination):not(.is-style-link) .stk-button.stk-button {
    color: #58595B;
    background-color: #fff;
    /* border: 1px solid #e1701e; */
    cursor: pointer;
    padding: 8px 20px;
    display: inline-block;
    margin: 4px auto;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    position: relative;
    overflow: visible;
    z-index: 9995;
    border-radius: 0;
    text-transform: uppercase;
    font-size: 21px;
    letter-spacing: 1px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

.stk-block-button.is-style-default .stk-button:before {
    border: 1px solid #e1701e;
}

.ab-block-container .ab-container-content {
    margin: 0 !important;
}

.editor-styles-wrapper {
    color: #000;
}

.editor-styles-wrapper .is-style-strike-through-header:before {
    content: '';
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    position: absolute;
    background-color: #ccc;
}

.wp-block a {
    color: #68ad45;
    text-decoration: none;
}

a.arrow-link {
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

a.arrow-link:after {
    content: '\003e';
    font-size: 22px;
    position: relative;
    bottom: -1px;
    margin-left: 6px;
}

.no-margin-image.wp-block-image, .no-margin-image figure {
    margin: 0 auto!important;
}

/*Color Blocks*/
body .wp-block {
    /* max-width: 100%; */
    /* width: 890px; */
}

.color-blocks {
    width: 100%;
    max-width: 100%;
    background-size: cover;
}

.color-blocks .wrap {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    align-items: stretch;
    justify-content: center;
    padding: 33px 1%;
}

.color-block {
    padding: 0;
    background-color: #f6f5f3;
    font-family: Montserrat, sans-serif;
    flex: 0 0 350px;
    margin: 18px;
    padding: 0;
    max-width: 30%;
    position: relative;
    overflow: hidden;
}

.color-block:nth-child(2):last-child, .color-block:nth-child(1):last-child, .color-block:nth-child(1):nth-last-child(2) {
    flex: 0 0 500px;
    margin: 40px;
}

.mb-block-preview .color-block {
    flex: 0 0 230px;
}

.color-block .color-block-title {
    text-transform: uppercase;
    padding: 19px 15px;
    line-height: 1.3;
    border-bottom: 1px solid #d5c46d;
    font-size: 21px;
    font-weight: 400;
}

body .color-block h3.color-block-header {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
    padding: 9px 15px 19px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 998;
    background-color: #000;
    min-height: 90px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 1.3;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

body .color-block:hover h3.color-block-header {
    opacity: 0;
}

body .color-block .main-text-header {
    margin: 0;
    font-size: 21px;
    font-weight: 600;
    text-transform: none;
    padding: 2px 15px;
    text-align: center;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 998;
    /* background-color: #000; */
    /* min-height: 81px; */
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 1.3;
}

body .color-block .color-block-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

body .color-block .color-block-main-text {
    padding: 12px 15px;
    font-size: 18px;
    width: 100%;
    line-height: 1.7;
    position: absolute;
    height: 100%;
    color: #fff;
    left: 0;
    bottom: 0;
    margin-bottom: -45px;
    background-color: #000000d4;
    /* z-index: 999; */
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

body .color-block .color-block-main-text a {
    color: #fff;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    padding: 0 0 2px;
}

body .color-block:hover .color-block-main-text {
    opacity: 1;
    margin-bottom: 0;
}

body .color-block .color-block-main-text p {
    font-weight: 300;
    margin: 11px 0;
}

body .color-block .learn-more-button {
    text-decoration: none;
    font-weight: 300;
    font-size: 18px;
    letter-spacing: 0.5px;
    padding: 2px 15px;
    width: 100%;
    display: inline-block;
    color: rgb(212 119 39) !important;
}

body .color-block .learn-more-button:hover {
    filter: brightness(1.3);
    transform: translateX(2px);
}

body .color-block .learn-more-button:after {
    content: '\003e';
    font-size: 22px;
    position: relative;
    bottom: -1px;
    margin-left: 6px;
}

h1,h2,h3,h4 {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
}

h2 em, em h2 {
    font-family: 'Kaushan Script', sans-serif;
    text-transform: none !important;
}

.editor-styles-wrapper h2, .site-container h2 {
    font-size: 48px;
    color: #113454;
}

.editor-styles-wrapper .wp-block h2, h2.wp-block {
    color: #113454;
    font-weight: 400;
}

.editor-styles-wrapper .wp-block h2 strong, h2.wp-block strong {
    font-weight: 700;
}

.entry-content .ugb-block-content h2 {
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 29px;
}

@media only screen and (max-width: 1024px) {
    .color-block {
        max-width: 100%;
    }
}

/* simple image + title block */
body .simple-image-squares {
}

body .simple-image-squares .wrap {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-flow: row wrap;
    position: relative;
    margin: auto;
    padding: 45px 5%;
}

body .simple-squares-intro {
    flex: 0 0 100%;
    margin: 18px auto 34px;
    text-align: center;
}

body .simple-image-squares .wrap .simple-image-square {
    flex: 0 0 340px;
    margin: 24px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all .3s ease-in-out;
}

body .simple-image-squares .wrap .simple-image-square:hover {
    transform: translateY(-4px);
    filter: brightness(1.1);
}

body .simple-image-squares h2 {
    color: #113454;
    font-weight: 900;
    font-size: 55px;
    margin-bottom: 26px;
}

body .simple-image-squares h3 {
    text-align: center;
    color: #113454;
    font-size: 27px;
    word-spacing: 2px;
    text-transform: uppercase;
    padding: 10px 0 !important;
    margin: 0;
    border: none;
    font-weight: 500;
    letter-spacing: 0;
}

body .simple-image-squares .color-block-image {
    object-fit: cover;
    height: 350px;
}

body .simple-image-squares .image-link {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 1024px) {
    body .simple-image-squares .wrap .simple-image-square {
        flex: 0 0 285px;
        max-width: 45%;
        margin: 24px 2%;
    }

    body .simple-image-squares .color-block-image {
        height: 220px;
    }

    body .simple-image-squares h3 {
        font-size: 20px;
        padding-top: 0 !important;
    }
}

/*Styled Block*/
.styled-block .wrap .inner-style-wrap {
    display: flex;
    align-content: center;
    width: 1000px;
    margin: 125px auto 40px;
    max-width: 87%;
}

.styled-block .inner-styled-content {
    position: relative;
    font-size: 18px;
}

.styled-block.align-left .wrap .inner-style-wrap {
    justify-content: flex-start;
}

.styled-block.align-right .wrap .inner-style-wrap {
    justify-content: flex-end;
}

@media only screen and (max-width: 1024px) {
    .styled-block > .wrap {
        background-color: #8c692f75;
        padding: 100px 5% !important;
    }

    .styled-block .inner-styled-content {
        display: block;
        margin: 0 auto;
        width: 600px !important;
        max-width: 79% !important;
        color: #fff;
    }

    .styled-block.align-left .wrap .inner-style-wrap {
        margin-right: -5px;
    }
}

/*Number Blocks*/
.number-blocks .wrap {
    padding: 45px 2%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
}

.ugb-block-content .number-blocks .wrap {
    justify-content: space-evenly;
}

.ugb-block-content .wrap {
    padding: 7px 2%;
}

.ugb-block-content .big-number {
    max-width: 100%;
    flex: 0 0 180px;
    margin: 10px 2%;
}

.ugb-block-content .big-number .the-number {
    font-size: 80px;
}

.big-number {
    flex: 0 0 558px;
    margin: 17px 2%;
    max-width: 45%;
}

.big-number-top {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.big-number-top .the-number {
    font-size: 96px;
    font-weight: 900;
    margin-right: 9px;
    line-height: 1;
    letter-spacing: -4px;
}

.big-number-top .the-number:last-child {
    margin-right: 0;
}

.big-number-top .the-number-items {
    font-size: 29px;
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 800;
    flex: 1 0 43%;
}

.big-number .number-description, .big-number .before-number {
    color: #584d3a;
    text-transform: uppercase;
    text-align: center;
    font-size: 20px;
    padding: 0 3%;
    line-height: 1.4;
    margin-top: 11px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

.big-number .before-number {
    margin-top: 0;
    margin-bottom: 2px;
}

@media only screen and (max-width: 1180px) {
    .big-number-top .the-number {
        font-size: 76px;
    }

    .big-number-top .the-number-items {
        font-size: 24px;
    }

    .big-number .number-description {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1024px) {
    .big-number {
        max-width: 92%;
    }

    .big-number-top .the-number {
        font-size: 89px;
        margin: 0 0 18px;
    }

    .big-number-top .the-number-items {
        font-size: 23px;
    }

    .big-number-top .the-number, .big-number-top .the-number-items {
        flex: 0 0 100%;
        text-align: center;
    }
}

/*Fancy Header*/
h2.fancy-header {
    text-align: center;
    margin: auto;
    margin-top: 40px;
    display: inline-block;
    position: relative;
    display: table;
    white-space: nowrap;
    font-size: 24px;
    font-weight: 300;
}

h2.fancy-header:before,h2.fancy-header:after {
    border-top: 1px solid #ca9d54;
    content: '';
    display: table-cell;
    position: relative;
    top: 0.5em;
    width: 45%;
}

h2.fancy-header:before {
    right: 1.5%;
}

h2.fancy-header:after {
    left: 1.5%;
}

h2.fancy-header ul {
    text-align: center;
    margin: auto;
}

/*Icon Blocks*/
.icon-blocks {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    flex-wrap: wrap;
    width: 1280px;
    max-width: 100%;
    margin: 25px auto !important;
}

.icon-block {
    flex: 0 0 300px;
    text-align: center;
    margin: 15px;
}

.icon-block-image {
    width: 130px;
    margin: 0 auto 12px;
}

body h3.icon-block-title {
    margin: 0;
    border-bottom: none !important;
}

.icon-block-text {
    font-size: 19px;
}

body .icon-block-text p {
    margin: 0 0 8px;
}

@media only screen and (max-width: 1024px) {
    .icon-blocks {
        width: 500px;
        max-width: 100%;
    }

    .icon-block {
        flex: 0 0 100%;
    }
}

/*Icon Resource Rows*/
.icon-resource-rows {
    padding: 15px 3%;
    width: 1200px;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    max-width: 98%;
}

.resource-row {
    display: flex;
    align-items: stretch;
    margin: 0 auto 79px;
    flex-wrap: wrap;
}

body .icon-resource-rows h3.icon-resource-row-title {
    margin: 0 0 1px;
    font-size: 30px;
}

body .icon-resource-rows p {
    margin: 0 0 8px;
    ; }

.icon-resource-row-image {
    width: 101px;
    height: 93px !important;
    object-fit: contain;
}

.resource-row-words {
    flex: 1 0 500px;
    margin: 0 44px;
}

.icon-resource-row-download {
    /* height: 100%; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.icon-resource-row-download a {
    color: #d37504;
    text-decoration: none;
    text-transform: uppercase;
}

.icon-resource-row-download a:after {
    content: '\003e';
    font-size: 22px;
    position: relative;
    bottom: -1px;
    margin-left: 6px;
}

@media only screen and (max-width: 1024px) {
    .graphic-list > .wrap .resource-row {
        flex-wrap: wrap;
        margin-bottom: 68px;
    }

    .resource-row-words {
        flex: 0 0 100%;
        text-align: center;
        margin: 0;
    }

    .icon-resource-row-image {
        flex: 0 0 100%;
        margin: 0 0 15px;
        height: 106px !important;
    }

    .icon-resource-row-download {
        flex: 0 0 100%;
    }
}

/*Graphic List*/
.graphic-list > .wrap {
    padding: 45px 46px;
    display: flex;
    flex-wrap: wrap;
    font-family: Montserrat, sans-serif;
    font-weight: 300;
}

.graphic-list-title {
    font-size: 52px;
    font-weight: 500;
    font-family: Play, sans-serif;
    text-align: left;
    flex: 0 0 100%;
    padding: 0 20px 0 100px;
}

.graphic-list-item {
    flex: 0 0 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 0 29px;
}

.graphic-list-item:last-child {
    margin-bottom: 0;
}

.graphic-list-icon {
    font-size: 45px;
    flex: 0 0 100px;
    padding: 5px 20px 0 0;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.graphic-list-text {
    flex: 0 0 250px;
    font-size: 20px;
    line-height: 1.2;
}

.graphic-list-item a {
    color: unset;
}

.graphic-list-item p {
    margin: 0 !important;
}

.graphic-list-item .graphic-list-text p {
    margin-bottom: 8px !important;
}

.graphic-list-item .graphic-list-text p:last-child {
    margin-bottom: 0 !important;
}

@media only screen and (max-width: 1024px) {
    .graphic-list > .wrap > * {
        flex: 0 0 600px !important;
        margin: 0 auto 24px;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        text-align: center;
        max-width: 100%;
    }

    .graphic-list-item {
        border-bottom: 1px dotted #ffffff91;
        padding-bottom: 18px;
    }

    .graphic-list-item:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .graphic-list-text {
        flex: 0 0 100%;
    }

    .graphic-list-title {
        padding: 0;
    }

    .graphic-list-item .graphic-list-text p {
        font-size: 17px;
    }

    .graphic-list-icon {
        flex: 0 0 100%;
        align-items: center;
        justify-content: center;
        margin-bottom: 12px;
        padding: 0;
    }
}

/*Accordions*/
.ugb-accordion {
    flex: 0 0 100%;
}

/*Events & Shows*/
.events-list {
    width: 1400px;
    max-width: 96%;
    margin: 0 auto;
}

.events-list-event {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    padding: 35px 75px 35px 25px;
    background-color: #f4f5f2;
    width: 1350px;
    margin: 25px auto;
    position: relative;
    max-width: 100%;
}

.events-list-event .events-list-header {
    border-bottom: 1px solid #d1c565;
    margin: 0 auto 15px;
    padding-bottom: 15px;
}

.events-list-event .events-list-header:last-child {
    border-bottom: none;
}

.event-list-name {
    margin-bottom: 8px;
}

.events-list-event h2, .editor-styles-wrapper .events-list-event h2 {
    color: #2C5F73;
    font-size: 38px ;
    margin: 0 auto;
}

.editor-styles-wrapper .events-list-event h3, .events-list-event h3 {
    font-size: 28px;
    color: #353535;
    margin-bottom: 2px;
    margin-top: 2px;
}

.editor-styles-wrapper .events-list-event .event-name-date h3, .events-list-event .event-name-date h3 {
    color: #000;
}

.events-list-event .event-location h3 {
    font-size: 26px;
}

.events-list-event .event-list-image {
    flex: 0 0 439px;
    max-width: 39%;
}

.events-list-event .event-list-text {
    flex: 1 0 300px;
    padding: 0 35px;
}

.events-list-event .event-list-image img {
    height: 340px;
    object-fit: cover;
}

.events-list-event .event-information {
    flex: 1 0 500px;
    padding: 0 15px 0 45px;
    max-width: 100%;
}

.events-list-event .event-border {
    height: 100%;
    width: 75px;
    display: block;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    clip-path: polygon(100% 0%, 100% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
}

.events-list-event .event-full-information {
    /* min-height: 104px; */
}

.event-list-link {
    margin-top: 8px;
}

.events-list-event .event-list-link a {
    font-weight: 300;
}

.events-list-event .event-list-link a:hover {
    filter: brightness(1.2);
}

@media only screen and (max-width: 1024px) {
    .events-list-event {
        flex-wrap: wrap;
        padding: 95px 3% 35px;
    }

    .events-list-event .event-list-image {
        flex: 0 0 100%;
        text-align: center;
        max-width: 100%;
    }

    .events-list-event .event-list-image img {
        height: auto;
        width: 500px;
        margin: 0 auto 15px;
    }

    .events-list-event .event-information {
        padding: 4px 12px;
    }

    .events-list-event .events-list-header {
        text-align: center;
    }

    .events-list-event .event-full-information {
        text-align: center;
    }

    .events-list-event .event-list-link {
        text-align: center;
    }

    .events-list-event .event-border {
        clip-path: polygon(100% 0%, 100% 50%, 50% 90%, 50% 90%, 0% 50%, 0 0);
        width: 100%;
        height: 73px;
    }

    .events-list-event h2 {
        font-size: 39px;
    }

    .events-list-event .event-name-location h2 {
        font-size: 27px;
        letter-spacing: 0.5px;
    }

    .events-list-event .event-list-image {
        max-width: 100%;
    }
}

.aqua-circle-image, .aqua-circle-image .stk-img-wrapper {
    overflow: visible;
}

body .aqua-circle-image .stk-img-wrapper:after {
    content: '';
    position: absolute;
    left: -18%;
    top: -49px;
    height: 99%;
    width: 90%;
    background: #000;
    background: url('https://mofosteradopt.com/wp-content/uploads/2022/05/aqua-circle-background.png');
    background-size: auto 100%;
    background-position: -7% 0%;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: -1;
    -webkit-mask-image: none !important;
    mask-image: none !important;
}

.blue-circle-image, .blue-circle-image .stk-img-wrapper {
    overflow: visible;
}

body .blue-circle-image .stk-img-wrapper:after {
    content: '';
    position: absolute;
    right: 0;
    top: -107px;
    height: 99%;
    width: 90%;
    background: #000;
    background: url('https://mofosteradopt.com/wp-content/uploads/2022/05/circle-2.png');
    background-size: auto 100%;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: -1;
    -webkit-mask-image: none !important;
    mask-image: none !important;
}

.orange-circle-image, .orange-circle-image .stk-img-wrapper {
    overflow: visible;
}

body .orange-circle-image .stk-img-wrapper:after {
    content: '';
    position: absolute;
    left: -11%;
    top: -110px;
    height: 99%;
    width: 90%;
    background: #000;
    background: url('https://mofosteradopt.com/wp-content/uploads/2022/05/orange-circle.png');
    background-size: auto 100%;
    background-position: -7% 0%;
    background-repeat: no-repeat;
    opacity: 1;
    z-index: -1;
    -webkit-mask-image: none !important;
    mask-image: none !important;
}

.wp-block-image figcaption {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0.5px;
font-family: 'Montserrat', sans-serif;}

body .stk-block-count-up__text {
    line-height: 1.1;
}