.elementor-field-group-field_ff11382,
.elementor-field-group-resumeupload {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 0;
	gap: 10px;
}

.elementor-field-group-field_ff11382 > .elementor-field-label,
.elementor-field-group-resumeupload > .elementor-field-label {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0 0 0 10px;
	gap: 10px;
	width: 100%;
	min-height: 28px;
	border-left: 2px solid #74ABF1;
	font-family: "Samsung Sharp Sans", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 140%;
	text-transform: capitalize;
	color: #202838;
	margin: 0;
}

.elementor-field-group-field_ff11382 .topfast-upload-wrap,
.elementor-field-group-resumeupload .topfast-upload-wrap {
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0;
	gap: 10px;
	width: auto;
	height: 48px;
}

.topfast-upload-trigger {
	position: relative;
	display: inline-flex;
	width: 124.05px;
	height: 48px;
	flex: none;
}

#form-field-field_ff11382,
#form-field-resumeupload {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	z-index: 2;
}

.topfast-upload-btn {
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 16px;
	gap: 10px;
	width: 124.05px;
	height: 48px;
	border: 1px solid transparent;
	border-radius: 10px;
	background:
		linear-gradient(#fff7f4, #fff7f4) padding-box,
		linear-gradient(90deg, #74ABF1 0%, #FFA047 100%) border-box;
	background-origin: border-box;
	background-clip: padding-box, border-box;
	font-family: "Samsung Sharp Sans", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	color: #465C88;
	pointer-events: none;
	flex: none;
	white-space: nowrap;
}

.topfast-upload-btn::after {
	content: "";
	display: block;
	width: 19.05px;
	height: 19.05px;
	flex: none;
	border-radius: 5px;
	background: url("../../public/icons/Upload.svg") center / contain no-repeat;
}

.topfast-upload-name {
	width: auto;
	max-width: 100%;
	height: 20px;
	font-family: "Samsung Sharp Sans", "Samsung One", sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #202838;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.elementor-field-group-privacyagree .elementor-field-option {
	display: flex;
	align-items: center;
	gap: 10px;
}

#form-field-privacyagree-0 {
	appearance: none;
	-webkit-appearance: none;
	width: 20px;
	height: 20px;
	margin: 0;
	border: 1.5px solid #FFA047;
	border-radius: 6px;
	background: #ffffff;
	cursor: pointer;
	position: relative;
	flex-shrink: 0;
}

#form-field-privacyagree-0:checked {
	background: #FFA047;
	border-color: #FFA047;
}

#form-field-privacyagree-0:checked::after {
	content: "";
	position: absolute;
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.elementor-field-group-privacyagree label {
	color: #202838;
	font-family: "Samsung One", sans-serif;
	font-size: 15px;
	cursor: pointer;
}
