/* xl - DESKTOP STYLES */
/* #top {
	
	.ole-locations .ole-location__bg-image {
	
		transition: .35s all ease-in-out;

		
		
	}
	
	.ole-location__bg-color {
			transition: .25s all ease-in-out;
		  -webkit-mask-image: url(/wp-content/uploads/2022/08/mask-size-full.svg);
		 -webkit-mask-repeat: no-repeat;
		-webkit-mask-position: center center;
		-webkit-mask-size: cover;
		mask-size: cover;
		mask-position: center center;
	
		
		mask-repeat: no-repeat;
		mask-image: url(/wp-content/uploads/2022/08/mask-size-full.svg); 

		}
	

	
	
}
*/
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22(stdin)%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */