@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;500;700&display=swap");:root{--headline_xl_font_size:50px;--headline_large_font_size:42px;--headline_medium_font_size:34px;--headline_small_font_size:26px;--headline_xs_font_size:20px;--headline_xxs_font_size:17px}@media screen and (max-width:1100px){:root{--headline_xl_font_size:42px;--headline_large_font_size:38px;--headline_medium_font_size:30px;--headline_small_font_size:22px;--headline_xs_font_size:18px;--headline_xxs_font_size:16px}}@media screen and (max-width:767px){:root{--headline_xl_font_size:30px;--headline_large_font_size:26px;--headline_medium_font_size:22px;--headline_small_font_size:18px;--headline_xs_font_size:16px;--headline_xxs_font_size:16px}}:root{--button_small_font_size:14px;--button_small_padding:9px 14px;--button_medium_font_size:15px;--button_medium_padding:13px 18px;--button_standard_font_size:16px;--button_standard_padding:15px 20px;--button_large_font_size:17px;--button_large_padding:18px 25px;--button_xl_font_size:20px;--button_xl_padding:20px 30px}@media screen and (max-width:1100px){:root{--button_large_font_size:16px;--button_large_padding:15px 20px;--button_xl_font_size:18px;--button_xl_padding:18px 25px}}@media screen and (max-width:767px){:root{--button_large_font_size:15px;--button_large_padding:14px 19px;--button_small_font_size:13px;--button_small_padding:8px 12px;--button_medium_font_size:14px;--button_medium_padding:13px 18px;--button_standard_font_size:15px;--button_standard_padding:15px 20px}}:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}a,button{cursor:revert}menu,ol,ul{list-style:none}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::-webkit-input-placeholder{color:unset}::-moz-placeholder{color:unset}:-ms-input-placeholder{color:unset}::-ms-input-placeholder{color:unset}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}:where(dialog:modal){all:revert}.cf:after,.header-button:after,.menu:after{content:"";clear:both;display:table}.carousel{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.carousel *,.carousel :after,.carousel :before{-webkit-box-sizing:inherit;box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.carousel.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:-webkit-box;display:-ms-flexbox;display:flex}.carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:var(--carousel-slide-width,60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:currentColor;opacity:0.25;-webkit-transition:opacity 0.15s ease-in-out;transition:opacity 0.15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width,48px);height:var(--carousel-button-height,48px);padding:0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color,currentColor);background:var(--carousel-button-bg,transparent);border-radius:var(--carousel-button-border-radius,50%);-webkit-box-shadow:var(--carousel-button-shadow,none);box-shadow:var(--carousel-button-shadow,none);-webkit-transition:opacity 0.15s ease;transition:opacity 0.15s ease}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:0.3}.carousel__button svg{width:var(--carousel-button-svg-width,50%);height:var(--carousel-button-svg-height,50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;-webkit-filter:var(--carousel-button-svg-filter,none);filter:var(--carousel-button-svg-filter,none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;-ms-touch-action:none;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top,0px) env(safe-area-inset-right,0px) env(safe-area-inset-bottom,0px) env(safe-area-inset-left,0px);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;-webkit-transform-origin:top left;transform-origin:top left;--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.4))}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{-webkit-box-sizing:inherit;box-sizing:inherit}.fancybox__container :focus{outline:none}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg,rgba(24,24,27,0.92))}.fancybox__carousel{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.fancybox__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;-ms-scroll-chaining:none;overscroll-behavior:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;outline:0;overflow:auto;--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}.fancybox__slide:after,.fancybox__slide:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0px) 0 env(safe-area-inset-left,0px);padding:36px;color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);position:relative;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted}.fancybox__caption{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;-ms-flex-negative:0;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color,#fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color,#fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;height:50px;color:var(--fancybox-color,currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{-webkit-animation:fancybox-rotate 2s linear infinite;animation:fancybox-rotate 2s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:fancybox-dash 1.5s ease-in-out infinite;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{-webkit-animation:0.15s ease backwards fancybox-fadeIn;animation:0.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{-webkit-animation:0.15s ease both fancybox-fadeOut;animation:0.15s ease both fancybox-fadeOut}.fancybox-fadeIn{-webkit-animation:0.15s ease both fancybox-fadeIn;animation:0.15s ease both fancybox-fadeIn}.fancybox-fadeOut{-webkit-animation:0.1s ease both fancybox-fadeOut;animation:0.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{-webkit-animation:0.2s ease both fancybox-zoomInUp;animation:0.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{-webkit-animation:0.15s ease both fancybox-zoomOutDown;animation:0.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{-webkit-animation:0.15s ease both fancybox-throwOutUp;animation:0.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{-webkit-animation:0.15s ease both fancybox-throwOutDown;animation:0.15s ease both fancybox-throwOutDown}@-webkit-keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-fadeOut{to{opacity:0}}@-webkit-keyframes fancybox-zoomInUp{0%{-webkit-transform:scale(0.97) translate3d(0,16px,0);transform:scale(0.97) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}}@keyframes fancybox-zoomInUp{0%{-webkit-transform:scale(0.97) translate3d(0,16px,0);transform:scale(0.97) translate3d(0,16px,0);opacity:0}to{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}}@-webkit-keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(0.97) translate3d(0,16px,0);transform:scale(0.97) translate3d(0,16px,0);opacity:0}}@keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(0.97) translate3d(0,16px,0);transform:scale(0.97) translate3d(0,16px,0);opacity:0}}@-webkit-keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0);opacity:0}}@keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0);opacity:0}}@-webkit-keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);opacity:0}}@keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,0.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,0.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,0.2);box-shadow:inset 0 0 4px rgba(0,0,0,0.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__image{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;-ms-touch-action:none;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;-ms-touch-action:none;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{max-width:100%;-ms-flex-negative:1;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{padding:0;background:rgba(24,24,27,0.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fancybox__thumbs{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{-webkit-animation:0.15s ease-in backwards fancybox-fadeIn;animation:0.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:var(--fancybox-thumbs-width,96px);margin:0;padding:8px 3px;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color,rgba(34,213,233,0.96));opacity:0;-webkit-transition:opacity 0.15s ease;transition:opacity 0.15s ease;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:0.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,0.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius,4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,0%,0)),color-stop(8.1%,hsla(0,0%,0%,0.006)),color-stop(15.5%,hsla(0,0%,0%,0.021)),color-stop(22.5%,hsla(0,0%,0%,0.046)),color-stop(29%,hsla(0,0%,0%,0.077)),color-stop(35.3%,hsla(0,0%,0%,0.114)),color-stop(41.2%,hsla(0,0%,0%,0.155)),color-stop(47.1%,hsla(0,0%,0%,0.198)),color-stop(52.9%,hsla(0,0%,0%,0.242)),color-stop(58.8%,hsla(0,0%,0%,0.285)),color-stop(64.7%,hsla(0,0%,0%,0.326)),color-stop(71%,hsla(0,0%,0%,0.363)),color-stop(77.5%,hsla(0,0%,0%,0.394)),color-stop(84.5%,hsla(0,0%,0%,0.419)),color-stop(91.9%,hsla(0,0%,0%,0.434)),to(hsla(0,0%,0%,0.44)));background:linear-gradient(to top,hsla(0,0%,0%,0) 0%,hsla(0,0%,0%,0.006) 8.1%,hsla(0,0%,0%,0.021) 15.5%,hsla(0,0%,0%,0.046) 22.5%,hsla(0,0%,0%,0.077) 29%,hsla(0,0%,0%,0.114) 35.3%,hsla(0,0%,0%,0.155) 41.2%,hsla(0,0%,0%,0.198) 47.1%,hsla(0,0%,0%,0.242) 52.9%,hsla(0,0%,0%,0.285) 58.8%,hsla(0,0%,0%,0.326) 64.7%,hsla(0,0%,0%,0.363) 71%,hsla(0,0%,0%,0.394) 77.5%,hsla(0,0%,0%,0.419) 84.5%,hsla(0,0%,0%,0.434) 91.9%,hsla(0,0%,0%,0.44) 100%);padding:0;-ms-touch-action:none;touch-action:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,0.4))}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{-webkit-animation:0.15s ease-in backwards fancybox-fadeIn;animation:0.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:-webkit-box;display:-ms-flexbox;display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height,48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,0.96));height:3px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:30;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__container:-webkit-full-screen::backdrop{opacity:0}.fancybox__container:-ms-fullscreen::backdrop{opacity:0}.fancybox__container:fullscreen::-ms-backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.ol-box{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,0.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.ol-grabbing{cursor:-webkit-grabbing;cursor:grabbing}.ol-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.ol-control{position:absolute;background-color:rgba(255,255,255,0.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,0.6)}.ol-zoom{top:0.5em;left:0.5em}.ol-rotate{top:0.5em;right:0.5em;-webkit-transition:opacity 0.25s linear,visibility 0s linear;transition:opacity 0.25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;-webkit-transition:opacity 0.25s linear,visibility 0s linear 0.25s;transition:opacity 0.25s linear,visibility 0s linear 0.25s}.ol-zoom-extent{top:4.643em;left:0.5em}.ol-full-screen{right:0.5em;top:0.5em}@media print{.ol-control{display:none}}.ol-control button{display:block;margin:1px;padding:0;color:#fff;font-size:1.14em;font-weight:700;text-decoration:none;text-align:center;height:1.375em;width:1.375em;line-height:0.4em;background-color:rgba(0,60,136,0.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,0.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:0.5em;right:0.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 0.5em;font-size:0.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,0.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:0.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-0.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:0.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:0.5em;bottom:0.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,0.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,0.7)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}body{font-family:Inter,Arial,Tahoma,sans-serif;font-weight:300;font-size:15px;line-height:1.8;padding-top:75px}@media screen and (min-width:767px){body.has-submenu{padding-top:125px}}@media screen and (max-width:1100px){body{padding-top:50px}}@media screen and (min-width:1100px){body.not-scrolled{padding-top:110px}}input[type=email],input[type=file],input[type=number],input[type=phone],input[type=text],select,textarea{background-color:transparent;border:1px solid #000;border-radius:100px;font-size:14px;color:#000;padding:10px 15px;line-height:1;width:100%}textarea{border-radius:10px;height:150px;line-height:1.5}b,strong{font-weight:500}em,i{font-style:italic}.border-top{border-top:1px solid #e4e4e4}.inner-wrapper{margin:0 auto;width:90%;max-width:800px}body.admin-bar header{top:32px}a{color:#0292cb}.tcenter{text-align:center}hr{border:0;height:0;border-top:1px solid rgba(0,0,0,0.2)}.categories-list a,.interest-list a,.product-categories-list a,.product-category a,.product-products-list a,header a{color:#000}.cky-btn{border-radius:100px!important}@media screen and (min-width:576px){.cky-box-bottom-right{right:30px!important;bottom:30px!important}}header{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff}header .primary-row{height:75px;position:relative;border-bottom:1px solid #f0f0f0;-webkit-transition:all 200ms;transition:all 200ms}header .primary-row .logo{display:block;width:110px;position:absolute;top:50%;left:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 200ms;transition:all 200ms}header .primary-row .main-menu,header .primary-row .top-menu{position:absolute;right:30px}header .primary-row .top-menu{top:10px;font-size:14px;font-weight:300;-webkit-transition:all 200ms;transition:all 200ms}header .primary-row .top-menu .language-switcher,header .primary-row .top-menu .searchform,header .primary-row .top-menu .social-media{display:inline-block;margin-left:15px}header .primary-row .top-menu .language-switcher{margin-left:15px;padding-left:15px;border-left:1px solid #cfcfcf}header .primary-row .top-menu .language-switcher .wpml-ls-legacy-list-horizontal{border:0;padding:0}header .primary-row .top-menu .language-switcher .wpml-ls-legacy-list-horizontal ul{overflow:hidden}header .primary-row .top-menu .language-switcher .wpml-ls-legacy-list-horizontal ul li{float:left}header .primary-row .top-menu .language-switcher .wpml-ls-legacy-list-horizontal ul li:last-child a{margin-left:10px}header .primary-row .top-menu .language-switcher .wpml-ls-legacy-list-horizontal a{padding:0}header .primary-row .top-menu .social-media{font-size:15px;margin-top:0px;-webkit-transition:all 200ms;transition:all 200ms}header .primary-row .top-menu .searchform{position:relative;margin-left:15px;float:right;-webkit-transition:all 200ms;transition:all 200ms;padding-left:20px}header .primary-row .top-menu .searchform .search-results-suggestions{position:absolute;z-index:10;top:50px;right:0;width:300px;background:#fff;border:1px solid #000;border-radius:5px;overflow:auto;display:none;max-height:80vh}header .primary-row .top-menu .searchform .search-results-suggestions.open{display:block}header .primary-row .top-menu .searchform .search-results-suggestions .search-item{padding:10px 20px;border-bottom:1px solid #e4e4e4;display:block;line-height:1.3}header .primary-row .top-menu .searchform .search-results-suggestions .search-item .item-name{font-weight:500;margin-bottom:4px}header .primary-row .top-menu .searchform .search-results-suggestions .search-item .item-number{font-size:0.85em}header .primary-row .top-menu .searchform .search-results-suggestions .search-item .search-item-columns{display:-ms-grid;display:grid;grid-gap:15px;-ms-grid-columns:50px 15px 1fr;grid-template-columns:50px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .primary-row .top-menu .searchform .search-results-suggestions .search-item .image{border-radius:5px;overflow:hidden;border:1px solid #e4e4e4}header .primary-row .top-menu .searchform .search-results-suggestions .search-item:hover{background:#eff6f9}header .primary-row .top-menu .searchform input{padding:0;border:0;background:#f1f1f1;width:0px;-webkit-transition:all 200ms;transition:all 200ms}header .primary-row .top-menu .searchform input:focus{background:#eff6f9}header .primary-row .top-menu .searchform .searchicon{content:"\f002";font-family:"Font Awesome 6 Pro";position:absolute;z-index:2;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0px;cursor:pointer;font-size:16px;color:#000}header .primary-row .top-menu .searchform.open{padding-left:0}header .primary-row .top-menu .searchform.open input{padding:7px 7px 7px 40px;width:180px}header .primary-row .top-menu .searchform.open .searchicon{left:16px}header .primary-row .main-menu{bottom:0;font-size:17px;font-weight:500}header .primary-row .main-menu ul.menu{display:block}header .primary-row .main-menu ul.menu>li{display:inline;position:relative}header .primary-row .main-menu ul.menu>li>a{display:inline-block;padding-bottom:10px;margin-left:20px;-webkit-transition:all 200ms;transition:all 200ms;margin-bottom:-1px}header .primary-row .main-menu ul.menu>li:not(.current-menu-item,.current-menu-parent)>a:hover{-webkit-transform:translateY(3px);transform:translateY(3px)}header .primary-row .main-menu ul.menu>li:hover .sub-menu{display:block}header .primary-row .main-menu ul.sub-menu{display:none;position:absolute;top:35px;right:0;z-index:5;background:#0292cb;width:250px;text-align:right;border-radius:6px;font-size:16px}header .primary-row .main-menu ul.sub-menu:before{content:"";display:block;width:20px;height:20px;background:#0292cb;position:absolute;top:-5px;right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .primary-row .main-menu ul.sub-menu a,header .primary-row .main-menu ul.sub-menu li{display:block}header .primary-row .main-menu ul.sub-menu a{padding:8px 20px;color:#fff;border-bottom:1px solid rgba(255,255,255,0.2);-webkit-transition:all 200ms;transition:all 200ms;font-weight:300}header .primary-row .main-menu ul.sub-menu .current-menu-item a,header .primary-row .main-menu ul.sub-menu li:hover a{font-weight:700}header .primary-row .main-menu ul.sub-menu li:hover a{-webkit-transform:translateX(-3px);transform:translateX(-3px)}header .secondary-row{padding:0 30px;text-align:right;font-size:1em;background:#eff6f9}header .secondary-row li{display:inline}header .secondary-row li.current-menu-item a{font-weight:500}header .secondary-row li a{display:inline-block;margin-left:20px;padding:9px 0 8px 0;border-bottom:3px solid transparent;margin-bottom:-1px}header .secondary-row li:first-child a{margin-left:0}@media screen and (max-width:1100px){header .primary-row{height:50px!important}header .logo{width:90px!important;left:15px!important}header .main-menu,header .menu-huvudmeny-container,header .top-menu{display:none}}.mobile-navigation,.toggle-mobile-navigation{display:none}@media screen and (max-width:1100px){#wpadminbar{display:none}body.admin-bar header{top:0}html{margin-top:0!important}.toggle-mobile-navigation{display:block;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:24px}.mobile-navigation{display:block;height:0px;overflow:hidden;position:fixed;top:0;z-index:110;left:0;right:0;-webkit-transition:all 200ms;transition:all 200ms;background:#0292cb;text-align:center}.mobile-navigation a{color:#fff}.mobile-navigation .toggle-mobile-navigation{top:2px;-webkit-transform:none;transform:none;z-index:120;right:16px}.mobile-navigation .mobile-navigation-content-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;line-height:1;color:#fff}.mobile-navigation .mobile-navigation-content-wrapper .mobile-navigation-content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-70%);transform:translateY(-70%);opacity:0;-webkit-transition:all 600ms;transition:all 600ms}.mobile-navigation .mobile-navigation-content-wrapper .wpml-ls-legacy-list-horizontal a{padding:5px}.mobile-navigation .mobile-navigation-content-wrapper .social-search-wrapper{width:90%;max-width:300px;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:1fr 95px;grid-template-columns:1fr 95px;margin-top:30px;border:1px solid #fff;padding:5px;border-radius:100px}.mobile-navigation .mobile-navigation-content-wrapper .social-search-wrapper .search-results-suggestions{display:none!important}.mobile-navigation .mobile-navigation-content-wrapper .social-search-wrapper .socials{text-align:right}.mobile-navigation .mobile-navigation-content-wrapper .social-search-wrapper .socials a{display:inline-block;margin-right:8px;font-size:20px;margin-top:8px}.mobile-navigation .mobile-navigation-content-wrapper .social-search-wrapper .search-wrapper .searchform{position:relative}.mobile-navigation .mobile-navigation-content-wrapper .social-search-wrapper .search-wrapper .searchform input#s{padding-left:40px;border-color:#fff;background:#fff;color:#000;text-align:left}.mobile-navigation .mobile-navigation-content-wrapper .social-search-wrapper .search-wrapper .searchform .searchicon{position:absolute;z-index:2;top:13px;left:15px;color:#000}.mobile-navigation .mobile-navigation-content-wrapper ul.menu>li.current-menu-item>a,.mobile-navigation .mobile-navigation-content-wrapper ul.menu>li.current-menu-parent>a{font-weight:500}.mobile-navigation .mobile-navigation-content-wrapper ul.menu>li.current-menu-item ul,.mobile-navigation .mobile-navigation-content-wrapper ul.menu>li.current-menu-parent ul{display:block}.mobile-navigation .mobile-navigation-content-wrapper ul.menu>li>a{font-size:18px;display:block;padding:10px 0}.mobile-navigation .mobile-navigation-content-wrapper ul.menu>li>ul{display:none;margin-bottom:20px}.mobile-navigation .mobile-navigation-content-wrapper ul.menu>li>ul a{display:block;padding:7px 0;font-size:15px;color:rgba(255,255,255,0.8)}.mobile-navigation .mobile-navigation-content-wrapper ul.menu>li>ul .current-menu-item a,.mobile-navigation .mobile-navigation-content-wrapper ul.menu>li>ul .current-menu-parent a{color:#fff;font-weight:500}.mobile-navigation.open{height:100vh}.mobile-navigation.open .mobile-navigation-content{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}}body.not-scrolled header .logo{width:150px}body.not-scrolled header .primary-row{height:110px}body.not-scrolled header .primary-row .main-menu .menu>li>a{font-size:1.1em;margin-left:30px}body.not-scrolled header .primary-row .top-menu{top:15px}body.not-scrolled header .primary-row .top-menu .social-media{font-size:18px;margin-top:5px}body.not-scrolled header .primary-row .top-menu .searchform{padding-left:0}body.not-scrolled header .primary-row .top-menu .searchform input{padding:12px 12px 12px 40px;width:180px}body.not-scrolled header .primary-row .top-menu .searchform .searchicon{left:16px}body.has-submenu header .primary-row{border-color:#fff}img.alignleft{width:auto;display:inline-block;float:left;margin-right:20px}.text-color-light{color:#fff}.text-color-dark{color:#000}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-center{text-align:center}.text-size-lead{font-size:1.2em}.bottom-buttons{position:fixed;z-index:80;bottom:10px;right:30px;opacity:0;-webkit-transition:all 200ms;transition:all 200ms}.bottom-buttons.visible{opacity:1;bottom:30px}.bottom-buttons .button{margin-left:10px}@media screen and (max-width:767px){.bottom-buttons{bottom:15px!important;right:15px}.bottom-buttons .button{font-size:14px;padding:13px 16px;margin-left:6px}}.interest-list{margin-top:10px;margin-bottom:10px}.interest-list .item{border:1px solid rgba(0,0,0,0.1);border-radius:5px;margin-bottom:4px;padding:15px;line-height:1;font-size:0.85em;display:block;overflow:hidden}.interest-list .item .item-columns{display:-ms-grid;display:grid;-ms-grid-columns:69px 15px 1fr;grid-template-columns:69px 1fr;grid-gap:15px}.interest-list .item:hover{border-color:#0292cb}@media screen and (min-width:767px){.interest-list .item .item-info{display:-ms-grid;display:grid;-ms-grid-columns:1fr 80px;grid-template-columns:1fr 80px}}.interest-list .item .item-image{background-size:cover;background-position:center center;margin:-15px 0 -15px -15px}.interest-list .item .product-name{font-size:1.4em;font-weight:500;-ms-grid-column-span:2;grid-column:span 2;margin-bottom:5px}.interest-list .item .product-name .product-prod-name{font-size:14px;font-style:italic;margin-top:5px;font-weight:400}@media screen and (min-width:767px){.interest-list .item .quantity{text-align:right}}.columns{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:70px}.columns.medium-gap{gap:50px}.columns.small-gap{gap:20px}.columns .col{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;position:relative}@media screen and (min-width:767px){.columns .column-content.image-placement-left{display:-ms-grid;display:grid;-ms-grid-columns:35% 40px 1fr;grid-template-columns:35% 1fr;grid-gap:40px}}@media screen and (max-width:767px){.columns{-ms-flex-wrap:wrap;flex-wrap:wrap}.columns .col{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}}@media screen and (max-width:1100px){.columns{gap:40px}.columns.medium-gap{gap:30px}.columns.small-gap{gap:15px}}@media screen and (min-width:1350px){.columns.product-columns .image-column{-webkit-box-flex:0;-ms-flex:0 0 450px;flex:0 0 450px}}@media screen and (max-width:1350px) and (min-width:1100px){.columns.product-columns .image-column{-webkit-box-flex:0;-ms-flex:0 0 350px;flex:0 0 350px}.columns.product-columns .info-column{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width:1100px){.columns.product-columns{display:block;-ms-flex-wrap:none;flex-wrap:none}.columns.product-columns .image{margin-bottom:20px}}.columns.teaser .image{border-radius:8px;background-position:center center;background-repeat:no-repeat;background-size:cover;margin-bottom:2rem}.columns.teaser .image-placement-left img{border-radius:8px}.columns.teaser h2{margin-bottom:1.2rem}.columns>*{width:100%;max-width:100%;-ms-flex-negative:0;flex-shrink:0}.section-content-width-full .columns{gap:0}img{width:100%;display:block;height:auto}@media screen and (min-width:767px){.header-button h1,.header-button h2,.header-button h3,.header-button h4,.header-button h5{display:inline-block}.header-button .button,.header-button p{float:right}}@media screen and (max-width:767px){.header-button{text-align:center}.header-button h1,.header-button h2,.header-button h3,.header-button h4,.header-button h5,.header-button h6{margin-bottom:8px}.header-button .button{display:block}}.custom-select{border:1px solid #e4e4e4;border-radius:5px;padding:15px;line-height:1;position:relative;cursor:pointer;min-width:200px;background:#fff}.custom-select .custom-options{display:none;position:absolute;bottom:0px;left:-1px;right:-1px;z-index:10;-webkit-transform:translateY(100%);transform:translateY(100%);background:#fff;border:1px solid #004e7b;-webkit-box-shadow:0 0 20px rgba(2,146,203,0.1);box-shadow:0 0 20px rgba(2,146,203,0.1);border-top:1px solid #e4e4e4;border-bottom-right-radius:5px;border-bottom-left-radius:5px;overflow:hidden;max-height:300px;overflow:auto}.custom-select .custom-options .option{padding:15px;border-top:1px solid #e4e4e4}.custom-select .custom-options .option:first-child{border-top:0}.custom-select .custom-options .option:hover{background:#eff6f9}.custom-select .option .name span:first-child,.custom-select .selected-value .name span:first-child{font-weight:500}.custom-select .option .name.with-number span:last-child,.custom-select .selected-value .name.with-number span:last-child{float:right}.custom-select .option .option-description,.custom-select .selected-value .option-description{font-size:0.85em;margin-top:5px}.custom-select .option.selected-value,.custom-select .selected-value.selected-value{position:relative}.custom-select .option.selected-value:after,.custom-select .selected-value.selected-value:after{content:"\f078";font-family:"Font Awesome 6 Pro";position:absolute;z-index:2;top:50%;right:0;font-size:16px;color:#808080;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom-select .option.selected-value .name.with-number span:last-child,.custom-select .selected-value.selected-value .name.with-number span:last-child{display:inline-block;padding-right:30px}.custom-select .option.selected-value .option-description,.custom-select .selected-value.selected-value .option-description{display:none}.custom-select.open{border-bottom-right-radius:0;border-bottom-left-radius:0}.custom-select.open .custom-options{display:block}.custom-select.open,.custom-select:hover{border-color:#004e7b;-webkit-box-shadow:0 0 20px rgba(2,146,203,0.1);box-shadow:0 0 20px rgba(2,146,203,0.1)}footer{background:#004e7b;color:#fff;font-size:0.85em}footer .fa-brands,footer .fa-regular{display:inline-block;width:20px}footer h3{margin-bottom:1em}footer a{color:#fff}footer .footer-columns{display:-ms-grid;display:grid;grid-gap:50px;-ms-grid-columns:1fr 50px 1fr 50px 1fr 50px 1fr 50px 1fr;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:1100px){footer .footer-columns{grid-gap:30px;-ms-grid-columns:1fr 30px 1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(4,1fr)}footer .footer-columns .column:first-child{display:none}}@media screen and (max-width:767px){footer .footer-columns{grid-gap:30px;-ms-grid-columns:1fr;grid-template-columns:repeat(1,1fr)}footer .footer-columns .span2{-ms-grid-column-span:1;grid-column:span 1}}@media screen and (min-width:767px){footer .footer-columns .column{border-right:1px solid rgba(255,255,255,0.2)}footer .footer-columns .column:last-child{border-right:0}}footer .footer-columns img{max-width:140px}footer .footer-columns .span2{-ms-grid-column-span:2;grid-column:span 2}.af-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 15px 1fr 15px 1fr 15px 1fr;grid-template-columns:repeat(4,1fr);grid-column-gap:15px;grid-row-gap:30px}@media screen and (max-width:1100px){.af-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.af-list{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.af-list .af-list-item-name{font-size:17px;font-weight:700;line-height:1.2;margin-bottom:5px}.af-list .af-list-item-website{font-weight:500}.address-columns{display:-ms-grid;display:grid;grid-gap:20px;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr)}.address-columns .button{margin-top:1em}.products-menu-overlay{background:rgba(0,78,123,0.6);position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;display:none}.product-categories-menu{padding:30px;border-bottom:1px solid #e4e4e4;display:none;background:#fff}.product-categories-menu .cat-menu-list{margin-top:0px;display:-ms-grid;display:grid;grid-gap:15px;-ms-grid-columns:minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr))}.product-categories-menu .cat-menu-list .item{background-position:center center;background-size:110% auto;border-radius:8px;border:0px solid #e4e4e4;overflow:hidden;display:block;position:relative;-webkit-transition:all 400ms;transition:all 400ms;height:18vh}.product-categories-menu .cat-menu-list .item .overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(239,246,249,0.9);-webkit-transition:all 400ms;transition:all 400ms}.product-categories-menu .cat-menu-list .item .overlay .name{font-weight:500;position:absolute;top:50%;left:10px;right:10px;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);line-height:1.3;-webkit-transition:all 400ms;transition:all 400ms;font-size:1.1em}.product-categories-menu .cat-menu-list .item:hover{background-size:100% auto;border-color:#004e7b;-webkit-box-shadow:0 0 20px rgba(2,146,203,0.1);box-shadow:0 0 20px rgba(2,146,203,0.1)}.product-categories-menu .cat-menu-list .item:hover .overlay{background:rgba(2,146,203,0.9)}.product-categories-menu .cat-menu-list .item:hover .overlay .name{color:#fff;-webkit-transform:translateY(-50%) scale(1.05);transform:translateY(-50%) scale(1.05)}.categories-slide-wrapper{overflow:hidden}.product-categories-list,.product-products-list{margin-top:30px;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr);grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px}@media screen and (max-width:1300px){.product-categories-list,.product-products-list{-ms-grid-columns:minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:1100px){.product-categories-list,.product-products-list{-ms-grid-columns:minmax(0,1fr) 15px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.product-categories-list,.product-products-list{-ms-grid-columns:minmax(0,1fr);grid-template-columns:repeat(1,minmax(0,1fr))}}.product-categories-list .item,.product-products-list .item{position:relative;border:1px solid #e4e4e4;border-radius:8px;overflow:hidden;background:#fff}.product-categories-list .item h2,.product-products-list .item h2{font-size:1.1em}.product-categories-list .item a,.product-products-list .item a{display:block;padding:25px 25px 100px 25px}.product-categories-list .item .subheadline,.product-products-list .item .subheadline{font-size:0.85em;line-height:1.3;margin-top:5px}.product-categories-list .item .image,.product-products-list .item .image{margin-bottom:20px;background-size:cover;background-position:center center;overflow:hidden}.product-categories-list .item .description,.product-products-list .item .description{margin-top:10px;line-height:1.6;font-size:0.85em}.product-categories-list .item .button,.product-products-list .item .button{position:absolute;bottom:25px;left:25px;right:25px}.product-categories-list .item.news-item a,.product-products-list .item.news-item a{padding-bottom:25px}.product-categories-list .item.news-item .image,.product-products-list .item.news-item .image{margin:-25px -25px 20px -25px}.product-categories-list .item:hover,.product-products-list .item:hover{border-color:#004e7b;-webkit-box-shadow:0 0 20px rgba(2,146,203,0.1);box-shadow:0 0 20px rgba(2,146,203,0.1)}.product-categories-list.categories-shortcode,.product-products-list.categories-shortcode{grid-gap:40px;-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(5,minmax(0,1fr))}@media screen and (max-width:1100px){.product-categories-list.categories-shortcode,.product-products-list.categories-shortcode{grid-gap:20px;-ms-grid-columns:minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr);grid-template-columns:repeat(4,minmax(0,1fr))}.product-categories-list.categories-shortcode .item:last-child,.product-products-list.categories-shortcode .item:last-child{display:none}}@media screen and (max-width:767px){.product-categories-list.categories-shortcode,.product-products-list.categories-shortcode{-ms-grid-columns:minmax(0,1fr) 10px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px}}.product-categories-list.categories-shortcode .item,.product-products-list.categories-shortcode .item{text-align:center;font-size:0.85em}.product-categories-list.categories-shortcode .item .image,.product-products-list.categories-shortcode .item .image{margin-bottom:10px}.product-categories-list.categories-shortcode .item h2,.product-products-list.categories-shortcode .item h2{margin-bottom:0;font-weight:500}.product-categories-list.categories-shortcode .item a,.product-products-list.categories-shortcode .item a{padding:10px 10px 15px 10px}.product-categories-list.categories-shortcode .item .button,.product-categories-list.categories-shortcode .item p,.product-products-list.categories-shortcode .item .button,.product-products-list.categories-shortcode .item p{display:none}.product-categories-list.news-list,.product-products-list.news-list{grid-gap:40px}.product-categories-list.other-products,.product-products-list.other-products{-ms-grid-columns:minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr);grid-template-columns:repeat(6,minmax(0,1fr));margin-top:10px}@media screen and (min-width:1100px) and (max-width:1300px){.product-categories-list.other-products,.product-products-list.other-products{-ms-grid-columns:minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr);grid-template-columns:repeat(5,minmax(0,1fr))}.product-categories-list.other-products .item:nth-child(6),.product-products-list.other-products .item:nth-child(6){display:none}}@media screen and (max-width:1100px){.product-categories-list.other-products,.product-products-list.other-products{-ms-grid-columns:minmax(0,1fr) 15px minmax(0,1fr) 15px minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:767px){.product-categories-list.other-products,.product-products-list.other-products{-ms-grid-columns:minmax(0,1fr) 15px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}}.product-categories-list.other-products h2,.product-products-list.other-products h2{font-size:1em}.product-categories-list.other-products .item a,.product-products-list.other-products .item a{padding:15px 15px 70px 15px}.product-categories-list.other-products .item .button,.product-products-list.other-products .item .button{padding:10px;font-size:0.85em;left:15px;right:15px;bottom:15px}.news-item-page .news-image{border-radius:8px;overflow:hidden}.news-item-page .date-row{font-weight:500}.news-item-page .body{margin-top:30px;font-size:1.3em}.news-item-page .extended{margin-top:30px}.body p,.extended p{margin-bottom:1em}.body p:last-child,.extended p:last-child{margin-bottom:0}.main-columns{display:-ms-grid;display:grid;grid-gap:50px;-ms-grid-columns:220px 50px 1fr;grid-template-columns:220px 1fr}.main-columns.news-columns{-ms-grid-columns:350px 50px 1fr;grid-template-columns:350px 1fr}@media screen and (max-width:767px){.main-columns{-ms-grid-columns:1fr!important;grid-template-columns:1fr!important;grid-gap:30px}}.main-columns .secondary-column h2{margin-bottom:1em}.main-columns .secondary-column .categories-list .current{font-weight:500}.main-columns .secondary-column .categories-list a{display:block;padding:5px 0}.video-wrapper{position:relative;padding-bottom:56.25%}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.file-list.type-file_list h4{margin:15px 0 5px 0;font-size:17px;font-weight:500}@media screen and (min-width:767px){.retailer-map-list-wrapper,.retailer-map-list-wrapper>div{height:80vh}}#retailer-map{height:60vh}@media screen and (min-width:767px){#retailer-map{height:80vh}}@media screen and (min-width:767px){.retailer-map-list-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:300px 1fr;grid-template-columns:300px 1fr}}.retailer-map-list-wrapper h1{padding:20px;font-size:24px}.retailer-map-list-wrapper .retailer-map-column{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.retailer-map-list-wrapper .retailer-list-column{overflow:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.retailer-map-list-wrapper .retailer-list-column .retailer-item{font-size:13px;padding:20px;border-top:10px solid #f1f1f1}.retailer-map-list-wrapper .retailer-list-column .retailer-item h3{font-size:14px;display:inline-block;margin-bottom:10px}.retailer-map-list-wrapper .retailer-list-column .retailer-item .availability{font-size:10px;text-transform:uppercase;font-weight:500;color:green;margin:-5px 0 -20px 0}.retailer-map-list-wrapper .retailer-list-column .retailer-item .availability span{display:inline-block}.retailer-map-list-wrapper .retailer-list-column .retailer-item .availability span:nth-child(2){margin-left:10px}.retailer-map-list-wrapper .retailer-list-column .retailer-item .reatiler-locations{display:none}.retailer-map-list-wrapper .retailer-list-column .retailer-item .show-address-link{display:block}.retailer-map-list-wrapper .retailer-list-column .retailer-item .retailer-location-address{margin-top:10px;padding-top:10px;border-top:1px solid #e4e4e4}.section{padding:70px 0}@media screen and (max-width:767px){.section{padding:40px 0}}.section.section-num-1{padding:0}.section.product-breadcrumbs-section{padding:25px 0;background:#eff6f9}.section.product-intro-section .image-column .image{border-radius:8px;border:1px solid #e4e4e4;padding:20px}.section.product-intro-section .image-column .image:hover{border-color:#0292cb}.section.product-intro-section .info-column .description{margin-top:30px;margin-bottom:20px}.section.product-intro-section .info-column .description .body{font-size:1em;margin-top:10px}.section.product-intro-section .info-column .description .lead{font-size:1.6em;line-height:1.4}@media screen and (max-width:767px){.section.product-intro-section .info-column .description .lead{font-size:1.4em}}.section.product-intro-section .info-column .product-category{text-transform:uppercase}.section.product-intro-section .info-column .file-list.type-file_list{margin-bottom:20px}.section.product-intro-section .info-column .product-number{font-weight:500;margin-bottom:30px}.section.product-intro-section .info-column .product-version{margin-bottom:10px}.section .section-content{width:90%;margin:0 auto}.section .section-content.section-content-width-full{width:100%}.section .section-content.section-content-width-full.section-content-boxed{padding:0 70px}.section .section-content.section-content-width-standard{max-width:1200px}.section .section-content.section-content-width-medium{max-width:1000px}.section .section-content.section-content-width-small{max-width:800px}.section .section-content.section-content-width-large{max-width:1400px}.section .section-content.section-content-width-xl{max-width:1700px}.section .section-content .module{margin-top:40px}.section .section-content .module:first-child{margin-top:0}.section .section-content .module-content.module-height-full{height:100vh}.section .section-content .module-content.module-height-large{height:80vh}.section .section-content .module-content.module-height-medium{height:50vh}.section .section-content .module-content.module-height-small{height:30vh}.section .section-content .module-inner-content{margin:0 auto;width:80%}.section .section-content .module-inner-content.module-content-width-full{width:100%}.section .section-content .module-inner-content.module-content-width-standard{max-width:1200px}.section .section-content .module-inner-content.module-content-width-small{max-width:800px}.section .section-content .module-inner-content.module-content-width-large{max-width:1400px}@media screen and (max-width:767px){.section .section-content .module-inner-content{width:auto!important}}.section .section-content .timeline-module .timeline-wrapper{overflow:hidden;max-width:100%;cursor:move}.section .section-content .timeline-module .timeline-list{grid-gap:0;display:-ms-grid;display:grid}@media screen and (max-width:767px){.section .section-content .timeline-module .timeline-list{display:block}}@media screen and (min-width:767px){.section .section-content .timeline-module .timeline-list .timeline-year{min-width:360px}}@media screen and (max-width:767px){.section .section-content .timeline-module .timeline-list .timeline-year{width:100%}}.section .section-content .timeline-module .timeline-list .timeline-year h3{padding:0 0 15px 0;margin-bottom:25px;border-bottom:5px solid #0292cb;position:relative;text-align:center}.section .section-content .timeline-module .timeline-list .timeline-year h3:after{content:"";display:block;width:25px;height:25px;border-radius:25px;background:#0292cb;left:50%;bottom:-27px;margin-left:-12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.section .section-content .timeline-module .timeline-list .timeline-year .timeline-content{background:#eff6f9;margin:0 10px;border-radius:8px;padding:20px;margin-bottom:20px;display:block;-webkit-transition:all 200ms;transition:all 200ms}.section .section-content .timeline-module .timeline-list .timeline-year .timeline-content:hover{-webkit-transform:translateY(5px);transform:translateY(5px)}.section .section-content .timeline-module .timeline-list .timeline-year .timeline-content .timeline-body{font-size:14px}.section .section-content .timeline-module .timeline-list .timeline-year .timeline-content .timeline-image{border-radius:5px;overflow:hidden;background-color:#fff;background-position:center center;background-size:contain;background-repeat:no-repeat;margin:-15px -15px 20px -15px}.section .section-content .textblock-module .headline{margin-bottom:30px}.section .section-content .textblock-module .buttons-wrapper{margin-top:30px}.section .section-content .hero-module{position:relative}.section .section-content .hero-module .hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.section .section-content .hero-module .module-content{background-repeat:no-repeat;background-size:cover}.section .section-content .hero-module .hero-text-wrapper{position:absolute;z-index:3}.section .section-content .hero-module .hero-text-wrapper.hero-text-vertical-position-center{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.section .section-content .hero-module .hero-text-wrapper.hero-text-vertical-position-center.hero-text-horizontal-position-center{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section .section-content .hero-module .hero-text-wrapper.hero-text-vertical-position-bottom{bottom:0}.section .section-content .hero-module .hero-text-wrapper.hero-text-horizontal-position-center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.section .section-content .hero-module .hero-text-wrapper.hero-text-horizontal-position-center.hero-text-vertical-position-center{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section .section-content .hero-module .hero-text-wrapper.hero-text-horizontal-position-right{right:0;left:auto}.section .section-content .hero-module .hero-text-wrapper.hero-text-horizontal-position-left{left:0;right:auto}.section .section-content .hero-module .hero-text-wrapper .hero-text-content{padding:60px}@media screen and (max-width:1100px){.section .section-content .hero-module .hero-text-wrapper .hero-text-content{padding:40px}}@media screen and (max-width:767px){.section .section-content .hero-module .hero-text-wrapper .hero-text-content{padding:40px 25px}}.section .section-content .hero-module .hero-text-wrapper .hero-text-content p{margin-top:10px}.buttons-wrapper{margin-top:20px}.button{display:inline-block;padding:var(--button_standard_padding);font-size:var(--button_standard_font_size);line-height:1;text-transform:none;border-width:1px;border-style:solid;text-decoration:none;font-weight:500;border-radius:100px;-webkit-transition:all 200ms;transition:all 200ms;width:auto;margin-top:5px;cursor:pointer}.button.button-large{font-size:var(--button_large_font_size);padding:var(--button_large_padding)}.button.button-medium{font-size:var(--button_medium_font_size);padding:var(--button_medium_padding)}.button.button-small{font-size:var(--button_small_font_size);padding:var(--button_small_padding)}.button.button-xl{font-size:var(--button_xl_font_size);padding:var(--button_xl_padding)}.button.button-solid{background-color:#0292cb;color:#fff;border-color:#0292cb}.button.button-solid.button-negative{border-color:#954a4a;background-color:#954a4a;color:#fff}.button.button-border{background-color:transparent;color:#0292cb;border-color:#0292cb}.button.button-border.button-negative{border-color:#954a4a;color:#954a4a}.button.button-inverted.button-border{border-color:#fff;color:#fff}.button.button-inverted.button-solid{border-color:#fff;background:#fff;color:#000}.button.button-fullwidth{display:block;text-align:center}.button.button-altshape{border-radius:5px}.button:hover{-webkit-transform:translateY(3px);transform:translateY(3px)}.product-image-gallery{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(75px,1fr));grid-gap:15px;margin-top:15px}@media screen and (max-width:1100px){.product-image-gallery{margin-top:0;margin-bottom:20px}}.product-image-gallery a{border:1px solid #e4e4e4;display:block;padding:5px;border-radius:5px}.product-image-gallery a:hover{border-color:#0292cb}.file-link,.product-sheet-link{display:block;margin-top:10px;position:relative;padding-left:25px;font-size:20px;line-height:1.2;font-weight:500;color:#0292cb}@media screen and (max-width:767px){.file-link,.product-sheet-link{font-size:18px}}.file-link.small,.product-sheet-link.small{display:inline-block;font-size:18px;margin-right:30px}.file-link:before,.product-sheet-link:before{content:"\f1c1";font-family:"Font Awesome 6 Pro";position:absolute;z-index:2;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0px}.file-link.type-url:before,.product-sheet-link.type-url:before{content:"\f35d"}.file-link.type-video,.product-sheet-link.type-video{font-size:16px}.file-link.type-video:before,.product-sheet-link.type-video:before{content:"\f008"}.archive-intro{margin:20px 0}h1,h2,h3,h4,h5,h6{font-family:Inter,Arial,Tahoma,sans-serif;font-weight:700;line-height:1.2;margin-bottom:0.2em}h1.xl,h2.xl,h3.xl,h4.xl,h5.xl,h6.xl{font-size:var(--headline_xl_font_size)}h1.large,h2.large,h3.large,h4.large,h5.large,h6.large{font-size:var(--headline_large_font_size)}h1.medium,h2.medium,h3.medium,h4.medium,h5.medium,h6.medium{font-size:var(--headline_medium_font_size)}h1.small,h2.small,h3.small,h4.small,h5.small,h6.small{font-size:var(--headline_small_font_size)}h1.xs,h2.xs,h3.xs,h4.xs,h5.xs,h6.xs{font-size:var(--headline_xs_font_size)}h1.xxs,h2.xxs,h3.xxs,h4.xxs,h5.xxs,h6.xxs{font-size:var(--headline_xxs_font_size)}.hidden{display:none}.fancybox__backdrop{background-color:rgba(0,78,123,0.6)}.dimension-item.headline{font-weight:500;margin-top:8px}.related-products-data .related-product-row{padding:10px;border:1px solid #e4e4e4;border-radius:5px;line-height:1.2;margin-bottom:5px}.related-products-data .related-product-row:hover{border-color:#000}.related-products-data .related-product-row .related-artnr{font-weight:500;margin-bottom:5px;color:#333}.dimensions-data{border:1px solid #e4e4e4;border-radius:5px;margin-top:6px;border-bottom:0;font-size:13px}.dimensions-data .dimension-row{border-bottom:1px solid #e4e4e4;padding:10px;line-height:1.2}@media screen and (min-width:1100px){.dimensions-data .dimension-row{display:-ms-grid;display:grid}.dimensions-data.label-size-xs .dimension-row{-ms-grid-columns:60px 1fr;grid-template-columns:60px 1fr}.dimensions-data.label-size-small .dimension-row{-ms-grid-columns:100px 1fr;grid-template-columns:100px 1fr}.dimensions-data.label-size-medium .dimension-row{-ms-grid-columns:140px 1fr;grid-template-columns:140px 1fr}.dimensions-data.label-size-large .dimension-row{-ms-grid-columns:180px 1fr;grid-template-columns:180px 1fr}}.dimensions-data .dimension-label{font-weight:500}.dimensions-data .dimension-headline{font-weight:500;margin-top:10px}.dimensions-data .span2{-ms-grid-column-span:2;grid-column:span 2}.wysiwyg ul{list-style-type:disc;margin-left:35px;margin-bottom:1em}.wysiwyg ul:last-child{margin-bottom:0}.wysiwyg h1{font-size:var(--headline_large_font_size)}.wysiwyg h2{font-size:var(--headline_medium_font_size)}.wysiwyg h3{font-size:var(--headline_small_font_size)}.wysiwyg h4{font-size:var(--headline_xs_font_size)}.wysiwyg h5{font-size:var(--headline_xxs_font_size)}.default-page-template .wysiwyg p{margin-bottom:20px}.text-align-center .wysiwyg ul{list-style-position:inside;margin-left:0}@media screen and (max-width:767px){.sidebar-section.mobile-mini{padding:10px 15px;border:1px solid #ccc;border-radius:7px}.sidebar-section.mobile-mini .mobile-list{display:none;margin-top:20px}.sidebar-section.mobile-mini .mobile-list.open{display:block}.sidebar-section.mobile-mini .mobile-header{position:relative;cursor:pointer;margin-bottom:0}.sidebar-section.mobile-mini .mobile-header:after{content:"\f0c9";font-family:"Font Awesome 6 Pro";position:absolute;z-index:2;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;cursor:pointer;font-size:18px;color:#000}}.tabs{margin-bottom:30px;border-bottom:1px solid #e4e4e4}.tabs .tab{display:inline-block;padding:10px 0;margin-right:20px;font-size:17px;border-bottom:2px solid transparent;margin-bottom:-1px;cursor:pointer}.tabs .tab.current{border-color:#0292cb;font-weight:500}.vertical-tabs{border-right:1px solid #e4e4e4;background:#f9f9f9}@media screen and (max-width:767px){.vertical-tabs{display:none}}.vertical-tabs .tab{display:block;border-right:4px solid transparent;margin-right:-1px;font-size:17px;cursor:pointer;padding:12px 20px;line-height:1;border-bottom:1px solid #e4e4e4}.vertical-tabs .tab:last-child{border-bottom:0}.vertical-tabs .tab.current{border-right-color:#0292cb;font-weight:500;background:#fff}.vertical-tabs .tab:hover{font-weight:500}.flowplayer{margin:0!important}.product-specifications-wrapper{margin:70px 0}@media screen and (max-width:767px){.product-specifications-wrapper{margin:50px 0 40px 0}}.product-specifications-wrapper .has-tabs{margin-top:20px;border:1px solid #e4e4e4;border-radius:8px;overflow:hidden}@media screen and (min-width:767px){.product-specifications-wrapper .has-tabs{display:-ms-grid;display:grid;-ms-grid-columns:230px 1fr;grid-template-columns:230px 1fr}.product-specifications-wrapper .has-tabs .mobile-tab{display:none}}@media screen and (max-width:767px){.product-specifications-wrapper .has-tabs h3{display:none}.product-specifications-wrapper .has-tabs .mobile-tab{display:block;font-size:16px;font-weight:500;border-bottom:1px solid #e4e4e4;padding:8px 25px;cursor:pointer}.product-specifications-wrapper .has-tabs .mobile-tab.current{border-bottom:3px solid #0292cb}.product-specifications-wrapper .has-tabs .field-group-content{padding:25px;border-bottom:1px solid #e4e4e4;-ms-grid-columns:(1fr)[1]!important;grid-template-columns:repeat(1,1fr)!important}}@media screen and (min-width:767px){.product-specifications-wrapper .has-tabs .product-details{padding:30px}}.product-specifications-wrapper .field-group-content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:20px}.product-specifications-wrapper .field-group-content:not(.num-art-groups-1) .art-group{border:1px solid #e4e4e4;padding:10px 10px 8px 10px;border-radius:5px;overflow:hidden}.product-specifications-wrapper .field-group-content:not(.num-art-groups-1) .art-group .field-art-nr{margin:-10px -10px 10px -10px;padding:10px 10px 8px 10px;border-bottom:1px solid #e4e4e4;background:#f9f9f9}.product-specifications-wrapper .field-group-content:not(.num-art-groups-1) .art-group .dimensions-data{border:0;margin:-10px}.product-specifications-wrapper .field-group-content.num-art-groups-1{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.product-specifications-wrapper .field-group-content.num-art-groups-1 .field-art-nr{display:none}.product-specifications-wrapper .field-group-content.num-art-groups-2,.product-specifications-wrapper .field-group-content.num-art-groups-4{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1100px){.product-specifications-wrapper .field-group-content{-ms-grid-columns:1fr!important;grid-template-columns:1fr!important}}@media screen and (max-width:1100px){.product-specifications-wrapper .field-group-content{-ms-grid-columns:1fr!important;grid-template-columns:1fr!important}}.product-specifications-wrapper .file-list.type-videos h4{margin-top:25px}.product-specifications-wrapper .file-list.type-videos h4:first-child{margin-top:0}.product-specifications-wrapper p{margin:0 0 15px 0}.product-specifications-wrapper p:last-child{margin-bottom:0}.product-specifications-wrapper h3{margin-bottom:10px}.product-specifications-wrapper .field-art-nr{font-size:0.9em;line-height:1.3}.product-specifications-wrapper .field-art-nr .art-line1{font-weight:500}.wpcf7-not-valid-tip{font-size:0.85em}.wpcf7 form .wpcf7-response-output{margin:25px 0 0 0;border:0;border-radius:5px;padding:10px 15px;background:#eff6f9}.fancybox__content{width:90%;max-width:700px;padding:40px;background-color:#fff;border-radius:10px}@media screen and (max-width:767px){.fancybox__content{width:96%;padding:25px}}.fancybox__content .product-details{}.fancybox__content .product-details .field-group-content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr 30px 1fr;grid-template-columns:repeat(3,1fr);grid-column-gap:30px;grid-row-gap:10px}.fancybox__content .product-details .field-group-content.num-art-groups-1{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}.fancybox__content .product-details .field-group-content.num-art-groups-2,.fancybox__content .product-details .field-group-content.num-art-groups-4{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.fancybox__content .product-details .col{min-width:180px}.fancybox__content .product-details .sub-cols{display:-ms-grid;display:grid;grid-gap:30px;-ms-grid-columns:1fr 30px 1fr;grid-template-columns:repeat(2,1fr)}.fancybox__content .product-details .toggle-outer-group .detail:last-child p:last-child{margin-bottom:0}.fancybox__content .product-details>*{}.fancybox__content .product-details .span2{-ms-grid-column-span:2;grid-column:span 2;padding-top:30px;border-top:1px solid #e4e4e4}.fancybox__content .product-details p{margin-top:0}.fancybox__content .product-details .field-art-nr{font-weight:500;font-size:0.9em}.fancybox__content :focus:not(.carousel__button.is-close){outline:none}.fancybox__content>.carousel__button.is-close{top:10px;right:10px;color:#000}.fancybox__content .separator{margin-top:10px;margin-bottom:10px;height:1px;border-bottom:1px solid rgba(0,0,0,0.2)}.fancybox__content.large{max-width:900px}.fancybox__content p{margin:0.5em 0}.fancybox__content .button{margin-top:0.5em}.fancybox__content .interest-form-columns{display:-ms-grid;display:grid;-ms-grid-columns:120px 15px 1fr;grid-template-columns:120px 1fr;grid-gap:15px}@media screen and (max-width:767px){.fancybox__content .interest-form-columns{-ms-grid-columns:1fr;grid-template-columns:1fr}}.fancybox__content input,.fancybox__content textarea{margin-top:0.5em;padding:15px 20px}.fancybox__content .input{margin-bottom:10px}.fancybox__content.full-height{}.fancybox__content.dark-modal{color:#fff;background:#004e7b;border:0}.fancybox__content.dark-modal .button.button-border{border-color:#fff;color:#fff}.fancybox__content.dark-modal input,.fancybox__content.dark-modal textarea{background:#fff;border-color:#fff;color:#000}.fancybox__content.dark-modal .separator{border-bottom:1px solid rgba(255,255,255,0.2)}.fancybox__content.dark-modal>.carousel__button.is-close{top:10px;right:10px;color:#fff}@media screen and (max-width:767px){.fancybox__content .columns{gap:10px}.fancybox__content .columns .col.text-align-right{text-align:left}.fancybox__content .columns .col .button{display:block;width:auto;text-align:center}}.breakpoint{display:none;height:1px}@media screen and (min-width:1100px){.breakpoint.breakpoint-desktop{display:block}}@media screen and (max-width:1100px) and (min-width:767px){.breakpoint.breakpoint-tablet{display:block}}@media screen and (max-width:767px){.breakpoint.breakpoint-mobile{display:block}}.hero-text-content{background:#004e7b;width:600px}@media screen and (max-width:767px){.hero-text-content{width:auto}}.pretty-front-teasers{padding:0;line-height:2.3}.pretty-front-teasers .column-content{margin:90px 0;padding:70px 45px;background:#004e7b;max-width:650px}.pretty-front-teasers img.alignleft{margin-left:20px}@media screen and (min-width:767px){.pretty-front-teasers .col-num-1 .column-content{position:absolute;right:0;border-right:1px solid #1c6189}}@media screen and (max-width:1100px){.pretty-front-teasers .column-content{padding:50px 35px}.pretty-front-teasers .column-content img{display:none}}@media screen and (max-width:767px){.pretty-front-teasers .column-content{padding:40px 25px}}.main-menu ul.menu>li>a{border-bottom:3px solid transparent}.main-menu ul.menu>li.current-menu-item>a,.main-menu ul.menu>li.current-menu-parent>a{border-color:#0292cb}