.crypto-mobile-responsive-bg{
	background-color: var(--grey-black-95);
}

.crypto-wallet-development-service {
	padding: 5rem 0;
}
.crypto-wallet-development-service h2 {
	font-weight: 800;
	font-size: 2rem;
	line-height: 2.75rem;
	text-align: center;
	color: var(--grey-dark4);
	margin-bottom: 4rem;
}
.crypto-wallet-development-service h2 s {
	text-decoration: none;
	color: var(--primary-100);
}
.crypto-wallet-card-container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.5rem;
}
.crypto-wallet-card-container .wp-block-columns {
	width: 33.33%;
	padding: 0.5rem;
}
.crypto-wallet-card-container .wp-block-columns .wp-block-column {
	padding: 2rem;
	background: var(--primary-08);
	backdrop-filter: blur(67.957px);
	border-radius: 1.25rem;
	height: 100%;
}
.crypto-wallet-card-container .wp-block-columns .wp-block-column figure {
	height: 3.125rem;
	margin-bottom: 1.25rem;
}
.crypto-wallet-card-container .wp-block-columns .wp-block-column figure img {
	height: 100%;
	object-fit: contain;
	object-position: center;
}
.crypto-wallet-card-container .wp-block-columns .wp-block-column h5 {
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 2rem;
	color: var(--black-100);
	margin-bottom: 1rem;
}
.crypto-wallet-card-container .wp-block-columns .wp-block-column p {
	font-weight: 400;
	font-size: 0.875rem;
	line-height: 1.5rem;
	color: var(--black-55);
}
.crypto-wallet-card-container .wp-block-columns.last-card-section {
	width: 50%;
}

.crypto-why-choose-us-section {
	background-color: var(--grey-dark4);
	background-image: url('https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2023/04/11041343/reason-to-choose-bg.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.crypto-why-choose-us-section.why-choose-us-section h2 {
	color: var(--white-100);
}
.crypto-why-choose-us-section.why-choose-us-section p {
	color: var(--white-65);
}
.crypto-why-choose-us-section .choose-us-card-container .choose-us-card p {
	color: var(--white-85);
	font-size: 1rem;
}
.crypto-why-choose-us-section.why-choose-us-section .container .choose-us-card-container .choose-us-card figure {
	background-color: transparent;
}
.crypto-why-choose-us-section.why-choose-us-section .container .choose-us-card-container .choose-us-card figure img {
	width: 80%;
	height: 80%;
}
.development-company-choose {
	padding: 5rem 0;
}
.development-company-choose h2 {
	font-weight: 800;
	font-size: 2.5rem;
	line-height: 3.25rem;
	color: var(--grey-dark4);
	margin-bottom: 1.5rem;
	max-width: 50rem;
}
.development-company-choose p {
	font-weight: 400;
	font-size: 1.125rem;
	line-height: 1.75rem;
	color: var(--grey-black-65);
	margin-bottom: 2rem;
	max-width: 50rem;
}
.crypto-why-chose-us-card-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -0.5rem;
}
.crypto-why-chose-us-card-container .wp-block-columns {
	width: 33.33%;
	padding: 0.5rem;
}
.crypto-why-chose-us-card-container .wp-block-columns .wp-block-column {
	border: 1px solid var(--black-10);
	border-radius: 0.625rem;
	height: 100%;
}
.crypto-why-chose-us-card-container .wp-block-columns .wp-block-column figure {
	height: 14.375rem;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--primary-10);
}
.crypto-why-chose-us-card-container .wp-block-columns .wp-block-column figure img {
	width: 75%;
	height: 75%;
	object-fit: contain;
	object-position: center;
}
.crypto-why-chose-us-card-container .wp-block-columns .wp-block-column h5 {
	padding: 1.25rem 1.25rem 0.75rem 1.25rem;
	font-weight: 700;
	font-size: 1.25rem;
	line-height: 1.375rem;
	color: var(--black-85);
}
.crypto-why-chose-us-card-container .wp-block-columns .wp-block-column p {
	padding: 0 1.25rem 1.25rem;
	font-weight: 400;
	font-size: 0.875rem;
	line-height: 150%;
	color: var(--black-65);
	margin: 0;
}
.crypto-hire-our-custom {
	padding-top: 5rem;
}
.decentralized-crypto .wp-block-column + .wp-blockcolumn {
	padding-left: 1rem
}
.decentralized-crypto h2 {
	max-width: 31.25rem;	
}
.decentralized-crypto-last.wp-block-columns {
	align-items: stretch !important;
}
.decentralized-crypto-last .blockchain-service-card .wp-block-column {
	height: calc(100% - 1.5rem);
}


.page-id-3343 .nft-service-section h2{
	margin-bottom: 0 !important
}
