.elementor-11355 .elementor-element.elementor-element-18d6cfd{--display:flex;--justify-content:space-between;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:6px 6px 6px 6px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11355 .elementor-element.elementor-element-18d6cfd:not(.elementor-motion-effects-element-type-background), .elementor-11355 .elementor-element.elementor-element-18d6cfd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-612763b );}.elementor-11355 .elementor-element.elementor-element-5f42fa2{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-11355 .elementor-element.elementor-element-63ee3cd{--display:flex;--justify-content:flex-start;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-11355 .elementor-element.elementor-element-d263a1c .jet-listing-dynamic-image{justify-content:center;}.elementor-11355 .elementor-element.elementor-element-d263a1c .jet-listing-dynamic-image__figure{align-items:center;}.elementor-11355 .elementor-element.elementor-element-d263a1c .jet-listing-dynamic-image a{display:flex;justify-content:center;width:80px;max-width:150px;}.elementor-11355 .elementor-element.elementor-element-d263a1c .jet-listing-dynamic-image img{width:80px;max-width:150px;height:100px;object-fit:contain;}.elementor-11355 .elementor-element.elementor-element-d263a1c .jet-listing-dynamic-image__caption{text-align:left;}.elementor-11355 .elementor-element.elementor-element-9edcbce{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-11355 .elementor-element.elementor-element-9edcbce.elementor-element{--align-self:center;}.elementor-11355 .elementor-element.elementor-element-9edcbce .jet-listing-dynamic-link__link{align-self:center;font-size:1.2rem;font-weight:600;color:var( --e-global-color-3562059 );flex-direction:row;}.elementor-11355 .elementor-element.elementor-element-9edcbce .jet-listing-dynamic-link__link:hover{color:var( --e-global-color-3562059 );}.elementor-11355 .elementor-element.elementor-element-9edcbce .jet-listing-dynamic-link__icon{order:1;}.elementor-11355 .elementor-element.elementor-element-2949b58 .jet-listing-dynamic-field__content{font-family:var( --e-global-typography-text-font-family );font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-align:center;}.elementor-11355 .elementor-element.elementor-element-2949b58 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-11355 .elementor-element.elementor-element-2949b58 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-11355 .elementor-element.elementor-element-2949b58 .jet-listing-dynamic-field{justify-content:center;}@media(min-width:768px){.elementor-11355 .elementor-element.elementor-element-18d6cfd{--content-width:400px;}}@media(max-width:1024px){.elementor-11355 .elementor-element.elementor-element-d263a1c .jet-listing-dynamic-image a{width:1000px;}.elementor-11355 .elementor-element.elementor-element-d263a1c .jet-listing-dynamic-image img{width:1000px;}.elementor-11355 .elementor-element.elementor-element-2949b58 .jet-listing-dynamic-field__content{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-11355 .elementor-element.elementor-element-2949b58 .jet-listing-dynamic-field__content{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for jet-listing-dynamic-image, class: .elementor-element-d263a1c */.img-ratio-square .jet-listing-dynamic-image__img {
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 1 / 1 !important;
	object-fit: contain !important;
}/* End custom CSS */
/* Start custom CSS for jet-listing-dynamic-link, class: .elementor-element-9edcbce *//* Dynamic Link in Zertifikate-Karte – Slide-Unterlinie (Hover am Außencontainer) */
.link-zertifikate {
	position: relative;
	display: inline-block;
	width: fit-content;
	padding-bottom: 2px;
}
.link-zertifikate::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #3B2300;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.3s ease;
}
.cont-hover:hover .link-zertifikate::before,
.cont-hover:focus-within .link-zertifikate::before {
	transform: scaleX(1);
}
/* Aktiver Zustand: Linie dauerhaft sichtbar */
.link-zertifikate.current-cat::before,
.link-zertifikate.elementor-item-active::before {
	transform: scaleX(1);
}

.link-zertifikate .jet-listing-dynamic-link__label {
	text-align: center !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-18d6cfd */.cont-hover .img-ratio-square {
    transition: transform 0.4s ease;
}

.cont-hover:hover .img-ratio-square {
    transform: scale(1.05);
}/* End custom CSS */