.new_nft_development {
	margin-top: 5rem;
}

.new_nft_development .nft_sprites {
	background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/07/10140221/nft_development_icons.webp);
	background-size: 1200px;
	background-repeat: no-repeat;
}

.new_nft_development .nft_banner_grid {
	grid-template-columns: 1.25fr 1fr;
	grid-column-gap: 6.25rem;
}

.new_nft_development .nft_banner_grid .banner_img {
	position: relative;
	z-index: 1;
}
.new_nft_development .nft_banner_grid .nft-banner-blur{
	position: absolute;
	width: 200px;
	height: 140px;
	filter: blur(130px);
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #FF8A0A;
	z-index: 0;
}

.new_nft_development .stats_grid {
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 2rem;
}
.new_nft_development .stats_grid h4 {
	color: #080808;
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
}
.new_nft_development .stats_grid p {
	color: #5D5D5D;
	font-size: 16px;
	font-weight: 500;
	line-height: 160%;
}

.new_nft_development .nft_business_grid {
	grid-template-columns: 1.15fr 1fr;
	grid-column-gap: 2.5rem;
}
.new_nft_development .nft_business_details {
	grid-template-columns: 1fr 1fr;
	grid-gap: 1.5rem;
}
.new_nft_development .nft_business_details .nft_business_icon_1 {
	background-position: -24px -136px;
}
.new_nft_development .nft_business_details .nft_business_icon_2 {
	background-position: -88px -136px;
}
.new_nft_development .nft_business_details .nft_business_icon_3 {
	background-position: -152px -136px;
}
.new_nft_development .nft_business_details .nft_business_icon_4 {
	background-position: -216px -136px;
}

.new_nft_development .nft_business_section .projects_count {
	color: #FB7000;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
}

.new_nft_development .nft_business_section .projects_details {
	color: #3D3D3D;
	font-size: 16px;
	font-weight: 600;
	line-height: 160%;
}

.new_nft_development .nft_services_details {
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 2rem 3.75rem;
}
.new_nft_development .nft_services_details .nft_services_icon_1 {
	background-position: -271px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_2 {
	background-position: -319px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_3 {
	background-position: -367px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_4 {
	background-position: -415px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_5 {
	background-position: -463px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_6 {
	background-position: -511px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_7 {
	background-position: -559px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_8 {
	background-position: -607px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_9 {
	background-position: -655px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_10 {
	background-position: -703px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_11 {
	background-position: -751px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_12 {
	background-position: -799px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_13 {
	background-position: -847px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_14 {
	background-position: -895px -144px;
}
.new_nft_development .nft_services_details .nft_services_icon_15 {
	background-position: -943px -144px;
}
.new_nft_development .nft_services_details .nft_services_empty {
	background: rgba(61, 61, 61, 0.30);
}
.new_nft_development .nft_services_details .nft_services_empty .add_icon {
	background-position: -740px -212px;
}

.new_nft_development .nft_withus_details {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
	grid-column-gap: 1rem;
	min-height: 180px;
}
.new_nft_development .nft_withus_details .vision_bg {
	width: 123px;
	height: 88px;
	background-position: -24px -23px;
}
.new_nft_development .nft_withus_details .expertise_bg {
	width: 150px;
	height: 90px;
	background-position: -163px -21px;
}
.new_nft_development .nft_withus_details .community_bg {
	width: 147px;
	height: 90px;
	background-position: -327px -21px;
}
.new_nft_development .nft_withus_details .ensuringNFT_bg {
	width: 107px;
	height: 90px;
	background-position: -488px -22px;
}
.new_nft_development .nft_withus_details .commitment_bg {
	width: 92px;
	height: 86px;
	background-position: -609px -24px;
}
.new_nft_development .nft_withus_details .customization_bg {
	width: 118px;
	height: 90px;
	background-position: -715px -22px;
}


.new_nft_development .nft_mint_grid {
	grid-template-columns: 1fr 1fr;
	grid-gap: 5rem;
}

.new_nft_development .nft_development_section .nft_development_tabs > div {
	color: #454545;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	background: #F6F6F6;
	margin: 0 .5rem;
	cursor: pointer;
}
.new_nft_development .nft_development_section .nft_development_tabs > div:hover,
.new_nft_development .nft_development_section .nft_development_tabs > div.active {
	background: #9B51E0;
	color: #ffffff;
}
.new_nft_development .nft_development_section #nft_development_tools {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	color: #454545;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
    background-color: #fff;
    width: 400px;
    height: 44px;
	margin: 0 auto;
    background-position: 100%;
    background-repeat: no-repeat;
    border: 1px solid #D1D1D1;
    padding: 0.75rem;
    border-radius: 10px;
	outline: none;
    background-image: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/06/25124647/selectArrow.png);
}
.new_nft_development .nft_development_logos {
	display: none;
}
.new_nft_development .nft_development_logos .platforms_grid, .nft_development_logos .nftStandards_grid {
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
.new_nft_development .nft_development_logos .platforms_grid > div, .nft_development_logos .nftStandards_grid > div{
	border: 1px solid #eaeaea;
	padding: 40px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	border-left: none;
	border-top: none;
}
.new_nft_development .nft_development_logos .platforms_grid > div:nth-last-child(-n+5), 
.new_nft_development .nft_development_logos .nftStandards_grid > div:nth-last-child(-n+5){
    border-bottom-color: transparent;
}
.new_nft_development .nft_development_logos .platforms_grid > div:nth-child(5n), .nft_development_logos .nftStandards_grid > div:nth-child(5n) {
    border-right: none;
}
.new_nft_development .nft_development_logos .platforms_grid .solana {
	width: 142px;
	height: 23px;
	background-position: -138px -278px;
}
.new_nft_development .nft_development_logos .platforms_grid .hyperledger {
	width: 147px;
	height: 30px;
	background-position: -414px -274px;
}
.new_nft_development .nft_development_logos .platforms_grid .ethereum {
	width: 129px;
	height: 34px;
	background-position: -23px -323px;
}
.new_nft_development .nft_development_logos .platforms_grid .polygon {
	width: 121px;
	height: 30px;
	background-position: -535px -325px;
}
.new_nft_development .nft_development_logos .platforms_grid .hedera {
	width: 102px;
	height: 33px;
	background-position: -419px -323px;
}
.new_nft_development .nft_development_logos .platforms_grid .cosmos {
	width: 95px;
	height: 36px;
	background-position: -29px -272px;
}
.new_nft_development .nft_development_logos .platforms_grid .algorand {
	width: 108px;
	height: 31px;
	background-position: -293px -274px;
}
.new_nft_development .nft_development_logos .platforms_grid .eos {
	width: 70px;
	height: 34px;
	background-position: -784px -273px;
}
.new_nft_development .nft_development_logos .platforms_grid .kadena {
	width: 123px;
	height: 32px;
	background-position: -282px -324px;
}
.new_nft_development .nft_development_logos .platforms_grid .corda {
	width: 102px;
	height: 34px;
	background-position: -166px -322px;
}
.new_nft_development .nft_development_logos .platforms_grid .bnbchain {
	width: 190px;
	height: 35px;
	background-position: -576px -272px;
}
.new_nft_development .nftStandards_grid .erc721 {
	width: 92px;
	height: 34px;
	background-position: -22px -379px;
}
.new_nft_development .nftStandards_grid .erc1155 {
	width: 100px;
	height: 34px;
	background-position: -127px -379px;
}
.new_nft_development .nftStandards_grid .erc998 {
	width: 97px;
	height: 34px;
	background-position: -242px -379px;
}
.new_nft_development .nftStandards_grid .erc2309 {
	width: 107px;
	height: 34px;
	background-position: -352px -379px;
}
.new_nft_development .nftStandards_grid .flow {
	width: 73px;
	height: 32px;
	background-position: -847px -52px;
}
.new_nft_development .nftStandards_grid .bep721 {
	width: 115px;
    height: 32px;
    background-position: -476px -380px;
}
.new_nft_development .nftStandards_grid .bep1155 {
	width: 126px;
	height: 32px;
	background-position: -615px -379px;
}
.new_nft_development .nftStandards_grid .fa2 {
	width: 69px;
	height: 32px;
	background-position: -867px -274px;
}
.new_nft_development .nftStandards_grid .spltoken {
	width: 135px;
	height: 32px;
	background-position: -670px -324px;
}
.new_nft_development .nftStandards_grid .trc721 {
	width: 106px;
	height: 32px;
	background-position: -935px -52px;
}
.new_nft_development .nftStandards_grid .dgoods {
	width: 103px;
	height: 32px;
	background-position: -1056px -52px;
}

.new_nft_development .nft_development_process .nft_development_grid {
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 6.25rem;
}
.nft_development_title {
	position: sticky;
	top: 128px;
}
.nft_development_grid .nft_development_icon_1 {
	background-position: -408px -208px;
}
.nft_development_grid .nft_development_icon_2 {
	background-position: -456px -208px;
}
.nft_development_grid .nft_development_icon_3 {
	background-position: -504px -208px;
}
.nft_development_grid .nft_development_icon_4 {
	background-position: -552px -208px;
}
.nft_development_grid .nft_development_icon_5 {
	background-position: -600px -208px;
}
.nft_development_grid .nft_development_icon_6 {
	background-position: -648px -208px;
}

.new_nft_development .nft_industries_lists {
	margin: 1.25rem 2rem;
	min-width: 160px;
}
.new_nft_development .nft_industries_lists p {
	color: #080808;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 180%;
}
.new_nft_development .nft_industries_lists .multichain {
	background-position: -24px -136px;
}
.new_nft_development .nft_industries_lists .staking {
	background-position: -990px -136px;
}
.new_nft_development .nft_industries_lists .launchpad {
	background-position: -1055px -136px;
}
.new_nft_development .nft_industries_lists .liquidity {
	background-position: -1119px -136px;
}
.new_nft_development .nft_industries_lists .fractional {
	background-position: -24px -200px;
}
.new_nft_development .nft_industries_lists .smartContract {
	background-position: -88px -200px;
}
.new_nft_development .nft_industries_lists .lending {
	background-position: -152px -200px;
}
.new_nft_development .nft_industries_lists .bidding {
	background-position: -217px -200px;
}
.new_nft_development .nft_industries_lists .ipfs {
	background-position: -280px -200px;
}
.new_nft_development .nft_industries_lists .minting {
	background-position: -344px -200px;
}

.new_nft_development .testimonials_section .testimonials_details .avatar_1{
	 background-position: -982px -287px;
}
.new_nft_development .testimonials_section .testimonials_details .avatar_2{
	 background-position: -1052px -287px;
}
.new_nft_development .testimonials_section .testimonials_details .avatar_3{
	 background-position: -1122px -287px;
}
.new_nft_development .testimonials_section .testimonials_details .quotes_icon {
	background-position: -700px -211px;
}

.new_nft_development .nft_protection_section { 
	background: url(https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2024/07/10135649/protectSectionBg.webp) center / cover;
}
.new_nft_development .nft_protection_grid {
	grid-template-columns: 1.25fr 1fr;
	grid-column-gap: 5rem;
}

.new_nft_development .blockchain_award_section {
	padding-bottom: 1rem;
}
