.cta-gt {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	border-radius: 20px;
	padding: 40px;
	margin-bottom: 20px;
	background-image: url("data:image/svg+xml,%3Csvg width='308' height='191' viewBox='0 0 308 191' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.25'%3E%3Cg filter='url(%23filter0_f_1182_1574)'%3E%3Crect x='82.8125' y='283.688' width='276.925' height='276.925' rx='138.462' transform='rotate(-90 82.8125 283.688)' fill='%23538FF8' fill-opacity='0.3'/%3E%3C/g%3E%3CforeignObject x='23.1875' y='-52.8625' width='396.175' height='396.175'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(6.62px);clip-path:url(//theappsolutions.com/wp-content/themes/appsolution_theme/template-parts/blocks/call-to-action-text/%23bgblur_0_1182_1574_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Crect data-figma-bg-blur-radius='13.25' x='165.625' y='331.387' width='276.925' height='276.925' rx='138.462' transform='rotate(-90 165.625 331.387)' fill='white' fill-opacity='0.5'/%3E%3CforeignObject x='23.1875' y='-52.8625' width='396.175' height='396.175'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(6.62px);clip-path:url(//theappsolutions.com/wp-content/themes/appsolution_theme/template-parts/blocks/call-to-action-text/%23bgblur_1_1182_1574_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Crect data-figma-bg-blur-radius='13.25' y='331.387' width='276.925' height='276.925' rx='138.462' transform='rotate(-90 0 331.387)' fill='white' fill-opacity='0.5'/%3E%3CforeignObject x='23.1875' y='-52.8625' width='396.175' height='396.175'%3E%3Cdiv xmlns='http://www.w3.org/1999/xhtml' style='backdrop-filter:blur(6.62px);clip-path:url(//theappsolutions.com/wp-content/themes/appsolution_theme/template-parts/blocks/call-to-action-text/%23bgblur_2_1182_1574_clip_path);height:100%25;width:100%25'%3E%3C/div%3E%3C/foreignObject%3E%3Crect data-figma-bg-blur-radius='13.25' x='82.8125' y='192.925' width='276.925' height='276.925' rx='138.462' transform='rotate(-90 82.8125 192.925)' fill='white' fill-opacity='0.5'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_1182_1574' x='23.1875' y='-52.8625' width='396.175' height='396.175' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='29.8125' result='effect1_foregroundBlur_1182_1574'/%3E%3C/filter%3E%3CclipPath id='bgblur_0_1182_1574_clip_path' transform='translate(-23.1875 52.8625)'%3E%3Crect x='165.625' y='331.387' width='276.925' height='276.925' rx='138.462' transform='rotate(-90 165.625 331.387)'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_1_1182_1574_clip_path' transform='translate(-23.1875 52.8625)'%3E%3Crect y='331.387' width='276.925' height='276.925' rx='138.462' transform='rotate(-90 0 331.387)'/%3E%3C/clipPath%3E%3CclipPath id='bgblur_2_1182_1574_clip_path' transform='translate(-23.1875 52.8625)'%3E%3Crect x='82.8125' y='192.925' width='276.925' height='276.925' rx='138.462' transform='rotate(-90 82.8125 192.925)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: right top;
	background-size: contain;

	@media screen and (max-width: 767px) {
		padding: 25px 15px;
		/* background-image: none; */
	}

	& .cta-gt__text {
		max-width: 500px;
		width: 100%;
		font-family: Inter, sans-serif;
		font-size: 24px;
		font-weight: 600;
		line-height: 130%; /* 131.25% */
		letter-spacing: -0.32px;

		@media screen and (max-width: 767px) {
			/* font-size: 28px;
			line-height: 36px;
			max-width: 100%; */
			text-align: center;
		}
	}

	a.cta-gt__text {
		font-size: 20px;
		font-weight: 500;
		text-decoration: underline;
	}

	& .cta-gt__link {

		border: 1px solid #FFF;
		color: #333;
		padding: 12px 18px;

		text-decoration: none;
		font-family: Inter, sans-serif;
		font-size: 20px;
		line-height: 120%;
		font-weight: 500;

		display: flex;
		align-items: center;
		gap: 4px;

		@media screen and (max-width: 767px) {
			width: 100%;
			justify-content: center;
		}

		&::after {
			content: '';
			background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.16675 10H15.0001M10.8334 5L15.2442 9.41074C15.5696 9.73618 15.5696 10.2638 15.2442 10.5893L10.8334 15' stroke='%23333333' stroke-width='1.67' stroke-linecap='round'/%3E%3C/svg%3E%0A");
			width: 20px;
			height: 20px;
			display: block;
		}
	}

	&.blue {
		background-color: #669EFF;
		& .cta-gt__text {
			color: #fff;
		}

		& .cta-gt__link {
			border-color: #fff;
			color: #fff;

			&::after {
				content: '';
				background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.16675 10H15.0001M10.8334 5L15.2442 9.41074C15.5696 9.73618 15.5696 10.2638 15.2442 10.5893L10.8334 15' stroke='white' stroke-width='1.67' stroke-linecap='round'/%3E%3C/svg%3E%0A");
				width: 20px;
				height: 20px;
				display: block;
			}
		}
	}
	&.gradient {
		background-color: #9B81F5;
		& .cta-gt__text {
			color: #FFF;
		}

		
	}
	&.light {
		background-color: #6CA7A9;
		& .cta-gt__text {
			color: #FFF;
		}
	}
}