/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
:root {
    --color-azure: #8899A6;
}

body {
	display: flex;
	flex-flow: column;
	min-height: 100vh;
}

/* body.admin-bar {
	min-height: calc(100vh - 32px);
} */

.scroll-top-container {
	display: none;
}

.scroll-top-container.active {
	display: block;
}

@media (max-width: 767px) {
	/* body.admin-bar {
		min-height: calc(100vh - 46px);
	} */
}

body [data-elementor-type="footer"] {
	margin-top: auto;
}

/* List */
.list {
    --color-bulet: #33414B;
    
	display: flex;
	flex-flow: column;
	gap: 5px;
	padding-left: 0px;
	list-style: none;
}

.list li {
    position: relative;
    display: inline;]
	margin-left: 0;
	padding-left: 18px;
	margin-bottom: 0px;
}

.list li::before {
    content: "";
    position: absolute;
    display: flex;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 0;
    left: 0px;
    background: var(--color-bulet, #33414B);
    transform: translateY(5px);
}

/* Icons */
.icon {
	display: inline-flex;
	width: 24px;
	height: 24px;
	background: url(./assets/images/social/Type=WhatsApp-State=Enabled.svg) center center / 24px 24px no-repeat;
	border-radius: 3.2px;
	transition: all .3s ease;
}

a.icon.icon--social {
	--background: #1da1f2;
	--color: #ffffff;

	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 32px;
	height: 32px;
	font-size: 16px;
	line-height: 16px;
	border-radius: 10%;
	color: var(--color);
	background: var(--background);
}

a.icon.icon--social:hover {
	color: var(--color);
}

.icon--whatsup {
	background-image: url(./assets/images/social/Type=WhatsApp-State=Enabled.svg);
}

.icon--whatsup:hover {
	background-image: url(./assets/images/social/Type=WhatsApp-State=Hovered.svg);
}

.icon--telegram {
	background-image: url(./assets/images/social/Type=Telegram-State=Enabled.svg);
}

.icon--telegram:hover {
	background-image: url(./assets/images/social/Type=Telegram-State=Hovered.svg);
}

.icon--linkedin {
	background-image: url(./assets/images/social/Type=Linkedin-State=Enabled.svg);
}

.icon--linkedin:hover {
	background-image: url(./assets/images/social/Type=Linkedin-State=Hovered.svg);
}

.icon--facebook {
	background-image: url(./assets/images/social/Type=Facebook-State=Enabled.svg);
}

.icon--facebook:hover {
	background-image: url(./assets/images/social/Type=Facebook-State=Hovered.svg);
}

.icon--close {
	background-image: url(./assets/images/mingcute_close-fill.svg);
}

.icon--arrow-left {
	background-image: url(./assets/images/Arrow-left.svg);
}

.icon--arrow-right {
	background-image: url(./assets/images/Arrow-right.svg);
}

.icon--burger,
.icon--burger-close {
	width: 36px;
	height: 36px;
	background-size: 36px 36px;
	background-image: url(./assets/images/burger.svg);
	transition: none;
}

.icon--burger-close {
	background-image: url(./assets/images/burger-close.svg);
}

.icon--scroll-top {
	display: inline-flex;
	width: 48px;
	height: 48px;
	background-image: url(./assets/images/scroll-top.svg);
	background-size: 48px 48px;
}

@media (max-width: 767px) {
	.icon--scroll-top {
		position: relative;
		width: 32px;
		height: 32px;
		background-size: 32px 32px;
		right: 4px;
		bottom: 4px;
	}
}

.icon--chevron-left {
    display: inline-flex;
    width: 23.4px;
    height: 23.4px;
    background: url(/wp-content/uploads/2025/07/chevron-left.svg) center center / 24px 24px no-repeat;
}

/* .button--border, */
.button--border .elementor-button {
	box-shadow: inset 0 0 0 1px var(--e-global-color-text);
	transition: all .3s ease;
}

.button--border .elementor-button:hover {
	box-shadow: inset 0 0 0 1px var(--e-global-color-accent);
}

.language-switcher .elementor-widget-container .cpel-switcher__nav {
	padding: 0px 10px 0 15px;
    margin-right: 0px;
}

@media (max-width: 767px) {
	.language-switcher .elementor-widget-container .cpel-switcher__nav {
		padding: 0 0 0 15px;
	}

	.language-switcher .elementor-widget-container .cpel-switcher__nav .cpel-switcher__list {
		justify-content: flex-end;
		width: max-content;
	}
}

.language-switcher .elementor-widget-container .cpel-switcher__nav .cpel-switcher__lang:first-child {
	margin-right: 9px;
}

.language-switcher .elementor-widget-container .cpel-switcher__nav .cpel-switcher__lang:first-child .cpel-switcher__name {
	padding: 0;
}

.language-switcher .elementor-widget-container .cpel-switcher__nav .cpel-switcher__lang.cpel-switcher__lang--active a {
	color: var(--e-global-color-bc10818);
}

.language-switcher .elementor-widget-container .cpel-switcher__nav .cpel-switcher__lang a {
	color: var(--e-global-color-text);
}

.search-header .elementor-widget-container .ekit-wid-con .ekit-modal-popup {
	width: 34px;
	height: 34px;
	line-height: 34px;
}

.search-header .elementor-widget-container .ekit-wid-con .ekit-modal-popup svg {
	width: 34px;
    height: 34px;
    vertical-align: initial;
}

/* Header Menu */
.container-menu-dropdown {
	position: absolute;
    bottom: 0;
    transform: translateY(100%);
    z-index: 1;
}

.container-menu-dropdown.hidden {
	display: none;
}

.dropdown-navigation-menu,
.dropdown-navigation-menu .sub-menu {
	list-style: none;
	padding: 0;
}

.dropdown-navigation-menu .menu-item.columns-2 .sub-menu.visible {
	display: block;
	columns: 2;
	column-gap: 30px;
}

@media (max-width: 767px) {
	.dropdown-navigation-menu .menu-item.columns-2 .sub-menu.visible {
		columns: 1;
	}
}

.dropdown-navigation-menu .menu-item {
	margin: 0;
}

.dropdown-navigation-menu a {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	width: 100%;
	padding: 8px 0px;
	color: #fff;
	font: 400 16px/24px var(--e-global-typography-primary-font-family);
	border-bottom: 1px solid #fff;
}

@media (max-width: 767px) {
	.dropdown-navigation-menu a {
		justify-content: space-between;
	}
}

.dropdown-navigation-menu .menu-item.menu-item-has-children > a:after {
	content: "";
	display: inline-flex;
	width: 20px;
	height: 20px;
	background: url(/wp-content/uploads/2025/04/Arrows.svg) center center / 20px 20px no-repeat;
}


@media (max-width: 767px) {
	.dropdown-navigation-menu > .menu-item:first-child a {
		padding: 15px 16px;
	}
	
	.dropdown-navigation-menu > .menu-item > a {
		border-bottom: 0px;
	}

	.dropdown-navigation-menu > .menu-item:not(:first-child) {
		padding: 0 16px;
	}

	.dropdown-navigation-menu .menu-item.menu-item-has-children:has(.sub-menu.visible) {
		margin-bottom: 5px;
	}
}

.sub-menu > .menu-item > a {
	display: none;
}

.sub-menu.visible > .menu-item > a {
	display: inline-flex;
}

.dropdown-navigation-container {
	display: flex;
	flex-flow: column;
	gap: 30px;
}

.menu-navigation {
	display: flex;
	justify-content: space-between;
}

.menu-navigation__controls {
	display: flex;
	align-items: center;
}

.menu-navigation .link {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	font: 600 18px/28px var(--e-global-typography-primary-font-family);
	color: #fff;
}

.menu-navigation .link.hidden {
	display: none;
}

.toggle-menu-mobile {
	display: inline-flex;
}

#menu-item--navigation a {
	display: none;
	justify-content: flex-start;
	font: 600 18px/28px var(--e-global-typography-primary-font-family);
}

@media (max-width: 767px) {
	.dropdown-navigation-menu:has(.sub-menu.visible) > #menu-item--navigation a {
		display: flex;
	}
}

/* Main page slider */
.main-page-slider div#n2-ss-2 .nextend-arrow {
	display: flex;
	width: 56px;
	height: 56px;
	background: url(./assets/images/arrow-navigation-slider-left.svg) center center / 56px 56px no-repeat;
}

@media (max-width: 767px) {
	.main-page-slider div#n2-ss-2 .nextend-arrow {
		width: 32px;
		height: 32px;
		background-size: 32px 32px;
		margin-left: 16px;
	}
}

.main-page-slider div#n2-ss-2 .nextend-arrow.nextend-arrow-next {
	background-image: url(./assets/images/arrow-navigation-slider-right.svg);
}

@media (max-width: 767px) {
	.main-page-slider div#n2-ss-2 .nextend-arrow.nextend-arrow-next {
		margin-left: 0;
		margin-right: 16px;
	}
}

.main-page-slider div#n2-ss-2 .nextend-arrow img {
	display: none;
}

.main-page-slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
	width: 1380px;
	max-width: 100vw;
	left: 50%;
    transform: translateX(-50%);
}

@media (max-width: 767px) {
	.main-page-slider div#n2-ss-2 .n2-ss-control-bullet {
		margin-bottom: 8px;
	}

	.main-page-slider div#n2-ss-2 .n2-ss-control-bullet .n2-bullet {
		padding: 5px;
		margin: 7.5px;
	}
}

.main-page-slider .n2-ss-slide .flyout-container {
	opacity: 0;
	transform: translateY(100%);
	transition: all .5s ease 1s;
}

.main-page-slider .n2-ss-slide.n2-ss-slide-active .flyout-container {
	opacity: 1;
	transform: translateY(0%);
}

.main-page-slider .n2-ss-slide-background.active img {
	animation: backgroundAnimationSlider 20s linear 0s infinite;
}

@keyframes backgroundAnimationSlider {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.3);
	}
}

/* Services */
.post-article {
	position: relative;
}

.card-link-cover,
.post-link-cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.posts.posts--services {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}

@media (max-width: 767px) {
	.posts.posts--services {
		grid-template-columns: 1fr;
		gap: 24px;
	}
}

.post-article--service {
	display: flex;
	flex-flow: column;
	height: 592px;
	padding: 15px;
	gap: 25px;
	flex: 1 0 33%;
}

@media (max-width: 767px) {
	.post-article--service {
		padding: 0;
		gap: 15px;
	}
}

.post-article--service .post-thumbnail,
.post-article--service .post-thumbnail a {
	display: flex;
	width: 100%;
}

.post-article--service .post-thumbnail .wp-post-image {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: center;
}

.post-article--service .post-title {
	font-size: 24px;
	line-height: 32px;
}

/*.post-article--service .post-title {*/
/*}*/

.post-article .post-title {
    font-size: 18px;
    line-height: 28px;
	margin: 0;
	font-weight: 600;
}

@media (max-width: 767px) {
	.post-article .post-title {
		font: 600 20px/27px var(--e-global-typography-primary-font-family);
	}
}

.post-article--service .post-content {
	display: flex;
	flex-flow: column;
	gap: 10px;
	flex: 1 0 auto;
}

@media (max-width: 767px) {
	.post-article .post-content {
		gap: 10px;
	}
}

.post-content .post-excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.post-article--service .read-more-button {
	margin-top: auto;
}

@media (max-width: 767px) {
	.post-article--service .read-more-button {
		margin-top: 5px;
	}
}

.posts .read-more-button {
	display: inline-flex;
	align-self: flex-end;
	padding: 10px 20px;
	background: var(--e-global-color-primary);
	color: #fff;
	font: 400 13px/19.5px var(--e-global-typography-primary-font-family);
}

/* Posts Industry */
.posts.industry {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 167px;
	gap: 30px;
}

@media (max-width: 767px) {
	.posts.industry {
		grid-template-columns: 1fr;
		grid-template-rows: auto;
	}
}

.post-article--industry {
	display: flex;
	flex-flow: row;
	gap: 30px;
}

@media (max-width: 767px) {
	.post-article--industry {
		gap: 15px;
		flex-flow: column;
	}
}

.post-article--industry .post-thumbnail {
	width: 205px;
	height: 167px;
	flex: 0 0 auto;
}

@media (max-width: 767px) {
	.post-article--industry .post-thumbnail {
		width: 114px;
		height: 91px;
	}

	.post-article--industry .post-thumbnail a {
		display: flex;
		width: 100%;
		height: 100%;
	}
}

.post-article--industry .post-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.post-article--industry .post-content {
	display: flex;
	flex-flow: column;
	gap: 5px;
}

.post-article--industry .post-title {
	margin: 0;
	font: 600 24px/32px var(--e-global-typography-primary-font-family);
}

@media (max-width: 767px) {
	.post-article--industry .post-title {
		font: 600 20px/27px var(--e-global-typography-primary-font-family);
	}
}

/* Posts Publications */
.posts.publication {
	display: flex;
	flex-flow: row;
	align-items: flex-start;
}

@media (max-width: 767px) {
	.posts.publication {
		flex-flow: column;
		gap: 24px;
	}	
}

.post-article--publication {
	display: flex;
	flex-flow: column;
	gap: 25px;
	padding: 15px;
	flex: 1 0 33%;
}

@media (max-width: 767px) {
	.post-article--publication {
		padding: 0;
		gap: 15px;
	}
}

.post-article--publication .post-thumbnail {
	width: 100%;
	height: 306.5px;
}

@media (max-width: 767px) {
	.post-article--publication .post-thumbnail {
		height: 232px;
	}
}

.post-article--publication .post-thumbnail a {
	display: flex;
	width: 100%;
	height: 100%;
}

.post-article--publication .post-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.post-article--publication .post-content {
	display: flex;
	flex-flow: column;
	gap: 25px;
}

@media (max-width: 767px) {
	.post-article--publication .post-content {
		gap: 15px;
	}
}

/* Posts News */
.posts.news {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(1, 1fr);
	gap: 30px;
}

@media (max-width: 767px) {
	.posts.news {
		grid-template-columns: 1fr;
	}
}

.post-article--news,
.post-article--news .post-content {
	display: flex;
	flex-flow: column;
	gap: 15px;
}

@media (max-width: 767px) {
	.post-article--news {
		gap: 10px;
	}

	.post-article--news .post-title {
		font: 700 18px/28px var(--e-global-typography-primary-font-family);
	}
}

.post-article--news .post-thumbnail {
	height: 268px;
}

.post-article--news .post-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.post-article--news .post-content {
	gap: 10px;
}

.post-article--news .post-publish-date {
	color: #ADADAD;
}

.post-article--news .post-excerpt {
	-webkit-line-clamp: 3;
}

@media (max-width: 767px) {
	.post-article--news .post-excerpt {
		font: 400 14px/21px var(--e-global-typography-primary-font-family);
	}
}

.back-to-news {
    display: flex;
    flex-flow: row;
    gap: 5px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
}

.news-content p {
    margin-bottom: 10px;
}

.news-content blockquote {
    display: flex;
    gap: 20px;
    margin: 0;
    padding: 30px;
    background: rgba(225, 232, 237, 0.60);
}

.news-content ul {
    list-style: none;
    padding: 0;
}

.news-content ul li {
    display: flex;
    flex-flow: row;
    gap: 10px
}

.news-content ul li::before {
    content: "";
    position: relative;
    display: flex;
    width: 8px;
    height: 8px;
    flex: 0 0 auto;
    top: 7px;
    border-radius: 50%;
    background: #33414B;
}

@media (max-width: 767px) {
    .news-content blockquote {
        padding: 15px;
    }
}

.news-content blockquote::before {
    content: "";
    display: flex;
    width: 50px;
    height: 50px;
    flex: 1 0 auto;
    background: url(/wp-content/uploads/2025/07/noun-quote-7638644-1.svg) center center / 50px 50px no-repeat;
}

@media (max-width: 767px) {
    .news-content blockquote::before {
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
    }
}

.news-content blockquote p {
    padding-top: 20px;
}

.news-content img {
    height: 425px;
    object-fit: cover;
    object-position: center center;
}

@media (max-width: 767px) {
    .news-content img {
        height: 200px;
    }
}

.sidebar-menu-page .eael-simple-menu .menu-item:not(:last-child) {
	margin-bottom: 0;
	border-bottom: 1px solid var(--e-global-color-8296eab);
}

.accordion--default .e-n-accordion-item {
    border-bottom: 1px solid var(--color-azure);
}

.accordion--default .e-n-accordion-item-title + .elementor-element {
    margin-bottom: 25px;
}

.accordion--default .e-n-accordion-item:nth-child(3) .e-n-accordion-item-title-header {
    padding: 4px 0;
}

.accordion--default .e-n-accordion-item:nth-child(4) .e-n-accordion-item-title-header {
    padding: 5px 0;
}

@media (max-width: 767px) {
    .accordion--default .e-n-accordion-item:nth-child(3) .e-n-accordion-item-title-header,
    .accordion--default .e-n-accordion-item:nth-child(4) .e-n-accordion-item-title-header {
        padding: 0;
    }
}

/*.accordion--key-competencies .e-n-accordion-item: .e-n-accordion-item-title:first-child .e-n-accordion-item-title-header*/

@media (max-width: 767px) {
    .accordion--default .e-n-accordion-item:not(:last-child) {
        margin-bottom: 25px;
    }
    
    .accordion--default .e-n-accordion-item-title {
        align-items: flex-start;
    }
    
    .accordion--default .e-n-accordion-item-title + .elementor-element {
        margin-bottom: 15px;
    }
}

/* Accordion */
.accordion--default .e-opened:hover svg path,
.accordion--default .e-closed:hover svg path {
    stroke: #D02D3C;
}

/* Contact form */
.contact-form .elementor-form .elementor-form-fields-wrapper .elementor-field-type-tel,
.contact-form .elementor-form .elementor-form-fields-wrapper .elementor-field-type-acceptance,
.contact-form .elementor-form .elementor-form-fields-wrapper .elementor-field-type-html {
    position: relative;
    margin-bottom: 25px;
}

.contact-form .elementor-field-type-acceptance .elementor-field-option {
    position: relative;
    display: flex;
}

.contact-form .elementor-field-type-acceptance .elementor-field-option::after {
    content: "";
    position: absolute;
    display: flex;
    width: 24px;
    height: 24px;
    margin-right: 16px;
    flex: 0 0 auto;
    background: url(/wp-content/uploads/2025/05/checkbox-StateEnabled.svg) center center / 24px 24px no-repeat;
    order: 2;
}

.contact-form .elementor-field-type-acceptance .elementor-field-option input[type="checkbox"] {
    appearance: none;
    display: flex;
    order: 1;
}

.contact-form .elementor-field-type-acceptance .elementor-field-option:has(input[type="checkbox"]:checked)::after {
    background-image: url(/wp-content/uploads/2025/05/checkbox-StateFilled.svg);
}

.contact-form .elementor-field-type-acceptance .elementor-field-option.error::after,
.contact-form .elementor-field-type-acceptance .elementor-field-option:has(.elementor-message-danger)::after {
    background-image: url(/wp-content/uploads/2025/05/checkbox-StateMistake.svg);
}

.contact-form .elementor-field-type-acceptance .elementor-field-option label {
    position: relative;
    padding-left: 40px;
    order: 3;
    cursor: pointer;
    z-index: 3;
}

.contact-form .elementor-form .elementor-form-fields-wrapper .elementor-field-type-text:has(.elementor-message-danger) input[type="text"],
.contact-form .elementor-form .elementor-form-fields-wrapper .elementor-field-type-tel:has(.elementor-message-danger) input[type="tel"] {
    border-color: var(--e-global-color-accent, #D02D3C);
}

.contact-form .elementor-field-type-html {
    display: none;
}

.contact-form:has(.elementor-error) .elementor-field-type-html,
.contact-form:has(.elementor-message) .elementor-field-type-html {
    display: flex;
}

.notice,
.contact-form .notice {
    display: none;
    align-items: center;
    gap: 16px;
    width: 100%;
    padding: 16px;
    border: 1px solid #3CA546;
}

.notice::before,
.contact-form .notice::before {
    content: "";
    display: flex;
    width: 24px;
    height: 24px;
    background: url(./assets/images/check-green.svg) center center / 24px 24px no-repeat;
}

.notice.notice--error,
.contact-form:has(.elementor-message-danger) .notice--error,
.contact-form:has(.elementor-error) .notice--error {
    display: flex;
    border-color: #D02D3C;
}

.notice.notice--error,
.notice.notice--success,
.contact-form .elementor-message {
    display: none;
}

.notice.notice--error::before,
.contact-form:has(.elementor-message-danger) .notice--error::before,
.contact-form:has(.elementor-error) .notice--error::before {
    background-image: url(./assets/images/warning-red.svg);
}

.contact-form:has(.elementor-message-success) .notice--success {
    display: flex;
}

/* Link vacancy */
.elementor-element.elementor-widget.link-vacancy .elementor-widget-container {
    overflow: visible;
}

.link-vacancy .elementor-icon-list-items .elementor-icon-list-item {
    width: 100%;
}

.link-vacancy .elementor-icon-list-items .elementor-icon-list-item a {
    position: relative;
    height: 116px;
    padding: 26px 20px 26px 50px;
    justify-content: space-between;
    transition: all .3s ease;
}

.link-vacancy .elementor-icon-list-items .elementor-icon-list-item a:hover {
    box-shadow: 0px 8px 25.1px -8px rgba(206, 206, 206, 0.50);
}

@media (max-width: 767px) {
    .link-vacancy .elementor-icon-list-items .elementor-icon-list-item a {
        height: 80px;
        padding: 24px 20px 24px 30px;
    }
}

.link-vacancy .elementor-icon-list-items .elementor-icon-list-item a:before {
    content: "";
    position: absolute;
    display: flex;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background-color: var(--e-global-color-accent);
}

.link-vacancy .elementor-icon-list-items .elementor-icon-list-item a:hover::before {
    width: 10px;
}

.link-vacancy .elementor-icon-list-items .elementor-icon-list-item a::after {
    content: "";
    display: inline-flex;
    width: 48px;
    height: 48px;
    background: url(/wp-content/uploads/2025/06/chevron-left.svg) center center / 48px 48px no-repeat;
}

@media (max-width: 767px) {
    .link-vacancy .elementor-icon-list-items .elementor-icon-list-item a::after {
        width: 32px;
        height: 32px;
        background-size: 32px 32px;
    }
}

/* Callback Form */
.form-send-cv .elementor-field-type-tel::before {
    content: "+380";
    position: absolute;
    display: inline-flex;
    left: 22px;
    bottom: 12px;
}

.form-send-cv .elementor-field-type-tel input[type='tel'] {
    padding-left: 54px;
}

/* Upload your cv button */
.form-send-cv .elementor-field-type-upload,
.form-send-cv .elementor-field-type-upload label {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    gap: 12px;
    padding-bottom: 0 !important;
}

.form-send-cv .elementor-field-type-upload input[type="file"]{
    display: none;
}

.form-send-cv .elementor-field-type-upload .elementor-message.elementor-message-danger {
    margin: 0;
    font: 500 16px/26px var(--e-global-typography-primary-font-family);
    color: var(--e-global-color-accent);
}

.form-send-cv .elementor-field-type-upload .elementor-message.elementor-message-danger::before {
    display: none;
}

.form-send-cv .elementor-field-type-upload.elementor-error .attachment-empty {
    display: flex;
}

.form-send-cv .file-upload {
    display: inline-flex;
    padding: 13px 24px;
    border: 1px solid var(--e-global-color-text);
    border-radius: 0;
    font: 700 16px/24px var(--e-global-typography-primary-font-family);
    color: var(--e-global-color-text);
    letter-spacing: 0.15px;
    background: transparent;
    cursor: pointer;
}

.form-send-cv .file-upload:hover {
    color: #ffffff;
    border-color: var(--e-global-color-accent);
}

.form-send-cv .file-upload:hover,
.form-send-cv .file-upload:focus,
.form-send-cv .file-upload:active {
    background: var(--e-global-color-accent);
}

.form-send-cv .elementor-column:not(.elementor-field-type-upload) .elementor-message.elementor-message-danger {
    display: none;
}

.elementor-error input[type="text"],
.elementor-error input[type="tel"],
.elementor-error input[type="email"],
.elementor-error textarea {
    border-color: var(--e-global-color-accent) !important;
}

.form-send-cv .elementor-message.elementor-message-success,
.form-send-cv .elementor-form .elementor-form-fields-wrapper .notice {
    display: none;
}

.form-send-cv:has(.elementor-message.elementor-message-success) .notice.notice--success,
.form-send-cv .elementor-form .elementor-form-fields-wrapper:has(.elementor-error) .notice.notice--error {
    display: flex;
}

.elementor-form > .elementor-message.elementor-message-danger {
    display: none;
}

.filename-container {
    display: none;
    gap: 10px;
    height: 26px;
    align-items: flex-end;
}

.filename-container .filename {
    display: inline-flex;
    flex-flow: row;
    align-items: center;
    gap: 10px;
    width: max-content;
    font: 400 16px/26px var(--e-global-typography-primary-font-family);
}

.filename-container .filename::before {
    content: "";
    display: inline-flex;
    width: 24px;
    height: 24px;
    background: url(./assets/images/icon-pin.svg) center center / 24px 24px no-repeat;
}

.file-remove {
    display: inline-flex;
    align-self: flex-start;
    width: 24px;
    height: 24px;
    background: url(./assets/images/icon-close.svg) center center / 24px 24px no-repeat;
}

.elementor-field-type-acceptance input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
}

.elementor-field-type-acceptance .elementor-field-option {
    display: flex;
}

.elementor-field-type-acceptance .elementor-field-option .elementor-field + .label-acceptance {
    display: flex;
    flex-flow: row;
    align-items: flex-start;
    gap: 24px;
    font: 400 16px/26px var(--e-global-typography-primary-font-family);
}

@media (max-width: 767px) {
    .elementor-field-type-acceptance .elementor-field-option .elementor-field + .label-acceptance {
        gap: 16px;
    }
}

.elementor-field-type-acceptance .label-acceptance .checkbox {
    display: flex;
    width: 24px;
    height: 24px;
    background: url(./assets/images/checkbox-base.svg) center center / 24px 24px no-repeat;
    flex: 0 0 auto;
}

.elementor-field-type-acceptance input[type="checkbox"]:checked + .label-acceptance .checkbox {
    background-image: url(./assets/images/checkbox-base-selected.svg);
}

.elementor-field-type-acceptance .elementor-field-option.elementor-error .label-acceptance .checkbox {
    background-image: url(./assets/images/checkbox-base-error.svg);
}

@media (max-width: 767px) {
    .elementor-field-type-acceptance .label-acceptance > span:last-child br {
        display: none;
    }
}

/* Copy to clipboard */
.copy-to-clipboard {
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
    width: 307px;
}

@media (max-width: 767px) {
    .copy-to-clipboard {
        width: 100%;
    }
}

.copy-to-clipboard .icon-clipboard {
    position: absolute;
    display: inline-flex;
    width: 20px;
    height: 20px;
    flex: 0 0 auto;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: url(./assets/images/icon-copy.svg) center center / 20px 20px no-repeat;
    cursor: pointer;
}

.copy-to-clipboard .icon-clipboard:hover {
    background-image: url(./assets/images/icon-copy-hover.svg);
}

.copy-to-clipboard .message-success {
    position: absolute;
    /*display: inline-flex;*/
    display: none;
    width: max-content;
    padding: 8px 12px;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    font: 700 11px/17px var(--e-global-typography-primary-font-family);
    color: #ffffff;
    border-radius: 4px;
    background-color: #33373D;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.12);
    cursor: initial;
}

@media (max-width: 767px) {
    .copy-to-clipboard .message-success {
        left: initial;
        right: 0;
        transform: translateX(4px);
    }
}

.copy-to-clipboard .message-success::before {
    content: "";
    position: absolute;
    display: flex;
    width: 15px;
    height: 13px;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 100%);
    background: url(./assets/images/arrow.svg) center center / 15px 13px no-repeat;
}

@media (max-width: 767px) {
    .copy-to-clipboard .message-success::before {
        left: initial;
        right: 4px;
        transform: translate(0px, 100%);
    }
}

/* FsLightbox */
.fslightbox-nav .fslightboxsn,
.fslightbox-toolbar .fslightbox-toolbar-button:first-child {
    display: none;
}

.fslightbox-toolbar .fslightbox-toolbar-button:last-child {
    position: relative;
    top: 30px;
    right: 26px;
    width: 60px;
    height: 60px;
    padding: 0;
    background: url(./assets/images/close.svg) center center / 60px 60px no-repeat;
}

@media (max-width: 767px) {
    .fslightbox-toolbar .fslightbox-toolbar-button:last-child {
        width: 40px;
        height: 40px;
        top: 47px;
        right: 16px;
        background-image: url(./assets/images/close-mobile.svg);
    }
}

.fslightbox-slide-btn-container-next,
.fslightbox-slide-btn-container-previous {
    right: 30px !important;
    padding: 0;
}

@media (max-width: 767px) {
    .fslightbox-slide-btn-container-next {
        right: 10px !important;
    }
}

.fslightbox-slide-btn-container-previous {
    right: initial;
    left: 30px !important;
}

@media (max-width: 767px) {
    .fslightbox-slide-btn-container-previous {
        left: 10px !important;
    }
}

.fslightbox-slide-btn-container-previous .fslightbox-slide-btn,
.fslightbox-slide-btn-container-next .fslightbox-slide-btn {
    width: 60px;
    height: 60px;
    padding: 0;
    margin: 0;
    background: url(./assets/images/arrow-right.svg) center center / 60px 60px no-repeat, transparent;
}

@media (max-width: 767px) {
    .fslightbox-slide-btn-container-previous .fslightbox-slide-btn,
    .fslightbox-slide-btn-container-next .fslightbox-slide-btn {
        width: 40px;
        height: 40px;
        background: url(./assets/images/arrow-right-mobile.svg) center center / 40px 40px no-repeat, #14171ae6;
    }
}

.fslightbox-slide-btn-container-previous .fslightbox-slide-btn {
    background-image: url(./assets/images/arrow-left.svg);
}

@media (max-width: 767px) {
    .fslightbox-slide-btn-container-previous .fslightbox-slide-btn {
        background-image: url(./assets/images/arrow-left-mobile.svg);
    }
}

.fslightbox-slide-btn-container-previous .fslightbox-slide-btn .fslightbox-svg,
.fslightbox-slide-btn-container-next .fslightbox-slide-btn .fslightbox-svg {
    display: none;
}

.accordion--key-competencies .e-n-accordion-item .e-n-accordion-item-title:first-child .e-n-accordion-item-title-header {
    display: flex;
    align-items: center;
    gap: 40px;
}

@media (max-width: 767px) {
    .accordion--key-competencies .e-n-accordion-item .e-n-accordion-item-title:first-child .e-n-accordion-item-title-header {
        gap: 18px;
    }
}

.accordion--key-competencies .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-header::before {
    content: "";
    display: flex;
    width: 77px;
    height: 80px;
    background: url(./assets/images/key-competencies/key-competencies.svg) center center / 77px 80px no-repeat;
}

@media (max-width: 767px) {
    .accordion--key-competencies .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-header::before {
        width: 52px;
        height: 52px;
        background-size: 42px 42px;
    }
}

.accordion--key-competencies .e-n-accordion-item:nth-child(2) .e-n-accordion-item-title .e-n-accordion-item-title-header::before {
    width: 75px;
    height: 80px;
    background: url(./assets/images/key-competencies/leadership.svg) center center / 75px 80px no-repeat;
}

@media (max-width: 767px) {
    .accordion--key-competencies .e-n-accordion-item:nth-child(2) .e-n-accordion-item-title .e-n-accordion-item-title-header::before {
        width: 48px;
        height: 52px;
        background-size: 48px 52px;
    }
}

.accordion--key-competencies .e-n-accordion-item:nth-child(3) .e-n-accordion-item-title .e-n-accordion-item-title-header::before {
    width: 73px;
    height: 72px;
    background: url(./assets/images/key-competencies/education.svg) center center / 73px 72px no-repeat;
}

@media (max-width: 767px) {
    .accordion--key-competencies .e-n-accordion-item:nth-child(3) .e-n-accordion-item-title .e-n-accordion-item-title-header::before {
        width: 52px;
        height: 52px;
        background-size: 52px 52px;
    }
}

.accordion--key-competencies .e-n-accordion-item:nth-child(4) .e-n-accordion-item-title .e-n-accordion-item-title-header::before {
    width: 76px;
    height: 70px;
    background: url(./assets/images/key-competencies/social-activity.svg) center center / 76px 70px no-repeat;
}

@media (max-width: 767px) {
    .accordion--key-competencies .e-n-accordion-item:nth-child(4) .e-n-accordion-item-title .e-n-accordion-item-title-header::before {
        width: 56px;
        height: 52px;
        background-size: 56px 52px;
    }
}

.eael-breadcrumbs .eael-breadcrumbs__content {
    display: flex;
    flex-flow: row wrap;
}

@media (max-width: 767px) {
    .eael-breadcrumbs .eael-breadcrumbs__content {
        gap: 5px;   
    }
}

.rank-math-breadcrumb {
    
}

.rank-math-breadcrumb p {
    display: flex;
    flex-flow: row wrap;
    gap: 5px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .rank-math-breadcrumb p {
        /*display: grid;*/
        /*grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));*/
        display: flex;
        flex-flow: row wrap;
        flex: 1 0 40%;
    }
}

.rank-math-breadcrumb .separator {
    display: none;    
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb .last {
    display: flex;
    flex-flow: row;
}

.rank-math-breadcrumb a:not(:last-child)::after,
.rank-math-breadcrumb .last:not(:last-child)::after {
    content: "";
    display: flex;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    background: url(/wp-content/uploads/2025/08/Chevron-right.svg) center center / 20px 20px no-repeat;
}

@media (max-width: 767px) {
    .rank-math-breadcrumb .breadcrumb-text {
        display: inline-block;
        max-width: 150px; /* adjust as needed */
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        vertical-align: middle;
    }
}

