/*!* Free Styles *!*/
/*.free-btn-box {*/
/*	display: flex;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*	flex-wrap: wrap;*/
/*	margin-bottom: 20px;*/
/*	padding-top: 5px;*/
/*	!*max-height: 120px;*!*/
/*	!*overflow-y: hidden;*!*/
/*}*/

/*.free-btn-box .btn-free {*/
/*	position: relative;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*	justify-content: flex-start;*/
/*	margin: 5px 3px;*/
/*	!*width: 140px;*/
/*	min-height: 140px;*/
/*	line-height: 30px;*!*/
/*	width: 90px;*/
/*	min-height: 110px;*/
/*	line-height: 20px;*/
/*	border: 0;*/
/*	outline: 0;*/
/*	border-radius: 15px;*/
/*	cursor: pointer;*/
/*	padding: 10px 5px;*/
/*	font-size: 20px;*/
/*	font-family: 'IRANYekanXVF', IRANYekanX, snas-serif*/
/*	color: white;*/
/*	background-color: #ffffff0f;*/
/*	transition: all 300ms ease;*/
/*}*/

/*!* .free-btn-box .btn-free.active {*/
/*	background-color: attr(data-color) !important;*/
/*} *!*/

/*.free-btn-box .btn-free .box_icon {*/
/*	position: relative;*/
/*	!*width: 55px;*!*/
/*	!*height: 55px;*!*/
/*	!*line-height: 66px;*/
/*	font-size: 32px;*!*/
/*	width: 40px;*/
/*	height: 40px;*/
/*	line-height: 40px;*/
/*	font-size: 22px;*/
/*	text-align: center;*/
/*	border-radius: 10px;*/
/*	margin-bottom: 10px;*/
/*	color: var(--color-light);*/
/*}*/
/*.free-btn-box .btn-free .btn-free-title {*/
/*	text-align: center;*/
/*	font-size: 11px;*/
/*	font-weight: bold;*/
/*}*/

/*.free-btn-box .btn-free:hover .box_icon,*/
/*.free-btn-box .btn-free.active .box_icon {*/
/*	background: var(--color-light) !important;*/
/*}*/

/*.free-btn-box .btn-free .btn-free-title:after {*/
/*	content: '';*/
/*	display: block;*/
/*	width: 40px;*/
/*	height: 40px;*/
/*	position: absolute;*/
/*	z-index: -1;*/
/*	bottom: -8px;*/
/*	left: 50%;*/
/*	margin-left: -20px;*/
/*	transform: rotate(-45deg);*/
/*	border-radius: 4px;*/
/*}*/

/*.free-btn-box .btn-free.active .btn-free-title:after {*/
/*	!* background: attr(data-color color, red) !important; *!*/
/*}*/

/*.free-btn-box .btn-free .badge-limit {*/
/*	position: absolute;*/
/*	!*top: -5px;*/
/*	right: -20px;*/
/*	width: 65px;*/
/*	height: 30px;*/
/*	font-size: 15px;*!*/
/*	top: 0;*/
/*	right: -8px;*/
/*	width: 38px;*/
/*	height: 20px;*/
/*	font-size: 12px;*/
/*	transform: rotate(45deg);*/
/*	text-align: center;*/
/*	padding: 2px;*/
/*	background: #ffffff !important;*/
/*	color: var(--bg-follower);*/
/*	display: block;*/
/*	font-weight: bold;*/
/*}*/

/*!*[class^="badge-"]:not([class^="badge-free-"]){*!*/
/*!*	display: none !important;*!*/
/*!*}*!*/

/*!* Free Content *!*/
/*.free-content {*/
/*	margin-top: 40px;*/
/*}*/

/*.free-content .free-data {*/
/*	animation: grow 0.3s !important;*/
/*	width: 100%;*/
/*	display: flex;*/
/*	justify-content: space-between;*/
/*	align-items: center;*/
/*	flex-wrap: wrap;*/
/*}*/

/*.free-content .free-data .free-data-content .free-data-title {*/
/*	color: var(--color-light);*/
/*	font-family: IRANYekanXVF, IRANYekanX, sans-serif;*/
/*	font-size: 36px;*/
/*	font-weight: bold;*/
/*	text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);*/
/*}*/
/*.free-content .free-data .free-data-content {*/
/*	font-family: 'IRANYekanXVF', IRANYekanX, snas-serif;*/
/*}*/
/*.free-content .free-data .free-data-content .free-data-list li {*/
/*	color: var(--color-light);*/
/*	font-size: 13px;*/
/*	list-style: none;*/
/*}*/

/*.free-content .free-data .free-data-limit-box {*/
/*	width: 100%;*/
/*	margin: 15px auto;*/
/*}*/

/*@media screen and (max-width: 1024px) {*/
/*	.free-content .free-data .free-data-content .free-data-title {*/
/*		text-align: center !important;*/
/*	}*/

/*	.free-data-content {*/
/*		width: 100%;*/
/*	}*/
/*}*/

/*!**/
/*.free-content {}*/
/*.free-content .free-form-block {}*/
/*.free-content .free-form-block .free-alert-block {}*/
/*.free-content .free-form-block .free-form-block {}*/
/**!*/

/*.free-content .free-form-block .free-alert-block,*/
/*.free-content .free-form-block .alert-box {*/
/*	width: 100% !important;*/
/*	padding: 8px 15px !important;*/
/*	font-size: 14px !important;*/
/*	border-radius: 25px !important;*/
/*	margin-bottom: 20px !important;*/
/*}*/

/*.free-content .free-form-block .box-user-input,*/
/*.free-content .free-form-block .box-user-link-input,*/
/*.free-content .free-form-block .box-alert-submitted {*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*}*/

/*.free-content .free-form-block .box-user-input label,*/
/*.free-content .free-form-block .box-user-link-input label,*/
/*.free-content .free-form-block .box-alert-submitted label {*/
/*	color: #fff;*/
/*	font-family: IRANYekanXVF, IRANYekanX, sans-serif;*/
/*	padding-bottom: 10px;*/
/*	font-size: 16px;*/
/*	cursor: pointer;*/
/*}*/

/*.free-content .free-form-block .box-user-input input,*/
/*.free-content .free-form-block .box-user-link-input input,*/
/*.free-content .free-form-block .box-alert-submitted input {*/
/*	width: 100%;*/
/*	display: block;*/
/*	background-color: white;*/
/*	border: 0;*/
/*	text-align: center;*/
/*	font-family: 'IRANYekanXVF', IRANYekanX, snas-serif;*/
/*	color: #505050;*/
/*	border-radius: 35px;*/
/*	padding: 8px 20px;*/
/*	-webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);*/
/*	box-shadow: 0 0 10px rgb(0 0 0 / 20%);*/
/*	margin-bottom: 15px;*/
/*	outline: 0;*/
/*}*/

/*.free-content .free-form-block .btn-step-free {*/
/*	color: white;*/
/*	font-family: IRANYekanXVF, IRANYekanX, sans-serif;*/
/*	font-size: 20px;*/
/*	border: 0;*/
/*	border-radius: 30px;*/
/*	padding: 5px 60px;*/
/*	cursor: pointer;*/
/*	-webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);*/
/*	box-shadow: 0 0 10px rgb(0 0 0 / 10%);*/
/*	-webkit-transition: all 300ms ease;*/
/*	transition: all 300ms ease;*/
/*}*/

/*.free-content .free-form-block .btn-step-free:hover {*/
/*	transform: scale(1.1);*/
/*}*/

/*.cell .wrapper {*/
/*	position: relative;*/
/*	width: 100%;*/
/*	display: flex;*/
/*	justify-content: center;*/
/*	height: 10rem;*/
/*	margin: 1rem 1rem 0;*/
/*	padding-top: 2.2rem;*/
/*	background: rgba(255, 255, 255, 0.2);*/
/*}*/
/*.cell .wrapper::after {*/
/*	position: absolute;*/
/*	bottom: 0;*/
/*	width: 100%;*/
/*	padding: 0.2rem;*/
/*	text-align: center;*/
/*	background: rgba(255, 255, 255, 0.25);*/
/*}*/
/*.spinner {*/
/*	width: 4rem;*/
/*	height: 4rem;*/
/*}*/
/*.spinner {*/
/*	border-top: 3px solid rgba(0, 0, 0, 0.5);*/
/*	border-right: 3px solid transparent;*/
/*	border-radius: 50%;*/
/*	-webkit-animation: rotation 0.8s linear infinite;*/
/*	animation: rotation 0.8s linear infinite;*/
/*}*/
/*@-webkit-keyframes rotation {*/
/*	from {*/
/*		transform: rotate(0deg);*/
/*	}*/
/*	to {*/
/*		transform: rotate(360deg);*/
/*	}*/
/*}*/
/*@keyframes rotation {*/
/*	from {*/
/*		transform: rotate(0deg);*/
/*	}*/
/*	to {*/
/*		transform: rotate(360deg);*/
/*	}*/
/*}*/

/*.box-remaining-time .cell .wrapper,*/
/*.box-remaining-time .cell .wrapper {*/
/*	background: none !important;*/
/*}*/

/*.box-remaining-time .cell .wrapper .spinner,*/
/*.box-remaining-time .cell .wrapper .spinner {*/
/*	border-top-color: #fff !important;*/
/*}*/

/*!* Radio Button *!*/
/*.free-service-type {*/
/*	display: flex;*/
/*	flex-wrap: wrap;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*	margin: 50px auto 0px auto;*/
/*}*/

/*.free-service-type * {*/
/*	font-family: 'IRANYekanXVF', IRANYekanX, snas-serif;*/
/*	font-weight: bold;*/
/*}*/

/*.free-service-type label {*/
/*	display: flex;*/
/*	cursor: pointer;*/
/*	position: relative;*/
/*	overflow: hidden;*/
/*	margin-bottom: 0.375em;*/
/*}*/

/*.free-service-type label input {*/
/*	position: absolute;*/
/*	right: -9999px;*/
/*	margin: 0 5px;*/
/*}*/

/*.free-service-type label span {*/
/*	color: #fff;*/
/*	display: flex;*/
/*	align-items: center;*/
/*	padding: 0.5em 0.8em 0.5em 3.8em;*/
/*	background-color: #ffffff0f;*/
/*	border-radius: 15px;*/
/*	transition: 0.25s ease;*/
/*	margin: 0 5px;*/
/*	font-size: 12px;*/
/*}*/

/*.free-service-type label span:hover {*/
/*	!* background-color: #c839df; *!*/
/*}*/

/*.free-service-type label span:before {*/
/*	display: flex;*/
/*	flex-shrink: 0;*/
/*	content: '';*/
/*	width: 1.5em;*/
/*	height: 1.5em;*/
/*	border-radius: 50%;*/
/*	margin-left: 0.375em;*/
/*	transition: 0.25s ease;*/
/*	!* background-color: #961fa9; *!*/
/*	background-color: var(--bg-label);*/
/*	box-shadow: inset 0 0 0 0.3em #fff;*/
/*}*/

/*.free-service-type label input:checked + span {*/
/*	!* background-color: #c839df; *!*/
/*	color: #fff;*/
/*}*/

/*.free-service-type label input:checked + span:before {*/
/*	!* background-color: var(--bg-label-light) !important; *!*/
/*	background-color: #fff;*/
/*	box-shadow: inset 0 0 0 0.3em currentColor;*/
/*}*/



/*small.badge.badge-limit-multi {*/
/*	position: absolute;*/
/*	top: 5px;*/
/*	background: #fff;*/
/*	z-index: 999;*/
/*	left: 10px;*/
/*	font-size: 12px;*/
/*	padding: 3px 7px 0 7px;*/
/*	color: var(--bg-label) !important;*/
/*	display: none;*/
/*}*/

/*.free-service-type label {*/
/*	overflow: unset !important;*/
/*}*/

/*.free-notify {*/
/*	margin-bottom: 40px !important;*/
/*}*/
