/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 26 2025 | 10:28:25 */
/* Home Page */

.ctm-home-section-2 img,
.ctm-experience-section-2 .elementor-widget-container{
    -webkit-mask-image: url(https://wybcglobalgames.org/wybc-staging/wp-content/uploads/2025/12/Cutout-Pattern.png);
    -webkit-mask-size: cover;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
.ctm-home-section-4 img {
    -webkit-mask-image: url(https://wybcglobalgames.org/wybc-staging/wp-content/uploads/2025/12/9-1.png) !important;
	-webkit-mask-size: cover !important;
}
.ctm-home-section-8 img{
	filter: invert(1);
}
@media only screen and (min-width: 768px) and (max-width: 1199px){
	.ctm-home-section-2 img,.ctm-experience-section-2 .elementor-widget-container{
    	-webkit-mask-image: url(https://wybcglobalgames.org/wybc-staging/wp-content/uploads/2025/12/Cutout-Pattern-Tablet.png);
    	-webkit-mask-size: cover;
    	-webkit-mask-position: center center;
    	-webkit-mask-repeat: no-repeat;
	}
}