.counterWrapper_grid .counterBoxIner .elementor-widget-heading .elementor-heading-title {
    font-family: "Graphik-Extralight", Sans-serif !important;
    font-size: clamp(3.875rem, -0.662rem + 9.453vw, 6.25rem) !important;
    font-weight: 200;
    color: #F5F5E8;
}

.rlc-annual-forum-line .elementor-spacer-inner {
    position: relative;
}

.rlc-annual-forum-line .elementor-spacer-inner::before,
.rlc-annual-forum-line .elementor-spacer-inner::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100vw;
    height: 1px;
    background: #ffffff;
}

.rlc-annual-forum-line .elementor-spacer-inner::before {
    left: 0;
}

.rlc-annual-forum-line .elementor-spacer-inner::after {
    right: 0;
}
.annual-forum-honors{
  aspect-ratio: 1920 / 845;
  width:100%;
}

@media (max-width: 1024px) {
	.partnership-logo-desk {
		display: none;
	}
	.partnership-logo-mobile {
		display: block;
	}
	.partnership-logo-mobile img {
		z-index: 9 !important;
		position: relative !important;
	}
	.partners_logo_second,
	.partners_logo_one {
		position: absolute;
		left: -20px;
		right: -20px;
		top: 114%;
	}
	.partners_logo_one::after {
        display: none;
		content: "";
		position: absolute;
		left: 0%;
		right: 0%;
		top: 0%;
		bottom: 0%;
		width: 100vw;
		height: 100%;
		background-blend-mode: multiply;
		background-image: url("https://staging.rlcglobalforum.com/wp-content/uploads/2026/01/bggg.png");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
		pointer-events: none;
	}
	.ann_header_book_btn .partnership-logo-mobile::after {
		background: none !important;
	}
}