.midpage-cta{
    background-color: #00907f;
    padding: 9.6rem 10rem;
    position: relative;
    z-index: 1;
}
.midpage-cta {
    max-width: 1010px;
    width: 100%;
    margin: 0 auto;
    padding: 7.2rem 0rem;
    text-align: center;
    color: #fff;
    position: relative;
}
.midpage-cta p {
    font-weight: 900;
    font-size: 38px !important;
    line-height: 43px;
    margin-bottom: 36px !important;
}
.midpage-cta a.button.green-btn, .midpage-cta a.button:visited.green-btn {
    border: none;
    padding: 16px 53px 16px 28px;
    font-size: 20px;
    line-height: 24px;
    background-color: #004639;
    color: #fff;
    background-image: url(images/btn-white-arrow.svg);
    background-position: center right 26px;
	    background-repeat: no-repeat;
    -webkit-clip-path: polygon(0 0, 97% 0, 100% 50%, 97% 100%, 0 100%);
    clip-path: polygon(0 0, 97% 0, 100% 50%, 97% 100%, 0 100%);
    z-index: 1;
}
.midpage-cta::before {
    position: absolute;
    content: '';
    width: 73px;
    height: 100%;
    background-image: url(images/midpage-cta-arrow.webp);
    background-repeat: no-repeat;
    background-size: contain;
    right: -73px;
    top: 0;
}
.midpage-cta:after {
    content: "";
    background-color: #3ca293;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.midpage-cta a.button.green-btn:hover, .midpage-cta a.button:visited.green-btn:hover {
    background-color: #d23b32;
    background-image: url(images/btn-white-arrow.svg);
}
.defText .wp-block-glide-section-block a {
    color: #00907f;
    border-bottom: 1px solid #00907f;
}
.defText .wp-block-glide-section-block p.has-large-font-size a {
    font-size: 36px;
}
/*
.defText .wp-block-glide-section-block h2{
 text-transform: uppercase;
clear: both;
font-weight: 900;
color: #231f20;
font-size: 60px;
margin: 0 0 3.6rem 0; 
}
*/
.has-text-align-center {
    text-align: center;
}
.defText .wp-block-glide-section-block .wp-block-image.aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.defText .wp-block-glide-section-block .has-background {
    background-color: #00907f;
    padding: 1.25em 2.375em !important;
    line-height: 34px;
}
.defText .wp-block-glide-section-block strong {
    font-weight: 600;
    color: #231f20;
}
.defText h2.uagb-heading-text {
    text-transform: uppercase;
    font-weight: 900;
    color: #231f20;
	    font-size: 60px;
}
.wp-block-glide-section-block h1.wp-block-heading {
    font-weight: 900;
}
.simple-footer .footer-cta-container {
    background-image: url(images/gray-pattern.svg);
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 15.6rem;
}
.m-section .wrapper {
    max-width: 960px;
}
.footer-cta {
    padding: 9.6rem 0;
    position: relative;
}
.simple-footer .footer-cta {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
}
.footer-cta-content {
    position: relative;
    z-index: 1;
    max-width: 620px;
    margin: 0 auto;
}
.footer-cta-content h2 {
    margin-bottom: 3.6rem;
}
.footer-cta-links {
    line-height: 1;
	    padding-top: 2rem;
}
.center, .center-align {
    text-align: center;
}
.footer-cta-content a.button {
    margin-bottom: 2rem;
}
.footer-cta-links a, .footer-cta-links a:visited {
    color: #231f20;
    background-image: url(images/check-black-icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    padding-left: 2rem;
    font-size: 15px;
    margin-right: 15px;
    line-height: 24px;
}
.footer-cta-links a.button, .footer-cta-links a.button:visited {
    padding: 12px 33px 12px 16px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 18px;
    line-height: 22px;
    color: #00907f;
    background-image: url(images/button-arrow.svg);
    background-position: center right 15px;
    background-repeat: no-repeat;
    font-weight: 700;
    position: relative;
    border: 1px solid #00907f;
}
.footer-cta-links a, .footer-cta-links a:visited {
    color: #231f20;
    background-image: url(images/check-black-icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
    padding-left: 2rem;
    font-size: 15px;
    margin-right: 15px;
    line-height: 24px;
}
a.button.red-btn, a.button:visited.red-btn {
    background-color: #d23b32;
    color: #fff;
    border: none;
    background-position: center right 26px;
    background-image: url(images/button-arrow-white.svg);
	    background-repeat: no-repeat;
    padding: 16px 53px 16px 29px;
    font-size: 20px;
    line-height: 24px;
    -webkit-clip-path: polygon(0 0, 97% 0, 100% 50%, 97% 100%, 0 100%);
    clip-path: polygon(0 0, 97% 0, 100% 50%, 97% 100%, 0 100%);
    z-index: 1;
	    font-weight: bold;
}
.footer-cta-content h2 {
    font-weight: 900;
    margin: 0 0 3.6rem 0;
    clear: both;
    color: #231f20;
	    font-size: 60px;
}
a.button.red-btn:hover, a.button:visited.red-btn:hover {
    background-color: #00907f;
}
.heroSec-wrap p {
    font-size: 24px;
    line-height: 38px;
    margin-bottom: 4.8rem;
    max-width: 660px;
}
.footer-cta-container {
    background-image: url(images/gray-pattern.svg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.multiple-cta-buttons .mcb-row .mcb-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
}
.multiple-cta-buttons .mcb-row .mcb-col .list-item {
    background-color: #00907f;
    -ms-flex-preferred-size: 31.3%;
    flex-basis: 31.3%;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.wp-block-glide-section-block a {
    color: #00907f;
    border-bottom: 1px solid #00907f;
}
.multiple-cta-buttons .mcb-row .mcb-col.fourcol .list-item {
    -ms-flex-preferred-size: 23.3%;
    flex-basis: 23.3%;
}
.multiple-cta-buttons .mcb-row .mcb-col .list-item a {
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}
.blog-item-image {
    position: relative;
}
.blog-item .tsr-img-icon {
    position: absolute;
    bottom: auto;
    left: auto;
    right: -12px;
    top: -20px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}