/*!/wp-content/plugins/aw-lightweight-hero-slider/assets/slider.css*/.awhs-slider{position:relative;width:100%;height:clamp(520px,80vh,900px);min-height:520px;overflow:hidden;background:#111;color:#fff;font-family:inherit}.awhs-slides,.awhs-slide,.awhs-picture,.awhs-image,.awhs-overlay{position:absolute;inset:0;width:100%;height:100%}.awhs-slide{display:block;visibility:hidden;opacity:0;z-index:0;transition:opacity .45s ease,visibility 0s linear .45s}.awhs-slide.is-active{visibility:visible;opacity:1;z-index:1;transition-delay:0s}.awhs-picture{display:block;margin:0}.awhs-image{display:block;object-fit:cover;object-position:50% 50%;font-size:0}.awhs-overlay{background:rgb(0 0 0 / .44);z-index:1}.awhs-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;padding:16% 8%;box-sizing:border-box;text-align:left}.awhs-copy{max-width:980px;text-wrap:balance}.awhs-copy h1,.awhs-copy h2{margin:0!important;padding:0 0 10px!important;color:#fff!important;line-height:1.14!important;text-shadow:0 1px 5px rgb(0 0 0 / .35)}.awhs-copy h2,.awhs-copy h2 a{font-size:clamp(1.35rem,2vw,2rem)!important;font-weight:700;color:#fff!important}.awhs-copy h1,.awhs-copy h1 a{font-size:clamp(2.1rem,4.2vw,4rem)!important;font-weight:900;color:#fff!important}.awhs-copy p{font-size:clamp(1rem,1.4vw,1.25rem);line-height:1.6}.awhs-button{display:inline-flex;margin-top:30px;padding:12px 22px;border:1px solid #0069b4;background:#0069b4;color:#fff;font-size:1rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .2s ease,color .2s ease}.awhs-button:hover,.awhs-button:focus{background:#fff;color:#0069b4}.awhs-controls{position:absolute;inset:0;z-index:4;pointer-events:none}.awhs-arrow{position:absolute;top:50%;display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#f28c28;color:#fff;font-size:26px;line-height:30px;cursor:pointer;pointer-events:auto;transform:translateY(-50%)}.awhs-arrow--prev{left:2%}.awhs-arrow--next{right:2%}.awhs-arrow:hover,.awhs-arrow:focus{background:#fff;color:#f28c28}.awhs-dots{position:absolute;right:6%;bottom:34px;left:6%;display:flex;align-items:center;justify-content:center;gap:9px;pointer-events:auto}.awhs-dot{width:10px;height:10px;padding:0;border:1px solid #fff;border-radius:50%;background:#fff0;cursor:pointer}.awhs-dot.is-active{background:#fff}@media(max-width:767px){.awhs-slider{height:clamp(350px,45vh,640px);min-height:4vh}.awhs-content{padding:18% 10% 22%}.awhs-copy h1{font-size:clamp(2rem,8vw,3rem)}.awhs-controls{inset:auto 2% 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;pointer-events:auto}.awhs-arrow{position:static;transform:none}.awhs-dots{display:none}.awhs-button{margin-top:22px}}@media(min-width:768px) and (max-width:1360px){.awhs-slider{height:clamp(500px,40vh,500px)}}.home .aw-home-aktuelles-compare .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:1!important}@media(prefers-reduced-motion:reduce){.awhs-slide{transition:none}.awhs-button,.awhs-arrow{transition:none}}