.site-nav__trigger {
	position: relative;
	padding-top: 14px;
}

.site-nav__trigger::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	background: #54585a;
	transform: scaleX(0);
	transition: transform 0.3s ease;
	top: 58px;
}

.mix-hero {
	width: 100%;
}

.pagination-next {
	top: -2px;
}

.split-bg {
	background: linear-gradient(to right, #fff 0%, #fff 15%, #EEEFEF 15%, #EEEFEF 100%);
}

.footer-menu li a::after {
	display: none;
}

.e-n-accordion-item summary {
	border-right: 0px !important;
	border-left: 0px !important;
	border-bottom: 0 !important;
}

summary.e-n-accordion-item-title .e-con.e-flex {
	border: 0px !important;
}

details .e-con.e-flex {
	border: 0px !important;
}

details .e-con.e-flex li a::after {
	display: none;
}

.e-n-accordion details:first-child summary {
	border-top: 0px !important;
}

/* Elementor heading: base color before GSAP word highlight (light → dark on scroll) */
h2[data-interaction-id="9ffdbcc"].e-heading-base {
	color: #c8c8c8;
}

/* SplitType wraps words in .word; without this, nested spans can inherit kit / interaction color until GSAP sets each word */
h2[data-interaction-id="9ffdbcc"].e-heading-base .word {
	color: #c8c8c8;
}

@media (max-width: 767px) {
	h2.e-9ffdbcc-93bdc2f.e-heading-base {
		font-size: 26px;
		width: 100%;
		margin-left: 20px;
		margin-right: 20px;
		text-align: center;
	}
}

/* Contact Form 7 - Porto style */
.wpcf7 .porto-cf7-field > label,
.wpcf7 .porto-cf7-label {
	color: #54585A;
	font-family: "GHOTAM";
	font-size: 10px;
	font-style: normal;
	font-weight: 350;
	line-height: normal;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 8px;
}

.wpcf7 .porto-cf7-field input[type="text"],
.wpcf7 .porto-cf7-field input[type="email"],
.wpcf7 .porto-cf7-field input[type="tel"],
.wpcf7 .porto-cf7-field input[type="number"],
.wpcf7 .porto-cf7-field input[type="url"],
.wpcf7 .porto-cf7-field input[type="date"],
.wpcf7 .porto-cf7-field select,
.wpcf7 .porto-cf7-field textarea {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #BBBCBC;
	background: transparent;
	padding: 15px;
	padding-left: 0;
	color: #54585A;
	font-family: "GHOTAM";
	font-size: 12px;
	box-sizing: border-box;
	font-weight: 300;
}

.wpcf7 .porto-cf7-field textarea {
	min-height: 120px;
	resize: vertical;
}

.wpcf7 .porto-cf7-field input:focus,
.wpcf7 .porto-cf7-field select:focus,
.wpcf7 .porto-cf7-field textarea:focus {
	outline: none;
	border-bottom-color: #54585A;
}

.wpcf7 .porto-cf7-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 22px 56px;
}

.wpcf7 .porto-cf7-field--full {
	margin-top: 20px;
}

.wpcf7 .porto-cf7-consent {
	margin-top: 24px;
	display: grid;
	gap: 10px;
}

.wpcf7 .porto-cf7-consent label {
	color: #54585A;
	font-family: 'Ghotam';
	font-size: 12px;
	font-weight: 325;
	letter-spacing: 0;
	text-transform: none;
}

.wpcf7 .porto-cf7-consent .wpcf7-list-item {
	margin: 0;
}

.wpcf7 .porto-cf7-submit {
	margin-top: 18px;
}

.wpcf7 .porto-cf7-submit .wpcf7-submit {
	background: #00617F;
	color: #fff;
	border: 1px solid #00617F;
	padding: 12px 22px;
	font-family: 'Ghotam';
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	transition: all .3s ease;
	cursor: pointer;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	background: #98A4AE !important;
	border-color: #98A4AE !important;
}

a.ed-cta-btn.ed-cta-btn-primary:hover {
	background: #98A4AE !important;
}

.porto-cf7-field br {
	display: none !important;
}

span.wpcf7-list-item-label {
	font-family: "Ghotam";
	font-size: 10px;
	position: relative;
	top: -3px;
}

span.wpcf7-not-valid-tip {
	font-size: 10px;
	font-family: 'Ghotam';
	font-weight: 300;
	margin-top: 10px;
	color: #e5254b;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-bottom: 1px solid #ccc;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding-bottom: 10px;
	color: #000;
	font-size: 12px;
	font-family: 'Ghotam';
	display: inline;
	font-weight: 350;
	border-color: #ea7000 !important;
	padding-left: 0px;
}

/* .wpcf7 form .wpcf7-response-output {
    font-size: 12px;
    font-family: 'Ghotam';
    font-weight: 350;
    border-bottom: 1px solid #00a0d2;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    display: inline;
    padding-bottom: 10px;
    color: #000 !important;
} */

.wpcf7 form .wpcf7-response-output{
	border: 0px !important;
}

@media (max-width: 991px) {
	.wpcf7 .porto-cf7-grid {
		grid-template-columns: 1fr;
		gap: 18px;
	}
}

/* Contact Form 7 - Careers application dark form */
.wpcf7 .porto-careers-cf7 {
	width: 100%;
	max-width: 1066px;
	margin-left: auto;
	margin-right: auto;
	color: #bbbfca;
	background: transparent;
}

.wpcf7 .porto-careers-cf7__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: clamp(48px, 6vw, 78px);
	row-gap: 32px;
}

.wpcf7 .porto-careers-cf7__field label {
	display: block;
	margin: 0 0 16px;
	color: #54585A;
	font-family: 'Ghotam';
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}

.wpcf7 .porto-careers-cf7__field input,
.wpcf7 .porto-careers-cf7__field select {
	width: 100%;
	height: 36px;
	padding: 0 34px 14px 0;
	border: 0;
	border-bottom: 1px solid #bbbfca;
	border-radius: 0;
	background: transparent;
	color: #bbbfca;
	font-family: 'Ghotam';
	font-size: 12px;
	font-style: normal;
	font-weight: 325;
	line-height: 16px;
	box-sizing: border-box;
	appearance: none;
	-webkit-appearance: none;
}

.wpcf7 .porto-careers-cf7__field select {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7' fill='none'%3E%3Cpath d='M10.3535 0.353516L5.35352 5.35352L0.353516 0.353515' stroke='%23BBBCBC'/%3E%3C/svg%3E");
	background-position: right 2px top 8px;
	background-size: 11px 7px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #BBBCBC !important;
	box-shadow: none !important;
}

.wpcf7 .porto-careers-cf7__field input::placeholder {
	color: #bbbfca;
	opacity: 1;
}

.wpcf7 .porto-careers-cf7__field input:focus,
.wpcf7 .porto-careers-cf7__field select:focus {
	outline: none;
	border-bottom-color: #BBBCBC !important;
}

.wpcf7 .porto-careers-cf7__field br,
.wpcf7 .porto-careers-cf7__upload br,
.wpcf7 .porto-careers-cf7__consents br,
.wpcf7 .porto-careers-cf7__actions br {
	display: none;
}

.wpcf7 .porto-careers-cf7__upload {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 220px;
	margin-top: 48px;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
	text-align: center;
	overflow: hidden;
}

.wpcf7 .porto-careers-cf7__upload .wpcf7-form-control-wrap {
	position: absolute;
	inset: 0;
	z-index: 4;
}

.wpcf7 .porto-careers-cf7__file {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 5;
	font-size: 200px;
}

.wpcf7 .porto-careers-cf7__upload-content,
.wpcf7 .porto-careers-cf7__upload-content p {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 7px;
	padding: 32px;
	color: #54585A;
	font-family: 'Ghotam';
	font-size: 12px;
	font-weight: 325;
	line-height: 16px;
}

.wpcf7 .porto-careers-cf7__paperclip {
	display: inline-flex;
	width: 24px;
	height: 41px;
	margin-bottom: 16px;
	color: #54585A;
	line-height: 1;
}

.wpcf7 .porto-careers-cf7__paperclip svg {
	display: block;
	width: 100%;
	height: 100%;
}

.wpcf7 .porto-careers-cf7__upload.is-file-added .porto-careers-cf7__paperclip {
	width: 41px;
	height: 41px;
}

.wpcf7 .porto-careers-cf7__upload.is-file-error .porto-careers-cf7__paperclip {
	width: 41px;
	height: 41px;
}

.wpcf7 .porto-careers-cf7__upload-content strong {
	color: #54585A;
	font-family: 'Ghotam';
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}

.wpcf7 .porto-careers-cf7__upload.is-file-error .porto-careers-cf7__upload-content strong,
.wpcf7 .porto-careers-cf7__upload.is-file-error .porto-careers-cf7__upload-content span:not(.porto-careers-cf7__paperclip) {
	color: #E5254B;
}

.wpcf7 .porto-careers-cf7 .wpcf7-not-valid-tip {
	display: block !important;
	margin-top: 6px;
	color: #E5254B !important;
	font-family: 'Ghotam', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.35;
	text-align: left;
}

.wpcf7 .porto-careers-cf7__field .wpcf7-form-control-wrap {
	display: block;
}

.wpcf7 .porto-careers-cf7__field .wpcf7-not-valid {
	border-bottom-color: #E5254B !important;
}

.wpcf7 .porto-careers-cf7__field.has-custom-error input,
.wpcf7 .porto-careers-cf7__field.has-custom-error select,
.wpcf7 .porto-careers-cf7__field.has-custom-error textarea {
	border-bottom-color: #E5254B !important;
}

.wpcf7 .porto-careers-cf7__custom-error {
	display: block;
	margin-top: 6px;
	color: #E5254B;
	font-family: 'Ghotam', sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.35;
	text-align: left;
}

.wpcf7 .porto-careers-cf7__upload.has-upload-inline-error {
	border-color: #e5254b;
}

.wpcf7 .porto-careers-cf7__upload .porto-careers-cf7__upload-inline-error {
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 14px;
	margin-top: 0;
	z-index: 6;
	text-align: left;
	pointer-events: none;
}

.wpcf7 .porto-careers-cf7__consents .porto-careers-cf7__consents-inline-error {
	margin-top: 6px;
	grid-column: 1 / -1;
	text-align: left;
}

.wpcf7 .porto-careers-cf7__upload .wpcf7-not-valid-tip {
	position: absolute;
	left: 16px;
	right: 16px;
	bottom: 12px;
	z-index: 6;
	margin-top: 0;
	text-align: center;
	pointer-events: none;
}

.wpcf7 .porto-careers-cf7__consents,
.wpcf7 .porto-careers-cf7__consents p {
	display: grid;
	gap: 12px;
	margin-top: 32px;
}

.wpcf7 .porto-careers-cf7__consents .wpcf7-list-item {
	margin: 0;
}

.wpcf7 .porto-careers-cf7__consents label {
	display: inline-flex;
	align-items: flex-start;
	gap: 14px;
	color: #54585A;
	font-family: 'Ghotam';
	font-size: 12px;
	font-style: normal;
	font-weight: 325;
	line-height: 16px;
}

.wpcf7 .porto-careers-cf7__consents input[type="checkbox"] {
	width: 15px;
	height: 15px;
	margin: 0;
	border: 1px solid #bbbfca;
	border-radius: 0;
	background: #ffffff;
	flex: 0 0 auto;
	appearance: none;
	-webkit-appearance: none;
}

.wpcf7 .porto-careers-cf7__consents input[type="checkbox"]:checked {
	background: #00617f;
	box-shadow: inset 0 0 0 3px #ffffff;
}

.wpcf7 .porto-careers-cf7__actions {
	margin-top: 34px;
}

.wpcf7 .porto-careers-cf7__actions .wpcf7-submit {
	min-width: 102px;
	min-height: 44px;
	padding: 13px 24px;
	border: 1px solid #00617f;
	background: #00617f;
	color: #ffffff;
	font-family: 'Ghotam';
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	cursor: pointer;
	transition: background-color 0.2s ease, border-color 0.2s ease;
}

.wpcf7 .porto-careers-cf7__actions .wpcf7-submit:hover,
.wpcf7 .porto-careers-cf7__actions .wpcf7-submit:focus {
	background: #54585A;
	border-color: #54585A;
}

/* .wpcf7 form .porto-careers-cf7 + .wpcf7-response-output {
	display: block;
	margin: 20px auto 0;
	max-width: 1066px;
	padding: 0 0 10px;
	border: 0;
	border-bottom: 1px solid #00a0d2;
	color: #000 !important;
	font-family: 'Ghotam';
	font-size: 12px;
	font-weight: 325;
	line-height: 16px;
} */

/* Hide the generic bottom banner for validation issues — errors show under each control */
.wpcf7 form.invalid:has(.porto-careers-cf7) .porto-careers-cf7 + .wpcf7-response-output,
.wpcf7 form.unaccepted:has(.porto-careers-cf7) .porto-careers-cf7 + .wpcf7-response-output,
.wpcf7 form.payment-required:has(.porto-careers-cf7) .porto-careers-cf7 + .wpcf7-response-output {
	display: none !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	position: absolute;
	width: 1px;
}

.wpcf7 form.failed:has(.porto-careers-cf7) .porto-careers-cf7 + .wpcf7-response-output,
.wpcf7 form.sent:has(.porto-careers-cf7) .porto-careers-cf7 + .wpcf7-response-output,
.wpcf7 form.spam:has(.porto-careers-cf7) .porto-careers-cf7 + .wpcf7-response-output {
	display: block;
	margin: 20px auto 0;
	max-width: 1066px;
	padding: 0 0 10px;
	border: 0;
	border-bottom: 1px solid #00a0d2;
	color: #000 !important;
	font-family: 'Ghotam';
	font-size: 12px;
	font-weight: 325;
	line-height: 16px;
}

.wpcf7 form.failed:has(.porto-careers-cf7) .porto-careers-cf7 + .wpcf7-response-output {
	border-bottom-color: #e5254b;
	color: #e5254b !important;
}

@media (max-width: 767px) {
	.wpcf7 .porto-careers-cf7__grid {
		grid-template-columns: 1fr;
		row-gap: 28px;
	}

	.wpcf7 .porto-careers-cf7__upload {
		min-height: 200px;
		margin-top: 36px;
	}
}

.enq-button .e-con-inner {
	display: grid;
	grid-template-columns: minmax(180px, 240px) minmax(0, 1fr) minmax(0, 1fr);
	gap: clamp(20px, 3vw, 36px);
}

.porto-404 {
	min-height: 70vh;
	background: #ffffff;
	color: #54585A;
}

.porto-404__content {
	width: min(100%, 1180px);
	padding: clamp(90px, 12vw, 150px) clamp(24px, 5vw, 70px);
}

.porto-404__title {
	margin: 0;
	color: #54585A;
	font-family: "Berlingske Serif", "Times New Roman", Times, serif;
	font-size: clamp(48px, 6.5vw, 72px);
	font-weight: 300;
	line-height: 0.95;
	letter-spacing: -0.03em;
}

.porto-404__subtitle {
	margin: 12px 0 42px;
	color: #54585A;
	font-family: "Berlingske Serif", "Times New Roman", Times, serif;
	font-size: clamp(12px, 1vw, 15px);
	font-weight: 300;
	line-height: 1.2;
}

.porto-404__copy {
	max-width: 760px;
	color: #54585A;
	font-family: "Ghotam", "Gotham", Arial, sans-serif;
	font-size: clamp(13px, 1vw, 15px);
	font-weight: 300;
	line-height: 1.55;
	letter-spacing: 0.02em;
}

.porto-404__copy p {
	font-family: 'Ghotam' !important;
	margin: 0 0 17px;
}

.porto-404__copy a {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 3px;
}

@media (max-width: 767px) {
	.porto-404__content {
		padding: 70px 24px 90px;
	}

	.porto-404__title {
		font-size: 42px;
		line-height: 1.05;
	}
}
