.fg-job-sectors {
	margin: 0;
	padding: 0;
	font-family: 'Inter', sans-serif;
	display: flex;
	gap: 3rem;
	flex-wrap: wrap;
}

.fg-job-sectors-col {
	flex: 1 1 280px;
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}

@media (max-width: 768px) {
	.fg-job-sectors {
		flex-direction: column;
	}
}

.fg-job-sector {
	margin-bottom: 0;
}

.fg-job-sector-title {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 33px;
	color: #141414;
	margin: 0 0 0.5rem;
	padding: 0;
}

.fg-job-sector-children {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 0 1.25em;
	padding: 0 0 0 0.35em;
}

.fg-job-sector-sub {
	display: list-item;
	margin-bottom: 0.15em;
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.4;
	color: rgba(20, 20, 20, 0.55);
}

.fg-job-sector-sub::marker {
	color: #141414;
}

.fg-job-sector-sub .fg-job-sector-sub-title,
.fg-job-sector-sub .fg-job-sector-apply {
	display: inline;
}

.fg-job-sector-sub-title {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

.fg-job-sector-apply {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #141414;
	text-decoration: underline;
}

.fg-job-sector-apply:hover {
	color: rgba(20, 20, 20, 0.75);
}

.fg-job-apply-now {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 36px;
	flex-wrap: wrap;
	margin: 0;
	padding-top: 59px;
	padding-bottom: 39px;
	text-align: center;
}

.fg-job-apply-now-text {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 700;
	font-size: 36px;
	line-height: 44px;
	letter-spacing: -1.2px;
	color: #161C2D;
}

.fg-job-apply-now-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 160px;
	height: 48px;
	padding: 0 28px;
	background: #161C2D;
	color: #FFFFFF;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 1.2;
	text-decoration: none;
	border: none;
	border-radius: 12px;
	box-sizing: border-box;
	transition: background 0.2s ease;
}

.fg-job-apply-now-btn:hover {
	background: #0f1319;
	color: #FFFFFF;
}

.fg-job-team-cta {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 36px;
	flex-wrap: wrap;
	margin: 0;
	padding-top: 59px;
	padding-bottom: 49px;
	text-align: center;
	background: rgba(234, 247, 230, 0.5);
}

.fg-job-cta-on-image {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 200px;
	margin: 0;
	padding: 59px 24px 49px;
	text-align: center;
	background-color: rgba(234, 247, 230, 0.5);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.fg-job-cta-on-image-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 36px;
	flex-wrap: wrap;
}
.fg-job-cta-on-image .fg-job-apply-now-text {
	color: #161C2D;
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
}

.fg-job-search-form-wrap {
	margin: 0 0 1rem;
	padding: 0;
	font-family: 'Inter', sans-serif;
	position: relative;
	z-index: 5;
	overflow: visible;
}

.fg-job-search-form-wrap .fg-job-search-form-bg {
	margin: 0;
	overflow: visible;
}

.fg-job-search-form-bg {
	width: 100%;
	max-width: 729px;
	background: #FFFFFF;
	box-shadow: 0px 67px 40px rgba(0, 0, 0, 0.01), 0px 30px 30px rgba(0, 0, 0, 0.02), 0px 7px 16px rgba(0, 0, 0, 0.02);
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	box-sizing: border-box;
	overflow: visible;
}

.fg-job-search-form-bg .fg-job-search-form-inner,
.fg-job-search-form-inner {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	gap: 12px;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.fg-job-search-form-inner .fg-job-hero-select {
	flex: 1 1 auto;
	min-width: 140px;
	max-width: 240px;
	height: 49px;
	margin: 0;
	padding: 0 14px;
	border: 1px solid #e0e0e0;
	border-radius: 8px;
	background: #fff;
	font-size: 15px;
	color: #333;
	appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 10px 6px;
	padding-right: 36px;
}

.fg-job-search-form-inner .fg-job-hero-submit {
	flex: 0 0 auto;
	min-width: 140px;
	height: 49px;
	margin: 0;
	padding: 0 48px;
	background: #1E222A;
	color: #fff;
	border: none;
	border-radius: 8px;
	font-family: Inter, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 17px;
	line-height: 32px;
	letter-spacing: -0.6px;
	text-align: center;
	text-transform: none;
	cursor: pointer;
	transition: background 0.2s ease;
}

.fg-job-search-form-inner .fg-job-hero-submit:hover {
	background: #2d323c;
}

.fg-job-search-form-info {
	margin: 12px 0 0;
	font-family: Inter, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: -0.1px;
	color: #666;
}

@media (max-width: 767px) {
	.fg-job-search-form-inner {
		flex-direction: column;
		align-items: stretch;
	}
	.fg-job-search-form-inner .fg-job-hero-select {
		width: 100%;
		max-width: none;
		min-width: 0;
	}
	.fg-job-search-form-inner .fg-job-hero-submit {
		width: 100%;
		min-width: 0;
	}
}

.fg-job-listings-wrap {
	max-width: 100%;
	margin: 2rem 0;
	font-family: 'Inter', sans-serif;
	background: #fff;
	position: relative;
}

.fg-job-top-banner {
	background: #F4FBF3;
	padding: 55px 0;
	margin-bottom: 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	box-sizing: border-box;
	min-height: 169px;
}

.fg-job-top-banner-inner {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 1600px;
	padding: 0 544px;
	margin: 0 auto;
	gap: 2rem;
	box-sizing: border-box;
}

.fg-job-top-banner-text {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 44px;
	letter-spacing: -1.2px;
	color: #161C2D;
	margin: 0;
	flex: none;
}

.fg-job-top-banner-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 154.99px;
	height: 51px;
	background: #161C2D;
	color: #FFFFFF !important;
	border-radius: 8px;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 17px;
	line-height: 32px;
	text-align: center;
	letter-spacing: -0.6px;
	text-decoration: none;
	flex: none;
	transition: background-color 0.2s ease, opacity 0.2s ease;
}

.fg-job-top-banner-btn:hover {
	background: #0f131f;
	color: #FFFFFF !important;
	opacity: 0.95;
}

.fg-job-search-row {
	margin-bottom: 1.25rem;
	max-width: 520px;
}

.fg-job-search-row input[type="search"] {
	width: 100%;
	max-width: 100%;
	padding: 0.9rem 1.25rem 0.9rem 3rem;
	border: 1px solid #e0e0e0;
	border-radius: 12px;
	font-size: 1rem;
	line-height: 1.4;
	background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23999' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E") no-repeat 1rem center;
	color: #333;
	box-sizing: border-box;
	box-shadow: 0 1px 3px rgba(0,0,0,0.06);
}

.fg-job-search-row input[type="search"]::placeholder {
	color: #999;
}

.fg-job-search-row input[type="search"]:focus {
	outline: none;
	border-color: #ccc;
	box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}

.fg-job-filter-row {
	display: flex;
	flex-wrap: nowrap;
	gap: 0.75rem;
	align-items: center;
	margin-bottom: 1.75rem;
	max-width: 920px;
}

.fg-job-filter-row select {
	flex: 0 0 auto;
	width: 160px;
	min-width: 160px;
	height: 38px;
	min-height: 38px;
	padding: 0 36px 0 16px;
	border: none;
	border-radius: 10px;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	color: #141414;
	background-color: #EDEDED;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23141414' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 10px 6px;
	box-sizing: border-box;
	display: block;
}

.fg-job-filter-row select:hover {
	background-color: #E5E5E5;
}

.fg-job-filter-row select:focus {
	outline: none;
	background-color: #E5E5E5;
}

.fg-job-filter-row select option {
	padding: 0.5rem;
	background: #fff;
	color: #141414;
}

.fg-job-filter-submit {
	flex-shrink: 0;
	height: 38px;
	padding: 0 1.25rem;
	box-sizing: border-box;
	background: #1E222B;
	color: #fff;
	border: none;
	border-radius: 10px;
	cursor: pointer;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 21px;
	white-space: nowrap;
}

.fg-job-filter-submit:hover {
	background: #333;
	box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.fg-job-clear-filters {
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	height: 38px;
	padding: 0 0.5rem;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #141414;
	text-decoration: underline;
}

.fg-job-clear-filters:hover {
	color: #737373;
}

@media (max-width: 768px) {
	.fg-job-listings-wrap {
		padding: 0 1rem;
		box-sizing: border-box;
	}
	.fg-job-top-banner {
		padding: 40px 0;
		min-height: auto;
	}
	.fg-job-top-banner-inner {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 1rem;
		max-width: 100%;
		padding: 0 2rem;
		text-align: center;
	}
	.fg-job-top-banner-text {
		text-align: center;
	}
	.fg-job-top-banner-text {
		font-size: 24px;
		line-height: 30px;
		letter-spacing: -0.8px;
		margin-bottom: 0;
	}
	.fg-job-top-banner-btn {
		width: auto;
		min-width: 155px;
		height: 45px;
		font-size: 15px;
		padding: 0 20px;
	}
	.fg-job-filter-row {
		flex-wrap: wrap;
		max-width: 100%;
		gap: 0.5rem;
	}
	.fg-job-filter-row select {
		width: calc(50% - 0.25rem);
		min-width: 0;
	}
	.fg-job-table-wrap {
		display: none !important;
	}
	.fg-job-cards-mobile {
		display: block !important;
		width: 100% !important;
		visibility: visible !important;
		opacity: 1 !important;
	}
	.fg-job-card {
		background: rgba(244, 251, 243, 1);
		border-radius: 16px;
		padding: 20px;
		margin-bottom: 16px;
		border: 1px solid #E5E8EB;
		transition: all 0.2s ease;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	}
	.fg-job-card:last-child {
		margin-bottom: 0;
	}
	.fg-job-card:hover {
		background: rgba(244, 251, 243, 1);
		box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
		border-color: #D0D5DB;
		transform: translateY(-2px);
	}
	.fg-job-card-header {
		margin-bottom: 18px;
		padding-bottom: 14px;
		border-bottom: 2px solid #F4FBF3;
	}
	.fg-job-card-title {
		font-family: 'Plus Jakarta Sans', sans-serif;
		font-weight: 600;
		font-size: 17px;
		line-height: 26px;
		color: #141414;
		margin: 0;
		letter-spacing: -0.2px;
	}
	.fg-job-card-body {
		margin-bottom: 18px;
	}
	.fg-job-card-row {
		display: grid;
		grid-template-columns: auto 1fr;
		gap: 12px;
		align-items: start;
		margin-bottom: 14px;
		padding-bottom: 14px;
		border-bottom: 1px solid #F0F0F0;
	}
	.fg-job-card-row:last-child {
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
	}
	.fg-job-card-label {
		font-family: 'Inter', sans-serif;
		font-weight: 500;
		font-size: 13px;
		line-height: 20px;
		color: #737373;
		white-space: nowrap;
	}
	.fg-job-card-value {
		font-family: 'Inter', sans-serif;
		font-weight: 400;
		font-size: 14px;
		line-height: 21px;
		color: #141414;
		text-align: right;
		word-break: break-word;
	}
	.fg-job-card-footer {
		margin-top: 18px;
		padding-top: 18px;
		border-top: 2px solid #F4FBF3;
	}
	.fg-job-card-apply-btn {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		padding: 13px 24px;
		height: 46px;
		box-sizing: border-box;
		background: #1E222B;
		color: #FFFFFF !important;
		text-decoration: none;
		border-radius: 10px;
		font-family: 'Inter', sans-serif;
		font-weight: 500;
		font-size: 14px;
		line-height: 21px;
		border: none;
		transition: all 0.2s ease;
	}
	.fg-job-card-apply-btn:hover {
		background: #161C2D;
		color: #FFFFFF !important;
		transform: translateY(-1px);
		box-shadow: 0 4px 8px rgba(30, 34, 43, 0.2);
	}
	.fg-job-no-results-mobile {
		background: #FAFAFA;
		border-radius: 12px;
		padding: 2rem 1.25rem;
		text-align: center;
		color: #737373;
		font-size: 14px;
		line-height: 21px;
	}
	.fg-job-pagination {
		margin: 16px 0 24px 0 !important;
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		width: 100% !important;
		text-align: center !important;
	}
	.fg-job-pagination *,
	.fg-job-pagination *::before,
	.fg-job-pagination *::after {
		list-style: none !important;
	}
	.fg-job-pagination ul,
	.fg-job-pagination li,
	.fg-job-pagination nav ul,
	.fg-job-pagination nav li {
		list-style: none !important;
		margin: 0 !important;
		padding: 0 !important;
		display: flex !important;
		flex-direction: row !important;
	}
	.fg-job-pagination-list {
		display: flex !important;
		flex-direction: row !important;
		flex-wrap: wrap !important;
		justify-content: center !important;
		align-items: center !important;
		gap: 4px !important;
		list-style: none !important;
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
	}
	.fg-job-pagination-item {
		margin: 0 !important;
		padding: 0 !important;
		list-style: none !important;
		display: inline-block !important;
		float: none !important;
	}
	.fg-job-pagination-item::before,
	.fg-job-pagination-item::after {
		display: none !important;
		content: none !important;
	}
	.fg-job-pagination-link,
	.fg-job-pagination-current,
	.fg-job-pagination a,
	.fg-job-pagination span {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		min-width: 40px !important;
		height: 40px !important;
		padding: 0 12px !important;
		border-radius: 8px !important;
		font-family: 'Inter', sans-serif !important;
		font-weight: 500 !important;
		font-size: 14px !important;
		line-height: 21px !important;
		text-decoration: none !important;
		transition: all 0.2s ease;
		box-sizing: border-box !important;
		vertical-align: middle !important;
		list-style: none !important;
		float: none !important;
		margin: 0 !important;
	}
	.fg-job-pagination-link::before,
	.fg-job-pagination-link::after,
	.fg-job-pagination-current::before,
	.fg-job-pagination-current::after,
	.fg-job-pagination a::before,
	.fg-job-pagination a::after,
	.fg-job-pagination span::before,
	.fg-job-pagination span::after {
		display: none !important;
		content: none !important;
	}
	.fg-job-pagination-link {
		background: #EDEDED;
		color: #141414;
		border: 1px solid #EDEDED;
	}
	.fg-job-pagination-link:hover {
		background: #E5E5E5;
		border-color: #E5E5E5;
		color: #141414;
	}
	.fg-job-pagination-current {
		background: #737373;
		color: #FFFFFF !important;
		border: 1px solid #737373;
		cursor: default;
	}
	.fg-job-pagination-prev,
	.fg-job-pagination-next {
		font-size: 18px;
		font-weight: 600;
	}
	.fg-job-pagination-ellipsis {
		display: flex !important;
		align-items: center;
		justify-content: center;
		min-width: 40px;
		height: 40px;
		color: #737373;
		font-family: 'Inter', sans-serif;
		font-size: 14px;
		list-style: none !important;
	}
	.fg-job-table th,
	.fg-job-table td {
		padding: 10px 12px;
		font-size: 13px;
	}
	.fg-job-table th:first-child,
	.fg-job-table tbody td:first-child {
		padding-left: 12px;
	}
	.fg-job-table tbody td:last-child {
		padding-right: 12px;
	}
	.fg-job-table tbody td {
		height: auto;
		min-height: 56px;
	}
	.fg-job-apply-btn {
		padding: 8px 16px;
		font-size: 13px;
	}
	.fg-job-cv-block {
		padding: 24px 16px;
		margin-top: 64px;
		overflow: visible;
		box-sizing: border-box;
	}
	.fg-job-cv-block-heading {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 16px;
		max-width: 100%;
		white-space: normal;
		word-wrap: break-word;
		overflow-wrap: break-word;
	}
	.fg-job-cv-block-text {
		font-size: 16px;
		line-height: 21px;
		margin-bottom: 24px;
		max-width: 100%;
	}
	.fg-job-cv-block-btn {
		font-size: 15px;
		padding: 10px 24px;
		width: 100%;
		max-width: 280px;
	}
	.fg-job-single .fg-job-tips-banner {
		width: 100vw !important;
		position: relative !important;
		left: 50% !important;
		right: 50% !important;
		margin: 0 -50vw 2rem -50vw !important;
		padding: 32px 1rem !important;
		display: flex !important;
		flex-direction: column !important;
		justify-content: center !important;
		align-items: center !important;
	}
	.fg-job-single .fg-job-tips-inner {
		flex-direction: column !important;
		gap: 1rem !important;
		text-align: center !important;
		padding: 0 !important;
		max-width: 100% !important;
		width: 100% !important;
		align-items: center !important;
		justify-content: center !important;
	}
	.fg-job-single .fg-job-tips-text {
		font-size: 20px !important;
		line-height: 28px !important;
		letter-spacing: -0.4px !important;
		text-align: center !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 auto !important;
	}
	.fg-job-single .fg-job-tips-btn {
		width: auto !important;
		min-width: 140px !important;
		height: 44px !important;
		font-size: 15px !important;
		padding: 0 20px !important;
		margin: 0 auto !important;
	}
	.fg-apply-modal-close {
		top: 0.5rem !important;
		right: 0.5rem !important;
	}
	.fg-apply-modal-title {
		margin-top: 0.5rem !important;
		padding-right: 2.5rem !important;
		padding-left: 2.5rem !important;
	}
	.fg-apply-modal-title-label {
		white-space: nowrap !important;
		display: block !important;
	}
	.fg-apply-modal-title-job-text {
		display: block !important;
		margin-top: 0.25rem !important;
	}
	.fg-apply-actions {
		width: 100% !important;
		justify-content: center !important;
		align-items: center !important;
	}
	.fg-apply-btn {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 auto !important;
	}
	.fg-apply-legal-line {
		display: block !important;
	}
	.fg-apply-legal-line-1 {
		margin-bottom: 0.25rem !important;
	}
	.fg-apply-legal-line-2 {
		display: block !important;
		margin-bottom: 0.25rem !important;
	}
	.fg-apply-legal-line-3 {
		display: block !important;
		margin-bottom: 0 !important;
	}
}

@media (max-width: 480px) {
	.fg-job-listings-wrap {
		padding: 0 0.75rem;
	}
	.fg-job-top-banner {
		padding: 30px 0;
	}
	.fg-job-top-banner-inner {
		padding: 0 1rem;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.fg-job-top-banner-text {
		text-align: center;
	}
	.fg-job-top-banner-text {
		font-size: 20px;
		line-height: 26px;
		letter-spacing: -0.6px;
	}
	.fg-job-top-banner-btn {
		width: auto;
		min-width: 140px;
		height: 42px;
		font-size: 14px;
		padding: 0 18px;
	}
	.fg-job-filter-row select {
		width: 100%;
	}
	.fg-job-filter-submit {
		width: 100%;
	}
	.fg-job-clear-filters {
		display: block;
		text-align: center;
		margin-top: 0.5rem;
	}
	.fg-job-table-wrap {
		display: none !important;
	}
	.fg-job-cards-mobile {
		display: block !important;
		width: 100% !important;
	}
	.fg-job-card {
		padding: 18px;
		margin-bottom: 14px;
		border-radius: 14px;
		display: block !important;
	}
	.fg-job-card-title {
		font-size: 16px;
		line-height: 24px;
	}
	.fg-job-card-label,
	.fg-job-card-value {
		font-size: 13px;
		line-height: 19px;
	}
	.fg-job-card-apply-btn {
		padding: 12px 20px;
		height: 44px;
		font-size: 13px;
	}
	.fg-job-single .fg-job-tips-banner {
		width: 100vw !important;
		position: relative !important;
		left: 50% !important;
		right: 50% !important;
		margin: 0 -50vw 2rem -50vw !important;
		padding: 28px 1rem !important;
		display: flex !important;
		flex-direction: column !important;
		justify-content: center !important;
		align-items: center !important;
	}
	.fg-job-single .fg-job-tips-inner {
		flex-direction: column !important;
		gap: 0.875rem !important;
		text-align: center !important;
		padding: 0 !important;
		max-width: 100% !important;
		width: 100% !important;
		align-items: center !important;
		justify-content: center !important;
	}
	.fg-job-single .fg-job-tips-text {
		font-size: 18px !important;
		line-height: 26px !important;
		letter-spacing: -0.3px !important;
		text-align: center !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 auto !important;
	}
	.fg-job-single .fg-job-tips-btn {
		width: auto !important;
		min-width: 130px !important;
		height: 42px !important;
		font-size: 14px !important;
		padding: 0 18px !important;
		margin: 0 auto !important;
	}
	.fg-apply-modal-close {
		top: 0.5rem !important;
		right: 0.5rem !important;
	}
	.fg-apply-modal-title {
		margin-top: 0.5rem !important;
		padding-right: 2.5rem !important;
		padding-left: 2.5rem !important;
	}
	.fg-apply-modal-title-label {
		white-space: nowrap !important;
		display: block !important;
	}
	.fg-apply-modal-title-job-text {
		display: block !important;
		margin-top: 0.25rem !important;
	}
	.fg-apply-actions {
		width: 100% !important;
		justify-content: center !important;
		align-items: center !important;
	}
	.fg-apply-btn {
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 auto !important;
	}
	.fg-apply-legal-line {
		display: block !important;
	}
	.fg-apply-legal-line-1 {
		margin-bottom: 0.25rem !important;
	}
	.fg-apply-legal-line-2 {
		display: block !important;
		margin-bottom: 0.25rem !important;
	}
	.fg-apply-legal-line-3 {
		display: block !important;
		margin-bottom: 0 !important;
	}
	.fg-job-pagination {
		margin: 12px 0 20px 0 !important;
	}
	.fg-job-pagination-list {
		gap: 4px !important;
	}
	.fg-job-pagination-link,
	.fg-job-pagination-current {
		min-width: 38px;
		height: 38px;
		padding: 0 10px;
		font-size: 13px;
		background: #EDEDED !important;
		color: #141414 !important;
		border: 1px solid #EDEDED !important;
	}
	.fg-job-pagination-link:hover {
		background: #E5E5E5 !important;
		border-color: #E5E5E5 !important;
	}
	.fg-job-pagination-current {
		background: #737373 !important;
		color: #FFFFFF !important;
		border: 1px solid #737373 !important;
	}
	.fg-job-listings-title {
		font-size: 1.25rem;
	}
	.fg-job-cv-block {
		padding: 20px 12px;
		margin-top: 48px;
	}
	.fg-job-cv-block-heading {
		font-size: 22px;
		line-height: 28px;
		max-width: 100%;
		white-space: normal;
		word-wrap: break-word;
		overflow-wrap: break-word;
	}
	.fg-job-cv-block-text {
		font-size: 15px;
		line-height: 20px;
		margin-bottom: 20px;
	}
}

.fg-job-listings-title {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-size: 1.5rem;
	font-weight: 600;
	margin: 0 0 1.25rem 0;
	color: #141414;
}

.fg-job-table-wrap {
	background: #FAFAFA;
	border-radius: 16px;
	overflow: hidden;
	padding: 0;
	display: block;
}

.fg-job-cards-mobile {
	display: none;
}

@media (max-width: 768px) {
	.fg-job-cards-mobile {
		display: block !important;
	}
}

.fg-job-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	background: #FAFAFA;
	font-family: 'Inter', sans-serif;
}

.fg-job-table th,
.fg-job-table td {
	padding: 0;
	text-align: left;
	vertical-align: middle;
	border: none;
}

.fg-job-table th {
	padding: 12px 16px;
	height: 46px;
	box-sizing: border-box;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 21px;
	color: #141414 !important;
	letter-spacing: -0.1px;
	text-transform: none !important;
}

.fg-job-table thead tr {
	background: #F4FBF3 !important;
}

.fg-job-table thead th {
	background: #F4FBF3 !important;
	text-transform: none !important;
	font-weight: 600 !important;
}

.fg-job-table thead th:first-child {
	padding-left: 20px;
}

.fg-job-table tbody tr {
	background: #FAFAFA;
	border-top: 1px solid #E5E8EB;
}

.fg-job-table tbody td {
	height: 72px;
	box-sizing: border-box;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	padding: 0 16px;
}

.fg-job-table tbody td:first-child {
	padding-left: 20px;
	color: #141414;
}

.fg-job-table tbody td:nth-child(2),
.fg-job-table tbody td:nth-child(3),
.fg-job-table tbody td:nth-child(4),
.fg-job-table tbody td:nth-child(5) {
	color: #737373;
}

.fg-job-table tbody td:last-child {
	padding-right: 20px;
}

.fg-job-no-results {
	padding: 2rem 1.25rem !important;
	text-align: center;
	color: #737373;
	font-size: 14px;
	line-height: 21px;
}


.fg-job-table tbody tr:hover {
	background: #F5F9F5;
}

.fg-job-apply-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 9px 23px;
	height: 39px;
	box-sizing: border-box;
	background: #1E222B;
	color: #FFFFFF !important;
	text-decoration: none;
	border-radius: 10px;
	font-family: 'Inter', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 21px;
	white-space: nowrap;
	border: none;
}

.fg-job-apply-btn:hover {
	background: #161C2D;
	color: #FFFFFF !important;
}

.fg-job-cv-block {
	background: #F5FBF5;
	border-radius: 12px;
	padding: 32px 24px;
	margin-top: 96px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.fg-job-cv-block-heading {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 700 !important;
	font-style: normal;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: 0px;
	text-align: center;
	color: #212121;
	margin: 0 0 40px 0;
	white-space: nowrap;
	max-width: 100%;
	min-width: 0;
}

.fg-job-cv-block-text {
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 0;
	text-align: center;
	color: #212121;
	margin: 0 0 50px 0;
	vertical-align: middle;
	max-width: 720px;
}

@media (max-width: 1024px) {
	.fg-job-cv-block-heading {
		white-space: normal;
		word-wrap: break-word;
		overflow-wrap: break-word;
	}
}

.fg-job-cv-block-actions {
	margin: 0 0 20px 0;
	text-align: center;
	width: 100%;
}

.fg-job-cv-block-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 28px;
	background: #212121;
	color: #fff !important;
	border: none;
	border-radius: 10px;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 17px;
	line-height: 32px;
	letter-spacing: -0.6px;
	text-align: center;
	text-transform: none;
	cursor: pointer;
}

.fg-job-cv-block-btn:hover {
	background: #161C2D;
	color: #fff !important;
}

.fg-job-cv-block-legal {
	font-family: 'Inter', sans-serif;
	font-size: 13px;
	line-height: 1.4;
	color: #9E9E9E;
	margin: 0;
	text-align: center;
	max-width: 640px;
}

.fg-job-cv-block-legal a {
	color: #9E9E9E;
	text-decoration: underline;
}

.fg-job-cv-block-legal a:hover {
	color: #737373;
}

article.fg-job-single,
.fg-job-single {
	max-width: 1100px;
	margin: 2rem auto 75px auto;
	padding: 0 1rem;
	font-family: 'Inter', sans-serif;
}

.fg-job-single .fg-job-single-header {
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 2rem;
	text-align: left;
}

.fg-job-single .fg-job-single-header-inner {
	max-width: 785px;
	width: 100%;
	box-sizing: border-box;
}

.fg-job-single .fg-job-single-content-inner {
	max-width: 785px;
	width: 100%;
	box-sizing: border-box;
}

.fg-job-single .fg-job-single-title {
	display: block !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 36px !important;
	line-height: 40px !important;
	color: #141414 !important;
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
	letter-spacing: 0 !important;
	border: none !important;
}

.single-fg_job article.fg-job-single .fg-job-single-meta,
article.fg-job-single .fg-job-single-header-inner .fg-job-single-meta,
.fg-job-single .fg-job-single-meta {
	font-family: 'Inter', sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 28px !important;
	color: rgba(20, 20, 20, 0.55) !important;
	width: 100%;
	max-width: 785px;
	margin: 0 !important;
	display: block;
	box-sizing: border-box;
}

.fg-job-single .fg-job-tips-banner {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin: 0 -50vw 2rem -50vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 55px 1rem;
	background: #F4FBF3 !important;
	border-radius: 0;
	box-sizing: border-box;
}

.fg-job-single .fg-job-tips-inner {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
	gap: 1.5rem;
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
}

/* Промо-банер: мобилен = иста колона како текст; desktop = цела ширина на артиклот (до десно, како претходно). */
.fg-job-promo-banner-wrap {
	max-width: 785px;
	width: 100%;
	margin: 0 0 2rem;
	padding: 0;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	.fg-job-promo-banner-wrap {
		max-width: none;
		width: 100%;
	}
}

.fg-job-promo-banner-inner {
	border-radius: 12px;
	overflow: hidden;
	line-height: 0;
	background: #f5f5f5;
}
.fg-job-promo-banner-img {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.fg-job-single .fg-job-tips-text {
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 36px !important;
	line-height: 44px !important;
	letter-spacing: -1.2px !important;
	color: #161C2D !important;
	flex: 0 1 auto;
	white-space: normal;
}

.fg-job-single .fg-job-tips-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 155px;
	height: 51px;
	box-sizing: border-box;
	background: #161C2D !important;
	color: #FFFFFF !important;
	text-decoration: none;
	border-radius: 8px;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 17px !important;
	line-height: 32px !important;
	letter-spacing: -0.6px !important;
	text-align: center;
	border: none !important;
}

.fg-job-single .fg-job-tips-btn:hover {
	background: #0f1319 !important;
	color: #FFFFFF !important;
}

.fg-job-single .fg-job-duties-title {
	display: block !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 20px !important;
	line-height: 33px !important;
	color: #141414 !important;
	margin: 0 0 0.5rem 0 !important;
	padding: 0 !important;
	border: none !important;
}

.fg-job-single .fg-job-duties-content {
	font-family: 'Inter', sans-serif !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 24px !important;
	color: rgba(20, 20, 20, 0.55) !important;
	margin-bottom: 2rem;
}

.fg-job-single .fg-job-duties-content ul {
	margin: 0.25rem 0 0.5rem 1.5rem;
	padding: 0;
	list-style: disc;
}

.fg-job-single .fg-job-duties-content li {
	margin-bottom: 0.25rem;
}

.fg-job-single .fg-job-apply-cta {
	margin-top: 50px;
	margin-bottom: 75px;
}

@media (max-width: 767px) {
	/* Центрирање: flex понекогаш го препишува темата; margin: auto на копчето е сигурно за фиксна ширина */
	article.fg-job-single .fg-job-apply-cta,
	.fg-job-single .fg-job-apply-cta {
		display: flex !important;
		justify-content: center !important;
		align-items: center !important;
		width: 100% !important;
		max-width: 100% !important;
		box-sizing: border-box;
		padding-left: 0;
		padding-right: 0;
		clear: both;
	}

	article.fg-job-single .fg-job-open-apply-modal,
	.fg-job-single .fg-job-open-apply-modal {
		margin-left: auto !important;
		margin-right: auto !important;
		float: none !important;
	}
}

.fg-job-single .fg-job-open-apply-modal {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 298px;
	height: 51px;
	padding: 9px 5px;
	gap: 10px;
	border: 1px solid #141414 !important;
	border-radius: 8px;
	background: transparent !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 17px !important;
	line-height: 32px !important;
	letter-spacing: -0.6px !important;
	text-align: center;
	color: #141414 !important;
	cursor: pointer;
	text-transform: none !important;
	flex: none;
	flex-grow: 0;
}

.fg-job-single .fg-job-open-apply-modal:hover {
	background: #141414 !important;
	color: #fff !important;
}

.fg-apply-modal {
	position: fixed;
	inset: 0;
	z-index: 2147483647;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 1rem;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.2s, opacity 0.2s;
	isolation: isolate;
}

.fg-apply-modal.is-open {
	visibility: visible;
	opacity: 1;
}

.fg-apply-modal-overlay {
	position: absolute;
	inset: 0;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}

.fg-apply-modal-inner {
	position: relative;
	z-index: 2;
	width: 100%;
	max-width: 552px;
	max-height: 90vh;
	overflow-y: auto;
	background: #FAFAFA;
	border-radius: 0;
	box-shadow: 0 4px 24px rgba(0,0,0,0.2);
	padding: 38px 26px 16px;
	box-sizing: border-box;
}

.fg-apply-modal-close {
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
	width: 36px;
	height: 36px;
	padding: 0;
	border: none;
	background: transparent;
	font-size: 1.5rem;
	line-height: 1;
	cursor: pointer;
	color: #161C2D;
	opacity: 0.7;
	z-index: 10;
}

.fg-apply-modal-close:hover {
	opacity: 1;
}

.fg-apply-modal-title {
	display: block !important;
	margin: 0.5rem 0 1rem 0 !important;
	padding: 0 2.5rem 0 2.5rem !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 20px !important;
	line-height: 1.35 !important;
	text-align: center !important;
	color: #141414 !important;
	border: none !important;
}

.fg-apply-modal-title.fg-apply-modal-title-hidden {
	display: none !important;
}

.fg-apply-modal-title-label {
	display: block !important;
	white-space: nowrap !important;
}

.fg-apply-modal-title-job-text {
	display: block !important;
}

.fg-apply-modal-title-cv {
	display: block !important;
	margin: 0 0 1rem 0 !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 20px !important;
	line-height: 1.25 !important;
	text-align: center !important;
	color: #141414 !important;
	border: none !important;
}

.fg-apply-modal-title-cv-line1,
.fg-apply-modal-title-cv-line2 {
	display: block;
}

.fg-apply-modal-title-cv-line2 {
	margin-top: 2px;
}

.fg-apply-form .fg-apply-field {
	margin-bottom: 0.75rem;
}

.fg-apply-form .fg-apply-field:not(.fg-apply-field-file) {
	margin-bottom: 0.5rem;
}

.fg-apply-form .fg-apply-field-file {
	margin-bottom: 0.75rem;
}

#fg-apply-modal .fg-apply-form .fg-apply-field-file:has(.fg-apply-file-rules),
.fg-apply-modal .fg-apply-form .fg-apply-field-file:has(.fg-apply-file-rules) {
	line-height: 1.2;
}

#fg-apply-modal .fg-apply-form .fg-apply-field-file .fg-apply-file-wrap + .fg-apply-file-rules,
.fg-apply-modal .fg-apply-form .fg-apply-field-file .fg-apply-file-wrap + .fg-apply-file-rules {
	margin-top: 0 !important;
}

.fg-apply-cv-error {
	display: none;
	max-width: 400px;
	margin: 0 auto 0.2rem auto !important;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #c00;
	line-height: 1.3;
}

.fg-apply-cv-error.is-visible {
	display: block;
}

.fg-apply-cv-block {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	transition: border-color 0.2s, box-shadow 0.2s;
	box-sizing: border-box;
}

.fg-apply-cv-block.fg-apply-cv-has-error {
	border: 2px solid #c00 !important;
	border-radius: 10px !important;
	padding: 0.75rem !important;
	box-sizing: border-box !important;
}

.fg-apply-label-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.fg-apply-form .fg-apply-field-file label {
	display: block;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: -0.176471px;
	color: #898c93 !important;
	opacity: 1 !important;
	margin-bottom: 0.35rem;
}


#fg-apply-modal .fg-apply-input-wrap {
	position: relative;
	display: block;
	max-width: 400px;
	margin-left: auto !important;
	margin-right: auto !important;
}

#fg-apply-modal .fg-apply-input-wrap input,
.fg-apply-modal .fg-apply-input-wrap input {
	width: 100% !important;
	box-sizing: border-box !important;
	padding: 14px 44px 14px 19px !important;
	background: #FFFFFF !important;
	border: 1px solid #e0e0e0 !important;
	border-radius: 12px !important;
	-webkit-appearance: none;
	appearance: none;
	font-family: 'Inter', sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 19px !important;
	letter-spacing: -0.176471px !important;
	color: #898c93 !important;
	display: block !important;
}

.fg-apply-form .fg-apply-input-wrap input::placeholder {
	color: #898c93 !important;
	opacity: 1 !important;
}

#fg-apply-modal .fg-apply-form .fg-apply-input-wrap input:focus,
.fg-apply-modal .fg-apply-form .fg-apply-input-wrap input:focus {
	outline: none !important;
	border-color: #0DCF37 !important;
}

#fg-apply-modal .fg-apply-form .fg-apply-input-wrap.is-valid input,
.fg-apply-modal .fg-apply-form .fg-apply-input-wrap.is-valid input {
	border-color: #0DCF37 !important;
}

.fg-apply-check {
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #13BD5C;
	display: none;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	font-weight: bold;
}

.fg-apply-form .fg-apply-input-wrap.is-valid .fg-apply-check {
	display: flex;
}

.fg-apply-check::after {
	content: '✓';
}

#fg-apply-modal .fg-apply-file-wrap,
.fg-apply-modal .fg-apply-file-wrap {
	display: flex;
	flex-direction: row;
	align-items: stretch;
	gap: 10px;
	max-width: 400px;
	margin-left: auto !important;
	margin-right: auto !important;
	margin-bottom: 0 !important;
	box-sizing: border-box;
}

#fg-apply-modal .fg-apply-file-wrap-cv,
.fg-apply-modal .fg-apply-file-wrap-cv {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#fg-apply-modal .fg-apply-file-display,
.fg-apply-modal .fg-apply-file-display {
	flex: 1;
	min-width: 0;
	height: 41px;
	padding: 0 19px;
	background: #f0f0f0 !important;
	border: none;
	border-radius: 12px !important;
	font-family: 'Inter', sans-serif !important;
	font-style: normal !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 41px !important;
	letter-spacing: -0.176471px;
	color: #898c93 !important;
	opacity: 1 !important;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

#fg-apply-modal .fg-apply-file-wrap-cv .fg-apply-file-display,
.fg-apply-modal .fg-apply-file-wrap-cv .fg-apply-file-display {
	height: 51px;
	line-height: 51px !important;
	padding: 0 19px;
	background: #FFFFFF !important;
	border-radius: 8px !important;
}

#fg-apply-modal .fg-apply-file-display.has-file,
.fg-apply-modal .fg-apply-file-display.has-file {
	opacity: 1;
}

#fg-apply-modal .fg-apply-file-rules,
.fg-apply-modal .fg-apply-file-rules {
	display: block;
	max-width: 400px;
	margin: 2px auto 0 auto !important;
	padding: 0 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 14px !important;
	line-height: 17px !important;
	letter-spacing: -0.176471px;
	color: #898c93 !important;
	opacity: 1 !important;
	text-align: left;
}

.fg-apply-file-wrap .fg-apply-file-input {
	position: absolute;
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	z-index: -1;
}

.fg-apply-attach-btn {
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 85px;
	height: 41px;
	padding: 0 16px;
	background: #EDEDED !important;
	border: 1px solid #141414;
	border-radius: 12px !important;
	font-family: 'Inter', sans-serif !important;
	font-style: normal !important;
	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 21px !important;
	text-align: center !important;
	text-transform: none !important;
	color: #141414 !important;
	cursor: pointer;
	flex: none;
}

#fg-apply-modal .fg-apply-file-wrap-cv .fg-apply-attach-btn-cv,
.fg-apply-modal .fg-apply-file-wrap-cv .fg-apply-attach-btn-cv {
	width: 134px;
	height: 51px;
	min-width: 134px;
	padding: 9px 5px;
	gap: 10px;
	border-radius: 8px !important;
}

#fg-apply-modal .fg-apply-attach-btn-cv,
.fg-apply-modal .fg-apply-attach-btn-cv {
	background: #FFFFFF !important;
	border: 1px solid #141414 !important;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-weight: 700 !important;
	font-style: normal !important;
	font-size: 17px !important;
	line-height: 32px !important;
	letter-spacing: -0.6px !important;
	text-align: center !important;
	text-transform: none !important;
	color: #141414 !important;
}

.fg-apply-attach-btn-cv:hover {
	background: #f5f5f5 !important;
	color: #141414 !important;
}

.fg-apply-attach-btn:hover {
	background: #e0e0e0;
}

.fg-apply-actions {
	margin: 1.5rem 0 0.25rem 0;
	display: flex;
	justify-content: center;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.fg-apply-success {
	display: none;
	margin: 0;
	padding: 2rem 0;
	text-align: center;
}

.fg-apply-success[aria-hidden="false"] {
	display: block;
}

.fg-apply-modal-inner:has(.fg-apply-success[aria-hidden="false"]) {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	min-height: 280px;
}

.fg-apply-success-message {
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 1.4;
	color: #141414;
	margin: 0 0 1rem 0;
}

.fg-apply-success-close {
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 134px;
	height: 51px;
	padding: 9px 24px;
	background: #161C2D;
	border: none;
	border-radius: 12px;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 700;
	font-size: 17px;
	line-height: 32px;
	letter-spacing: -0.6px;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}

.fg-apply-success-close:hover {
	background: #0f1319;
}

.fg-apply-btn {
	width: 100%;
	max-width: 400px;
	height: 51px;
	padding: 9px 5px;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	background: #161C2D;
	border: none;
	border-radius: 12px;
	font-family: 'Plus Jakarta Sans', sans-serif !important;
	font-style: normal !important;
	font-weight: 700 !important;
	font-size: 17px !important;
	line-height: 32px !important;
	letter-spacing: -0.6px !important;
	text-align: center !important;
	text-transform: none !important;
	color: #FFFFFF !important;
	cursor: pointer;
}

.fg-apply-btn:hover:not(:disabled) {
	background: #0f1319;
}

.fg-apply-btn:disabled {
	opacity: 0.7;
	cursor: not-allowed;
}

.fg-apply-legal {
	font-family: 'Inter', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.4;
	text-align: center;
	letter-spacing: -0.176471px;
	color: #898c93 !important;
	opacity: 1 !important;
	margin: 0.125rem auto 0;
	padding-bottom: 0;
	max-width: 400px;
}
.fg-apply-legal-line {
	display: block;
}
.fg-apply-legal-line-1 {
	margin-bottom: 0.25rem;
}
.fg-apply-legal-line-2 {
	margin-bottom: 0.25rem;
}
.fg-apply-legal-line-3 {
	margin-bottom: 0;
}

.fg-apply-legal a {
	color: #898c93 !important;
	opacity: 1 !important;
	text-decoration: underline;
}
.fg-apply-legal a:link,
.fg-apply-legal a:visited,
.fg-apply-legal a:hover,
.fg-apply-legal a:active {
	color: #898c93 !important;
	opacity: 1 !important;
}

#fg-apply-modal .fg-apply-modal-inner,
#fg-apply-modal.fg-apply-modal .fg-apply-modal-inner {
	text-align: center !important;
}

#fg-apply-modal .fg-apply-form,
#fg-apply-modal .fg-apply-form * {
	box-sizing: border-box !important;
}

#fg-apply-modal .fg-apply-input-wrap {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#fg-apply-modal .fg-apply-file-wrap,
#fg-apply-modal .fg-apply-file-wrap-cv {
	display: flex !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#fg-apply-modal .fg-apply-file-rules {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left !important;
}

#fg-apply-modal .fg-apply-cv-error {
	display: none !important;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center !important;
}

#fg-apply-modal .fg-apply-cv-error.is-visible {
	display: block !important;
}

#fg-apply-modal .fg-apply-actions {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	text-align: center !important;
	width: 100% !important;
	max-width: 400px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
#fg-apply-modal .fg-apply-btn {
	margin: 0 auto !important;
	width: 100% !important;
	max-width: 400px !important;
}
#fg-apply-modal .fg-apply-legal {
	max-width: 400px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#fg-apply-modal .fg-apply-success {
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#fg-apply-modal .fg-apply-modal-title {
	text-align: center !important;
}
#fg-apply-modal .fg-apply-legal a,
#fg-apply-modal .fg-apply-legal a:link,
#fg-apply-modal .fg-apply-legal a:visited,
#fg-apply-modal .fg-apply-legal a:hover,
#fg-apply-modal .fg-apply-legal a:active {
	color: #898c93 !important;
	opacity: 1 !important;
	text-decoration: underline !important;
}

body.fg-modal-open {
	overflow: hidden;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}

@media (min-width: 769px) {
	.fg-job-table-wrap {
		display: block !important;
	}
	.fg-job-cards-mobile {
		display: none !important;
	}
	.fg-job-pagination {
		margin: 16px 0 32px 0 !important;
	}
	.fg-job-pagination-list {
		gap: 4px !important;
	}
	.fg-job-pagination-link,
	.fg-job-pagination-current {
		min-width: 44px;
		height: 44px;
		padding: 0 14px;
		font-size: 14px;
		background: #EDEDED !important;
		color: #141414 !important;
		border: 1px solid #EDEDED !important;
	}
	.fg-job-pagination-link:hover {
		background: #E5E5E5 !important;
		border-color: #E5E5E5 !important;
	}
	.fg-job-pagination-current {
		background: #737373 !important;
		color: #FFFFFF !important;
		border: 1px solid #737373 !important;
	}
	.fg-apply-actions {
		max-width: 400px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.fg-apply-btn {
		max-width: 400px !important;
		width: 100% !important;
	}
	.fg-apply-legal {
		max-width: 500px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.fg-apply-legal-line {
		display: block !important;
	}
	.fg-apply-legal-line-1 {
		display: inline !important;
		margin-bottom: 0 !important;
		white-space: nowrap !important;
	}
	.fg-apply-legal-line-1::after {
		content: ' нашата';
	}
	.fg-apply-legal-line-2 {
		display: inline !important;
		margin-bottom: 0 !important;
		white-space: nowrap !important;
	}
	.fg-apply-legal-our {
		display: none !important;
	}
	.fg-apply-legal-line-1::after {
		content: ' нашата';
	}
	.fg-apply-legal-line-3 {
		display: block !important;
		margin-top: 0.25rem !important;
		white-space: nowrap !important;
	}
}
