/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 15 2025 | 19:08:59 */
#ast-scroll-top {
	width: 35px;
	height: 60px;
	background: linear-gradient(180deg,rgba(119, 55, 214, 1) 0%, rgba(213, 173, 255, 1) 51%, rgba(119, 55, 214, 1) 100%);
	border: 2px solid #000;
	border-radius: 8px;

}

#ast-scroll-top .ast-icon {
	display: none;
}

#ast-scroll-top::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background-image: url('https://charleslegalpl.com/wp-content/uploads/2025/08/arrow-up.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	filter: brightness(0) saturate(100%) invert(100%);
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#ast-scroll-top:hover {
	background: linear-gradient(180deg,rgba(213, 173, 255, 1) 0%, rgba(119, 55, 214, 1) 51%, rgba(213, 173, 255, 1) 100%);
	border: 2px solid #7737D6;
}

#ast-scroll-top:hover::before {
	filter: brightness(1) saturate(0%) invert(0%);
}

.w-fit-content {
	width: fit-content !important;
}

.overflow-x-hidden {
	overflow: clip;
	overflow-y: visible;
}

.overflow-y-hidden {
	overflow: clip;
	overflow-X: visible;
}

.shape {
	clip-path: polygon(0 15%, 100% 0%, 100% 100%, 0 85%);
}

.swiper {
	user-select: none;
	cursor: grab;
}

div p {
	margin-bottom: 15px !important;
}

div p:last-of-type {
	margin-bottom: 0 !important;
}

input::placeholder,
select::placeholder,
textarea::placeholder {
	opacity: 1 !important;
}

input:focus,
select:focus,
textarea:focus {
	border-color: #7737D6 !important;
	border-style: solid !important;
	box-shadow: none !important;
	outline: none !important;
	color: #fff !important;
}

.h-auto {
	height: auto !important;
}

.color-p {
	color: #A366FF;
}

.header {
	background: linear-gradient(180deg,rgba(176, 52, 201, 0.12) 0%, rgba(176, 52, 201, 0.04) 50%, rgba(176, 52, 201, 0.07) 100%);
	backdrop-filter: blur(90px);
	box-shadow: 0px -0.5px 0 0.5px rgba(97, 52, 201, 0.32), 0 0 0 0.5px rgba(97, 52, 201, 0.10), 0 0.5px 0 0.5px rgba(97, 52, 201, 0.16);
}

.custom-btn .elementor-button, 
.custom-btn .elementor-button .elementor-button-content-wrapper{
	position: relative;
	z-index: 5;
	overflow: hidden;
}

.custom-btn .elementor-button::before {
	transition: all 0.3s linear;
}

.custom-btn .elementor-button::before {
	content: "";
	display: block;
	width: 36px;
	height: 104px;
	background-color: rgb(255 255 255 / 40%);
	position: absolute;
	top: -32px;
	left: -50px;
	transform: rotate(210deg);
}

.custom-btn .elementor-button:hover::before {
	animation: shineMove 0.5s linear forwards;
}

.pricing-col {
	background: linear-gradient(180deg,rgba(119, 52, 201, 0.10) 0%, rgba(119, 52, 201, 0.02) 50%, rgba(119, 52, 201, 0.06) 100%);
	backdrop-filter: blur(45px);
}

@keyframes shineMove {
	0% {
		left: -50px;
	}
	100% {
		left: calc(100% + 40px);
	}
}

.icon-box-col {
	background: linear-gradient(180deg,rgba(176, 52, 201, 0.12) 0%, rgba(176, 52, 201, 0.04) 50%, rgba(176, 52, 201, 0.07) 100%);
	backdrop-filter: blur(90px);
	box-shadow: 0px -0.5px 0 0.5px rgba(97, 52, 201, 0.32), 0 0 0 0.5px rgba(97, 52, 201, 0.10), 0 0.5px 0 0.5px rgba(97, 52, 201, 0.16);
	border: 1.5px solid #fff0;
	transition: all 0.3s linear;
}

.icon-box-col:hover {
	box-shadow: none;
	border: 1.5px solid #7737d6;
	transform: translatey(-10px);
}

.icon-box-col .elementor-icon-box-icon .elementor-icon {
	background-color: #7737d6;
	padding: 15px;
	border-radius: 50%;
}

.img-blend {
	mix-blend-mode: color-burn;
}

.pricing-col {
	cursor: pointer;
}

.pricing-icon .elementor-icon {
	border-radius: 50%;
	padding: 10px;
	background-color: #34303a;
	position: relative;
	z-index: 5;
}

.pricing-icon .elementor-icon svg {
	border: 4px solid #fff !important;
	border-radius: 50%;
	width: 20px !important;
	height: 20px !important;
}

.pricing-icon .elementor-icon-wrapper {
	position: relative;
	display: flex;
	width: fit-content;
}

.pricing-icon .elementor-icon-wrapper::before {
	content: "";
	display: block;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	background: linear-gradient(180deg,rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.02) 100%);
	border-radius: 50%;
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: -5;
} 

.pricing-col.active {
	box-shadow: 0px -0.5px 0px 0.5px rgba(119, 52, 201, 0.32), 0 0 0 0.5px rgba(119, 52, 201, 0.10), 0 0.5px 0 0.5px rgba(119, 52, 201, 0.16);
}

.pricing-col::before {
	content: "";
	display: block;
	width: 100%;
	height:5px;
	background: url(https://mw.dev-version.com/trusttweaks/wp-content/uploads/2025/10/Group-17.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 10px;
	opacity: 0;
	z-index: -5;
	transition: all 0.3s linear;
}

.pricing-col.active::before {
	top: -4px;
	opacity: 1;
}

.pricing-col.active .pricing-icon .elementor-icon svg {
	fill: #552c9c !important;
	border: 4px solid #000 !important;
}

.pricing-col.active .pricing-icon .elementor-icon {
	background: linear-gradient(180deg,rgba(119, 55, 214, 1) 0%, rgba(102, 52, 201, 0.41) 100%);
}

.pricing-col.active .pricing-icon .elementor-icon-wrapper::before {
	background: none !important;
}

.pricing-col.active .elementor-button {
	background: #7737D6 !important;
}

.pricing-col .pricing-icon-list {
	max-height: 150px;
	overflow: auto;
	scrollbar-color: #7737d6 #261D28;
}
.pricing-col .pricing-icon-list::-webkit-scrollbar {
	width: 8px; /* scrollbar thickness */
}

.pricing-col .pricing-icon-list::-webkit-scrollbar-track {
	background: #261D28; /* track color */
	border-radius: 10px;
}

.pricing-col .pricing-icon-list::-webkit-scrollbar-thumb {
	background: #7737d6; /* colorful thumb */
	border-radius: 10px;
}

.pricing-col .pricing-icon-list::-webkit-scrollbar-thumb:hover {
	background: #7737d6;
}


.icon-box-col.two {
	background: linear-gradient(180deg,rgba(97, 52, 201, 0.32) 0%, rgba(97, 52, 201, 0.08) 50%, rgba(97, 52, 201, 0.14) 100%);
	border: none !important;
	box-shadow: inherit;
}

.icon-box-col.two:hover {
	box-shadow: 0px 10px 30px -15px rgba(97, 52, 201, 0.32);
}

.games-sec {
	background: linear-gradient(180deg,rgba(102, 52, 201, 0.1) 0%, rgba(18, 18, 18, 0) 100%);
}

.games-sec:hover {
	background: linear-gradient(180deg, rgba(176, 52, 201, 0.12) 0%, rgba(176, 52, 201, 0.04) 50%, rgba(176, 52, 201, 0.07) 100%);
	backdrop-filter: blur(90px);
	box-shadow: 0px -0.5px 0 0.5px rgba(97, 52, 201, 0.32), 0.5px 0px 0 0.5px rgba(97, 52, 201, 0.10), 0 0.5px 0 0.5px rgba(97, 52, 201, 0.16);
}

.games-sec-btn {
	transform: translate(-50%, calc(-50% + 20px)) !important;
	opacity: 0;
	transition: all 0.3s linear;
}

.games-sec:hover .games-sec-btn {
	transform: translate(-50%, calc(-50% + 0px)) !important;
	opacity: 1;
}

.blog-loop-img a {
	width: 100%;
}

.blog-loop .swiper-slide.swiper-slide-next,
.blog-loop .swiper-slide .blog-loop-item .blog-loop-item-hover-col, 
.blog-loop .swiper-slide .blog-loop-item .blog-loop-item-normal-col, 
.blog-loop .swiper-slide.swiper-slide-next .blog-loop-item .blog-loop-item-hover-col, 
.blog-loop .swiper-slide.swiper-slide-next .blog-loop-item-normal-col {
	transition: all 0.3s linear;
}

.testimonials-slider .testimonials-slider-item::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #05000C;
	border: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

.testimonials-slider .testimonials-slider-item::after {
	content: "";
	display: block;
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	background: linear-gradient(180deg,rgba(119, 55, 214, 1) 0%, rgba(213, 173, 255, 1) 51%, rgba(119, 55, 214, 1) 100%);
	border: none;
	border-radius: inherit;
	position: absolute;
	top: -2px;
	left: -2px;
	z-index: -2;
}


@media screen and (min-width:767px) {
	.icon-box-col .icon-box, 
	.icon-box-col .icon-box .elementor-icon-box-wrapper {
		height: 100%;
	}

	.icon-box-col .icon-box .elementor-icon-box-content {
		flex-grow: 0 !important;
	}

	.icon-box-col .icon-box .elementor-icon-box-wrapper {
		justify-content: space-between;
	}

	.blog-loop .swiper {
		padding-top: 50px;
	}

	.blog-loop .swiper-slide.swiper-slide-next {
		transform: scale(1.2);
	}

	.blog-loop .swiper-slide .blog-loop-item .blog-loop-item-hover-col {
		transform: translateY(80px);
		opacity: 0;
	}

	.blog-loop .swiper-slide.swiper-slide-next .blog-loop-item .blog-loop-item-hover-col {
		transform: translateY(0px);
		opacity: 1;
	}

	.blog-loop .swiper-slide.swiper-slide-next .blog-loop-item-normal-col {
		transform: translateY(-80px);
		opacity: 0;
		z-index: -5;
	}
}

@media screen and (max-width:1024px) {
	#ast-scroll-top {
		height: 50px;
	}

	.blog-loop .swiper-slide.swiper-slide-next {
		transform: scale(1.1);
	}
}

@media screen and (max-width:767px) {
	#ast-scroll-top {
		width: 30px;
		height: 40px;
	}

	#ast-scroll-top::before {
		width: 25px;
		height: 25px;
	}

	.blog-loop .swiper-slide.swiper-slide-active .blog-loop-item .blog-loop-item-hover-col {
		transform: translateY(0px);
		opacity: 1;
	}

	.blog-loop .swiper-slide.swiper-slide-active .blog-loop-item-normal-col {
		transform: translateY(-80px);
		opacity: 0;
		z-index: -5;
	}
}