#easy-sticky-sidebar-1 {	--position2_distance: 150px;
}

#easy-sticky-sidebar-1.easy-sticky-sidebar {
	--width: 20%;
	--round: 5px;
}

@media screen and (min-width: 768px) and (max-width: 1024px){#easy-sticky-sidebar-1.easy-sticky-sidebar {
}

}@media screen and (max-width: 767px){#easy-sticky-sidebar-1.easy-sticky-sidebar {
}

}#easy-sticky-sidebar-1.easy-sticky-sidebar .sticky-sidebar-button {
	color: #ffffff;
	font-family: 'Open Sans';
	font-weight: 400;
	font-size: 25px;
	text-align: left;
	background-color: #120036;
	letter-spacing: 2px;
}

#easy-sticky-sidebar-1.easy-sticky-sidebar .sticky-sidebar-image {
	background-image: url(https://blog.groovehq.com/wp-content/uploads/2024/09/groove-logo-light2.png);
	height: 100px;
}

#easy-sticky-sidebar-1.easy-sticky-sidebar .sticky-sidebar-text {
	color: #ffffff;
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 22px;
background-color: #4d17ff;
}

#easy-sticky-sidebar-1.easy-sticky-sidebar .sticky-sidebar-content hr {
	background-color: #120036;
}

#easy-sticky-sidebar-1.easy-sticky-sidebar .sticky-sidebar-call-to-action {
	color: #ffffff;
	font-family: 'Open Sans';
	font-weight: 700;
	font-style: italic;
	font-size: 24px;
background-color: #4d17ff;
	padding-top: px;	padding-right: px;	padding-bottom: px;	padding-left: 50px;}

.easy-sticky-sidebar.easy-sticky-sidebar-1 {	width: 20%;
}@media screen and (min-width: 768px) and (max-width: 1024px){.easy-sticky-sidebar.easy-sticky-sidebar-1 {
}

}@media screen and (max-width: 767px){.easy-sticky-sidebar.easy-sticky-sidebar-1 {
}

}

#easy-sticky-sidebar-1.easy-sticky-sidebar .sticky-sidebar-content hr {
	height: 5px;
}

.easy-sticky-sidebar.easy-sticky-sidebar-1 .btn-ess-close {
	background-color: #1e73be;
}

.easy-sticky-sidebar.easy-sticky-sidebar-1 .sticky-sidebar-image:after {opacity: 0.5;background-color: #c3d6dd}