.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
.vee-section{}.vee-section--full-height{display:flex;min-height:100vh}.vee-section--underlay,.vee-section--overlay,.vee-section--divider,.vee-section--kenburns,.vee-section--bg-image{position:relative}.vee-section:not(.vee-section--boxed){padding-top:96px;padding-bottom:64px}@media (min-width:576px){.vee-section:not(.vee-section--boxed){padding-top:96px;padding-bottom:64px}}@media (min-width:768px){.vee-section:not(.vee-section--boxed){padding-top:96px;padding-bottom:64px}}@media (min-width:992px){.vee-section:not(.vee-section--boxed){padding-top:96px;padding-bottom:64px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed){padding-top:96px;padding-bottom:64px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed){padding-top:96px;padding-bottom:64px}}.vee-section:not(.vee-section--boxed).small-padding-top{padding-top:48px}@media (min-width:576px){.vee-section:not(.vee-section--boxed).small-padding-top{padding-top:48px}}@media (min-width:768px){.vee-section:not(.vee-section--boxed).small-padding-top{padding-top:48px}}@media (min-width:992px){.vee-section:not(.vee-section--boxed).small-padding-top{padding-top:48px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed).small-padding-top{padding-top:48px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed).small-padding-top{padding-top:48px}}.vee-section:not(.vee-section--boxed).small-padding-bottom{padding-bottom:16px}@media (min-width:576px){.vee-section:not(.vee-section--boxed).small-padding-bottom{padding-bottom:16px}}@media (min-width:768px){.vee-section:not(.vee-section--boxed).small-padding-bottom{padding-bottom:16px}}@media (min-width:992px){.vee-section:not(.vee-section--boxed).small-padding-bottom{padding-bottom:16px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed).small-padding-bottom{padding-bottom:16px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed).small-padding-bottom{padding-bottom:16px}}.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:144px}@media (min-width:576px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:144px}}@media (min-width:768px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:144px}}@media (min-width:992px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:144px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:144px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:144px}}.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:112px}@media (min-width:576px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:112px}}@media (min-width:768px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:112px}}@media (min-width:992px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:112px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:112px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:112px}}.vee-section:not(.vee-section--boxed).no-padding-top{padding-top:0}.vee-section:not(.vee-section--boxed).no-padding-bottom{padding-bottom:0}.vee-section--boxed>.vee-section__container{padding-top:96px;padding-bottom:64px}@media (min-width:576px){.vee-section--boxed>.vee-section__container{padding-top:96px;padding-bottom:64px}}@media (min-width:768px){.vee-section--boxed>.vee-section__container{padding-top:96px;padding-bottom:64px}}@media (min-width:992px){.vee-section--boxed>.vee-section__container{padding-top:96px;padding-bottom:64px}}@media (min-width:1200px){.vee-section--boxed>.vee-section__container{padding-top:96px;padding-bottom:64px}}@media (min-width:1400px){.vee-section--boxed>.vee-section__container{padding-top:96px;padding-bottom:64px}}.vee-section--boxed.small-padding-top>.vee-section__container{padding-top:48px}@media (min-width:576px){.vee-section--boxed.small-padding-top>.vee-section__container{padding-top:48px}}@media (min-width:768px){.vee-section--boxed.small-padding-top>.vee-section__container{padding-top:48px}}@media (min-width:992px){.vee-section--boxed.small-padding-top>.vee-section__container{padding-top:48px}}@media (min-width:1200px){.vee-section--boxed.small-padding-top>.vee-section__container{padding-top:48px}}@media (min-width:1400px){.vee-section--boxed.small-padding-top>.vee-section__container{padding-top:48px}}.vee-section--boxed.small-padding-bottom>.vee-section__container{padding-bottom:16px}@media (min-width:576px){.vee-section--boxed.small-padding-bottom>.vee-section__container{padding-bottom:16px}}@media (min-width:768px){.vee-section--boxed.small-padding-bottom>.vee-section__container{padding-bottom:16px}}@media (min-width:992px){.vee-section--boxed.small-padding-bottom>.vee-section__container{padding-bottom:16px}}@media (min-width:1200px){.vee-section--boxed.small-padding-bottom>.vee-section__container{padding-bottom:16px}}@media (min-width:1400px){.vee-section--boxed.small-padding-bottom>.vee-section__container{padding-bottom:16px}}.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:144px}@media (min-width:576px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:144px}}@media (min-width:768px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:144px}}@media (min-width:992px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:144px}}@media (min-width:1200px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:144px}}@media (min-width:1400px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:144px}}.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:112px}@media (min-width:576px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:112px}}@media (min-width:768px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:112px}}@media (min-width:992px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:112px}}@media (min-width:1200px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:112px}}@media (min-width:1400px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:112px}}.vee-section--boxed.no-padding-top>.vee-section__container{padding-top:0}.vee-section--boxed.no-padding-bottom>.vee-section__container{padding-bottom:0}.vee-section--limited-content-width .vee-section__content{max-width:1920px;margin-left:auto;margin-right:auto}.vee-section__underlay{position:absolute;top:0;left:0;z-index:-101;width:100%;height:100%}.vee-section__overlay{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%}.vee-section__content{position:relative;z-index:1}.vee-section__bg-image{position:absolute;inset:0}.vee-section__bg-image figure,.vee-section__bg-image picture{height:100%}.vee-section__bg-image img{width:100%;height:100%;object-position:var(--background-position);object-fit:var(--background-size)}.vee-section__toggler{display:none;cursor:pointer}@media (max-width:575.98px){.vee-section__toggler--xs{display:block}.vee-section__toggler--xs:not(.active)+.vee-section__content{max-height:0;overflow:hidden}}@media (min-width:576px) and (max-width:767.98px){.vee-section__toggler--sm{display:block}.vee-section__toggler--sm:not(.active)+.vee-section__content{max-height:0;overflow:hidden}}@media (min-width:768px) and (max-width:991.98px){.vee-section__toggler--md{display:block}.vee-section__toggler--md:not(.active)+.vee-section__content{max-height:0;overflow:hidden}}@media (min-width:992px) and (max-width:1199.98px){.vee-section__toggler--lg{display:block}.vee-section__toggler--lg:not(.active)+.vee-section__content{max-height:0;overflow:hidden}}@media (min-width:1200px) and (max-width:1399.98px){.vee-section__toggler--xl{display:block}.vee-section__toggler--xl:not(.active)+.vee-section__content{max-height:0;overflow:hidden}}@media (min-width:1400px){.vee-section__toggler--xxl{display:block}.vee-section__toggler--xxl:not(.active)+.vee-section__content{max-height:0;overflow:hidden}}.vee-section__divider{position:absolute;left:0;width:100%;background-size:100% 100%}.vee-section__divider--top{top:0}.vee-section__divider--bottom{bottom:0;transform:scaleY(-1.01)}.vee-section__divider--bottom.vee-section__divider--flip-x{transform:scale3d(-1, -1, 1)}.vee-section__divider--position-below{z-index:0}.vee-section__divider--position-above{z-index:2}.vee-section__divider--flip-x{transform:scaleX(-1)}.vee-section.vegas-container .vegas-wrapper{display:flex}.vee-section.vegas-container .vegas-content-scrollable{position:static;flex-grow:1}.vee-section.vegas-container.justify-content-start .vegas-wrapper{justify-content:flex-start}.vee-section.vegas-container.justify-content-center .vegas-wrapper{justify-content:center}.vee-section.vegas-container.justify-content-end .vegas-wrapper{justify-content:flex-end}.vee-section.vegas-container.align-items-start .vegas-wrapper{align-items:flex-start}.vee-section.vegas-container.align-items-center .vegas-wrapper{align-items:center}.vee-section.vegas-container.align-items-end .vegas-wrapper{align-items:flex-end}
.vee-link-wrapper,.back,.toplink,.content-toplink{margin-bottom:1rem}@media (min-width:576px){.vee-link-wrapper,.back,.toplink,.content-toplink{margin-bottom:1rem}}@media (min-width:768px){.vee-link-wrapper,.back,.toplink,.content-toplink{margin-bottom:1rem}}@media (min-width:992px){.vee-link-wrapper,.back,.toplink,.content-toplink{margin-bottom:1rem}}@media (min-width:1200px){.vee-link-wrapper,.back,.toplink,.content-toplink{margin-bottom:1rem}}@media (min-width:1400px){.vee-link-wrapper,.back,.toplink,.content-toplink{margin-bottom:1rem}}.vee-link-wrapper a,.back a,.toplink a,.content-toplink a{display:inline-block;padding:0 0 0.25rem;color:#333;font-weight:700;text-transform:uppercase;text-decoration:none;border-bottom:3px solid #E61A68;transition:all 0.4s}.vee-link-wrapper a:hover,.back a:hover,.toplink a:hover,.content-toplink a:hover{color:#E61A68;text-decoration:none;border-color:#E61A68}
@charset "UTF-8";
.image_container.vee-image-hover{display:flex;flex-wrap:wrap;justify-content:flex-start}.image_container.vee-image-hover picture{flex-grow:1}.image_container.vee-image-hover a{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;transform:translate3d(0, 0, 0);transition:opacity 0.5s ease}.image_container.vee-image-hover a::before{position:absolute;top:0;left:0;z-index:9;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.6);opacity:0;transition:opacity 0.5s ease;content:""}.image_container.vee-image-hover a::after{position:absolute;z-index:10;display:block;width:46px;height:46px;color:#E61A68;font-size:22px;font-family:"veeicons";line-height:46px;text-align:center;background-color:#fff;border-radius:50%;opacity:0;transform:translateY(80%);transition:opacity, transform 0.5s ease;content:""}.image_container.vee-image-hover a:hover::before{opacity:1}.image_container.vee-image-hover a:hover::after{transform:translateY(0);opacity:1}.image_container.vee-image-hover a[data-lightbox]::after{content:""}.image_container.vee-image-hover a[target="_blank"]::after{content:""}.image_container.vee-image-hover .caption{width:100%}
caption{padding-top:0.5rem;padding-bottom:0.5rem;color:#fff;text-align:left}.content-table.caption-top table,.content-text.caption-top table{caption-side:top}.content-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.content-table table{margin-bottom:0}.content-table table,.content-text table{width:100%;border-collapse:collapse;border-spacing:0}.content-table table td,.content-table table th,.content-text table td,.content-text table th{padding:0.75rem 1rem;border-width:1px;border-style:solid;border-color:#ededed;transition:all 0.4s ease-in-out}.content-table table th,.content-text table th{color:#000;background-color:transparent}.content-table table td,.content-text table td{color:#000}.content-table table tbody tr:nth-child(even) td,.content-text table tbody tr:nth-child(even) td{background-color:#f8f8f8}.content-table table tbody tr:nth-child(odd) td,.content-text table tbody tr:nth-child(odd) td{background-color:transparent}.content-table table tfoot tr td,.content-text table tfoot tr td{color:#000;background-color:transparent}th[role=columnheader]{--vee-table-sort-indicator-size: 0.35em;--vee-table-sort-indicator-color: currentColor}th[role=columnheader]:not(.no-sort){position:relative;cursor:pointer}th[role=columnheader]:not(.no-sort)::after{float:right;content:"";width:var(--vee-table-sort-indicator-size)}th[role=columnheader]:not(.no-sort)::before{position:absolute;top:50%;right:var(--vee-table-sort-indicator-size);border-width:0 var(--vee-table-sort-indicator-size) calc(var(--vee-table-sort-indicator-size) * 1.2);border-style:solid;border-color:var(--vee-table-sort-indicator-color) transparent;transform:translateY(-50%);transform-origin:center top;content:"";visibility:hidden;opacity:0;transition:visibility 0.4s, opacity 0.4s, transform 0.4s;user-select:none}th[role=columnheader]:not(.no-sort)[aria-sort=ascending]::before{transform:scaleY(-1) translateY(-50%)}th[role=columnheader]:not(.no-sort)[aria-sort]::before{visibility:visible;opacity:0.4}th[role=columnheader]:not(.no-sort):hover::before{visibility:visible;opacity:1}
.vee-page-image-37d63798{min-height:1400px;}@media (max-width: 1399.98px){.vee-page-image-37d63798{min-height:1200px;}}@media (max-width: 1199.98px){.vee-page-image-37d63798{min-height:992px;}}@media (max-width: 991.98px){.vee-page-image-37d63798{min-height:768px;}}@media (max-width: 767.98px){.vee-page-image-37d63798{min-height:576px;}}@media (max-width: 575.98px){.vee-page-image-37d63798{min-height:480px;}}
.vee-page-image-wrapper{display:flex;flex-direction:column}.vee-page-image{display:flex;flex-direction:column;justify-content:center;padding-top:2rem;padding-bottom:2rem;background-color:#eaeaea;background-position:center center;background-size:cover}.vee-page-image__breadcrumb+.vee-page-image__title{margin-top:2rem}.vee-page-image--responsive-image{position:relative}.vee-page-image--responsive-image>figure img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.vee-page-image--responsive-image>div{position:relative}
@charset "UTF-8";
.vee-navigation.vee-navigation--type-horizontal-simple ul{display:flex;margin:0;padding:0;list-style:none;flex-wrap:wrap}.vee-navigation.vee-navigation--type-horizontal-simple ul li{position:relative}.vee-navigation.vee-navigation--type-horizontal-simple ul li a,.vee-navigation.vee-navigation--type-horizontal-simple ul li span{display:block;margin:0 2rem;color:#E61A68;text-decoration:none;transition:all 0.4s ease-in-out}.vee-navigation.vee-navigation--type-horizontal-simple ul li a i,.vee-navigation.vee-navigation--type-horizontal-simple ul li span i{margin-right:10px}.vee-navigation.vee-navigation--type-horizontal-simple ul li a:hover,.vee-navigation.vee-navigation--type-horizontal-simple ul li a.active,.vee-navigation.vee-navigation--type-horizontal-simple ul li a.trail,.vee-navigation.vee-navigation--type-horizontal-simple ul li a span,.vee-navigation.vee-navigation--type-horizontal-simple ul li span:hover,.vee-navigation.vee-navigation--type-horizontal-simple ul li span.active,.vee-navigation.vee-navigation--type-horizontal-simple ul li span.trail,.vee-navigation.vee-navigation--type-horizontal-simple ul li span span{color:#E61A68}.vee-navigation.vee-navigation--type-horizontal-simple ul li:last-child::before{display:none}.vee-navigation.vee-navigation--type-horizontal-simple ul ul{display:none}.vee-navigation--separator-1 ul li::before{position:absolute;top:50%;right:0;width:1px;height:15px;background:#ccc;transform:translateY(-50%);content:""}.vee-navigation--separator-2 ul li::before{position:absolute;top:50%;right:0;width:1px;height:100%;background:#ccc;transform:translateY(-50%);content:""}.vee-navigation--separator-3 ul li::before{position:absolute;top:50%;right:0;width:1px;height:15px;background:#ccc;transform:translateY(-50%) rotate(30deg);content:""}.vee-navigation--separator-4 ul li::before{position:absolute;top:50%;right:0;width:1px;height:100%;background:#ccc;transform:translateY(-50%) rotate(30deg);content:""}.vee-navigation--separator-5 ul li::before{position:absolute;top:50%;right:-3px;width:6px;height:1px;background:#ccc;transform:translateY(-50%);content:""}.vee-navigation--separator-6 ul li::before{position:absolute;top:50%;right:0;width:1px;height:15px;background:#ccc;transform:translateY(-50%) rotate(-30deg);content:""}.vee-navigation--separator-7 ul li::before{position:absolute;top:50%;right:0;width:1px;height:100%;background:#ccc;transform:translateY(-50%) rotate(-30deg);content:""}.vee-navigation--separator-8 ul li::before{position:absolute;top:50%;right:-8px;color:#ccc;font-size:1rem;font-family:"veeicons" !important;transform:translateY(-50%);content:""}
#vee-body .vee-98-e310482d{margin-bottom:15px;padding:90px 110px 60px;}@media (max-width: 1199.98px){#vee-body .vee-98-e310482d{padding:70px 90px 40px;}}@media (max-width: 767.98px){#vee-body .vee-98-e310482d{padding:30px 20px 15px;}}#vee-body .vee-11720-b042d099{margin-bottom:10px;}#vee-body .vee-11721-b3f3c590{padding-top:15px;}#vee-body .vee-74-4129c814.vee-navigation ul li a,#vee-body .vee-74-4129c814.vee-navigation ul li span{font-size:15px;color:inherit;text-transform:uppercase;font-weight:700;border-width:0;}#vee-body .vee-74-4129c814.vee-navigation ul li a:hover,#vee-body .vee-74-4129c814.vee-navigation ul li a.active,#vee-body .vee-74-4129c814.vee-navigation ul li a.trail,#vee-body .vee-74-4129c814.vee-navigation ul li span{color:#E61A68;}#vee-body .vee-11722-cfd2d86f{font-size:15px;padding-top:11px;border-color:#fff;border-width:1px 0 0;border-style:solid;}#vee-body .vee-11722-cfd2d86f a{color:#fff;text-decoration:none;}#vee-body .vee-11722-cfd2d86f a:hover{color:#E61A68;}#vee-body .vee-55-423b3f7a{padding-bottom:1px;color:#fff;}html{font-size:18px;}body{background-color:#000;}.vee-header:not(.vee-header--stuck){background-color:#fff;}h1,.h1{font-size:50px;}h2,.h2{margin-bottom:1rem;font-size:24px;}h2[class*="vee-headline"]{margin-bottom:1rem;}@media (max-width: 991.98px){h2,.h2{font-size:22px;}}h3,.h3{font-size:24px;}@media (max-width: 991.98px){h3,.h3{font-size:22px;}}link[href^="assets/css/veello-theme/bundle-539142ef.css"]{z-index:0}
@font-face {
  font-family: 'Sofia Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/assets/css/veello-theme/google-fonts-ca28b0f7/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69AksK3t.ttf) format('truetype');
}
@font-face {
  font-family: 'Sofia Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/css/veello-theme/google-fonts-ca28b0f7/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69B6sK3t.ttf) format('truetype');
}
@font-face {
  font-family: 'Sofia Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/css/veello-theme/google-fonts-ca28b0f7/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69Cdt63t.ttf) format('truetype');
}
@font-face {
  font-family: 'Sofia Sans';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/assets/css/veello-theme/google-fonts-ca28b0f7/Yq6E-LCVXSLy9uPBwlAThu1SY8Cx8rlT69DTt63t.ttf) format('truetype');
}

body {
	background: #000;
	min-width: 320px;
}

.mod_article a {
	color: #000;
	text-decoration: underline;
}
.mod_article a:hover {
	color: #E61A68;
	text-decoration: underline;
}

.vee-layout-wrapper {
	overflow: hidden;
	background: #000;
}

.mod_vee_page_image {
	z-index: 1;
	position: relative;
	height: 280px;
	width: 100%;
	display: block;	
	background: #000;
}

.startseite .mod_vee_page_image {
	height: 500px;
}
@media (max-width: 991px) {
	.startseite .mod_vee_page_image {
		height: 400px;
	}
}
@media (max-width: 767px) {
	.startseite .mod_vee_page_image {
		height: 280px;
	}
}
@media (max-width: 480px) {
	.startseite .mod_vee_page_image {
		height: 240px;
	}
	.mod_vee_page_image {
		height: 240px;
	}
}

.startseite .plgtitle {
	display: none;
}

.vee-slider .swiper-navigation.container {
	border-width: 0;
}

.vee-slider--controls-1 .swiper-button-prev {
	top: 15%;
	clip-path: polygon(0 0, 85% 0%, 100% 100%, 0% 100%);
	padding-right: 5px;
}
.vee-slider--controls-1 .swiper-button-next {
	top: 15%;
	clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
	padding-left: 5px;
}
.vee-slider .swiper-button-prev, .vee-slider .swiper-button-next {
	background: #000;
}
.vee-slider .swiper-button-prev:hover, .vee-slider .swiper-button-next:hover {
	background: #E61A68 !important;
}


.swiper-slide .vee-section__container {
	color: #000;
	position: absolute;
	bottom: 0;
}

.startseite .vee-page-image--responsive-image > figure img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	object-fit: cover;
}

.vee-page-image {
	background-repeat: no-repeat !important;
	background-size: contain;
	background-position: top center;
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
}
@media (max-width: 991px) {
	.vee-page-image {
		background-size: 150% auto;
	}
}
@media (max-width: 567px) {
	.vee-page-image {
		background-size: 200% auto;
	}
}

.vee-section {
	z-index: 3;
	position: relative;
}

.plgtitle {
	display: table;
	position: relative;
	height: 210px;
	width: 100%;
}

.plgtitle h1 {
	text-align: center;
	color: #fff;
	font-size: 50px;
	font-weight: 900;
	margin-top: 75px;
	vertical-align: middle;
	display: table-cell;
	height: 100%;
	position: relative;
}

@media (max-width: 767px) {
.plgtitle {
	height: 170px;
}
.plgtitle h1 {
	text-align: center;
	color: #fff;
	font-size: 40px;
	font-weight: 900;
	margin-top: 75px;
}
}
@media (max-width: 480px) {
.plgtitle h1 {
	margin-top: 50px;
}
}



.vee-layout-main__inside {
	background: #000;
}

.vee-header{
	margin: 0 auto;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.05);
}

.vee-layout-header, .vee-section--boxed {
	padding-left: 20px;
	padding-right: 20px;
}

.vee-section__container, .vee-section--box {
	padding-left: 0px;
	padding-right: 0px;
}

.vee-section--boxed.large-padding-bottom > .vee-section__container {
	padding-bottom: 90px;
}

.vee-section--boxed.large-padding-top > .vee-section__container {
	padding-top: 90px;
}

.footernavi li a {
	margin: 0 !important;
	margin-right: 35px !important;
	margin-bottom: 0 !important;
}
.footernavi li.active strong {
	margin: 0 !important;
	margin-right: 35px !important;
	margin-bottom: 0 !important;
	text-transform: uppercase;
	color: #E61A68;
	font-size: 15px;
}
.footernavi  {
	margin-bottom: 0 !important;
}

footer .vee-section__container {
	padding-left: 0;
	padding-right: 0;
}
@media (max-width: 575px) {
footer .vee-section__container {
	padding-left: 20px;
	padding-right: 20px;
}
.vee-section__container, .vee-section--box {
	padding-left: 10px;
	padding-right: 10px;
}
}

.plgctabox_container {
	padding: 70px 60px 40px 60px;
	text-align: center;
	height: 100%;
	margin-bottom: 20px;
}

.plgtextbox_container {
	padding: 70px 120px 40px 120px;
	height: 100%;
	margin-bottom: 20px;
}

.minheight .plgtextbox_container {
	min-height: 500px;
}

.plgtextbox_container.minheight500 {
	min-height: 500px;
}

@media (max-width: 1199px) {
	.plgtextbox_container {
		padding: 50px 80px 20px 80px;
	}
	.minheight .plgtextbox_container {
		min-height: 350px;
	}
	
	.plgtextbox_container.minheight500 {
		min-height: 300px;
	}
}
@media (max-width: 991px) {
	.plgtextbox_container {
		padding: 70px 120px 40px 120px;
	}
	.minheight .plgtextbox_container {
		min-height: 300px;
	}
}
@media (max-width: 767px) {
	.plgtextbox_container {
		padding: 30px 20px 10px 20px;
	}
}

.plgtextbox_container h2 {
	color: #fff;
	text-transform: inherit;
	font-weight: 800;
}

.plgtextbox_container a {
	color: #fff;
	text-decoration: underline;
}
.plgtextbox_container a:hover {
	color: #E61A68;
	text-decoration: underline;
}

.plgtextbox_container ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

.plgtextbox_container ul li {
  position: relative;
  padding-left: 0em;
}

.plgtextbox_container ul li::before {
	content: "•";
	font-size: 1em;
	color: #fff;
	position: absolute;
	left: -1.4em;
	/* top: 0.18em; */
}
@media (max-width: 767px) {
	.plgtextbox_container ul li {
	  padding-left: 1.4em;
	}
	.plgtextbox_container ul li::before {
		left: 0em;
	}
}

@media (max-width: 480px) {
	.plgctabox_container {
		padding: 50px 20px 10px 20px;
	}
}

.plgctabox_container p {
	font-size: 24px;
	font-weight: 700;
}

.plgctabox_container.black p {
	font-weight: 900;
}

@media (max-width: 767px) {
	.plgctabox_container p {
		font-size: 22px;
	}
}

.plgctabox_container .linkbutton a {
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 5px 40px;
	text-decoration: none;
	transform: skew(-10deg);
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 30px;
}
.plgctabox_container .linkbutton a:hover {
	background: #E61A68;
}

.plgctabox_container .linkbutton a span {
  display: inline-block;
  transform: skew(10deg);
}

.plgctabox_container.blau .linkbutton a {
	background: #CDC8BE;
	color: #000;
}
.plgctabox_container .linkbutton a:hover {
	background: #E61A68;
	color: #fff;
}

.plgctabox_container.muster1, .plgtextbox_container.muster1  {
	background: #808C79;
	background-image: url('/files/PLG_Template/gfx/muster1.svg');
	background-size: cover;
}

.plgctabox_container.muster2, .plgtextbox_container.muster2  {
	background: #3e4d38;
	background-image: url('/files/PLG_Template/gfx/muster2.svg');
	background-size: cover;
}

.plgctabox_container.muster3, .plgtextbox_container.muster3 {
	background: #808C79;
}

.plgctabox_container.muster4, .plgtextbox_container.muster4 {
	background: #3e4d38;
}

.plgctabox_container.blau, .plgtextbox_container.blau  {
	background: #1E415A;
}

.plgctabox_container.weiss, .plgtextbox_container.weiss  {
	background: #fff;
}

.plgctabox_container.weiss h2, .plgtextbox_container.weiss h2, .plgctabox_container.weiss p, .plgtextbox_container.weiss p, .plgtextbox_container.weiss a {
	color: #000;
}
.plgtextbox_container.weiss a:hover {
	color: #E61A68;
}

.mod_changelanguage ul li {
	padding: 0 5px 0 6px;
}

.mod_changelanguage ul li::after {
	background: #000;
}

.mod_changelanguage ul li::after {

	right: -1px;
	width: 2px;

}

.displaymobile {
	display: none !important;
}

footer .displaymobilenavi {
	display: block !important;
}


.vee-menu .vee-menu__navigation li.displaymobilenavi {
	display: none;
}
@media (max-width: 991px) {
.vee-menu .vee-menu__navigation li.displaymobilenavi {
	display: block;
}
}

@media (max-width: 991px) {
	.displaymobile {
		display: block !important;
	}
	
	.footernavi {
		display: none;
	}
	
	.vee-header {
		padding-left: 20px;
		padding-right: 20px;
	}
	.vee-header__mobile.active {
		margin-left: -20px;
		margin-right: -20px;
	}
	.vee-header__mobile > div {
		margin-bottom: 0px;
	}

	.vee-header__sticky {
		position: relative;
		display: flex;
		align-items: center;
	}
	
	.vee-header__menu-trigger button {
		border: 1px solid #fff;
	}
	
	.vee-header__menu-trigger button .vee-burger__icon i {
		height: 2px;
	}
	
	.vee-header__menu-trigger {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	.vee-header__logos {
		margin-right: 0 !important;
	}
	
	.vee-header--stuck .vee-header__sticky {
		display: contents;
	}
	
	.vee-header {
		position: relative;
	}
	
	.vee-header__mobile {
		position: absolute;
		width: 100%;
		margin-left: -20px;
		margin-right: -20px;
	}
}

.vee-menu .vee-menu__navigation > li > a, .vee-menu .mm-panel > ul > li > a {
	border-bottom: none;
	text-align: center;
}

.vee-menu .vee-menu__navigation > li.displaymobilenavi {
	color: #000;
}
.vee-menu .vee-menu__navigation > li.displaymobilenavi a {
	background-color: #000;
	color: #fff;
}
.vee-menu .vee-menu__navigation > li.displaymobilenavi a.active {
	background-color: #000;
}

.vee-menu .vee-menu__navigation > li.displaymobilenavi a:hover {
	background-color: #000;
}




.ce_vee_slider {
	margin-bottom: 0;
	height: 100%;
}

.ce_vee_slider div:first-child {
	height: 100%;
}

.vee-slider--fixed-height .vee-slider__container {
	height: 500px;
}

@media (max-width: 1399px) {
	.vee-slider--fixed-height .vee-slider__container {
		height: 450px;
	}
}

@media (max-width: 1199px) {
	.vee-slider--fixed-height .vee-slider__container {
		height: 400px;
	}
}
@media (max-width: 991px) {
	.vee-slider--fixed-height .vee-slider__container  {
		height: 550px !important;
	}
}
@media (max-width: 767px) {
	.vee-slider--fixed-height .vee-slider__container  {
		height: 450px !important;
	}
}
@media (max-width: 575px) {
	.vee-slider--fixed-height .vee-slider__container  {
		height: 420px !important;
	}
}
@media (max-width: 480px) {
	.vee-slider--fixed-height .vee-slider__container {
		height: 360px !important;
	}
}
@media (max-width: 360px) {
	.vee-slider--fixed-height .vee-slider__container  {
		height: 230px !important;
	}
}


.vee-slider .swiper-horizontal ~ .swiper-scrollbar {
	height: 5px;
}

.plglogobox {
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16 / 15; /* Entspricht ca. 320/300 */
  margin: 0 auto;
}

@media (max-width: 767px) {
	.plglogobox::before {
	  width: 34px;
	  height: 32px;
	  content: '';
	  background: url('/files/PLG_Template/gfx/openmobile.svg');
	  background-size: cover;
	  position: absolute;
	  top: -1px;
	  right: 0;
	  z-index: 20;
	}
	.plglogobox.notext::before {
	  display: none;
	}
}

.plglogobox img,
.plglogobox picture {
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #fff;
  display: block;
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
}

.plglogobox_text {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;   /* ← WICHTIG! */
  background: rgba(75, 115, 148, 0.95);
  color: #fff;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
  padding: 20px 8%;
  text-align: left;
  font-size: 16px;
  line-height: 18px;
}

.plglogobox_text_top {
  /* oben, nix zu tun, außer vielleicht */
}

.plglogobox_text_bottom {
  opacity: 0.8;
  font-size: 11px;
  display: block;
  line-height: 13px;
  margin-top: 0px;
  /* optional: Abstand nach unten */
}

.plglogobox:hover .plglogobox_text,
.plglogobox:focus-within .plglogobox_text {
  opacity: 1;
}

.plglogobox_text strong {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}

.plglogobox_text ul {
  margin-top: 12px;
  margin-bottom: 0px;
  padding-left: 20px;
}

.plglogobox_text ul li {
  margin-bottom: 4px;
  list-style: disc;
}

.plglogobox_text small {
  opacity: 0.8;
  font-size: 11px;
  display: block;
  line-height: 13px;
}

/* Optional: für kleinere Screens anpassen */
@media (max-width: 575px) {
 .plglogoboxspace {
	  padding-right: calc(var(--bs-gutter-x) * .5) !important;
	  padding-left: calc(var(--bs-gutter-x) * .5) !important;
  }
}

iframe[src*="google.com/maps"] {
  filter: grayscale(100%) brightness(0.85) contrast(1.1);
  /* Werte kannst du anpassen bis es für dich passt */
}

.ce_rsce_vee_google_maps {
	margin-bottom: 19px;
}

@media (max-width: 575px) {
 .vee-google-maps {
	padding-right: 10px !important;
	padding-left: 10px !important;
  }
}























.plgkontakt {
  text-align: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 16 / 12;
  margin: 0 auto;
}
@media (max-width: 767px) {
.plgkontakt {
  min-height: 270px;
  aspect-ratio: 16 / 7;
}
}

.plgkontakt_text {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: #1E415A;
  color: #fff;
  padding: 50px 60px;
  text-align: left;
}

.plgkontakt_text p {
  hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto
	word-break: break-word;
}

@media (max-width: 1399px) {
.plgkontakt_text {
  padding: 40px 40px;
}
}
@media (max-width: 1199px) {
.plgkontakt_text {
  padding: 50px 60px;
}
}
@media (max-width: 991px) {
.plgkontakt_text {
  padding: 40px 30px;
}
}

.plgkontakt h2 {
	color: #fff;
	text-transform: inherit;
}

.plgkontakt_text a {
	color: #fff;
	text-decoration: underline;
}
.plgkontakt_text a:hover {
	color: #E61A68;
}

.plgkontakt_text ul {
  margin-top: 12px;
  margin-bottom: 0px;
  padding-left: 20px;
}

.plgkontakt_text ul li {
  margin-bottom: 4px;
  list-style: disc;
}

/* Optional: für kleinere Screens anpassen */
@media (max-width: 575px) {
 .plgkontaktboxspace {
	  padding-right: 10px !important;
	  padding-left: 10px !important;
  }
}

@media (max-width: 767px) {
 .mobilesmaller img {
	  width: 65px;
  }
}

.vee-header__menu-trigger button .vee-burger__icon i {
	height: 3px;
	width: 24px;
}

.vee-header__menu-trigger button .vee-burger__icon i:nth-child(1) {
	top: -8px;
}
.vee-header__menu-trigger button .vee-burger__icon i:nth-child(2) {
	bottom: -8px;
}
.vee-header__menu-trigger button .vee-burger__icon i:nth-child(3) {
	bottom: -8px;
}

.vee-header__menu-trigger button.hover_animate:hover, .vee-header__menu-trigger button.hover_animate.active {
	background: #fff;
	border-color: #fff;
}

.vee-header__menu-trigger button.hover_animate:hover .vee-burger__icon i:nth-child(1), .vee-header__menu-trigger button.hover_animate.active .vee-burger__icon i:nth-child(1), .vee-header__menu-trigger button.hover_animate:hover .vee-burger__icon i:nth-child(2), .vee-header__menu-trigger button.hover_animate.active .vee-burger__icon i:nth-child(2), .vee-header__menu-trigger button.hover_animate:hover .vee-burger__icon i:nth-child(3), .vee-header__menu-trigger button.hover_animate.active .vee-burger__icon i:nth-child(3) {
	background: #000;
}

@media (max-width: 767px) {
 .vee-slider__container .content-text {
	 margin-bottom: 10px;
 }
}

.vee-menu--mobile ul.vee-menu__navigation li:nth-child(1) a {
	padding-top: 30px;
}
.vee-menu--mobile ul.vee-menu__navigation li:nth-child(4) a {
	padding-bottom: 30px;
}
.vee-menu--mobile ul.vee-menu__navigation li:nth-child(5) a {
	padding-top: 30px;
}
.vee-menu--mobile ul.vee-menu__navigation li:nth-child(7) a {
	padding-bottom: 30px;
}



.ce_cookiebar_opener  {
	display: inline-block;
	background: #000;
	color: #fff;
	padding: 5px 40px;
	text-decoration: none;
	transform: skew(-10deg);
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 30px;
}

.ce_cookiebar_opener a {
	display: inline-block;
	transform: skew(10deg);
	color: #fff;
	text-decoration: none;
}
.ce_cookiebar_opener a:hover {
	text-decoration: none;
}

.contao-cookiebar .highlight .success {
	--ccb-btn-bg: #E61A68;
	--ccb-btn-bg-hvr: #E61A68;
	--ccb-btn-bdr: #bf0d51;
	--ccb-btn-clr: #fff;
}

















