@media (min-width: 1023.5px) {
	.dynamic-content #area-providers .swiper-tiles .swiper-slide .tile {
		height: 369px;
	}
}

.dynamic-content .area .title-component .absolute-mobile {
	position: absolute;
}

/* change lazy load bg color to primary mode 10 */
.dynamic-content .area .swiper-tiles.casino-tiles.big .swiper-slide .tile .lazy-load {
	background-color: var(--primary-mode-10) !important;
}
