.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)}
@keyframes fadeInRightShorter {
    from {
      opacity: 0;
      transform: translate3d(80px, 0, 0);
    }
  
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInRightShorter {
    animation-name: fadeInRightShorter;
  }
  
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animated {
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.repeat-1 {
  animation-iteration-count: var(--animate-repeat);
}

.animated.repeat-2 {
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animated.repeat-3 {
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animated.delay-1s {
  animation-delay: var(--animate-delay);
}

.animated.delay-2s {
  animation-delay: calc(var(--animate-delay) * 2);
}

.animated.delay-3s {
  animation-delay: calc(var(--animate-delay) * 3);
}

.animated.delay-4s {
  animation-delay: calc(var(--animate-delay) * 4);
}

.animated.delay-5s {
  animation-delay: calc(var(--animate-delay) * 5);
}

.animated.faster {
  animation-duration: calc(var(--animate-duration) / 2);
}

.animated.fast {
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animated.slow {
  animation-duration: calc(var(--animate-duration) * 2);
}

.animated.slower {
  animation-duration: calc(var(--animate-duration) * 3);
}

@media print, (prefers-reduced-motion: reduce) {
  .animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }

  .animated[class*='Out'] {
    opacity: 0;
  }
}

@keyframes fadeInUpShortest {
    from {
      opacity: 0;
      transform: translate3d(0, 20px, 0);
    }
  
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  
  .fadeInUpShortest {
    animation-name: fadeInUpShortest;
  }
  
/**
 * Swiper 8.4.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 13, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.vee-headline-1 h1,h1.vee-headline-1{margin:0 0 0.5rem 0;text-align:left}.vee-headline-1 h2,h2.vee-headline-1{margin:0 0 0.5rem 0;text-align:left}.vee-headline-1 h3,h3.vee-headline-1{margin:0 0 0.5rem 0;text-align:left}.vee-headline-1 h4,h4.vee-headline-1{margin:0 0 0.5rem 0;text-align:left}.vee-headline-1 h5,h5.vee-headline-1{margin:0 0 0.5rem 0;text-align:left}.vee-headline-1 h6,h6.vee-headline-1{margin:0 0 0.5rem 0;text-align:left}
.vee-button--style-sweep-to-right a,.vee-button--style-sweep-to-right button{display:inline-block;vertical-align:middle;transform:perspective(1px) translateZ(0);overflow:hidden;transition:all 0.3s ease-in-out;position:relative;will-change:transform}.vee-button--style-sweep-to-right a:before,.vee-button--style-sweep-to-right button:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;transition:transform 0.3s ease-in-out;transform:scaleX(0);transform-origin:0 50%;background-color:#65798f;will-change:transform}.vee-button--style-sweep-to-right a i,.vee-button--style-sweep-to-right button i{transition:all 0.3s ease-in-out}.vee-button--style-sweep-to-right a:hover,.vee-button--style-sweep-to-right a:focus,.vee-button--style-sweep-to-right a:active,.vee-button--style-sweep-to-right button:hover,.vee-button--style-sweep-to-right button:focus,.vee-button--style-sweep-to-right button:active{color:white}.vee-button--style-sweep-to-right a:hover:before,.vee-button--style-sweep-to-right a:focus:before,.vee-button--style-sweep-to-right a:active:before,.vee-button--style-sweep-to-right button:hover:before,.vee-button--style-sweep-to-right button:focus:before,.vee-button--style-sweep-to-right button:active:before{transform:scaleX(1)}
.vee-menu.mm-menu .mm-navbar .vee-buttons,.vee-header__mobile .vee-buttons{margin-bottom:-0.5rem}.vee-menu.mm-menu .mm-navbar .vee-buttons .vee-button,.vee-header__mobile .vee-buttons .vee-button{margin-bottom:0.5rem}.vee-menu.mm-menu .mm-navbar .vee-button,.vee-button{display:flex}.vee-menu.mm-menu .mm-navbar .vee-button a,.vee-menu.mm-menu .mm-navbar .vee-button button,.vee-button a,.vee-button button{display:inline-flex !important;align-items:center;overflow:hidden;color:#fff;line-height:1;text-decoration:none !important;background:#8193a6;border:0 solid;border-radius:0;cursor:pointer;font-size:1rem;padding:1em 2em;transition:all 0.5s ease-in-out}.vee-menu.mm-menu .mm-navbar .vee-button a i,.vee-menu.mm-menu .mm-navbar .vee-button button i,.vee-button a i,.vee-button button i{transition:all 0.5s ease-in-out}.vee-menu.mm-menu .mm-navbar .vee-button a strong,.vee-menu.mm-menu .mm-navbar .vee-button button strong,.vee-button a strong,.vee-button button strong{color:inherit}.vee-menu.mm-menu .mm-navbar .vee-button--icon-left i,.vee-button--icon-left i{margin-right:0.75em}.vee-menu.mm-menu .mm-navbar .vee-button--icon-right i,.vee-button--icon-right i{margin-left:0.75em}.vee-menu.mm-menu .mm-navbar .vee-button--align-left,.vee-button--align-left{justify-content:flex-start}.vee-menu.mm-menu .mm-navbar .vee-button--align-right,.vee-button--align-right{justify-content:flex-end}.vee-menu.mm-menu .mm-navbar .vee-button--align-center,.vee-button--align-center{justify-content:center}.vee-menu.mm-menu .mm-navbar .vee-button--align-justified a,.vee-menu.mm-menu .mm-navbar .vee-button--align-justified button,.vee-button--align-justified a,.vee-button--align-justified button{flex-grow:1;justify-content:center}
.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:35px;padding-bottom:3px}@media (min-width:576px){.vee-section:not(.vee-section--boxed){padding-top:45px;padding-bottom:13px}}@media (min-width:768px){.vee-section:not(.vee-section--boxed){padding-top:50px;padding-bottom:18px}}@media (min-width:992px){.vee-section:not(.vee-section--boxed){padding-top:60px;padding-bottom:28px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed){padding-top:60px;padding-bottom:28px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed){padding-top:70px;padding-bottom:38px}}.vee-section:not(.vee-section--boxed).small-padding-top{display:flex;flex-direction:column;padding-top:20px}@media (min-width:576px){.vee-section:not(.vee-section--boxed).small-padding-top{display:flex;flex-direction:column;padding-top:25px}}@media (min-width:768px){.vee-section:not(.vee-section--boxed).small-padding-top{display:flex;flex-direction:column;padding-top:30px}}@media (min-width:992px){.vee-section:not(.vee-section--boxed).small-padding-top{padding-top:35px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed).small-padding-top{padding-top:40px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed).small-padding-top{padding-top:40px}}.vee-section:not(.vee-section--boxed).small-padding-bottom{display:flex;flex-direction:column;padding-bottom:0}@media (min-width:576px){.vee-section:not(.vee-section--boxed).small-padding-bottom{display:flex;flex-direction:column;padding-bottom:0}}@media (min-width:768px){.vee-section:not(.vee-section--boxed).small-padding-bottom{display:flex;flex-direction:column;padding-bottom:0}}@media (min-width:992px){.vee-section:not(.vee-section--boxed).small-padding-bottom{padding-bottom:3px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed).small-padding-bottom{padding-bottom:8px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed).small-padding-bottom{padding-bottom:8px}}.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:40px}@media (min-width:576px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:45px}}@media (min-width:768px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:60px}}@media (min-width:992px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:70px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:80px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed).large-padding-top{padding-top:90px}}.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:8px}@media (min-width:576px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:13px}}@media (min-width:768px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:28px}}@media (min-width:992px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:38px}}@media (min-width:1200px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:48px}}@media (min-width:1400px){.vee-section:not(.vee-section--boxed).large-padding-bottom{padding-bottom:58px}}.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:35px;padding-bottom:3px}@media (min-width:576px){.vee-section--boxed>.vee-section__container{padding-top:45px;padding-bottom:13px}}@media (min-width:768px){.vee-section--boxed>.vee-section__container{padding-top:50px;padding-bottom:18px}}@media (min-width:992px){.vee-section--boxed>.vee-section__container{padding-top:60px;padding-bottom:28px}}@media (min-width:1200px){.vee-section--boxed>.vee-section__container{padding-top:60px;padding-bottom:28px}}@media (min-width:1400px){.vee-section--boxed>.vee-section__container{padding-top:70px;padding-bottom:38px}}.vee-section--boxed.small-padding-top>.vee-section__container{display:flex;flex-direction:column;padding-top:20px}@media (min-width:576px){.vee-section--boxed.small-padding-top>.vee-section__container{display:flex;flex-direction:column;padding-top:25px}}@media (min-width:768px){.vee-section--boxed.small-padding-top>.vee-section__container{display:flex;flex-direction:column;padding-top:30px}}@media (min-width:992px){.vee-section--boxed.small-padding-top>.vee-section__container{padding-top:35px}}@media (min-width:1200px){.vee-section--boxed.small-padding-top>.vee-section__container{padding-top:40px}}@media (min-width:1400px){.vee-section--boxed.small-padding-top>.vee-section__container{padding-top:40px}}.vee-section--boxed.small-padding-bottom>.vee-section__container{display:flex;flex-direction:column;padding-bottom:0}@media (min-width:576px){.vee-section--boxed.small-padding-bottom>.vee-section__container{display:flex;flex-direction:column;padding-bottom:0}}@media (min-width:768px){.vee-section--boxed.small-padding-bottom>.vee-section__container{display:flex;flex-direction:column;padding-bottom:0}}@media (min-width:992px){.vee-section--boxed.small-padding-bottom>.vee-section__container{padding-bottom:3px}}@media (min-width:1200px){.vee-section--boxed.small-padding-bottom>.vee-section__container{padding-bottom:8px}}@media (min-width:1400px){.vee-section--boxed.small-padding-bottom>.vee-section__container{padding-bottom:8px}}.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:40px}@media (min-width:576px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:45px}}@media (min-width:768px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:60px}}@media (min-width:992px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:70px}}@media (min-width:1200px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:80px}}@media (min-width:1400px){.vee-section--boxed.large-padding-top>.vee-section__container{padding-top:90px}}.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:8px}@media (min-width:576px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:13px}}@media (min-width:768px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:28px}}@media (min-width:992px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:38px}}@media (min-width:1200px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:48px}}@media (min-width:1400px){.vee-section--boxed.large-padding-bottom>.vee-section__container{padding-bottom:58px}}.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-slider{position:relative}.vee-slider__container{position:relative}.vee-slider--fixed-height .swiper,.vee-slider--fixed-height .swiper-wrapper,.vee-slider--fixed-height .swiper-wrapper>*:not(.swiper-slide),.vee-slider--fixed-height .swiper-slide{height:100%}.vee-slider .swiper-vertical{max-height:100%}.vee-slider .swiper:not(.swiper-autoheight) .swiper-wrapper>*:not(.swiper-slide),.vee-slider .swiper:not(.swiper-autoheight) .swiper-slide{height:auto}.vee-slider .swiper-navigation{margin:0}.vee-slider .swiper-navigation.container{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);z-index:2;pointer-events:none;border:solid transparent;border-width:0 16px}.vee-slider .swiper-navigation.container>*{pointer-events:auto}.vee-slider .swiper-button-prev,.vee-slider .swiper-button-next{position:absolute;display:flex;justify-content:center;align-items:center;width:1.5em;height:1.5em;margin:0;padding:0;color:#fff;font-size:1.5rem;text-align:center;background-color:#8193a6;border-radius:0;transition:all 0.4s;z-index:1}.vee-slider .swiper-button-prev.swiper-button-disabled,.vee-slider .swiper-button-next.swiper-button-disabled{opacity:0.4;cursor:auto;pointer-events:none}.vee-slider .swiper-button-lock{display:none}.vee-slider .swiper-pagination-container{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%);z-index:1;pointer-events:none;border:solid transparent;border-width:0 16px}.vee-slider .swiper-pagination-container>*{pointer-events:auto}.vee-slider .swiper-pagination{transition:300ms opacity;position:relative;z-index:1}.vee-slider .swiper-pagination-lock{display:none}.vee-slider .swiper-pagination{text-align:center;max-width:100%;width:fit-content}.vee-slider .swiper-pagination.swiper-pagination-hidden{opacity:0}.vee-slider .swiper-pagination-bullet{display:inline-block;width:1rem;height:1rem;margin:0 0.25rem;padding:0;background:#d6d6d6;border:none;border-radius:50%;transition:all 0.4s}.vee-slider .swiper-pagination-bullet:focus{outline:none}.vee-slider .swiper-pagination-bullet-active{background:#8193a6}buttonself-bullet{border:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .vee-slider .swiper-pagination-bullet{cursor:pointer}.vee-slider .swiper-pagination-bullet:only-child{display:none !important}.vee-slider .swiper-pagination-bullets-dynamic{overflow:hidden}.vee-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.vee-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.vee-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.vee-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.vee-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.vee-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.vee-slider .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.vee-slider .swiper-vertical~.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:block;margin:0.25rem 0}.vee-slider .swiper-horizontal~.swiper-pagination-bullets-dynamic{white-space:nowrap}.vee-slider .swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);left:0;right:0;height:0.5rem;position:absolute;width:auto;max-width:none}.vee-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#8193a6;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .vee-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.vee-slider .swiper-wrapper>*:not(.swiper-slide){flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.vee-slider .swiper-wrapper>*:not(.swiper-slide),.vee-slider .swiper-slide{display:flex;flex-wrap:wrap}.vee-slider .swiper-wrapper>*:not(.swiper-slide)>*,.vee-slider .swiper-slide>*{width:100%}.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="ce_"],.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="mod_"],.vee-slider .swiper-slide>[class*="ce_"],.vee-slider .swiper-slide>[class*="mod_"]{margin-bottom:calc(max(32px, 1rem))}.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="ce_"]>*:last-child,.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="mod_"]>*:last-child,.vee-slider .swiper-slide>[class*="ce_"]>*:last-child,.vee-slider .swiper-slide>[class*="mod_"]>*:last-child{margin-bottom:0}@media (min-width:576px){.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="ce_"],.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="mod_"],.vee-slider .swiper-slide>[class*="ce_"],.vee-slider .swiper-slide>[class*="mod_"]{margin-bottom:calc(max(32px, 1rem))}}@media (min-width:768px){.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="ce_"],.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="mod_"],.vee-slider .swiper-slide>[class*="ce_"],.vee-slider .swiper-slide>[class*="mod_"]{margin-bottom:calc(max(32px, 1rem))}}@media (min-width:992px){.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="ce_"],.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="mod_"],.vee-slider .swiper-slide>[class*="ce_"],.vee-slider .swiper-slide>[class*="mod_"]{margin-bottom:calc(max(32px, 1rem))}}@media (min-width:1200px){.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="ce_"],.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="mod_"],.vee-slider .swiper-slide>[class*="ce_"],.vee-slider .swiper-slide>[class*="mod_"]{margin-bottom:calc(max(32px, 1rem))}}@media (min-width:1400px){.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="ce_"],.vee-slider .swiper-wrapper>*:not(.swiper-slide)>[class*="mod_"],.vee-slider .swiper-slide>[class*="ce_"],.vee-slider .swiper-slide>[class*="mod_"]{margin-bottom:calc(max(32px, 1rem))}}.vee-slider .swiper-scrollbar{border-radius:0;position:relative;-ms-touch-action:none;background:rgba(0, 0, 0, 0.1);overflow:hidden}.vee-slider .swiper-horizontal~.swiper-scrollbar{position:absolute;left:0;right:0;z-index:50;height:0.5rem}.vee-slider .swiper-horizontal~.swiper-scrollbar--start{top:0}.vee-slider .swiper-horizontal~.swiper-scrollbar--end{bottom:0}.vee-slider .swiper-vertical~.swiper-scrollbar{position:absolute;top:0;bottom:0;z-index:50;width:0.5rem}.vee-slider .swiper-vertical~.swiper-scrollbar--start{left:0}.vee-slider .swiper-vertical~.swiper-scrollbar--end{right:0}.vee-slider .swiper-scrollbar-drag{height:100%;width:100%;position:relative;background-color:#8193a6;border-radius:0;left:0;top:0}.vee-slider .swiper-scrollbar-cursor-drag{cursor:move}.vee-slider .swiper-scrollbar-lock{display:none}.vee-slider--nav-1 .swiper-pagination:not(.swiper-pagination-progressbar){position:absolute;bottom:0;left:0}.vee-slider--nav-1 .swiper-pagination-progressbar{bottom:0}.vee-slider--nav-2 .swiper-pagination:not(.swiper-pagination-progressbar){position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.vee-slider--nav-2 .swiper-pagination-progressbar{bottom:0}.vee-slider--nav-3 .swiper-pagination:not(.swiper-pagination-progressbar){position:absolute;right:0;bottom:0}.vee-slider--nav-3 .swiper-pagination-progressbar{bottom:0}.vee-slider--nav-4 .swiper-pagination:not(.swiper-pagination-progressbar){text-align:left;position:absolute;top:0;left:0}.vee-slider--nav-4 .swiper-pagination-progressbar{top:0}.vee-slider--nav-5 .swiper-pagination:not(.swiper-pagination-progressbar){position:absolute;top:0;left:50%;transform:translateX(-50%)}.vee-slider--nav-5 .swiper-pagination-progressbar{top:0}.vee-slider--nav-6 .swiper-pagination:not(.swiper-pagination-progressbar){position:absolute;top:0;right:0}.vee-slider--nav-6 .swiper-pagination-progressbar{top:0}.vee-slider--nav-7 .swiper-pagination:not(.swiper-pagination-progressbar){position:absolute;top:50%;left:0;display:block;transform:translateY(-50%)}.vee-slider--nav-7 .swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet{display:block;margin:0.25rem 0}.vee-slider--nav-7 .swiper-pagination-progressbar{top:0;width:0.5rem;bottom:0;right:auto;height:auto}.vee-slider--nav-8 .swiper-pagination:not(.swiper-pagination-progressbar){position:absolute;top:50%;right:0;display:block;transform:translateY(-50%)}.vee-slider--nav-8 .swiper-pagination-bullets:not(.swiper-pagination-bullets-dynamic) .swiper-pagination-bullet{display:block;margin:0.25rem 0}.vee-slider--nav-8 .swiper-pagination-progressbar{left:auto;right:0;top:0;bottom:0;width:0.5rem;height:auto}.vee-slider--controls-1 .swiper-button-prev{top:50%;left:0;transform:translateY(-50%)}.vee-slider--controls-1 .swiper-button-next{top:50%;right:0;transform:translateY(-50%)}.vee-slider--controls-2 .swiper-button-prev{bottom:0;left:calc(50% - 1px);transform:translateX(-100%)}.vee-slider--controls-2 .swiper-button-next{bottom:0;left:calc(50% + 1px)}.vee-slider--controls-3 .swiper-button-prev{right:1px;bottom:0;transform:translateX(-100%)}.vee-slider--controls-3 .swiper-button-next{right:0;bottom:0}.vee-slider--controls-4 .swiper-button-prev{bottom:0;left:0}.vee-slider--controls-4 .swiper-button-next{bottom:0;left:1px;transform:translateX(100%)}.vee-slider--controls-5 .swiper-button-prev{bottom:0;left:0}.vee-slider--controls-5 .swiper-button-next{right:0;bottom:0}.vee-slider--controls-6 .swiper-button-prev{top:0;left:calc(50% - 1px);transform:translateX(-100%)}.vee-slider--controls-6 .swiper-button-next{top:0;left:calc(50% + 1px)}.vee-slider--controls-7 .swiper-button-prev{top:0;right:1px;transform:translateX(-100%)}.vee-slider--controls-7 .swiper-button-next{top:0;right:0}.vee-slider--controls-8 .swiper-button-prev{top:0;left:0}.vee-slider--controls-8 .swiper-button-next{top:0;left:1px;transform:translateX(100%)}.vee-slider--controls-9 .swiper-button-prev{top:0;left:0}.vee-slider--controls-9 .swiper-button-next{top:0;right:0}
.vee-info-box{position:relative;overflow:hidden}.vee-info-box__headline{margin:0;padding:1rem 1.25rem;color:inherit;font-size:1.25rem}.vee-info-box__content{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff}.vee-info-box__inside{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.vee-info-box__inside>*{background-color:rgba(129, 147, 166, 0.9)}.vee-info-box i{margin-right:1rem;color:inherit}.vee-info-box__text{height:0;overflow:hidden;transition:all 0.6s ease}.vee-info-box__text-padding{padding:0 1.25rem}.vee-info-box__text p{margin:0 0 1rem}.vee-info-box .vee-link-wrapper a{color:inherit;border-bottom-color:#fff}.vee-info-box .vee-link-wrapper a::after,.vee-info-box .vee-link-wrapper a::before{color:inherit}.vee-info-box .vee-link-wrapper a:hover::after,.vee-info-box .vee-link-wrapper a:hover::before,.vee-info-box .vee-link-wrapper a:hover{color:inherit;border-bottom-color:#fff;opacity:0.6}.vee-info-box:hover .vee-info-box__text{height:100%;overflow-y:auto;animation:vee-to-overflow-auto 1s;scrollbar-width:thin}@keyframes vee-to-overflow-auto{0%{overflow:hidden}100%{overflow:auto}}
.vee-social,.vee-menu.mm-menu .mm-navbar .vee-social{overflow-x:auto;scrollbar-width:thin}.vee-social__list,.vee-menu.mm-menu .mm-navbar .vee-social__list{margin:0;padding:0;list-style:none;display:inline-flex}.vee-social__item,.vee-menu.mm-menu .mm-navbar .vee-social__item{margin:0 0.125rem;padding:0}@media (min-width: 1120px){.vee-social__item,.vee-menu.mm-menu .mm-navbar .vee-social__item{margin:0 0.125rem}}.vee-social__item:first-child,.vee-menu.mm-menu .mm-navbar .vee-social__item:first-child{margin-left:0 !important}.vee-social__item:last-child,.vee-menu.mm-menu .mm-navbar .vee-social__item:last-child{margin-right:0 !important}.vee-social__link,.vee-menu.mm-menu .mm-navbar .vee-social__link{display:flex;justify-content:center;align-items:center;width:2.25em;height:2.25em;font-size:1rem;text-decoration:none;transition:all 0.4s ease}@media (min-width: 1120px){.vee-social__link,.vee-menu.mm-menu .mm-navbar .vee-social__link{width:2.25em;height:2.25em;font-size:1rem}}.vee-social__link--type-1{color:#8193a6;background:none;border-width:0;border-style:none;border-color:#ededed;border-radius:0}.vee-social__link--type-1:hover{color:#fff;text-decoration:none;background:#8193a6;border-color:#8193a6}.vee-menu.mm-menu .mm-navbar .vee-social__link--type-1{color:#8193a6}.vee-menu.mm-menu .mm-navbar .vee-social__link--type-1:hover{color:#fff}
.vee-working-hours ul{list-style:none;margin:0;padding:0}.vee-working-hours ul li{display:flex;flex-wrap:nowrap;justify-content:space-between;margin:0 0 0.5rem 0;padding:0 0 0.5rem 0;border-bottom:1px solid #ededed}
@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:#3b75b4;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:#3b75b4}.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:18px;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:18px;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:18px;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:""}
.image_container.vee-image-hover img{transition:transform 0.5s ease}.image_container.vee-image-hover a{display:block;overflow:hidden}.image_container.vee-image-hover a:hover img{transform:scale(1.15)}
caption{padding-top:0.5rem;padding-bottom:0.5rem;color:#767676;text-align:left}.ce_table.caption-top table,.ce_text.caption-top table{caption-side:top}.ce_table{overflow-x:auto;-webkit-overflow-scrolling:touch}.ce_table table{margin-bottom:0}.ce_table table,.ce_text table{width:100%;border-collapse:collapse;border-spacing:0}.ce_table table td,.ce_table table th,.ce_text table td,.ce_text table th{padding:0.75rem 1rem;border-width:1px;border-style:solid;border-color:#ededed;transition:all 0.4s ease-in-out}.ce_table table th,.ce_text table th{color:#8193a6;background-color:transparent}.ce_table table td,.ce_text table td{color:#8193a6}.ce_table table tbody tr:nth-child(even) td,.ce_text table tbody tr:nth-child(even) td{background-color:#f8f8f8}.ce_table table tbody tr:nth-child(odd) td,.ce_text table tbody tr:nth-child(odd) td{background-color:transparent}.ce_table table tfoot tr td,.ce_text table tfoot tr td{color:#8193a6;background-color:transparent}
.vee-scroll-up{position:fixed;bottom:20px;left:20px;z-index:10;width:42px;height:42px;background-color:#8193a6;border-width:0;border-style:solid;border-color:#8193a6;border-radius:50%;cursor:pointer;opacity:0;transition:all 0.3s;pointer-events:none}.vee-scroll-up i{position:absolute;top:50%;left:50%;color:#fff;font-size:1rem;transform:translate(-50%, -50%)}.vee-scroll-up:hover{background-color:#5a6d80;border-color:#5a6d80}.vee-scroll-up:hover i{color:#fff}.vee-scroll-up--active{opacity:1;pointer-events:auto}.vee-scroll-up--right{right:20px;left:auto}.vee-scroll-up--side.vee-scroll-up--left{left:-42px}.vee-scroll-up--side.vee-scroll-up--left.vee-scroll-up--active{left:20px}.vee-scroll-up--side.vee-scroll-up--right{right:-42px}.vee-scroll-up--side.vee-scroll-up--right.vee-scroll-up--active{right:20px;left:auto}.vee-scroll-up--bottom{bottom:-42px}.vee-scroll-up--bottom.vee-scroll-up--active{bottom:20px}
.vee-slider-height-3 .vee-slider__container{--vee-subtract-height: 0px}.vee-slider-height-3 .vee-slider__container{height:calc(436px - var(--vee-subtract-height));display:flex}.vee-slider-height-3 .vee-slider__container .swiper{width:100%;height:auto}.vee-slider-height-3 .vee-slider__container .vee-section--full-height{min-height:initial}@media (min-width:768px){.vee-slider-height-3 .vee-slider__container{height:calc(536px - var(--vee-subtract-height));display:flex}.vee-slider-height-3 .vee-slider__container .swiper{width:100%;height:auto}.vee-slider-height-3 .vee-slider__container .vee-section--full-height{min-height:initial}}@media (min-width:1200px){.vee-slider-height-3 .vee-slider__container{height:calc(736px - var(--vee-subtract-height));display:flex}.vee-slider-height-3 .vee-slider__container .swiper{width:100%;height:auto}.vee-slider-height-3 .vee-slider__container .vee-section--full-height{min-height:initial}}

#vee-body .vee-49-b22e7512{margin-bottom:1rem;font-size:4rem;line-height:1.1;}@media (max-width: 1399.98px){#vee-body .vee-49-b22e7512{font-size:4rem;}}@media (max-width: 1199.98px){#vee-body .vee-49-b22e7512{font-size:3rem;}}@media (max-width: 767.98px){#vee-body .vee-49-b22e7512{font-size:2rem;}}#vee-body .vee-102-49ff53dd a,#vee-body .vee-102-49ff53dd button{padding:1.5em 4em 1em;font-size:0.875rem;font-weight:400;letter-spacing:0.1em;text-transform:uppercase;border-color:#8193a6;border-style:solid;border-width:2px;}#vee-body .vee-102-49ff53dd a:hover,#vee-body .vee-102-49ff53dd a:focus,#vee-body .vee-102-49ff53dd a:active,#vee-body .vee-102-49ff53dd button:hover,#vee-body .vee-102-49ff53dd button:focus,#vee-body .vee-102-49ff53dd button:active{color:#fff;border-color:rgba(0,0,0,0.15);}#vee-body .vee-48-c5166945 .swiper-navigation .swiper-button-prev,#vee-body .vee-48-c5166945 .swiper-navigation .swiper-button-next{width:2.6rem;height:2.6rem;font-size:1.75rem;}#vee-body .vee-48-c5166945 .swiper-navigation .swiper-button-prev:hover,#vee-body .vee-48-c5166945 .swiper-navigation .swiper-button-next:hover{background-color:#3b75b4;}#vee-body .vee-98-02bd3160 .vee-info-box__headline{font-size:1.25rem;line-height:1;}#vee-body .vee-98-02bd3160 .vee-info-box__content{font-size:14px;line-height:1.3rem;}@media (max-width: 1399.98px){#vee-body .vee-98-02bd3160 .vee-info-box__headline{font-size:1.4rem;line-height:1.6;}#vee-body .vee-98-02bd3160 .vee-info-box__content{font-size:15px;line-height:1.5rem;}}#vee-body .vee-110-eee3871b{padding-right:16px;padding-left:16px;}#vee-body .vee-116-e49180dd li{margin-right:0.5rem;}#vee-body .vee-116-e49180dd a{color:#8193a6;border-radius:50%;font-size:2rem;height:2.5rem;width:2.5rem;}#vee-body .vee-116-e49180dd a:hover{color:#3b75b4;background-color:transparent;}#vee-body .vee-115-11417a91{padding-bottom:1px;color:#758faa;}#vee-body .vee-85-b6581f2f ul{justify-content:flex-end;}#vee-body .vee-85-b6581f2f.vee-navigation ul li a,#vee-body .vee-85-b6581f2f.vee-navigation ul li span{margin-right:18px;margin-left:18px;font-size:14px;color:#758fab;text-transform:none;font-weight:500;letter-spacing:0.02em;line-height:36px;}#vee-body .vee-87-c3439f79{padding-top:25px;padding-bottom:25px;}html{font-size:14px;}h1,.h1{margin-bottom:35px;font-size:35px;}h1[class*="vee-headline"]{margin-bottom:35px;}h2,.h2{margin-bottom:32px;font-size:35px;}h2[class*="vee-headline"]{margin-bottom:32px;}h3,.h3{margin-bottom:32px;font-size:24px;}h3[class*="vee-headline"]{margin-bottom:32px;}h4,.h4{font-size:20px;}#vee-body .vee-105-5a55de43 .fancybox-bg{background-color:rgba(51,51,51,0.7);}.vee-84-66df1a06{padding-top:70px;padding-bottom:65px;background-image:url("/files/images/layout/content-bg-top.png");background-position:center top;background-repeat:no-repeat;color:#8193a6;font-family:"sofia-pro", sans-serif;font-size:17px;font-weight:300;letter-spacing:0.01em;line-height:28px;}link[href^="assets/css/veello-theme/bundle-c852e26e.css"]{z-index:0}
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * sofia-pro:
 *   - http://typekit.com/eulas/00000000000000007735f999
 *   - http://typekit.com/eulas/00000000000000007735f995
 *   - http://typekit.com/eulas/00000000000000007735f990
 *   - http://typekit.com/eulas/00000000000000007735f98d
 *   - http://typekit.com/eulas/00000000000000007735f99a
 *
 * © 2009-2023 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2023-06-02 08:41:44 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=jcb6kfp&ht=tk&f=24539.24541.24543.24547.24549&a=15352222&app=typekit&e=css");

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/5d97ff/00000000000000007735f999/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/bb213c/00000000000000007735f995/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff2"),url("https://use.typekit.net/af/bb213c/00000000000000007735f995/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("woff"),url("https://use.typekit.net/af/bb213c/00000000000000007735f995/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n2&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:200;font-stretch:normal;
}

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/2e2409/00000000000000007735f990/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"),url("https://use.typekit.net/af/2e2409/00000000000000007735f990/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"),url("https://use.typekit.net/af/2e2409/00000000000000007735f990/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:300;font-stretch:normal;
}

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/b718ff/00000000000000007735f98d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"sofia-pro";
src:url("https://use.typekit.net/af/262452/00000000000000007735f99a/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/262452/00000000000000007735f99a/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/262452/00000000000000007735f99a/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:600;font-stretch:normal;
}

.tk-sofia-pro { font-family: "sofia-pro",sans-serif; }

/***** Custom Styles  ****/


ul, ol {
	padding-left: 19px;
}

.vee-layout-main .ce_text p {
	margin: 0px 0px 32px 0px;
}

.ce_text a, b, strong {
	font-weight: 600;
}
h1 strong, h2 strong {
	font-weight: 500 !important;
}
.vee-layout-main .ce_text h3 {
	margin-bottom: 20px;
}

header .vee-header__logos {
	max-width: 70%;
}
header .vee-header__logos img {
    max-height: 112px;
	width: auto;
}
header .vee-header__logo--mobile img {
    max-height: 90px;
}

header .vee-header__logos .vee-header__logo--sticky img {
    max-height: 56px;
}

#sub_header {
	position: relative;
}
.container {
	max-width: 1380px !important;
	width: 100% !important;
}
#header {
	-webkit-box-shadow: 0px 2px 10px 0px rgba(50,50,50,0.5);
	-moz-box-shadow: 0px 2px 10px 0px rgba(50,50,50,0.5);
	box-shadow: 0px 2px 10px 0px rgba(50,50,50,0.5);
	z-index: 999;
	position: relative;
}

#home-slider {
	min-height: 30vW;
}
.mod_pageimage {
	height: 50vW;
	max-height: 480px;
	background-size: cover !important;
	margin-bottom: 0 !important;
}

.vee-layout-main {
    background-size: 120px 120px;
}
body.kosmetik .vee-layout-main {
    background-image: url("/files/images/layout/content-bg-kosmetik.png");
}
body.nologo .vee-layout-main {
    background-image: none;
	padding-top: 60px;
}
.ce_image.skinlab-logo {
	width: 40vW;
	max-width: 272px;
	margin: 0 auto 50px;
}
.ce_text.introtext {
	font-size: 20px;
}


.ce_text.modal {
    padding: 130px 10px 10px;
    background-image: url("/files/images/layout/content-bg-top.png");
    background-position: center top;
    background-repeat: no-repeat;
	background-size: 120px 120px;
    color: #8193a6;
    font-family: "sofia-pro", sans-serif;
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 28px;
	text-align: center;
	max-width: 700px;
	width: 100%;
}

#footer-kontakt-bloecke .ce_rsce_vee_working_hours {
	max-width: 90%;
}
.vee-working-hours ul li {
	margin: 0 0 0.25rem 0;
	padding: 0 0 0.25rem 0;
}

/*
.slider-content.ce_text .image_container {
	margin: 0;
}
.slider-content.ce_text .textbox {
    padding: 3vW;
    box-shadow: none;
    border-radius: 0;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	background-color: rgba(243,241,244,0.7);
}
.slider-content.ce_text .textbox h2 {
	font-size: 3vW;
	margin: 0px 0px 2.5vW;
}
.slider-content.ce_text .textbox p.box-more {
	margin-bottom: 5px;
}

*/



.content-slider .image_container {
    margin-bottom: 0;
}
.content-slider .ce_text .textbox {
    padding: 15px;
    background-color: rgba(149,165,183,0.9);
	color: #FFFFFF;
}
.content-slider .ce_text .textbox h3 {
    color: #FFFFFF;
    font-weight: 200;
    font-size: 24px;
    margin-bottom: 1vW;
}
.content-slider .ce_text .textbox .box-more {
	margin-bottom: 0;
}
.content-slider .vee-slider .swiper-pagination {
	bottom: -20px;
}
@media (min-width: 768px) {
	.content-slider .ce_text .textbox h3 {
		font-size: 35px;
		margin-bottom: 20px;
	}
	.content-slider .ce_text .textbox h3 {
		font-size: 3.6vW;
	}
	.content-slider .ce_text .textbox {
		padding: 30px;
	}
}

@media (min-width: 992px) {
	.content-slider .ce_text {
		display: table;
		position: relative;
	}
	.content-slider .ce_text .image_container {
		display: table-cell;
		vertical-align: middle;
		padding-left: 25%;
	}
	.content-slider .ce_text .textbox {
		display: table-cell;
		vertical-align: middle;
		padding: 30px;
		width: 65%;
		position: absolute;
		left: 0;
		top: 30px;
		bottom: 30px;
	}
	#skinlab .ce_text .textbox {
		width: 70%;
	}
}
@media (min-width: 1200px) {

	.content-slider .ce_text .textbox h3 {
		font-size: 35px;
		margin-bottom: 32px;
	}
	.content-slider .ce_text .textbox {
		padding: 32px 50px;
		width: 55%;
		top: 50px;
		bottom: 50px;
	}

}


#kontaktleiste {
	position: fixed;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 41;
	display: none;
}
#kontaktleiste .btn-group {
    width: 100%;
	position: relative;
	display: -ms-inline-flexbox;
	display: inline-flex;
	vertical-align: middle;
}
#kontaktleiste .vee-button {
	position: relative;
	border: 1px solid #fff;
	border-radius: 0;
	width: 33.33%;
	box-sizing: border-box;
}
#kontaktleiste .vee-button i {
	display: block;
	font-size: 2rem;
	height: 2rem;
	margin-top: 0.5rem;
}
#kontaktleiste .vee-button a {
	width: 100%;
	padding: 1em;
	align-items: start;
}
#kontaktleiste .vee-button span {
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
	display: block;
	width: 100%;
}
#kontaktleiste .vee-button a:hover {
    text-decoration: none;
}

.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
}
.btn {
	display: inline-block;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.75rem;
	font-size: 1rem;
	line-height: 1.25;
	border-radius: 0;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.ce_text.grauebox {
	background-color: #9dacbd;
	color: #ffffff;
	padding: 20px 15px;
}
.ce_text.grauebox h3 {
	font-weight: 500 !important;
	margin: 0;
	font-size: 20px;
	color: #ffffff;
}
.ce_text.grauebox h2 {
	margin: 50px;
	margin-bottom: 50px !important;
	color: #ffffff;
}


.ce_text.imagebox {
	position: relative;
	overflow: hidden;
}
.imagebox__image {
}
.imagebox__content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    color: #fff;
    line-height: 1.6rem;
}
.imagebox__inside {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 100%;
	background-color: rgba(129, 147, 166, 0.9);
	padding: 1rem 1.25rem 1.25rem;
}
.vee-layout-main .ce_text.imagebox .imagebox__inside h3 {
	margin: 0;
	color: inherit;
	font-size: 24px;
	line-height: 1.3em;
	margin-bottom: 0;
}
.imagebox__inside p {
	font-size: 16px;
	line-height: 1.3em;
	margin-bottom: 0 !important;
}




#kontaktinfoboxen .ce_text > h3 {
	font-weight: 400 !important;
	margin: 0;
	font-size: 19px;
	color: #ffffff;
    padding: 20px 15px 20px;
    background-color: #9eadbd;
    text-align: center;
}
#kontaktinfoboxen .ce_text > div {
	padding: 20px 15px 1px;
}


#kontaktinfoboxen h3,
#footer-kontakt-bloecke h3 {
	font-weight: 400 !important;
	font-size: 18px;
	letter-spacing: 0.01em !important;
	color: #7c91a9;
}
#kontaktinfoboxen .ce_text {
	background-color: #fafbfb;
	color: #7c91a9;
}
#kontaktinfoboxen .ce_text li,
#kontaktinfoboxen .ce_text p {
	font-size: 15px;
	line-height: 20px;
}


#footer_menu li a,
#footer_menu li span {
    color: #50706b;
}
#footer_menu li a:hover {
	text-decoration: underline;
}

#footer_menu li span {
	color: #c7b4cf;
}
#footer_menu li.last span,
#footer_menu li.last a {
	margin-right: 0 !important;
}



.navbar-light .navbar-toggler-icon {
	background-image: url('../../files/images/icons/menu.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.navbar-light .navbar-toggler-icon:hover {
	background-image: url('../../files/images/icons/menu.rollover.png');
}
.navbar-toggler {
	border: none;
}
.navbar-toggler-icon {
    width: 40px;
    height: 40px;
}

#cboxTitle {
	display: none !important;
}
.footer-anfahrt {
	max-width: 380px;
}

.footericon .image_container {
	padding-left: 60px;
}
.footericon img {
	width: 75px;
}
#footer .ce_t4c_social_icons ul li {
	margin: 0;
}


.vee-link-wrapper a,
.box-more a {
	height: 37px;
	line-height: 37px;
	padding: 0px 22px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	box-sizing: content-box;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.vee-info-box .vee-link-wrapper a,
.box-more a {
	font-size: 14px;
	font-weight: 500 !important;
	letter-spacing: 0.01em !important;
    color: #3b75b4;
    background: #ffffff;
	border: 1px solid #ffffff;
}

.vee-info-box .vee-link-wrapper a:hover,
.box-more a:hover {
    background: #3b75b4;
    color: #ffffff;
	border: 1px solid #3b75b4;
	opacity: 1;
}



.box-table {
    display: table;
    width: 100%;
    height: 100%;
}
.box-cell {
    display: table-cell;
    vertical-align: middle;
}

.ce_accordionStart .toggler.active, 
.ce_accordionSingle .toggler.active,
.ce_accordionStart .toggler, 
.ce_accordionSingle .toggler {
    font-weight: 500  !important;
    font-size: 17px;
	color: #8193a6;
}

#praxis-team .ce_rsce_vee_info_box {
	max-width: 500px;
	margin: 0 auto 32px;
}
#vee-body #praxis-team .vee-info-box__headline {
    font-size: 16px;
	font-weight: 300;
    line-height: 1.3em;
    margin-bottom: 0 !important;
	padding: 1rem 1.25rem 1.25rem;
}
#vee-body #praxis-team .vee-info-box__headline strong {
    margin: 0;
    color: inherit;
    font-size: 24px;
	font-weight: 500;
    line-height: 1.3em;
}
#vee-body #praxis-team .vee-info-box__content {
    font-size: 15px !important;
    line-height: 1.5rem !important;
}


.vee-listing-1 {
    margin: 0px 0px 45px 0px;
	padding: 0;
	background: #f4f2f5;
}
.vee-listing-1 .vee-listing-content {
    text-align: center;
    padding: 15px 15px 0;
}
.vee-listing-1 h3 {
    display: inline-block;
    margin: 15px 0px 15px 0px;
	font-weight: 500 !important;
	font-size: 16px;
	text-transform: uppercase;
}
.vee-listing-1 p {
	font-size: 15px;
	line-height: 22px;
}

.spalterechts .ce_text,
.spalterechts .ce_image {
	margin-bottom: 32px;
}

#bilder-raster {
	max-width: 900px !important;
	margin: 0 auto;
}
#bilder-raster .ce_image {
	margin-bottom: 32px;
}
#bilder-raster .ce_image img {
	object-fit: cover;
}

.slider-control {
	margin-top: -30px;
}
.slider-control .slider-menu {
    font-size: 30px;
}
.slider-control .slider-menu b {
	color: #8193a6;
}
.slider-control .slider-menu b.active {
	color: #c7b4cf;
}
.slider-control .slider-next,
.slider-control .slider-prev {
    display: none;
}


#home-header-slider .vee-slider--nav-2 .swiper-pagination {
    bottom: 15px;
}
.vee-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
	background: #adb5bd;
}
.vee-slider .swiper-pagination-bullet-active {
	background: #506172;
}

#Kontaktbuttons {
    position: fixed;
    z-index: 99999;
    right: 15px;
    bottom: 30%;
    width: 50px;
}
#podcast-buttons img {
    width: 50px;
	margin: 0 15px;
}
.instalink h3 {
    color: #c7b4cf;
	margin: 35px 0;
}

@media screen and (max-width: 767px) {
    #Kontaktbuttons {
        display: none;
    }
	#podcast-buttons img {
		width: 50px;
	}
}

.vee-scroll-up {
    bottom: 90px;
}
.vee-scroll-up, 
.vee-scroll-up:visited {
    background: #8193a6;
    color: #ffffff;
}
.vee-scroll-up:hover, 
.vee-scroll-up:focus {
	background: #3b75b4;
}

body {
  overflow-y: scroll;
}

.vee-button__text {
	text-align: center;
}
.vee-button__text img {
	max-width: 100px;
}


iframe {
	border: none;
}
.responsive-iframe {
	max-width: 100%;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.responsive-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ce_player {
	position: relative;
	padding-bottom: 57%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.ce_player video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.toolbar_contact {
	text-align: right;
}
.toolbar_contact a,
.toolbar_contact span {
	line-height: 33px;
	font-size: 12px;
	color: #8193a6 !important;
}
.toolbar_contact a {
	text-decoration: none !important;
}
.toolbar_contact a:hover {
	color: #8193a6 !important;
}
.toolbar_time,
.toolbar_phone,
.toolbar_email,
.toolbar_map {
    margin-right: 25px;
}
.toolbar_contact i {
    font-size: 15px;
	line-height: 30px !important;
	margin-right: 5px;
	position: relative;
	top: 3px;
}

.toolbar_contact .ce_text.sprechzeiten {
	position: relative;
	overflow: visible;
	display: inline-block;
	text-align: left;
}
.safari .toolbar_contact .ce_text.sprechzeiten {
	bottom: 0;
}
.toolbar_contact .ce_text.sprechzeiten h3 {
	font-size: 12px;
	line-height: 33px;
	color: #8193a6;
	margin: 0;
	font-weight: 500 !important;
	letter-spacing: 0.02em;
}
.toolbar_contact .ce_text.sprechzeiten h4 {
	font-size: 15px;
	color: #8193a6;
	margin: 0 0 0.9em 0;
	font-weight: 500;
    line-height: 1.4em;
    letter-spacing: 0.05em !important;
}
.toolbar_contact .ce_text.sprechzeiten p {
	margin: 0 0 0.9em 0;
}
.toolbar_contact .ce_text.sprechzeiten div.vee-working-hours ul {
	position: relative;
}
.toolbar_contact .ce_text.sprechzeiten div.vee-working-hours {
    position: absolute;
    right: 0;
    top: 30px;
    padding: 15px;
    width: 280px;
    height: 210px;
    z-index: 9999;
    font-size: 14px;
    line-height: 21px;
    color: #8193a6;
    background: #FFFFFF;
    border-radius: 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    display: none;
    transition: display 0.5s ease;
    margin-right: -15px;
}
.toolbar_contact .ce_text.sprechzeiten:hover div {
	display: block;
}
.toolbar_contact .ce_text.sprechzeiten:hover h3,
.toolbar_contact .toolbar_time:hover i {
    color: #8193a6 !important;
	cursor: pointer;
}
	.toolbar_map {
		margin-right: 0;
	}

.ce_image.goglogo {
	max-width: 214px;
}

.ce_text .label {
	display: inline-block;
	width: 100px;
}

.vee-menu .mm-panel>ul.level_2>li>a {
    font-size: 16px;
}


@media (max-width: 575px) {
	#home-header-slider .ce_rsce_vee_button {
		display: none;
	}
	#kontaktleiste .vee-button {
		width: 27%;
	}
	#kontaktleiste .vee-button:nth-child(2) {
		width: 46%;
	}
}

@media (max-width: 767px) {
	#kontaktleiste {
		display: block;
	}
	.vee-scroll-up {
		bottom: 90px;
	}
	.vee-layout-main {
		background-size: 80px 80px;
		padding-top: 60px;
	}
	.toolbar_phone, 
	.toolbar_email {
	    display: none !important;
	}
	h1 {
		font-size: 24px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 22px;
	}
	.ce_text.introtext {
		font-size: 19px;
	}
	.vee-layout-main .ce_text td, .vee-layout-main .ce_text li, .vee-layout-main .ce_text p {
		line-height: 1.6em;
	}
	#kontakt-bilderreihe .ce_image {
		margin-bottom: 32px;
	}
	.vee-layout-main .ce_image,
	.vee-layout-main .ce_text {
		margin-bottom: 32px;
	}
	#vee-body .footer-socket {
		padding-bottom: 100px;
	}
	#vee-body .footer-socket .mod_customnav ul {
		justify-content: center;
	}
	#header.stuck {
		position: relative;
	}
	#container .vee-layout-main, #container #left, #container #right {
		padding-bottom: 0;
	}
	#kontaktinfoboxen .ce_text.h-100 {
		height: auto !important;
	}
}



@media (max-width: 991px) {
	.toolbar_time,
	.toolbar_email {
		display: none !important;
	}	

}

@media (min-width: 992px) {

	#kontakt-bilderreihe {
		padding: 0 100px;
	}
	.ce_player {
		padding-bottom: 43%;
	}
	.navbar-expand-lg .navbar-nav .last .nav-link {
		padding-right: 0;
	}

	#home-slider .box-more a {
		display: inline-block;
		height: 42px;
		line-height: 40px;
	}
	#home-slider .box-more a {
		padding: 8px 25px 7px;
	}
	

}

@media (min-width: 1200px) {

	.slider-content.ce_text .textbox {
		max-width: 600px;
	}
	.slider-content.ce_text .textbox h2 {
		font-size: 35px;
		margin: 0px 0px 35px;
	}
	
	.vee-layout-header {
		box-shadow: 0 2px 10px 0 rgba(51, 51, 51, 0.5);
		z-index: 99;
		position: relative;
	}
	.vee-menu:not(.mm-menu) .vee-menu__navigation li.submenu > ul:not(.mega-menu) {
		-webkit-box-shadow: 2px 2px 10px 0px rgba(50,50,50,0.5);
		-moz-box-shadow: 2px 2px 10px 0px rgba(50,50,50,0.5);
		box-shadow: 2px 2px 10px 0px rgba(50,50,50,0.5);
		border-bottom: none;
	}
	.vee-header--stuck .vee-menu:not(.mm-menu) .vee-menu__navigation > li:last-child {
		margin-right: 0;
	}

	.ce_text.grauebox {
		padding: 30px 40px;
	}
	#kontaktinfoboxen .ce_text > h3 {
		padding: 20px 30px 20px;
	}
	#kontaktinfoboxen .ce_text > div {
		padding: 20px 30px 1px;
	}


}

/*
@media (min-width: 1200px) and (max-width: 1300px) {
	
	.vee-header--stuck .vee-menu:not(.mm-menu) .vee-menu__navigation>li,
	.vee-menu:not(.mm-menu) .vee-menu__navigation>li {
		margin: 0 7px;
	}
	
}
*/

.toolbar_contact .mod_changelanguage,
.toolbar_contact .mod_changelanguage ul,
.toolbar_contact .mod_changelanguage li {
	display: inline;
}
.toolbar_contact .mod_changelanguage ul {
	padding: 0;
}
.toolbar_contact .mod_changelanguage li.first {
	margin-right: 8px;
}

.vee-info-box__headline {
    padding: 0.75rem 1.25rem;
}
/*
.vee-info-box__headline {
	padding: 32px;
	font-size: 19px;
}
.vee-info-box__text-padding {
	padding: 0 32px 32px;
}
*/

.vee-layout-mainwrapper-div-e2 {
	width: 100% !important;
}
.vee-layout-mainwrapper-div-e3 #btn-close {
	display: none;
}
.vee-layout-main-div-e1 {
	padding: 10px;
}
.contao-cookiebar,
.contao-cookiebar .cc-group .cc-detail-btn {
    color: #8193a6;
}
.contao-cookiebar .cc-btn.success {
    color: #ffffff;
    background: #3b75b4;
    border: 1px solid #3b75b4;
}
.contao-cookiebar .cc-btn.success:hover {
    color: #ffffff;
    background: #8193a6;
    border: 1px solid #8193a6;
}
.contao-cookiebar .cc-btn {
    color: #8193a6;
    background: #f6f4f7;
}
.contao-cookiebar p {
    color: #8193a6;
}
.invisible {
	height: 0;
	width: 0;
}
.ce_player {
    padding-bottom: 57% !important;
}
