/*
Author: Canvaslogic Team
Theme Name: Canvaslogic
Version: 1.0.0

Description: AR & 3D configuration-driven solutions for eCommerce
Tags: AR & 3D configuration-driven, solutions for eCommerce
*/

*,*:before,*:after {
    box-sizing: border-box;
}

body {
	margin: 0;
	overflow-x: hidden;
	word-break: break-word;
	text-rendering: optimizeSpeed;
}

p {
	margin: 8px 0;
}

a, a:hover {
    color: inherit;
}

iframe {
	width: 100%;
	display: block;
}

/* ============================================================================================= */

body .wysiwyg-editor .elementor-menu-anchor + h2,
body .wysiwyg-editor .elementor-menu-anchor + h3,
body .wysiwyg-editor .elementor-menu-anchor + h4,
body .wysiwyg-editor .elementor-menu-anchor + h5,
body .wysiwyg-editor .elementor-menu-anchor + h6 {
    margin-top: 0;
}

body .wysiwyg-editor > *:first-child {
    margin-top: 0 !important;
}

body .wysiwyg-editor > *:last-child {
    margin-bottom: 0 !important;
}

/* ============================================================================================= */

.iframe-configurator {
	height: 750px;
	border-radius: 8px;
}

@media (max-width: 849px) {
	.iframe_empire_pro_3492 {
		height: 645px;
	}
}

/* ============================================================================================= */

.elementor-widget.elementor-widget-text-editor a {
    text-decoration: underline;
    text-underline-position: under;
}

.elementor-widget .elementor-testimonial-meta a,
.elementor-widget .elementor-testimonial-content a {
    text-decoration: underline;
    text-underline-position: under;
}

.elementor-widget .elementor-icon-box-title a,
.elementor-widget .elementor-icon-box-description a {
    text-decoration: underline;
    text-underline-position: under;
}

/* ============================================================================================= */

.aspect-auto .e-hosted-video {
	aspect-ratio: auto !important;
}

/* ============================================================================================= */

.elementor-counter .elementor-counter-number {
    text-wrap: nowrap;
}

/* ============================================================================================= */

.elementor-widget.elementor-widget-video .elementor-wrapper iframe,
.elementor-widget.elementor-widget-video .elementor-wrapper video {
	background-color: transparent;
}

/* ============================================================================================= */

model-viewer {
	width: 100%;
	height: 350px;
}

/* ============================================================================================= */

.trigger-popup {
	cursor: pointer;
}

/* ============================================================================================= */

body div#hs-eu-cookie-confirmation {
    font-size: 18px;
    overflow: hidden;
    max-width: 750px;
    border-top: none;
    line-height: 1.2em;
    border-radius: 8px;
    width: calc(100% - 32px);
    font-family: 'DM Sans', sans-serif;
}

body div#hs-eu-cookie-confirmation:after {
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 100%;
    position: fixed;
    backdrop-filter: blur(5px);
    background: rgba(34, 34, 34, 0.70);
}

body div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
    left: 16px;
    right: 16px;
    bottom: 16px;
    box-shadow: -14px 14px 30px 0px rgba(67, 86, 100, 0.13);
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    margin: 0;
    max-width: 100%;
    padding: 56px 64px;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
    margin-bottom: 40px;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a,
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover {
    color: inherit;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover {
    text-decoration: none !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
    margin: 0;
    color: #222;
    margin-bottom: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p + p {
    margin-top: 12px;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p span {
    font-size: inherit !important;
    line-height: inherit !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    gap: 16px;
    margin-right: 0;
    flex-direction: row-reverse;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group {
    gap: 8px;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-cookie-settings-button,
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    line-height: 1.2em;
    margin: 0 !important;
    font-size: calc(1em - 2px);
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-cookie-settings-button {
    color: #323274 !important;
    font-weight: 500 !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-cookie-settings-button:hover {
    opacity: 0.7;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    border-radius: 8px;
    padding: 1.1em 2em !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
    border: 2px solid #323274 !important;
    color: #323274;
    font-weight: 500 !important;
    text-align: center;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button:hover {
    color: #fff;
    background-color: #323274 !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
    text-align: center;
    font-weight: 500 !important;
    background-color: #323274 !important;
    border: 2px solid #323274 !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button:hover {
    color: #323274;
    background-color: #fff !important;
}

@media (max-width: 800px) {
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
        padding: 40px;
    }
    
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording {
        margin-bottom: 32px;
    }
    
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
        justify-content: flex-end;
        flex-direction: column-reverse;
    }
    
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group {
        width: 100%;
    }
    
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
        flex: 1;
        max-width: 100%;
    }
}

@media (max-width: 575px) {
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
        padding: 24px;
    }
    
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-cookie-confirmation-button-group {
        flex-direction: column;
    }
    
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
        width: 100%;
    }
}

@media (max-width: 480px) {
    body div#hs-eu-cookie-confirmation {
        font-size: 16px !important;
    }
    
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
        padding: 24px !important;
    }
    
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a,
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
        font-size: inherit !important;
    }
}

/* ============================================================================================= */

.pre-loader {
	min-height: 350px;
	position: relative;
}

.pre-loader:before {
	top: 50%;
	left: 50%;
	z-index: 1;
	content: '';
	width: 100px;
	height: 100px;
	position: absolute;
	background-size: contain;
	transform: translate(-50%, -50%);
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0ibWFyZ2luOiBhdXRvOyBiYWNrZ3JvdW5kOiBub25lOyBkaXNwbGF5OiBibG9jazsgc2hhcGUtcmVuZGVyaW5nOiBhdXRvOyBhbmltYXRpb24tcGxheS1zdGF0ZTogcnVubmluZzsgYW5pbWF0aW9uLWRlbGF5OiAwczsiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj4KPGNpcmNsZSBjeD0iNTAiIGN5PSI1MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjN2JhMzUyIiBzdHJva2Utd2lkdGg9IjUiIHI9IjM1IiBzdHJva2UtZGFzaGFycmF5PSIxNjQuOTMzNjE0MzEzNDY0MTUgNTYuOTc3ODcxNDM3ODIxMzgiIHN0eWxlPSJhbmltYXRpb24tcGxheS1zdGF0ZTogcnVubmluZzsgYW5pbWF0aW9uLWRlbGF5OiAwczsiPgogIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZHVyPSIxcyIgdmFsdWVzPSIwIDUwIDUwOzM2MCA1MCA1MCIga2V5VGltZXM9IjA7MSIgc3R5bGU9ImFuaW1hdGlvbi1wbGF5LXN0YXRlOiBydW5uaW5nOyBhbmltYXRpb24tZGVsYXk6IDBzOyI+PC9hbmltYXRlVHJhbnNmb3JtPgo8L2NpcmNsZT4KPCEtLSBbbGRpb10gZ2VuZXJhdGVkIGJ5IGh0dHBzOi8vbG9hZGluZy5pby8gLS0+PC9zdmc+');
}

/* ============================================================================================= */

.elementor-toc__list-item
.elementor-toc__list-item-text-wrapper {
	align-items: flex-start;
}

/* ============================================================================================= */

a.page-numbers {
	cursor: pointer;
}

.page-numbers {
	color: inherit;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	padding: 2.5px 15px;
	display: inline-block;
	background-color: #e3e3e3;
}

a.page-numbers:hover,
.page-numbers.current {
	color: #fff;
	text-decoration: none;
	background-color: var(--e-global-color-adf50ff);
}

/* ============================================================================================= */

.elementor-toc__list-item-text-wrapper:before,
.elementor-toc__list-item-text-wrapper i {
	display: none;
}

/* ============================================================================================= */

@media (min-width: 992px) {
	.elementor-nav-menu .sub-arrow {
		right: 5px;
		position: absolute;
	}
	
	.menu-item-has-children > a.elementor-item {
		position: relative;
		padding-right: 25px !important;
	}
}

/* ============================================================================================= */

.elementor-nav-menu
.elementor-item:hover,
.elementor-nav-menu
.elementor-item.highlighted {
    fill: #fff;
}

.elementor-nav-menu--layout-horizontal
.elementor-nav-menu .menu-item:not(.wpml-ls-item) a.elementor-sub-item {
    min-width: 245px;
    white-space: normal;
}

.elementor-nav-menu--dropdown
.elementor-item:focus {
    fill: #fff;
    background-color: var(--e-global-color-adf50ff) !important;
}

.elementor-nav-menu .wpml-ls-item.wpml-ls-current-language {
    margin-left: 10px;    
}

.elementor-nav-menu .wpml-ls-item .elementor-item {
    color: #555;
    font-weight: 700;
}

.elementor-nav-menu .wpml-ls-item .elementor-item:hover,.elementor-nav-menu .wpml-ls-item .elementor-item.highlighted {
    fill: #000 !important;
    color: #555 !important;
}

.elementor-nav-menu .wpml-ls-item .sub-menu {
    left: 0 !important;
    width: 100% !important;
    border-top: 0 !important;
    margin-left: 0 !important;
    box-shadow: none !important;
    min-width: auto !important;
}

.elementor-nav-menu .wpml-ls-item .elementor-sub-item {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px !important;
}

.elementor-nav-menu .wpml-ls-item .elementor-sub-item:hover {
    color: #555 !important;
    background-color: #efefef !important;
}

@media (min-width: 992px) {
    .elementor-nav-menu .menu-item.accent-menu-item {
        color: #fff;
        background-color: var(--e-global-color-adf50ff);
    }
}

@media (max-width: 991px) {
    .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        height: var(--menu-height);
    }
    .elementor-nav-menu--dropdown
    .elementor-item.has-submenu {
        cursor: pointer;
        justify-content: space-between;
    }
    .elementor-nav-menu--dropdown
    .elementor-item.has-submenu:hover {
        fill: #fff;
    }
    .elementor-nav-menu
    .elementor-item.highlighted .sub-arrow {
        transform: scaleY(-1);
    }
    
    .wpml-ls-item.wpml-ls-current-language.wpml-ls-menu-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item {
        margin-left: 0;
        position: relative;
        background-color: white;
    }
    .wpml-ls-item.wpml-ls-current-language.wpml-ls-menu-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item>.elementor-item {
        width: 35%;
        justify-content: flex-start;
    }
    .wpml-ls-item.wpml-ls-current-language.wpml-ls-menu-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item>.elementor-item:hover {
        background-color: #efefef;
    }
    .wpml-ls-item.wpml-ls-current-language.wpml-ls-menu-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item>.elementor-item>.sub-arrow {
        display: none;
    }
    .wpml-ls-item.wpml-ls-current-language.wpml-ls-menu-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item>.sub-menu {
        display: block;
        position: absolute;
        left: 35% !important;
        top: 0;
        z-index: 1;
        width: 35% !important;
    }
    .wpml-ls-item.wpml-ls-current-language.wpml-ls-menu-item.menu-item-type-wpml_ls_menu_item.menu-item-object-wpml_ls_menu_item>.sub-menu .elementor-sub-item {
        background-color: white;
    }
}

@media (min-width: 476px) and (max-width: 991px) {
    .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        max-width: 300px;
    }
}

.hbspt-handler {
	min-height: 530px;
}

.elementor-widget[class*='elementor-widget-text-editor'] .hbspt-handler {
    margin: 25px 0;
}

.hbspt-handler iframe {visibility: hidden;}

.hbspt-handler:not(.hbspt-handler_loaded) {
	height: 530px;
	position: relative;
}

.hbspt-handler:not(.hbspt-handler_loaded):before {
	top: 50%;
	left: 50%;
	z-index: 1;
	content: '';
	width: 100px;
	height: 100px;
	position: absolute;
	background-size: contain;
	transform: translate(-50%, -50%);
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0ibWFyZ2luOiBhdXRvOyBiYWNrZ3JvdW5kOiBub25lOyBkaXNwbGF5OiBibG9jazsgc2hhcGUtcmVuZGVyaW5nOiBhdXRvOyBhbmltYXRpb24tcGxheS1zdGF0ZTogcnVubmluZzsgYW5pbWF0aW9uLWRlbGF5OiAwczsiIHdpZHRoPSIxMDBweCIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89InhNaWRZTWlkIj4KPGNpcmNsZSBjeD0iNTAiIGN5PSI1MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjN2JhMzUyIiBzdHJva2Utd2lkdGg9IjUiIHI9IjM1IiBzdHJva2UtZGFzaGFycmF5PSIxNjQuOTMzNjE0MzEzNDY0MTUgNTYuOTc3ODcxNDM3ODIxMzgiIHN0eWxlPSJhbmltYXRpb24tcGxheS1zdGF0ZTogcnVubmluZzsgYW5pbWF0aW9uLWRlbGF5OiAwczsiPgogIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZHVyPSIxcyIgdmFsdWVzPSIwIDUwIDUwOzM2MCA1MCA1MCIga2V5VGltZXM9IjA7MSIgc3R5bGU9ImFuaW1hdGlvbi1wbGF5LXN0YXRlOiBydW5uaW5nOyBhbmltYXRpb24tZGVsYXk6IDBzOyI+PC9hbmltYXRlVHJhbnNmb3JtPgo8L2NpcmNsZT4KPCEtLSBbbGRpb10gZ2VuZXJhdGVkIGJ5IGh0dHBzOi8vbG9hZGluZy5pby8gLS0+PC9zdmc+');
}

@media (max-width: 767px) {
    .elementor-heading-title br {
        display: none;
    }
}

.elementor-widget-video .elementor-custom-embed-play svg {
	opacity: 1;
}

.elementor-widget-video .elementor-custom-embed-play:hover svg {
	filter: drop-shadow(3px 0 9px rgba(0,0,0,.5));
}

.elementor-icon {
	transition: none !important;
	display: inline-flex !important;
}

.owl-carousel .owl-stage-outer:not(.owl-height) .owl-stage {
    display: flex;
}

.owl-carousel:not(.owl-loaded) > *:not(:first-child) {
    display: none;
}

.owl-carousel .owl-dots {
	gap: 10px;
	display: flex;
	flex-wrap: wrap;
	margin-top: 25px;
	justify-content: flex-end;
}

.owl-carousel button.owl-dot {
	overflow: hidden;
}

.owl-carousel button.owl-dot span {
	width: 5px;
	height: 5px;
	display: block;
	border-radius: 50%;
	transition: width 0.25s ease;
	background-color: rgba(123, 163, 82, 0.5);
}

.owl-carousel button.owl-dot.active span {
	width: 15px;
	border-radius: 15px;
	background-color: var(--e-global-color-adf50ff);
}

.owl-progress {
	top: 0;
	left: 0;
	width: 0;
	z-index: 1;
	height: 5px;
	position: absolute;
	background-color: #4fadff;
}

.owl-carousel:hover + .owl-progress {
	animation-play-state: paused;
}

.owl-carousel.owl-loaded + .owl-progress {
	opacity: 1;
	visibility: visible;
}

.owl-progress_init {
	animation-duration: 5s;
	animation-name: progress;
	animation-timing-function: linear;
}

@media (max-width: 475px) {
	.owl-carousel .owl-dots {
		justify-content: center;
	}
}

@keyframes progress {
	0% {
		width: 0;
	}
	
	100% {
		width: 100%;
	}
}

.elementor-image-carousel-caption {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5 !important;
}

/* --- Grid Configurators --- */

.grid-configurators__item-view {
	background-color: #E7EDF3;
	border-color: #E7EDF3 !important;
}

.grid-configurators__item-view ~ .elementor-icon-list-item {
	display: none !important;
}

.grid-configurators__item-tags .elementor-icon-list-items {
    gap: 8px 4px;
}

.grid-configurators__item-tags .elementor-icon-list-item {
    border-radius: 1px;
	padding: 4px 8px !important;
    border: 1px solid rgba(168, 172, 177, 0.69);
}

body:not(.elementor-editor-active)
.grid-configurators__item-tags:not(.grid-configurators__item-tags_loaded)
.elementor-icon-list-item:not(:nth-child(-n + 4)) {
	display: none !important;
}

@media (min-width: 576px) {
    .grid-configurators__item-title .elementor-icon-box-icon {
        display: none !important;
    }
}

@media (max-width: 575px) {
	.grid-configurators__item-title {
		cursor: pointer;
		position: relative;
	}
	
	.grid-configurators__item-title:after {
		content: '';
		top: 8.75px;
		right: 8px;
		content: '';
		height: 11px;
  		width: 18px;
		position: absolute;
		background-size: contain;
		background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxOCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3IDFMOSA5TDEgMC45OTk5OTkiIHN0cm9rZT0iIzMzMzMzMyIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);
	}
	
	.grid-configurators__item_active .grid-configurators__item-title:after {
		transform: scaleY(-1);
	}
	
	.grid-configurators__item:not(.grid-configurators__item_active) .grid-configurators__item-title ~ * {
		display: none;
	}
}

/* --- Grid Cases --- */

.grid-cases__item-carousel .swiper:before,
.grid-cases__item-carousel .swiper:after {
    z-index: -1;
	left: 10px;
	bottom: 100%;
	content: '';
	height: 12.5px;
	position: absolute;
	border-top-left-radius: 4px;
}

.grid-cases__item-carousel .swiper:before {
	width: calc(100% - 10px);
	background-color: #D9D9D9;
}

.grid-cases__item-carousel .swiper:after {
	margin-left: 10px;
	margin-bottom: 12.5px;
	width: calc(100% - 20px);
	background-color: #EDEDED;
}

.grid-cases__item-carousel .swiper:not(.swiper-initialized):before,
.grid-cases__item-carousel .swiper:not(.swiper-initialized):after {
    display: none;
}

@media (max-width: 1199px) {
	.grid-cases__item-carousel .swiper:before,
	.grid-cases__item-carousel .swiper:after {
		border-top-right-radius: 4px;
	}
	
	.grid-cases__item-carousel .swiper:before {
  		width: calc(100% - 20px);
	}
	
	.grid-cases__item-carousel .swiper:after {
		width: calc(100% - 40px);
	}
}

@media (max-width: 575px) {
	.grid-cases__item-carousel .swiper:before,
	.grid-cases__item-carousel .swiper:after {
		height: 8.5px;
	}
	
	.grid-cases__item-carousel .swiper:after {
		margin-bottom: 8.5px;
	}
}

.grid-cases__item:hover .grid-cases__item-logo img {
	filter: contrast(100%) !important;
}

/* --- Grid Icons --- */

@media (max-width: 575px) {
    .grid-icons__item .elementor-icon-box-wrapper {
        position: relative;
    }
    
    .grid-icons__item .elementor-icon-box-icon {
        position: absolute;
        margin-top: -0.175em;
    }
    
	.grid-icons__item .elementor-icon-box-title {
		cursor: pointer;
		position: relative;
		padding-left: 1.85em;
		padding-right: 1.65em;
		font-family: "Bebas Neue";
		text-transform: uppercase;
		font-weight: 400 !important;
	}
	
	.grid-icons__item .elementor-icon-box-title:after {
		content: '';
		top: 0.365em;
		right: 0.33em;
  		width: 0.75em;
        height: 0.458em;
		position: absolute;
		background-size: contain;
		background-repeat: no-repeat;
		background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxOCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE3IDFMOSA5TDEgMC45OTk5OTkiIHN0cm9rZT0iIzMzMzMzMyIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);
	}
	
	.grid-icons__item_active .elementor-icon-box-title:after {
		transform: scaleY(-1);
	}
	
	.grid-icons__item .elementor-icon-box-description {
        padding-top: 12px;
    }
	
	.grid-icons__item:not(.grid-icons__item_active) .elementor-icon-box-description {
		display: none;
	}
}

.elementor-text-editor ul {
	padding-left: 30px;
}

.elementor-text-editor li:not(:last-child) {
	margin-bottom: 10px;
}

.elementor-widget.elementor-widget-text-editor h2,
.elementor-widget.elementor-widget-text-editor h3,
.elementor-widget.elementor-widget-text-editor h4,
.elementor-widget.elementor-widget-text-editor h5,
.elementor-widget.elementor-widget-text-editor h6 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4em;
	font-family: "Work Sans", sans-serif;
}

.elementor-widget.elementor-widget-theme-post-content h2,
.elementor-widget.elementor-widget-theme-post-content h3,
.elementor-widget.elementor-widget-theme-post-content h4,
.elementor-widget.elementor-widget-theme-post-content h5,
.elementor-widget.elementor-widget-theme-post-content h6 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.4em;
	font-family: "Work Sans", sans-serif;
}

.menu-item-cookie {
	cursor: pointer;
}

.wp-block-gallery.owl-carousel .owl-stage-outer {
    margin: 0;
}

.wp-block-gallery.owl-carousel .wp-block-image {
    height: 100%;
}

.wp-block-gallery.owl-carousel .wp-block-image {
    width: 100% !important;
}

/* ---------- Tags (Global) ---------- */

.tags {
    display: flex;
    flex-wrap: wrap;
}

.tags_style_1 {
    gap: 0.5em 0.25em;
}

.tags_style_2 {
    gap: 0 0.5em;
}

.tags_style_3 {
    gap: 8px;
}

.tags_style_1 .tags__item {
	border-radius: 1px;
	padding: 0.25em 0.5em;
    border: 1px solid rgba(168, 172, 177, 0.69);
}

.tags_style_1 .tags__item_type_more {
    border-color: transparent;
    background-color: #E7EDF3;
}

.tags_style_2 .tags__item {
    font-size: 0.7em;
	color: rgb(123, 163, 82);
    text-transform: uppercase;
}

.tags_style_3 .tags__item {
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #D7DAE2;
}

.tags_style_3 .tags__item-name {
    color: #222;
    display: block;
    font-size: 16px;
    padding: 4px 8px;
    line-height: 1.4em;
    font-family: "DM Sans", sans-serif;
}

.tags_style_3 .tags__item_custom_link {
    order: -1;
}

.tags_type_labels .tags__item-name {
    font-size: 14px;
    font-weight: 500;
}

/* ---------- Single Case (Template) --------- */

.single-case .elementor-widget-theme-post-content ul {
    padding-left: 25px;
}

.single-case .elementor-widget-theme-post-content li::marker {
    color: #205E9A66;
    font-size: 1.5em;
}

.single-case .elementor-widget-theme-post-content h2 {
    font-size: 56px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 0.25em;
    font-family: Bebas Neue;
    margin-top: clamp(32px, 6.25vw, 120px);
}

.single-case .elementor-widget-theme-post-content h3 {
    color: #333;
    font-size: 24px;
}

.single-case .elementor-widget-theme-post-content .wp-block-video,
.single-case .elementor-widget-theme-post-content .wp-block-separator {
    margin: 25px 0;
}

@media (max-width: 1199px) {
    .single-case .elementor-widget-theme-post-content h2 {
        font-size: 48px;
    }
}

@media (max-width: 475px) {
    .single-case .elementor-widget-theme-post-content h2 {
        font-size: 32px;
    }
}

/* ---------- Single Demo (Template) --------- */

.single-demo .swiper .swiper-wrapper .swiper-slide:first-child {
    margin-left: 1px;
}

.single-demo .swiper .swiper-pagination {
	gap: 2.5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.single-demo .swiper .swiper-pagination .swiper-pagination-bullet {
	width: 7.5px;
	height: 7.5px;
	overflow: hidden;
	border-radius: 50%;
	transition: width 0.25s ease;
	background-color: rgba(123, 163, 82, 0.5);
}

.single-demo .swiper .swiper-pagination .swiper-pagination-bullet-active {
	width: 20px;
	border-radius: 15px;
	background-color: var(--e-global-color-adf50ff);
}

/* -------------- Classes (Global) -------------- */

.wp-block-margin-top-0 {
    margin-top: 0 !important;
}

/* ------------ Lang Switcher (WPML) ------------ */

.lang-switcher {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    word-break: normal;
    z-index: 2147483621;
    font-family: 'DM Sans';
}

.lang-switcher__current {
    display: flex;
    cursor: default;
    column-gap: 0.5em;
    align-items: center;
}

.lang-switcher__dropdown {
    right: 0;
    display: none;
    position: absolute;
}

.lang-switcher__current-svg {
    display: block;
}

.lang-switcher__current-code {
    text-transform: capitalize;
}

.lang-switcher__dropdown-list {
    margin-top: 30px;
    list-style: none;
    margin-bottom: 0;
    padding: 40px 48px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: -14px 14px 30px 0 rgba(67, 86,100, 0.13);
}

.lang-switcher__list-item {
    padding: 8px 16px;
    border-radius: 4px;
    border: 1px solid transparent;
}

.lang-switcher__list-item_active {
    cursor: default;
    border-color: #D7DAE2;
}

.lang-switcher__list-item:not(:last-child) {
    margin-bottom: 10px;
}

.lang-switcher:hover .lang-switcher__dropdown {
    display: block;
}

.lang-switcher:hover .lang-switcher__current-icon {
    transform: scaleY(-1);
}

@media (max-width: 991px) {
    .lang-switcher__dropdown-list {
        margin-top: 20px;
    }
}

/* ----------- Text Editor (Styles) ----------- */

.elementor-widget.elementor-widget-text-editor_style_1 h2,
.elementor-widget.elementor-widget-text-editor_style_1 h3,
.elementor-widget.elementor-widget-text-editor_style_1 h4,
.elementor-widget.elementor-widget-text-editor_style_1 h5,
.elementor-widget.elementor-widget-text-editor_style_1 h6 {
	font-weight: 500;
	line-height: 1em;
	margin: 2em 0 1em;
	font-family: 'DM Sans', sans-serif;
}

.elementor-widget.elementor-widget-text-editor_style_1 h2 {
    font-size: 32px;
}

.elementor-widget.elementor-widget-text-editor_style_1 h3 {
    font-size: 24px;
}

.elementor-widget.elementor-widget-text-editor_style_1 h4 {
    font-size: 20px;
}

.elementor-widget.elementor-widget-text-editor_style_1 h5 {
    font-size: 19px;
}

.elementor-widget.elementor-widget-text-editor_style_1 h6 {
    font-size: 18px;
}

.elementor-widget.elementor-widget-text-editor_style_1 a {
    border-bottom: 1px solid;
}

.elementor-widget.elementor-widget-text-editor_style_1 li {
    margin-bottom: 0.25em;
}

.elementor-widget.elementor-widget-text-editor_style_1 figure {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}

.elementor-widget.elementor-widget-text-editor_style_1 .testimonials__quote {
    font-size: 24px;
    line-height: 1.3em;
    font-family: "DM Sans";
}

@media (max-width: 475px) {
    .elementor-widget.elementor-widget-text-editor_style_1 h2 {
        font-size: 28px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_1 h3 {
        font-size: 20px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_1 h4 {
        font-size: 18px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_1 h5 {
        font-size: 17px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_1 h6 {
        font-size: 16px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_1 .testimonials__quote {
        font-size: 18px;
    }
}

/* --------------------------------------------- */

.elementor-widget.elementor-widget-text-editor_style_2 {
    font-size: 18px;
    line-height: 1.5em;
    font-family: 'DM Sans';
}

.elementor-widget.elementor-widget-text-editor_style_2 h2,
.elementor-widget.elementor-widget-text-editor_style_2 h3 {
    color: #222;
    margin-top: 0;
    font-weight: 500;
    line-height: 1em;
    padding-top: 96px;
    margin-bottom: 24px;
    font-family: 'Cabin';
}

.elementor-widget.elementor-widget-text-editor_style_2 h2 {
    font-size: 48px;
    letter-spacing: -0.015em;
}

.elementor-widget.elementor-widget-text-editor_style_2 h3 {
    font-size: 32px;
}

.elementor-widget.elementor-widget-text-editor_style_2 h2 + h3 {
    padding-top: 40px;
}

.elementor-widget.elementor-widget-text-editor_style_2 ul:not(.elementor-editor-widget-settings) {
    padding-left: 0;
    list-style-type: none;
}

.elementor-widget.elementor-widget-text-editor_style_2 ul:not(.elementor-editor-widget-settings):last-child {
    margin-bottom: 0;
}

.elementor-widget.elementor-widget-text-editor_style_2 ul:not(.elementor-editor-widget-settings) li {
    padding-left: 2em;
    position: relative;
}

.elementor-widget.elementor-widget-text-editor_style_2 ul:not(.elementor-editor-widget-settings) li:not(:last-child) {
    margin-bottom: 0.875em;
}

.elementor-widget.elementor-widget-text-editor_style_2 ul:not(.elementor-editor-widget-settings) li:before {
    left: 0;
    content: '';
    top: -.15em;
    width: 1.6em;
    height: 1.6em;
    position: absolute;
    background-size: contain;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjczMzMgMjAuMkwyNC4wMzMzIDguOUMyNC4zIDguNjMzMzMgMjQuNjE2OSA4LjUgMjQuOTg0IDguNUMyNS4zNTExIDguNSAyNS42Njc2IDguNjMzMzMgMjUuOTMzMyA4LjlDMjYuMiA5LjE2NjY3IDI2LjMzMzMgOS40ODM1NiAyNi4zMzMzIDkuODUwNjdDMjYuMzMzMyAxMC4yMTc4IDI2LjIgMTAuNTM0MiAyNS45MzMzIDEwLjhMMTMuNjY2NyAyMy4wNjY3QzEzLjQgMjMuMzMzMyAxMy4wODg5IDIzLjQ2NjcgMTIuNzMzMyAyMy40NjY3QzEyLjM3NzggMjMuNDY2NyAxMi4wNjY3IDIzLjMzMzMgMTEuOCAyMy4wNjY3TDYuMDY2NjcgMTcuMzMzM0M1LjggMTcuMDY2NyA1LjY3MiAxNi43NDk4IDUuNjgyNjcgMTYuMzgyN0M1LjY5MzMzIDE2LjAxNTYgNS44MzI0NSAxNS42OTkxIDYuMSAxNS40MzMzQzYuMzY2NjcgMTUuMTY2NyA2LjY4MzU2IDE1LjAzMzMgNy4wNTA2NyAxNS4wMzMzQzcuNDE3NzggMTUuMDMzMyA3LjczNDIyIDE1LjE2NjcgOCAxNS40MzMzTDEyLjczMzMgMjAuMloiIGZpbGw9IiM5QkNDNjgiLz4KPC9zdmc+Cg==);
}

@media (max-width: 1199px) {
    .elementor-widget.elementor-widget-text-editor_style_2 h2,
    .elementor-widget.elementor-widget-text-editor_style_2 h3 {
        padding-top: 72px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_2 h2 + h3 {
        padding-top: 24px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_2 h2 {
        font-size: 40px;
    }
}

@media (max-width: 475px) {
    .elementor-widget.elementor-widget-text-editor_style_2 {
        font-size: 16px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_2 h2,
    .elementor-widget.elementor-widget-text-editor_style_2 h3 {
        padding-top: 56px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_2 h2 + h3 {
        padding-top: 8px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_2 h2 {
        font-size: 32px;
    }
    
    .elementor-widget.elementor-widget-text-editor_style_2 h3 {
        font-size: 24px;
    }
}

/* --- Loop Demo (Collapsible) --- */

@media (max-width: 575px) {
    .loop-demo_collapsible .loop-demo__title {
        cursor: pointer;
    }
    
    .loop-demo_active .loop-demo__title .elementor-icon {
        transform: scaleY(-1);
    }
    
    .loop-demo_collapsible:not(.loop-demo_active) > .e-con-inner > *:not(.loop-demo__title) {
        display: none;
    }
}