.whitelabel_explorer {
	margin-top: 5rem;
}
.whitelabel_explorer .explorer_sprites {
	background-image: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/28143336/Explorer-Whitelabel-Sprite.webp');
	background-size: 746px;
	background-repeat: no-repeat;
}
.whitelabel_explorer .whitelabel_banner_section {
	padding: 60px 0 80px;	
	background-image: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/28143407/explorer_Banner_Bg.webp');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-size: cover;
}
.whitelabel_explorer .whitelabel_banner_section .bannerImg {
	position: absolute;
	left: calc(100% - 50% + 80px);
	top: 50%;
	transform: translate(0%, -50%);
	width: fit-content;
	height: 80%;
}
.whitelabel_explorer .whitelabel_banner_grid {
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 2.5rem;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_tagline {
	color: #FFF;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	padding: 10px 16px;
	border: 1px solid #454545;
	border-radius: 100px;
	display: inline-flex;
	margin-bottom: 6px;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_heading {
	font-size: 54px;
	font-weight: 700;
	line-height: 66px;
	color: #FFF;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_heading span {
	background: linear-gradient(91deg, #FB7000 41.37%, #9B51E0 70.24%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_summary {
	color: rgba(255, 255, 255, 0.80);
	font-size: 14px;
	font-weight: 400;
	line-height: 170%; /* 23.8px */
}
.whitelabel_explorer .whitelabel_banner_grid .banner_listing p {
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 8px;
	padding-left: 32px;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_listing p::before {
	content: '';
	background-image: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/28143336/Explorer-Whitelabel-Sprite.webp');
	background-size: 746px;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	background-position: -16px -15px;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_button a {
	font-size: 14px;
	font-weight: 700;
	line-height: 140%;
	padding: 14px 30px;
	border-radius: 4px;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_button .primaryBtn {
	border: 1px solid #9B51E0;
	background: #9B51E0;
	color: #fff;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_button .primaryBtn:hover {
	background: #A761EB;
	border-color: #A761EB;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_button .secondaryBtn {
	border: 1px solid #5D5D5D;
	background: transparent;
	color: #D1D1D1;
}
.whitelabel_explorer .whitelabel_banner_grid .banner_button .secondaryBtn:hover {
	color: #fb7000;
}

/* Who is it section here */
.whitelabel_explorer .who_is_section {
	background-image: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/28143519/whoIsIs_bg.webp');
	background-repeat: no-repeat;
	background-position: 0 -1px;
}
.whitelabel_explorer .who_is_section .who_is_grid_container > div{
	border: 1px solid #222;
	background: linear-gradient(180deg, #2B0269 0%, #2B0269 100%);
}
.whitelabel_explorer .who_is_section .who_is_grid_container h4 {
	color: #FFF;
	font-size: 24px;
	font-weight: 800;
	line-height: 132%; /* 31.68px */
	text-transform: capitalize;
}
.whitelabel_explorer .who_is_section .who_is_grid_container p {
	color: rgba(255, 255, 255, 0.70);
	font-size: 14px;
	font-weight: 500;
	line-height: 160%; /* 22.4px */
}
.whitelabel_explorer .who_is_section .who_is_grid_container .whois_icon_1 {
	background-position: -456px -16px;
}
.whitelabel_explorer .who_is_section .who_is_grid_container .whois_icon_2 {
	background-position: -554px -16px;
}
.whitelabel_explorer .who_is_section .who_is_grid_container .whois_icon_3 {
	background-position: -650px -16px;
}

/* features section here*/
.whitelabel_explorer .grid_odd_section {
	grid-template-columns: 5fr 7fr;
}
.whitelabel_explorer .grid_even_section {
	grid-template-columns: 7fr 5fr;
}
.whitelabel_explorer .bg_inverse {
	background-color: #E9ECF1;
}
.whitelabel_explorer .key_features_section h4 {
	color: #080808;
	font-size: 24px;
	font-weight: 800;
	line-height: 132%;
}
.whitelabel_explorer .key_features_section p {
	color: #454545;
	font-size: 16px;
	font-weight: 500;
	line-height: 160%; /* 25.6px */
}

/* Services */
.whitelabel_explorer .crypto-service h4 {
	color: #080808;
	font-size: 24px;
	font-weight: 800;
	line-height: 140%;
}
.whitelabel_explorer .crypto-service p {
	color: #454545;
	font-size: 14px;
	font-weight: 500;
	line-height: 160%;
}
.whitelabel_explorer .crypto-service .crypto-service-img img {
	display: block;
}

/* Image compare styles here */
.whitelabel_explorer .compare_section {
	background-image: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/28143553/explorerBg.webp');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.whitelabel_explorer .compare_section .theme-text {
	max-width: 900px;
	margin: 0 auto 1rem;
}
.whitelabel_explorer .compare_section .theme-text > div {
	padding: 8px 10px;
	border: 1px solid #757575;
}
.whitelabel_explorer .compare_section .theme-text p {
	color: #eeeeee;
	font-size: 14px;
	font-weight: 500;
	line-height: 132%; /* 21.12px */
	text-transform: capitalize;
}
.whitelabel_explorer .compare_section .lightIcon {
	background-position: -176px -16px;
}
.whitelabel_explorer .compare_section .darkIcon {
	background-position: -212px -16px;
}
.whitelabel_explorer .compare_section .img-comp-container {
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	height: 608px; /*should be the same height as the images*/
}

.whitelabel_explorer .compare_section .img-comp-img {
	position: absolute;
	overflow: hidden;
}

.whitelabel_explorer .compare_section .img-comp-img img {
	display: block;
	vertical-align: middle;
	width: auto;
	height: 608px;
	max-width: unset;
	max-height: unset;
}

.whitelabel_explorer .compare_section .img-comp-slider {
	position: absolute;
	z-index: 9;
	cursor: ew-resize;
	width: 66px;
	height: 66px;
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/10/28143644/compareSlider.svg);
	border-radius: 50%;
}

/* Testimonials styles here */
.whitelabel_explorer .testimonials_section .testimonials_details .avatar_1 {
	background-position: -248px -16px;
}
.whitelabel_explorer .testimonials_section .testimonials_details .avatar_2 {
	background-position: -318px -16px;
}
.whitelabel_explorer .testimonials_section .testimonials_details .avatar_3 {
	background-position: -388px -16px;
}
.whitelabel_explorer .testimonials_section .testimonials_details .quotes_icon {
	background-position: -56px -16px;
}

/* Faq */
.whitelabel_explorer #wpsm_accordion_9026 {
	margin-bottom: 0 !important;
}

/* CTA Section styles here */
.whitelabel_explorer .cta-section {
	background-color: #f9f9f9;
}
.whitelabel_explorer .cta-section .cta-grid {
	grid-template-columns: 1fr 1fr;
	grid-gap: 3.75rem;
}
.whitelabel_explorer .cta-section .cta-info {
	background-color: #F3EAFD;
}
.whitelabel_explorer .cta-section .cta-info p {
	color: #454545;
	font-size: 16px;
	font-weight: 600;
	line-height: 150%; /* 24px */
}
.whitelabel_explorer .cta-section h2 {
	color: #080808;
	font-size: 32px;
	font-weight: 800;
	line-height: 130%; /* 41.6px */
}
.whitelabel_explorer .cta-section h3 {
	color: #080808;
	font-size: 24px;
	font-weight: 700;
	line-height: 150%; /* 36px */
}
.whitelabel_explorer .cta-section .callIcon {
	background-position: -136px -16px;
}
.whitelabel_explorer .cta-section .mailIcon {
	background-position: -96px -16px;
}

.whitelabel_explorer #wpforms-9044 {
	margin-bottom: 0;
}
.whitelabel_explorer #wpforms-9044 .wpforms-field  {
	position: static;
}

.whitelabel_explorer #wpforms-9044 .wpforms-field-label {
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	color: #888888;
	margin-bottom: 6px;
}

.whitelabel_explorer #wpforms-9044 .wpforms-form input[type="text"],
.whitelabel_explorer #wpforms-9044 .wpforms-form input[type="email"] {
	height: 52px;
	border-radius: 8px;
}

.whitelabel_explorer #wpforms-9044 .wpforms-form input[type="text"],
.whitelabel_explorer #wpforms-9044 .wpforms-form input[type="email"],
.whitelabel_explorer #wpforms-9044 .wpforms-form textarea {
	border: 1px solid #b0b0b0;
	outline: none;
	border-radius: 8px;
	background-color: transparent;
}

.whitelabel_explorer #wpforms-9044 .wpforms-form textarea {
	height: 110px;
	resize: none;
}

.whitelabel_explorer #wpforms-9044 .wpforms-form button[type="submit"] {
	width: fit-content !important;
	border-radius: 4px !important;
	border: 1px solid #9b51e0 !important;
	background-color: #9b51e0;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	padding: 10px 30px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.whitelabel_explorer #wpforms-9044 .wpforms-form button[type="submit"]:hover {
	background-color: #A761EB;
	border: 1px solid #A761EB;
	cursor: pointer;
}

.whitelabel_explorer #wpforms-9044 .wpforms-form button[type="submit"]:hover::after {
	background-position: -216px -6px;
}

.whitelabel_explorer #wpforms-9044 .wpforms-form button[type="submit"]::after {
	content: "";
	display: inline-flex;
	width: 20px;
	height: 20px;
	margin: 0 0 0 8px;
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/04/18114311/arrowIcons.svg);
	background-position: -188px -7px;
	transition: all 0.5s ease;
}
.whitelabel_explorer #wpforms-9044 .wpforms-error {
	margin-top: 4px;
}
.whitelabel_explorer #wpforms-9044 .wpforms-submit-spinner {
	margin: 6px auto !important;
	display: block;
}