buchanfrage-overlay .element-overlay-slide-in{border:0;border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;flex-direction:column;height:auto;left:50%;max-height:95dvh;max-width:100%;padding:0 16px max(16px,env(safe-area-inset-bottom));position:fixed;right:auto;top:auto;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%);width:100%}buchanfrage-overlay .element-overlay-slide-in header{background-color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;padding-bottom:16px;padding-top:16px}buchanfrage-overlay .element-overlay-slide-in header[data-position=sticky]{position:sticky;top:0;z-index:1}buchanfrage-overlay .element-overlay-slide-in header h2{align-self:center}buchanfrage-overlay .element-overlay-slide-in header [cta]{flex-shrink:0}buchanfrage-overlay .element-overlay-slide-in header [cta=close]{margin-left:auto;position:static}buchanfrage-overlay .element-overlay-slide-in:has(footer[data-position=sticky]) main{flex-grow:1}buchanfrage-overlay .element-overlay-slide-in footer{margin-top:16px}buchanfrage-overlay .element-overlay-slide-in footer[data-position=sticky]{background-color:#fff;border-top:2px solid #dfdfdf;bottom:0;margin-left:-16px;margin-right:-16px;padding:16px 16px max(16px,env(safe-area-inset-bottom));position:sticky}buchanfrage-overlay .element-overlay-slide-in:has(footer[data-position=sticky]){padding-bottom:0}buchanfrage-overlay .element-overlay-slide-in[open]{-webkit-animation:buchanfrage-overlay-slidein-from-bottom .3s ease-in-out forwards;animation:buchanfrage-overlay-slidein-from-bottom .3s ease-in-out forwards;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:flex;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}buchanfrage-overlay .element-overlay-slide-in[data-animation=skip][open]{-webkit-animation:none;animation:none;-webkit-transform:translate(-50%);transform:translate(-50%)}buchanfrage-overlay .element-overlay-slide-in::-webkit-backdrop{background:rgba(0,0,0,.25)}buchanfrage-overlay .element-overlay-slide-in::backdrop{background:rgba(0,0,0,.25)}buchanfrage-overlay .element-overlay-slide-in+.backdrop{background:rgba(0,0,0,.25)}buchanfrage-overlay .element-overlay-slide-in[open] .element-overlay-slide-in::-webkit-backdrop,buchanfrage-overlay .element-overlay-slide-in[open]~.element-overlay-slide-in::-webkit-backdrop{background:transparent}buchanfrage-overlay .element-overlay-slide-in[open] .element-overlay-slide-in::backdrop,buchanfrage-overlay .element-overlay-slide-in[open]~.element-overlay-slide-in::backdrop{background:transparent}buchanfrage-overlay .element-overlay-slide-in[open][closing][data-animation=skip]::-webkit-backdrop,buchanfrage-overlay .element-overlay-slide-in[open][data-animation=skip]::-webkit-backdrop{-webkit-animation:none;animation:none}buchanfrage-overlay .element-overlay-slide-in[open][closing][data-animation=skip]+.backdrop,buchanfrage-overlay .element-overlay-slide-in[open][closing][data-animation=skip]::backdrop,buchanfrage-overlay .element-overlay-slide-in[open][data-animation=skip]+.backdrop,buchanfrage-overlay .element-overlay-slide-in[open][data-animation=skip]::backdrop{-webkit-animation:none;animation:none}buchanfrage-overlay .element-overlay-slide-in[open]::-webkit-backdrop{-webkit-animation:buchanfrage-overlay-fadeIn .5s ease-in-out forwards;animation:buchanfrage-overlay-fadeIn .5s ease-in-out forwards}buchanfrage-overlay .element-overlay-slide-in[open]+.backdrop,buchanfrage-overlay .element-overlay-slide-in[open]::backdrop{-webkit-animation:buchanfrage-overlay-fadeIn .5s ease-in-out forwards;animation:buchanfrage-overlay-fadeIn .5s ease-in-out forwards}buchanfrage-overlay .element-overlay-slide-in[open][closing]::-webkit-backdrop{-webkit-animation:buchanfrage-overlay-fadeOut .5s ease-in-out forwards;animation:buchanfrage-overlay-fadeOut .5s ease-in-out forwards}buchanfrage-overlay .element-overlay-slide-in[open][closing]+.backdrop,buchanfrage-overlay .element-overlay-slide-in[open][closing]::backdrop{-webkit-animation:buchanfrage-overlay-fadeOut .5s ease-in-out forwards;animation:buchanfrage-overlay-fadeOut .5s ease-in-out forwards}@-webkit-keyframes buchanfrage-overlay-slidein-from-bottom{0%{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@keyframes buchanfrage-overlay-slidein-from-bottom{0%{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}to{-webkit-transform:translate(-50%);transform:translate(-50%)}}@-webkit-keyframes buchanfrage-overlay-slidein{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes buchanfrage-overlay-slidein{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes buchanfrage-overlay-slidein-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes buchanfrage-overlay-slidein-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes buchanfrage-overlay-slideout{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes buchanfrage-overlay-slideout{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes buchanfrage-overlay-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes buchanfrage-overlay-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes buchanfrage-overlay-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes buchanfrage-overlay-fadeOut{0%{opacity:1}to{opacity:0}}@media screen and (min-width:441px){buchanfrage-overlay .element-overlay-slide-in{border-top-left-radius:0;border-top-right-radius:0;bottom:auto;height:100%;left:100%;max-height:unset;max-width:560px;right:auto;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%}buchanfrage-overlay .element-overlay-slide-in[data-orientation=left]{left:0;-webkit-transform:translateX(0);transform:translateX(0)}buchanfrage-overlay .element-overlay-slide-in[open],buchanfrage-overlay .element-overlay-slide-in[open][data-orientation=right]{-webkit-animation:buchanfrage-overlay-slidein .3s ease-in-out forwards;animation:buchanfrage-overlay-slidein .3s ease-in-out forwards;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}buchanfrage-overlay .element-overlay-slide-in[data-orientation=left][open]{-webkit-animation:buchanfrage-overlay-slidein-from-left .3s ease-in-out forwards;animation:buchanfrage-overlay-slidein-from-left .3s ease-in-out forwards;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}buchanfrage-overlay .element-overlay-slide-in[data-animation=skip][open],buchanfrage-overlay .element-overlay-slide-in[data-animation=skip][open][data-orientation=right]{-webkit-animation:none;animation:none;-webkit-transform:translateX(-100%);transform:translateX(-100%)}buchanfrage-overlay .element-overlay-slide-in[data-animation=skip][data-orientation=left][open]{-webkit-animation:none;animation:none;-webkit-transform:translateX(0);transform:translateX(0)}}@media screen and (min-width:768px){buchanfrage-overlay .element-overlay-slide-in{padding-bottom:max(20px,env(safe-area-inset-bottom));padding-left:20px;padding-right:20px}buchanfrage-overlay .element-overlay-slide-in header{padding-top:16px}buchanfrage-overlay .element-overlay-slide-in footer{margin-top:16px}buchanfrage-overlay .element-overlay-slide-in footer[data-position=sticky]{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}@media screen and (min-width:1024px){buchanfrage-overlay .element-overlay-slide-in{padding-bottom:max(40px,env(safe-area-inset-bottom));padding-left:40px;padding-right:40px}buchanfrage-overlay .element-overlay-slide-in header{padding-top:24px}buchanfrage-overlay .element-overlay-slide-in footer{margin-top:24px}buchanfrage-overlay .element-overlay-slide-in footer[data-position=sticky]{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}}buchanfrage-overlay .element-overlay-slide-in .element-button-primary-close{flex-shrink:0;position:absolute;right:20px;top:20px}buchanfrage-overlay .element-overlay-slide-in:not(:has(header)){padding:50px 15px 15px}@media screen and (min-width:480px){buchanfrage-overlay .element-overlay-slide-in:not(:has(header)){padding:50px 20px 20px}}buchanfrage-overlay .element-button-primary-close{background-color:#eee;border-radius:20px;color:#292929;cursor:pointer;font-size:0;height:40px;outline-offset:3px;transition:background-color .2s ease,color .2s ease;width:40px}buchanfrage-overlay .element-button-primary-close:before{background-color:currentColor;content:"";display:block;height:20px;margin:0 auto;mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-x.be2fe5c42a9b67b865b9-be2fe5c42a9b67b865b9b1a9d0ffa7e9.svg);-webkit-mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-x.be2fe5c42a9b67b865b9-be2fe5c42a9b67b865b9b1a9d0ffa7e9.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;width:20px}buchanfrage-overlay .element-button-primary-close:active,buchanfrage-overlay .element-button-primary-close:hover{background-color:#292929;color:#fff}buchanfrage-overlay .element-headline-large{color:#292929;font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:1.5rem;font-weight:700;line-height:2rem;text-decoration:none}@media screen and (min-width:768px){buchanfrage-overlay .element-headline-large{font-size:1.75rem;line-height:2.3125rem}}@media screen and (min-width:1024px){buchanfrage-overlay .element-headline-large{font-size:2rem;line-height:2.6875rem}}buchanfrage-overlay .element-text-standard-strong{color:#292929;font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:1rem;font-weight:700;line-height:1.375rem;text-decoration:none}buchanfrage-overlay .element-text-standard-strong>sup{vertical-align:super}buchanfrage-overlay .element-text-standard-strong>sub,buchanfrage-overlay .element-text-standard-strong>sup{font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:65%;line-height:65%}buchanfrage-overlay .element-text-standard-strong>sub{vertical-align:sub}buchanfrage-overlay .element-text-standard-strong>s{display:inline-block;position:relative;text-decoration:none;white-space:nowrap}buchanfrage-overlay .element-text-standard-strong>s:before{border-color:currentcolor #292929 #292929;border-top:1px solid #292929;color:#292929;content:"";left:0;position:absolute;right:0;top:50%}buchanfrage-overlay .element-text-standard-strong>a{background-color:transparent;border:none;color:#292929;text-decoration:underline}buchanfrage-overlay .element-text-standard-strong>a:active,buchanfrage-overlay .element-text-standard-strong>a:hover{color:#292929;text-decoration:none}buchanfrage-overlay .element-text-standard-strong[data-typ=eco-gruen],buchanfrage-overlay .element-text-standard-strong[data-typ=status-gruen]{color:#03773a}buchanfrage-overlay .element-text-standard-strong[data-typ=status-gelb]{color:#fab000}buchanfrage-overlay .element-text-standard-strong[data-typ=status-rot]{color:#d10000}buchanfrage-overlay .element-text-standard-strong[data-typ=status-disabled]{color:#898989}buchanfrage-overlay .element-text-standard-strong[data-typ=ci-color-primary]{color:#005c2e}buchanfrage-overlay .element-text-standard-strong[data-typ=ci-color-secondary]{color:#292929}buchanfrage-overlay .element-text-standard,buchanfrage-overlay .element-text-standard>s{color:#292929;font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:1rem;font-weight:450;line-height:1.375rem;text-decoration:none}buchanfrage-overlay .element-text-standard>sup{vertical-align:super}buchanfrage-overlay .element-text-standard>sub,buchanfrage-overlay .element-text-standard>sup{font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:65%;line-height:65%}buchanfrage-overlay .element-text-standard>sub{vertical-align:sub}buchanfrage-overlay .element-text-standard>s{display:inline-block;position:relative;text-decoration:none;white-space:nowrap}buchanfrage-overlay .element-text-standard>s:before{border-color:currentcolor #292929 #292929;border-top:1px solid #292929;color:#292929;content:"";left:0;position:absolute;right:0;top:50%}buchanfrage-overlay .element-text-standard>a{background-color:transparent;border:none;color:#292929;text-decoration:underline}buchanfrage-overlay .element-text-standard>a:active,buchanfrage-overlay .element-text-standard>a:hover{color:#292929;text-decoration:none}buchanfrage-overlay .element-headline-small{color:#292929;font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:1.25rem;font-weight:700;line-height:1.6875rem;text-decoration:none}@media screen and (min-width:768px){buchanfrage-overlay .element-headline-small{font-size:1.25rem;line-height:1.6875rem}}@media screen and (min-width:1024px){buchanfrage-overlay .element-headline-small{font-size:1.375rem;line-height:1.8125rem}}buchanfrage-overlay .element-input-floating-label{background:#fff;border-radius:10px;color:#292929;display:inline-block;font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:1rem;font-weight:450;height:auto;line-height:1.375rem;position:relative}buchanfrage-overlay .element-input-floating-label input{border:2px solid #bfbfbf;border-radius:10px;font-family:inherit;font-size:inherit;font-weight:inherit;height:inherit;line-height:inherit;padding:20px 45px 2px 8px;width:100%}buchanfrage-overlay .element-input-floating-label input:invalid{border-color:#d10000}buchanfrage-overlay .element-input-floating-label input[error]{border-color:#d10000}buchanfrage-overlay .element-input-floating-label input[success]{border-color:#03773a}buchanfrage-overlay .element-input-floating-label:has([error],[success]):after{content:"";display:block;height:20px;position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}buchanfrage-overlay .element-input-floating-label:has([error]):after{background-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-achtung.dee8e86b453357e6c8cf-dee8e86b453357e6c8cfe360d81f4c46.svg);background-repeat:no-repeat}buchanfrage-overlay .element-input-floating-label:has([success]):after{background-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-erfolg.1d6a25da8c56e6a37fbd-1d6a25da8c56e6a37fbd4dc1f05f1a91.svg);background-repeat:no-repeat}@supports ((-webkit-mask:url("")) or (mask:url(""))){buchanfrage-overlay .element-input-floating-label:has([success]):after{background-color:#03773a;background-image:none;mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-erfolg.1d6a25da8c56e6a37fbd-1d6a25da8c56e6a37fbd4dc1f05f1a91.svg);-webkit-mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-erfolg.1d6a25da8c56e6a37fbd-1d6a25da8c56e6a37fbd4dc1f05f1a91.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}buchanfrage-overlay .element-input-floating-label:has([error]):after{background-color:#d10000;background-image:none;mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-achtung.dee8e86b453357e6c8cf-dee8e86b453357e6c8cfe360d81f4c46.svg);-webkit-mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-achtung.dee8e86b453357e6c8cf-dee8e86b453357e6c8cfe360d81f4c46.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}}buchanfrage-overlay .element-input-floating-label input:not([data-no-border]):placeholder-shown{border-color:#bfbfbf}buchanfrage-overlay .element-input-floating-label::-webkit-input-placeholder{color:#292929}buchanfrage-overlay .element-input-floating-label::placeholder{color:#292929}buchanfrage-overlay .element-input-floating-label [data-floating-label]{color:#292929;cursor:text;display:inline-block;font-size:11px;left:8px;position:absolute;top:2px}buchanfrage-overlay .element-input-floating-label input:-ms-input-placeholder{color:transparent}@supports not (-ms-ime-align:auto){buchanfrage-overlay .element-input-floating-label input::-webkit-input-placeholder{color:transparent}buchanfrage-overlay .element-input-floating-label input::placeholder{color:transparent}buchanfrage-overlay .element-input-floating-label input{background-color:transparent}buchanfrage-overlay .element-input-floating-label [data-floating-label]{font-size:15px;left:10px;top:13px;transition:all .2s}buchanfrage-overlay .element-input-floating-label input:focus:placeholder-shown~[data-floating-label]{font-size:11px;left:10px;top:2px;transition:all .2s ease}buchanfrage-overlay .element-input-floating-label input:not(:placeholder-shown)~[data-floating-label]{font-size:11px;left:10px;top:2px}buchanfrage-overlay .element-input-floating-label input:-webkit-autofill~[data-floating-label]{font-size:11px;left:10px;top:2px;-webkit-transition:all .2s ease;transition:all .2s ease}buchanfrage-overlay .element-input-floating-label input:autofill~[data-floating-label]{font-size:11px;left:10px;top:2px;transition:all .2s ease}}buchanfrage-overlay .element-input-floating-label input[data-no-border]{border:1px solid transparent}buchanfrage-overlay .element-text-tiny,buchanfrage-overlay .element-text-tiny>s{color:#292929;font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:.75rem;font-weight:450;line-height:1.125rem;text-decoration:none}buchanfrage-overlay .element-text-tiny>sup{vertical-align:super}buchanfrage-overlay .element-text-tiny>sub,buchanfrage-overlay .element-text-tiny>sup{font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:65%;line-height:65%}buchanfrage-overlay .element-text-tiny>sub{vertical-align:sub}buchanfrage-overlay .element-text-tiny>s{display:inline-block;position:relative;text-decoration:none;white-space:nowrap}buchanfrage-overlay .element-text-tiny>s:before{border-color:currentcolor #292929 #292929;border-top:1px solid #292929;color:#292929;content:"";left:0;position:absolute;right:0;top:50%}buchanfrage-overlay .element-text-tiny>a{background-color:transparent;border:none;color:#292929;text-decoration:underline}buchanfrage-overlay .element-text-tiny>a:active,buchanfrage-overlay .element-text-tiny>a:hover{color:#292929;text-decoration:none}buchanfrage-overlay .element-button-primary{align-items:center;background-color:#006b36;border:0;border-radius:24px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:1rem;font-weight:700;justify-content:center;line-height:1.5rem;outline-offset:3px;overflow:hidden;padding:12px 24px;position:relative;text-align:center;text-decoration:none;transition:background-color .2s ease}buchanfrage-overlay .element-button-primary [class*=element-icon-],buchanfrage-overlay .element-button-primary[data-status=success]:before{height:24px;margin-right:8px;width:24px}buchanfrage-overlay .element-button-primary[data-loading] [class*=element-icon-]{visibility:hidden}@media(hover:hover) and (pointer:fine){buchanfrage-overlay .element-button-primary:hover{background-color:#292929;color:#fff}}buchanfrage-overlay .element-button-primary:active{background-color:#292929;color:#fff}buchanfrage-overlay .element-button-primary[disabled]{background-color:#5ea280;color:#fff;cursor:auto}buchanfrage-overlay .element-button-primary[data-loading]{background-color:#006b36;color:#fff;cursor:auto;transition:color .4s ease}buchanfrage-overlay .element-button-primary[data-loading]:before{background-color:#006b36;border:0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}buchanfrage-overlay .element-button-primary[data-loading]:after{background-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-ladeindikator.61731b79b21d0ce91922-61731b79b21d0ce91922bbd33c52dcf9.svg);background-position:50%;background-repeat:no-repeat;background-size:40px;content:"";height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}buchanfrage-overlay .element-button-primary[data-status=success]{background-color:#03773a;color:#fff}buchanfrage-overlay .element-button-primary[data-status=success] [class*=element-icon-]{display:none}buchanfrage-overlay .element-button-primary[data-status=success]:before{background-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-haekchen.1cdef18463d2c28261f6-1cdef18463d2c28261f61bf867d4c00f.svg);background-repeat:no-repeat;content:""}@supports ((-webkit-mask:url("")) or (mask:url(""))){buchanfrage-overlay .element-button-primary[data-loading]:after{mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-ladeindikator.61731b79b21d0ce91922-61731b79b21d0ce91922bbd33c52dcf9.svg);-webkit-mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-ladeindikator.61731b79b21d0ce91922-61731b79b21d0ce91922bbd33c52dcf9.svg);mask-size:40px;-webkit-mask-size:40px}buchanfrage-overlay .element-button-primary[data-loading]:after,buchanfrage-overlay .element-button-primary[data-status=success]:before{background-color:currentColor;background-image:none;mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}buchanfrage-overlay .element-button-primary[data-status=success]:before{mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-haekchen.1cdef18463d2c28261f6-1cdef18463d2c28261f61bf867d4c00f.svg);-webkit-mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-haekchen.1cdef18463d2c28261f6-1cdef18463d2c28261f61bf867d4c00f.svg)}}buchanfrage-overlay .element-button-primary .icon-cart-add{background-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-warenkorb-hinzufuegen.70fcb54255ab34677a8b-70fcb54255ab34677a8b41a49b714620.svg);height:20px;margin-right:undefined;margin-right:var(--button-element-primary-icon-margin-right);top:-2px;width:20px}@supports ((-webkit-mask:url("")) or (mask:url(""))){buchanfrage-overlay .element-button-primary .icon-cart-add{background-color:currentColor;background-image:none;mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-warenkorb-hinzufuegen.70fcb54255ab34677a8b-70fcb54255ab34677a8b41a49b714620.svg);-webkit-mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-warenkorb-hinzufuegen.70fcb54255ab34677a8b-70fcb54255ab34677a8b41a49b714620.svg);mask-position:center;-webkit-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}}buchanfrage-overlay .element-link-standard{-webkit-appearance:none;appearance:none;background-color:transparent;border:none;color:#292929;cursor:pointer;font-family:Circular,Segoe UI,Candara,Bitstream Vera Sans,DejaVu Sans,Trebuchet MS,Verdana,Verdana Ref,"sans-serif";font-size:1rem;font-weight:450;line-height:1.375rem;padding:0;text-decoration:underline}buchanfrage-overlay .element-link-standard:active,buchanfrage-overlay .element-link-standard:hover{text-decoration:none}buchanfrage-overlay .element-link-standard[ereader=custom-underline]{border-bottom:2px solid #292929;display:inline-block;text-decoration:none}buchanfrage-overlay .element-link-standard[ereader=custom-underline]:active,buchanfrage-overlay .element-link-standard[ereader=custom-underline]:hover{border-bottom:2px solid transparent;text-decoration:none}buchanfrage-overlay .element-notification-warning{align-items:center;border-radius:10px;color:#292929!important;-webkit-column-gap:8px;column-gap:8px;display:inline-flex;flex-wrap:wrap;padding:12px 16px;position:relative;row-gap:8px;text-decoration:none}buchanfrage-overlay .element-notification-warning:has([cta=close]){padding-right:56px}buchanfrage-overlay .element-notification-warning *{color:#292929!important}buchanfrage-overlay .element-notification-warning{background-color:#f8d9d9}buchanfrage-overlay .element-notification-warning:before{align-self:baseline;background-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-achtung.dee8e86b453357e6c8cf-dee8e86b453357e6c8cfe360d81f4c46.svg);background-position:0;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:20px;width:20px}buchanfrage-overlay .element-notification-warning [cta=close]{background-color:transparent;border:none;color:currentColor;cursor:pointer;font-size:0;position:absolute;right:18px;top:12px}buchanfrage-overlay .element-notification-warning>:first-child{flex:1 1 calc(100% - 56px)}buchanfrage-overlay .element-notification-warning[bonusprogramm=kultclub]:before{background-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-kultclublogo.18a6c9c2d26647ca1ff1-18a6c9c2d26647ca1ff1ed64792c689e.svg);height:20px;width:100px}buchanfrage-overlay .element-notification-warning[bonusprogramm=kultclub]>:first-child{flex:1 1 100%}@supports ((-webkit-mask:url("")) or (mask:url(""))){buchanfrage-overlay .element-notification-warning:not([bonusprogramm=kultclub]):before{background-color:currentColor;background-image:none;mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-achtung.dee8e86b453357e6c8cf-dee8e86b453357e6c8cfe360d81f4c46.svg);-webkit-mask-image:url(/ocsassets/suchocs/buchanfrage-overlay/assets/icon-achtung.dee8e86b453357e6c8cf-dee8e86b453357e6c8cfe360d81f4c46.svg);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}}@supports not (gap:1rem){buchanfrage-overlay .element-notification-warning:before{margin-right:8px}buchanfrage-overlay .element-notification-warning>p:nth-child(2){margin-top:8px}}buchanfrage-overlay *{border:none;box-sizing:border-box;margin:0;padding:0}buchanfrage-overlay dialog{overflow-x:hidden}buchanfrage-overlay .headline{margin-bottom:8px}buchanfrage-overlay .subheadline{margin-bottom:15px}buchanfrage-overlay .text{margin-bottom:40px}buchanfrage-overlay .fieldset{align-items:center;display:flex;flex-wrap:wrap;gap:10px 5px}buchanfrage-overlay .flex-40{flex:1 1 40%}buchanfrage-overlay .flex-60{flex:1 1 calc(60% - 5px)}buchanfrage-overlay .flex-100{flex:1 1 100%}buchanfrage-overlay .legende{margin-bottom:20px}buchanfrage-overlay .buchangaben{margin-bottom:40px}buchanfrage-overlay .adressdaten{margin-bottom:10px}buchanfrage-overlay .fussnoten{list-style:none;margin-bottom:20px}buchanfrage-overlay .submitgroup{display:flex;flex-direction:column}buchanfrage-overlay .submitgroup>*{align-self:center}buchanfrage-overlay .submitgroup[slideout]{-webkit-animation:buchanfrage-overlay-buchanfrageAbsendenButtonSlideout 1s ease-in-out forwards;animation:buchanfrage-overlay-buchanfrageAbsendenButtonSlideout 1s ease-in-out forwards}buchanfrage-overlay [interaction=weitere-informationen]{display:block;margin-top:15px}buchanfrage-overlay .hinweis{display:none;margin-bottom:15px;-webkit-transform:translateX(9999px);transform:translateX(9999px)}buchanfrage-overlay .hinweis[slidein]{-webkit-animation:buchanfrage-overlay-buchanfrageOverlaySlidein 1s ease-in-out forwards;animation:buchanfrage-overlay-buchanfrageOverlaySlidein 1s ease-in-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s;display:block}buchanfrage-overlay [hidden]{display:none}@-webkit-keyframes buchanfrage-overlay-buchanfrageAbsendenButtonSlideout{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-9999px);transform:translateX(-9999px)}}@keyframes buchanfrage-overlay-buchanfrageAbsendenButtonSlideout{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-9999px);transform:translateX(-9999px)}}@-webkit-keyframes buchanfrage-overlay-buchanfrageOverlaySlidein{0%{-webkit-transform:translateX(9999px);transform:translateX(9999px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes buchanfrage-overlay-buchanfrageOverlaySlidein{0%{-webkit-transform:translateX(9999px);transform:translateX(9999px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}