#brxe-wnhica .form-group:first-child label{display:none}#brxe-wnhica .form-group>.label{display:none}#brxe-wnhica li:last-child label{text-transform:none}#brxe-wnhica .form-group{padding:0 0 0px}#brxe-wnhica.brxe-form{gap:16px}.footer-menu{display:flex;flex-direction:column;gap:0}.footer-menu__title{font-size:var(--fs-md);font-weight:700;color:#fff;text-decoration:none;margin-bottom:10px;display:block}.footer-menu__title:hover{text-decoration:underline}.footer-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.footer-menu__item{margin:0;padding:0}.footer-menu__link{font-size:var(--fs-base);font-weight:400;line-height:110%;color:#fff;text-decoration:none;display:block}.footer-menu__link:hover{text-decoration:underline}.product-card{position:relative;overflow:hidden;cursor:pointer}.product-card .animate-div{transform:translateY(60px);transition:transform 0.3s ease}.product-card .pill-wrapper,.product-card .pill,.product-card .mehr-erfahren{opacity:0;transition:opacity 0.3s ease}.product-card::before{opacity:0.23;transition:opacity 0.3s ease}.product-card:hover::before{opacity:1}.product-card:hover .animate-div{transform:translateY(0)}.product-card:hover .pill-wrapper,.product-card:hover .pill,.product-card:hover .mehr-erfahren{opacity:1}@media (max-width:767px){.product-card .animate-div{transform:translateY(0)}.product-card .pill-wrapper,.product-card .pill,.product-card .mehr-erfahren{opacity:1}}.hover-card{cursor:pointer;overflow:hidden;display:flex;flex-direction:column;height:450px}.hover-card .hover-card-bg-div{flex:1 1 auto;min-height:150px;background-size:cover;background-position:center;transition:flex 0.3s ease, background-color 0.3s ease;will-change:flex, background-color}.hover-card .hover-card-title{flex:0 0 auto;transition:transform 0.3s ease;will-change:transform}.hover-card .hover-card-text{opacity:0;transform:translateY(100px);max-height:0;overflow:hidden;transition:opacity 0.3s ease, max-height 0.3s ease, transform 0.3s ease;will-change:transform, opacity}.hover-card .hover-card-button{opacity:0;transition:opacity 0.3s ease;will-change:opacity}.hover-card:hover .hover-card-bg-div{flex:0 0 auto;background-color:#E8F4FC}.hover-card:hover .hover-card-title{transform:translateY(0)}.hover-card:hover .hover-card-text{opacity:1;max-height:100%;transform:translateY(0)}.hover-card:hover .hover-card-button{opacity:1}@media (max-width:767px){.hover-card .hover-card-bg-div{flex:0 0 auto;background-color:#E8F4FC;transition:none}.hover-card .hover-card-title{transform:translateY(0);transition:none}.hover-card .hover-card-text{opacity:1;max-height:none;transform:translateY(0);transition:none}.hover-card .hover-card-button{opacity:1;transition:none}}.country-map-section{display:flex;margin:0 auto;max-width:1368px;gap:40px;align-items:flex-start}.country-map-section__left{flex:0 0 45%;max-width:45%}.country-map-section__right{flex:1;position:relative}.country-map-section__header{margin-bottom:24px}.country-map-section__title{font-size:var(--fs-4xl, 32px);font-weight:500;color:#003882;margin:0 0 12px;line-height:1.2}.country-map-section__subtitle{font-size:var(--fs-md, 16px);color:#333;margin:0;font-weight:500;line-height:1.2}.country-map-section__dropdown{position:relative;border:1px solid #e0e0e0;border-radius:6px;background:#fff}.country-map-section__dropdown-toggle{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;font-size:16px;font-weight:500;color:#1a3a5c}.country-map-section__dropdown-label{display:flex;align-items:center;gap:8px}.country-map-section__dropdown-arrow{transition:transform 0.2s ease}.country-map-section__dropdown-list{display:none;padding:8px 0;border-top:1px solid #e0e0e0}.country-map-section__dropdown-item{display:flex;align-items:center;gap:10px;padding:10px 20px;cursor:pointer;font-size:15px;color:#1a3a5c;transition:background 0.15s ease}.country-map-section__dropdown-item:hover{background:#f0f6ff}.country-map-section__flag{font-size:18px}.country-map-section__info{margin-top:20px}.country-map-section__company-card{position:absolute;top:20px;left:20px;z-index:10;background:#fff;padding:20px 24px;border-radius:6px;box-shadow:0 4px 20px rgba(0, 0, 0, 0.1);max-width:300px}.country-map-section__company-name{font-size:var(--fs-xl);font-weight:500;color:#003882;margin:0 0 14px}.country-map-section__company-details p{display:flex;align-items:flex-start;gap:10px;margin:10px 0;font-size:var(--fs-md);color:#333;line-height:1.4}.country-map-section__company-details a{color:inherit;text-decoration:none}.country-map-section__company-details a:hover{text-decoration:underline}.country-map-section__company-details svg{color:#1a3a5c;flex-shrink:0;margin-top:2px}.country-map-section__contacts{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.country-map-section__contact-card{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:14px 16px}.country-map-section__contact-card:first-child{grid-column:1 / -1}.country-map-section__contact-card h5{font-size:var(--fs-2xl);font-weight:500;line-height:1.1;color:#003882;margin:0 0 2px;margin-bottom:10px}.country-map-section__contact-card .contact-role{font-size:var(--fs-xl);color:#003882;margin:0 0 8px;margin-bottom:10px}.country-map-section__contact-card .contact-links{display:flex;flex-wrap:wrap;gap:6px;margin-top:16px}.country-map-section__contact-card .contact-email,.country-map-section__contact-card .contact-phone{display:flex;align-items:center;gap:6px;font-size:var(--fs-md);color:#003882;margin:4px 0;border:1px solid #003882;padding:6px 10px;border-radius:20px;width:fit-content}.country-map-section__contact-card .contact-email a,.country-map-section__contact-card .contact-phone a{color:inherit;text-decoration:none}.country-map-section__contact-card .contact-email a:hover,.country-map-section__contact-card .contact-phone a:hover{text-decoration:underline}.country-map-section__contact-card svg{width:16px;height:16px;color:#003882;flex-shrink:0}.country-map-section__map{background:#f0f6ff;border-radius:8px;overflow:hidden;position:relative;min-height:650px}.country-map-section__map-loading{display:flex;align-items:center;justify-content:center;height:650px;color:#999;font-size:14px}.country-map-section .country-map-pin-marker{cursor:pointer}.country-map-section .country-map-pin-marker img,.country-map-section .country-map-pin-marker svg{transition:transform 0.2s ease}.country-map-section .country-map-pin-marker:hover img,.country-map-section .country-map-pin-marker:hover svg{transform:scale(1.2)}.country-map-section .maplibregl-popup-content{padding:10px 14px;border-radius:6px;font-size:13px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.15)}@media (max-width:1024px){.country-map-section{gap:20px}.country-map-section .country-map-section__left{flex:0 0 40%;max-width:40%}}@media (max-width:768px){.country-map-section{flex-direction:column;gap:16px;padding:16px}.country-map-section .country-map-section__left{flex:1;width:100%;max-width:100%}.country-map-section .country-map-section__right{width:100%}.country-map-section .country-map-section__map{min-height:350px !important}.country-map-section .country-map-section__map-loading{height:350px}.country-map-section .country-map-section__company-card{display:none !important}.country-map-section .country-map-section__dropdown{width:100%}.country-map-section .country-map-section__dropdown-toggle{padding:14px 16px;font-size:15px}.country-map-section .country-map-section__dropdown-item{padding:12px 16px;font-size:15px}.country-map-section .country-map-section__contacts{grid-template-columns:1fr}.country-map-section .country-map-section__contact-card .contact-email,.country-map-section .country-map-section__contact-card .contact-phone{font-size:12px;word-break:break-all}}.prozesskette-slider{max-width:1368px;margin:0 auto}.prozesskette-slider__nav{display:flex;gap:0;margin-bottom:32px;overflow-x:auto;scrollbar-width:none}.prozesskette-slider__nav::-webkit-scrollbar{display:none}.prozesskette-slider__nav-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 12px;border:none;background:none;border-radius:8px;cursor:pointer;position:relative;transition:background 0.3s ease, color 0.3s ease;min-width:100px}.prozesskette-slider__nav-btn:not(:last-child)::after{content:"";position:absolute;right:-13px;top:50%;transform:translateY(-50%);width:26px;height:1px;background:#e0e0e0;z-index:1}.prozesskette-slider__nav-btn.is-active{background:#003882}.prozesskette-slider__nav-btn.is-active .prozesskette-slider__nav-icon{opacity:1;filter:brightness(0) invert(1)}.prozesskette-slider__nav-btn.is-active .prozesskette-slider__nav-label{color:#fff;font-weight:600}.prozesskette-slider__nav-icon{width:48px;height:48px;object-fit:contain;filter:brightness(0) saturate(100%) invert(15%) sepia(72%) saturate(2654%) hue-rotate(204deg) brightness(92%) contrast(107%);transition:filter 0.3s ease}.prozesskette-slider__nav-label{font-size:var(--fs-sm, 13px);color:#003882;text-align:center;line-height:1.3;transition:color 0.2s ease}.prozesskette-slider__swiper{position:relative;overflow:hidden}.prozesskette-slider__arrow{background:#e8f0fa;border:none;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer;transition:background 0.2s ease, opacity 0.3s ease, visibility 0.3s ease}.prozesskette-slider__arrow svg{width:20px;height:20px}.prozesskette-slider__arrow:hover{background:#d4e4f7}.prozesskette-slider__arrow--prev{left:20px}.prozesskette-slider__arrow--next{right:20px}.prozesskette-slider__arrow.swiper-button-disabled{opacity:0;visibility:hidden;pointer-events:none}.prozesskette-slider__slide{display:flex;flex-direction:column;max-width:886px;margin:0 auto;border:1px solid #e5e5e5;border-radius:6px;padding:24px;background:#fff}.prozesskette-slider__slide-image{width:100%;border-radius:12px;overflow:hidden;margin-bottom:28px}.prozesskette-slider__slide-image img{width:100%;height:228px;object-fit:cover;display:block}.prozesskette-slider__slide-content{display:flex;gap:48px}.prozesskette-slider__slide-left{flex:1}.prozesskette-slider__slide-right{flex:1;display:flex;flex-direction:column}.prozesskette-slider__step-label{display:block;font-size:var(--fs-sm, 13px);color:#003882;font-weight:600;margin-bottom:6px}.prozesskette-slider__slide-title{font-size:var(--fs-2xl, 24px);font-weight:700;color:#003882;margin:0 0 12px;line-height:1.2}.prozesskette-slider__slide-subtitle{font-size:var(--fs-md, 16px);color:#555;margin:0 0 20px;line-height:1.5}.prozesskette-slider__slide-link{display:inline-block;font-size:var(--fs-sm, 14px);font-family:inherit;line-height:inherit;color:#003882;background:transparent;border:1px solid #003882;padding:8px 24px;border-radius:24px;text-decoration:none;cursor:pointer;transition:background 0.2s ease, color 0.2s ease}.prozesskette-slider__slide-link:hover{background:#003882;color:#fff}.prozesskette-slider__tags-group{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-top:1px solid #e0e0e0}.prozesskette-slider__tags-title{font-size:var(--fs-lg, 18px);font-weight:600;color:#003882;margin:0;white-space:nowrap;padding-top:4px;flex-shrink:0}.prozesskette-slider__tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;flex:1}.prozesskette-slider__tag{display:inline-block;font-size:var(--fs-sm, 13px);color:#003882;border:1px solid #9db5d4;padding:6px 16px;border-radius:24px;background:transparent;white-space:nowrap}@media (max-width:768px){.prozesskette-slider__nav{margin-bottom:20px}.prozesskette-slider__nav-btn{flex:0 0 auto;max-width:140px;padding:12px 8px}.prozesskette-slider__nav-btn:not(:last-child)::after{content:""}.prozesskette-slider__nav-icon{width:32px;height:32px}.prozesskette-slider__nav-label{font-size:11px}.prozesskette-slider__splide .splide__arrow{width:32px;height:32px}.prozesskette-slider__splide .splide__arrow--prev{left:8px}.prozesskette-slider__splide .splide__arrow--next{right:8px}.prozesskette-slider__slide-image img{height:200px}.prozesskette-slider__slide-content{flex-direction:column;gap:20px}.prozesskette-slider__tags-group{flex-direction:column;gap:10px}.prozesskette-slider__tags{justify-content:flex-start}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fvulcascot.ameisenhaufen.dev%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fbricks-child%2Fassets%2Fscss%2Famha.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2C2CAAA%2CYAAA%2CCAKA%2CgCAAA%2CYAAA%2CCAIA%2CiCAAA%2CmBAAA%2CCAKA%2CyBAAA%2CeAAA%2CCAKA%2CuBAAA%2CQAAA%2CCAKA%2CaAAA%2CwCAAA%2CCAKI%2CoBAAA%2CuGAAA%2CCAQI%2C0BAAA%2CyBAAA%2CCAKJ%2CmBAAA%2C8EAAA%2CCASA%2CmBAAA%2CkBAAA%2CCAKA%2CmBAAA%2CuGAAA%2CCAQI%2CyBAAA%2CyBAAA%2CCAOR%2CcAAA%2CgDAAA%2CCAMI%2C2BAAA%2CyDAAA%2CCAMA%2C6EAAA%2CsCAAA%2CCAQA%2CsBAAA%2CyCAAA%2CCAOI%2C4BAAA%2CSAAA%2CCAIA%2CiCAAA%2CuBAAA%2CCAIA%2C%2BFAAA%2CSAAA%2CCAQJ%2CyBACI%2C2BAAA%2CuBAAA%2CCAIA%2C6EAAA%2CSAAA%2CCAAA%2CCASR%2CYAAA%2C8EAAA%2CCAQI%2C%2BBAAA%2CwKAAA%2CCAUA%2C8BAAA%2CkEAAA%2CCAOA%2C6BAAA%2CyKAAA%2CCAUA%2C%2BBAAA%2C0DAAA%2CCAQI%2CqCAAA%2CsCAAA%2CCAKA%2CoCAAA%2CuBAAA%2CCAIA%2CmCAAA%2CiDAAA%2CCAMA%2CqCAAA%2CSAAA%2CCAMJ%2CyBACI%2C%2BBAAA%2CsDAAA%2CCAMA%2C8BAAA%2CuCAAA%2CCAKA%2C6BAAA%2CiEAAA%2CCAOA%2C%2BBAAA%2CyBAAA%2CCAAA%2CCAQR%2CqBAAA%2C2EAAA%2CCAOI%2C2BAAA%2C0BAAA%2CCAKA%2C4BAAA%2CwBAAA%2CCAMA%2C6BAAA%2CkBAAA%2CCAIA%2C4BAAA%2C2FAAA%2CCAQA%2C%2BBAAA%2CgFAAA%2CCASA%2C%2BBAAA%2C4EAAA%2CCAOA%2CsCAAA%2C2IAAA%2CCAWA%2CqCAAA%2CuCAAA%2CCAMA%2CqCAAA%2C8BAAA%2CCAIA%2CoCAAA%2CuDAAA%2CCAMA%2CoCAAA%2CuIAAA%2CCAUI%2C0CAAA%2CkBAAA%2CCAKJ%2C2BAAA%2CcAAA%2CCAKA%2C2BAAA%2CeAAA%2CCAKA%2CmCAAA%2C4JAAA%2CCAYA%2CmCAAA%2CoEAAA%2CCAQI%2CwCAAA%2C4GAAA%2CCAUA%2CwCAAA%2CkCAAA%2CCAII%2C8CAAA%2CyBAAA%2CCAKJ%2C0CAAA%2C0CAAA%2CCAQJ%2C%2BBAAA%2C0DAAA%2CCAMA%2CmCAAA%2C4EAAA%2CCAMI%2C%2BCAAA%2CkBAAA%2CCAIA%2CsCAAA%2CuGAAA%2CCASA%2CiDAAA%2CsEAAA%2CCAOA%2CkDAAA%2CmDAAA%2CCAOA%2CoGAAA%2CwKAAA%2CCAaI%2CwGAAA%2CkCAAA%2CCAII%2CoHAAA%2CyBAAA%2CCAMR%2CuCAAA%2CkDAAA%2CCASJ%2C0BAAA%2CuFAAA%2CCAQA%2CkCAAA%2C6FAAA%2CCASA%2C6CAAA%2CcAAA%2CCAGI%2CkGAAA%2C8BAAA%2CCAMI%2C8GAAA%2CoBAAA%2CCAOR%2C%2BCAAA%2C4FAAA%2CCAQA%2C0BAAA%2CqBAAA%2CQAAA%2CCAGI%2CgDAAA%2C0BAAA%2CCAAA%2CCAOJ%2CyBAAA%2CqBAAA%2C2CAAA%2CCAKI%2CgDAAA%2CgCAAA%2CCAMA%2CiDAAA%2CUAAA%2CCAIA%2C%2BCAAA%2C2BAAA%2CCAIA%2CuDAAA%2CYAAA%2CCAIA%2CwDAAA%2CuBAAA%2CCAIA%2CoDAAA%2CUAAA%2CCAIA%2C2DAAA%2CgCAAA%2CCAKA%2CyDAAA%2CgCAAA%2CCAKA%2CoDAAA%2CyBAAA%2CCAIA%2C8IAAA%2CmCAAA%2CCAAA%2CCASR%2CqBAAA%2C8BAAA%2CCAKI%2C0BAAA%2C0EAAA%2CCAOI%2C6CAAA%2CYAAA%2CCAKJ%2C8BAAA%2CsOAAA%2CCAeI%2CsDAAA%2C8HAAA%2CCAYA%2CwCAAA%2CkBAAA%2CCAGI%2CuEAAA%2CwCAAA%2CCAKA%2CwEAAA%2C0BAAA%2CCAOR%2C%2BBAAA%2CkMAAA%2CCASA%2CgCAAA%2CuGAAA%2CCASA%2C6BAAA%2CiCAAA%2CCAMA%2C4BAAA%2CqRAAA%2CCAgBI%2CgCAAA%2CsBAAA%2CCAKA%2CkCAAA%2CkBAAA%2CCAIA%2CkCAAA%2CSAAA%2CCAIA%2CkCAAA%2CUAAA%2CCAIA%2CmDAAA%2C%2BCAAA%2CCAQJ%2C4BAAA%2CwIAAA%2CCAWA%2CkCAAA%2CgEAAA%2CCAMI%2CsCAAA%2CsDAAA%2CCAQJ%2CoCAAA%2CqBAAA%2CCAKA%2CiCAAA%2CMAAA%2CCAIA%2CkCAAA%2CyCAAA%2CCAMA%2CiCAAA%2C0FAAA%2CCAQA%2CkCAAA%2C2FAAA%2CCAQA%2CqCAAA%2CuEAAA%2CCAOA%2CiCAAA%2CgRAAA%2CCAcI%2CuCAAA%2C6BAAA%2CCAOJ%2CiCAAA%2CwFAAA%2CCAQA%2CiCAAA%2CoHAAA%2CCAUA%2C2BAAA%2CmEAAA%2CCAQA%2C0BAAA%2CsKAAA%2CCAYA%2CyBACI%2C0BAAA%2CkBAAA%2CCAIA%2C8BAAA%2C8CAAA%2CCAKM%2CsDAAA%2CUAAA%2CCASN%2C%2BBAAA%2CsBAAA%2CCAKA%2CgCAAA%2CcAAA%2CCAIA%2C4CAAA%2CsBAAA%2CCAII%2CkDAAA%2CQAAA%2CCACA%2CkDAAA%2CSAAA%2CCAGJ%2CsCAAA%2CYAAA%2CCAIA%2CoCAAA%2C8BAAA%2CCAKA%2CiCAAA%2C8BAAA%2CCAKA%2C2BAAA%2C0BAAA%2CCAAA%22%7D */