
.wp-block-gtm-post-featured-image {
	position: relative;
	display: flex;
}

.wp-block-gtm-post-featured-image.gtm-has-inline-featured-media:not(#\9 ) {
	display: block;
	height: unset;
}

.wp-block-gtm-post-featured-image.gtm-has-no-featured-image .wp-block-gtm-post-featured-image__img {
	background: #222;
}

.gtm-style.gtm-has-post-featured-image-height---lg.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image {
	height: var(--gtm-post-featured-image-height---lg);
}

.gtm-style.gtm-has-post-featured-image-height---lg.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-cover {
	min-height: var(--gtm-post-featured-image-height---lg);
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-height---md.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image {
		height: var(--gtm-post-featured-image-height---md);
	}
	
	.gtm-style.gtm-has-post-featured-image-height---md.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-cover {
		min-height: var(--gtm-post-featured-image-height---md);
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-height---sm.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image {
		height: var(--gtm-post-featured-image-height---sm);
	}
	
	.gtm-style.gtm-has-post-featured-image-height---sm.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-cover {
		min-height: var(--gtm-post-featured-image-height---sm);
	}
}

.gtm-style.gtm-has-post-featured-image-width---lg.wp-block-gtm-post-featured-image {
	width: var(--gtm-post-featured-image-width---lg);
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-width---md.wp-block-gtm-post-featured-image {
		width: var(--gtm-post-featured-image-width---md);
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-width---sm.wp-block-gtm-post-featured-image {
		width: var(--gtm-post-featured-image-width---sm);
	}
}

.wp-block-gtm-post-featured-image.alignwide .wp-block-gtm-post-featured-image__img {
	width: 100%;
}

.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img {
	border-radius: inherit;
}

.gtm-style.gtm-has-post-featured-image-radius.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img {
	border-radius: var(--gtm-post-featured-image-radius);
}

.gtm-style.gtm-has-post-featured-image-radius-border-top-left-radius.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img {
	border-top-left-radius: var(--gtm-post-featured-image-radius-border-top-left-radius);
}

.gtm-style.gtm-has-post-featured-image-radius-border-top-right-radius.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img {
	border-top-right-radius: var(--gtm-post-featured-image-radius-border-top-right-radius);
}

.gtm-style.gtm-has-post-featured-image-radius-border-bottom-left-radius.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img {
	border-bottom-left-radius: var(--gtm-post-featured-image-radius-border-bottom-left-radius);
}

.gtm-style.gtm-has-post-featured-image-radius-border-bottom-right-radius.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img {
	border-bottom-right-radius: var(--gtm-post-featured-image-radius-border-bottom-right-radius);
}

.gtm-style.gtm-has-post-featured-image-shadow.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img {
	box-shadow: var(--gtm-post-featured-image-shadow);
}

.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img amp-img {
	-o-object-fit: cover;
	object-fit: cover;
}

.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img>img {
	display: block;
	transition: var(--gtm-transition);
	transition-property: var(--gtm-global--transition-property);
	will-change: var(--gtm-global--transition-property);
	border-radius: inherit;
	-o-object-position: var(--gtm-post-featured-image-focal-x, 50%) var(--gtm-post-featured-image-focal-y, 50%);
	object-position: var(--gtm-post-featured-image-focal-x, 50%) var(--gtm-post-featured-image-focal-y, 50%);
}

.gtm-style.gtm-has-post-featured-image-width---lg.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__img {
	width: 100%;
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-width---md.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__img {
		width: 100%;
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-width---sm.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__img {
		width: 100%;
	}
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.gtm-style.gtm-has-post-featured-image-height---lg.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image img {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-height---md.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-height---sm.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image img {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover;
	}
}

.gtm-style.gtm-has-post-featured-image-format-icon-size---lg.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
	font-size: var(--gtm-post-featured-image-format-icon-size---lg);
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-format-icon-size---md.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
		font-size: var(--gtm-post-featured-image-format-icon-size---md);
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-format-icon-size---sm.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
		font-size: var(--gtm-post-featured-image-format-icon-size---sm);
	}
}

.gtm-style.gtm-has-post-featured-image-format-icon-width---lg.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
	width: var(--gtm-post-featured-image-format-icon-width---lg);
	height: var(--gtm-post-featured-image-format-icon-width---lg);
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-format-icon-width---md.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
		width: var(--gtm-post-featured-image-format-icon-width---md);
		height: var(--gtm-post-featured-image-format-icon-width---md);
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-format-icon-width---sm.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
		width: var(--gtm-post-featured-image-format-icon-width---sm);
		height: var(--gtm-post-featured-image-format-icon-width---sm);
	}
}

.gtm-style.gtm-has-post-featured-image-format-icon-radius.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
	border-radius: var(--gtm-post-featured-image-format-icon-radius);
}

.gtm-style.gtm-has-post-featured-image-format-icon-radius-border-top-left-radius.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
	border-top-left-radius: var(--gtm-post-featured-image-format-icon-radius-border-top-left-radius);
}

.gtm-style.gtm-has-post-featured-image-format-icon-radius-border-top-right-radius.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
	border-top-right-radius: var(--gtm-post-featured-image-format-icon-radius-border-top-right-radius);
}

.gtm-style.gtm-has-post-featured-image-format-icon-radius-border-bottom-left-radius.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
	border-bottom-left-radius: var(--gtm-post-featured-image-format-icon-radius-border-bottom-left-radius);
}

.gtm-style.gtm-has-post-featured-image-format-icon-radius-border-bottom-right-radius.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
	border-bottom-right-radius: var(--gtm-post-featured-image-format-icon-radius-border-bottom-right-radius);
}

.gtm-style.gtm-has-post-featured-image-format-icon-color.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
	color: var(--gtm-post-featured-image-format-icon-color);
}

.gtm-style.gtm-has-post-featured-image-format-icon-bg.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image .wp-block-gtm-post-featured-image__format-icon {
	background: var(--gtm-post-featured-image-format-icon-bg);
}

.gtm-style.gtm-has-post-featured-image-format-icon-hover-color.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image:hover .wp-block-gtm-post-featured-image__format-icon {
	color: var(--gtm-post-featured-image-format-icon-hover-color);
}

.gtm-style.gtm-has-post-featured-image-format-icon-hover-bg.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-image:hover .wp-block-gtm-post-featured-image__format-icon {
	background: var(--gtm-post-featured-image-format-icon-hover-bg);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-cover .wp-block-gtm-post-featured-image__img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-cover .wp-block-gtm-post-featured-image__img>img {
	-o-object-fit: cover;
	object-fit: cover;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-display-cover .gtm-placeholder-control {
	position: absolute;
	top: 0;
	left: 0;
	height: 100% !important;
	width: 100% !important;
}

.wp-block-gtm-post-featured-image__img {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100%;
}

.wp-block-gtm-post-featured-image__img:after, .wp-block-gtm-post-featured-image__img:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	transition: var(--gtm-transition);
	transition-property: var(--gtm-global--transition-property);
	will-change: var(--gtm-global--transition-property);
	border-radius: inherit;
}

.gtm-style.gtm-has-post-featured-image-overlay.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img:before {
	background: var(--gtm-post-featured-image-overlay);
}

.gtm-style.gtm-has-post-featured-image-overlay-opacity.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img:before {
	opacity: var(--gtm-post-featured-image-overlay-opacity);
}

.gtm-style.gtm-has-post-featured-image-overlay-blend-mode.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img:before {
	mix-blend-mode: var(--gtm-post-featured-image-overlay-blend-mode);
}

.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img:after {
	opacity: 0;
}

.gtm-style.gtm-has-post-featured-image-overlay-hover.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img:after {
	background: var(--gtm-post-featured-image-overlay-hover);
}

.gtm-style.gtm-has-post-featured-image-overlay-hover-blend-mode.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__img:after {
	mix-blend-mode: var(--gtm-post-featured-image-overlay-hover-blend-mode);
}

.wp-block-gtm-post-featured-image:hover .wp-block-gtm-post-featured-image__img:before {
	opacity: 0;
}

.wp-block-gtm-post-featured-image:hover .wp-block-gtm-post-featured-image__img:after {
	opacity: 100;
}

.gtm-style.gtm-has-post-featured-image-overlay-hover-opacity.wp-block-gtm-post-featured-image:hover .wp-block-gtm-post-featured-image__img:after {
	opacity: var(--gtm-post-featured-image-overlay-hover-opacity);
}

.wp-block-gtm-post-featured-image__content {
	z-index: 2;
	position: relative;
	width: 100%;
	display: flex;
	flex-flow: column;
	box-sizing: border-box;
	align-items: center;
	justify-content: center;
	padding-top: clamp(1.5em, 5%, 4em);
	padding-left: clamp(1.5em, 5%, 4em);
	padding-bottom: clamp(1.5em, 5%, 4em);
	padding-right: clamp(1.5em, 5%, 4em);
}

.gtm-style.gtm-has-post-featured-image-content-x.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
	align-items: var(--gtm-post-featured-image-content-x);
}

.gtm-style.gtm-has-post-featured-image-content-y.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
	justify-content: var(--gtm-post-featured-image-content-y);
}

.gtm-style.gtm-has-post-featured-image-content-padding-top---lg.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
	padding-top: var(--gtm-post-featured-image-content-padding-top---lg);
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-content-padding-top---md.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
		padding-top: var(--gtm-post-featured-image-content-padding-top---md);
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-content-padding-top---sm.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
		padding-top: var(--gtm-post-featured-image-content-padding-top---sm);
	}
}

.gtm-style.gtm-has-post-featured-image-content-padding-bottom---lg.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
	padding-bottom: var(--gtm-post-featured-image-content-padding-bottom---lg);
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-content-padding-bottom---md.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
		padding-bottom: var(--gtm-post-featured-image-content-padding-bottom---md);
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-content-padding-bottom---sm.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
		padding-bottom: var(--gtm-post-featured-image-content-padding-bottom---sm);
	}
}

.gtm-style.gtm-has-post-featured-image-content-padding-left---lg.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
	padding-left: var(--gtm-post-featured-image-content-padding-left---lg);
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-content-padding-left---md.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
		padding-left: var(--gtm-post-featured-image-content-padding-left---md);
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-content-padding-left---sm.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
		padding-left: var(--gtm-post-featured-image-content-padding-left---sm);
	}
}

.gtm-style.gtm-has-post-featured-image-content-padding-right---lg.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
	padding-right: var(--gtm-post-featured-image-content-padding-right---lg);
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-content-padding-right---md.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
		padding-right: var(--gtm-post-featured-image-content-padding-right---md);
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-content-padding-right---sm.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content {
		padding-right: var(--gtm-post-featured-image-content-padding-right---sm);
	}
}

.wp-block-gtm-post-featured-image__content>:first-child {
	margin-top: 0;
}

.wp-block-gtm-post-featured-image__content>:last-child {
	margin-bottom: 0;
}

.wp-block-gtm-post-featured-image__content>[class*=wp-block] {
	margin-left: unset;
	margin-right: unset;
}

.gtm-style.gtm-has-post-featured-image-content-max-width---lg.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content>[class*=wp-block] {
	max-width: var(--gtm-post-featured-image-content-max-width---lg);
}

@media (max-width: 1199.98px) {
	.gtm-style.gtm-has-post-featured-image-content-max-width---md.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content>[class*=wp-block] {
		max-width: var(--gtm-post-featured-image-content-max-width---md);
	}
}

@media (max-width: 767.98px) {
	.gtm-style.gtm-has-post-featured-image-content-max-width---sm.wp-block-gtm-post-featured-image .wp-block-gtm-post-featured-image__content>[class*=wp-block] {
		max-width: var(--gtm-post-featured-image-content-max-width---sm);
	}
}

.wp-block-gtm-post-featured-image__format-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
	color: #fff;
	width: 1.75em;
	height: 1.75em;
	transition: var(--gtm-transition);
	transition-property: var(--gtm-global--transition-property);
	will-change: var(--gtm-global--transition-property);
}

.wp-block-gtm-post-featured-image__format-icon .gtm-basic-icon-play {
	padding-left: .175em;
}

.wp-block-gtm-post-featured-image__link {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-zoom-in:hover .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.15);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-zoom-in-rotate:hover .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.15) rotate(5deg);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-zoom-out .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.15);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-zoom-out:hover .wp-block-gtm-post-featured-image__img>img {
	transform: none;
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-slide-top .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.1) translateY(-8%);
	transform-origin: top;
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-slide-top:hover .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.1);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-slide-bottom .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.1) translateY(8%);
	transform-origin: bottom;
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-slide-bottom:hover .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.1);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-slide-left .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.1) translateX(-8%);
	transform-origin: left;
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-slide-left:hover .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.1);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-slide-right .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.1) translateX(8%);
	transform-origin: right;
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-slide-right:hover .wp-block-gtm-post-featured-image__img>img {
	transform: scale(1.1);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-blur:hover .wp-block-gtm-post-featured-image__img>img {
	filter: blur(4px);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-gray:hover .wp-block-gtm-post-featured-image__img>img {
	filter: grayscale(1);
}

.wp-block-gtm-post-featured-image.gtm-has-post-featured-image-hover-blur.gtm-has-post-featured-image-hover-gray:hover .wp-block-gtm-post-featured-image__img>img {
	filter: blur(4px) grayscale(1);
}

.wp-block-gtm-post-featured-image.gtm-hide-no-post-featured-image.gtm-has-no-featured-image:not(.block-editor-block-list__block) {
	display: none !important;
}

.gtm-featured-media-embed {
	width: 100%;
}

@supports (aspect-ratio: 1) {
	.gtm-featured-media-embed:not([src*="spotify.com"]) {
		height: auto;
		aspect-ratio: var(--gtm-featured-media-width, 16)/var(--gtm-featured-media-height, 9);
	}
}

.pswp__gtm-embed-container {
	display: flex;
}

.pswp__gtm-embed-container iframe {
	margin-top: auto;
	margin-bottom: auto;
}

.pswp__gtm-embed-container iframe[src^="https://open.spotify.com"] {
	height: 250px;
}

.is-style-gtm-post-featured-image-blob-1 .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/blob-1.25d26835.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: center;
}

.is-style-gtm-post-featured-image-blob-2 .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/blob-2.e92acf35.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: center;
}

.is-style-gtm-post-featured-image-wavy-1-top .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/wavy-1-top.d029b7f7.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: top center;
}

.is-style-gtm-post-featured-image-wavy-1-bottom .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/wavy-1-bottom.15ebf39b.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: bottom center;
}

.is-style-gtm-post-featured-image-wavy-1-frame .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/wavy-1-frame.d58e1629.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: center;
}

.is-style-gtm-post-featured-image-triangle-1-top .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/triangle-1-top.fecac174.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: top center;
}

.is-style-gtm-post-featured-image-triangle-1-bottom .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/triangle-1-bottom.7e197872.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: bottom center;
}

.is-style-gtm-post-featured-image-triangle-1-frame .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/triangle-1-frame.967bb7a3.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: center;
}

.is-style-gtm-post-featured-image-triangle-2-top .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/triangle-2-top.db4ccd70.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: top center;
}

.is-style-gtm-post-featured-image-triangle-2-bottom .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/triangle-2-bottom.72108d4b.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: bottom center;
}

.is-style-gtm-post-featured-image-triangle-2-frame .wp-block-gtm-post-featured-image__img {
	-webkit-mask-image: url("https://cdn-ildlajp.nitrocdn.com/OtAyJCBDecjjvbYrswfYZXZejXxWbOym/assets/images/optimized/rev-0b026d9/wellnesswonders.com/wp-content/plugins/gutenmate/build/images/triangle-2-frame.22c3474d.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	-webkit-mask-position: center;
}

.is-style-gtm-post-featured-image-adaptive .wp-block-gtm-post-featured-image__img .wp-post-image {
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
