		.custom-hero-bg.loaded {
			opacity: 0.6;
			}
	.custom-hero-font-1-thispage {
			font-size: clamp(28px, 0px + 0.0583333333 * 100vw, 70px);
			line-height: 1.1;
	}
.custom-grid-1 .container .row > * {
    padding: 0;
    background-color: #ededed;
    min-height: 220px;
    align-items: center;
    overflow: hidden;

}
/* ÒÆ¶¯¶ËÉèÖÃ  */
@media (max-width: 1024px){
		.owl-carousel.carousel-center-active-item-2 .owl-item > div {
			width: 80%;
			margin-left: auto;
			padding: 3rem 2rem;
			background: var(--light);
			border-radius: 7px;
			box-shadow: 0px 0px 70px -40px rgba(0, 0, 0, 0.2);
			}	
		.custom-hero-font-1-thispage {
			font-size: 34px;;
			line-height: 1.5;
			letter-spacing:0px;
	}
	.custom-grid-1 .container .row > * {
		padding: 0;
		background-color: #fbfbfb;
		min-height: 180px;
		align-items: center;
		overflow: hidden;
		border: 8px solid var(--light);

}
		}/* ÒÆ¶¯¶ËÉèÖÃend  */		
