@charset "UTF-8";:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - var(--swiper-navigation-size) / 2);margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.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.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;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-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;inset:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;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-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;outline:none}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:flex!important;justify-content:center;align-items:center;transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:none!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:none;border:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;touch-action:none;margin:auto;min-width:200px}.desc-top .gslide-image img,.desc-bottom .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:#ff000057;display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-top .gslide-media,.desc-bottom .gslide-media{margin:0 auto;flex-direction:column}.gslide-description{position:relative;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px 50px;max-width:100vw!important;order:2!important;max-height:78vh;overflow:auto!important;background:linear-gradient(to bottom,#0000,#000000bf);transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gprev,.gnext,.gclose{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:flex;justify-content:center;align-items:center;flex-direction:column}.gprev svg,.gnext svg,.gclose svg{display:block;width:25px;height:auto;margin:0;padding:0}.gprev.disabled,.gnext.disabled,.gclose.disabled{opacity:.1}.gprev .garrow,.gnext .garrow,.gclose .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gnext,.glightbox-closing .gprev,.glightbox-closing .gclose{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#000000bf;border-radius:4px}.glightbox-clean .gprev path,.glightbox-clean .gnext path,.glightbox-clean .gclose path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translateZ(0);opacity:1}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translateZ(0);opacity:1}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(60%,0,0);opacity:0}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media(min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gprev,.glightbox-clean .gnext,.glightbox-clean .gclose{background-color:#00000052}.glightbox-clean .gprev:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gclose:hover{background-color:#000000b3}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media(min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.gslide-media.gslide-image{padding:15px!important;background:#fffffff2!important}.glightbox-clean .gslide-media{box-shadow:none!important}.swiper-pagination__teaser{position:relative;width:100%;top:2rem}.swiper-pagination__news{top:auto}.swiper-pagination__news .swiper-pagination-bullet{background:#000}.swiper-pagination-bullet{width:6px;height:6px;background:#fff;opacity:1;margin-right:.5rem;transition:width .2s ease-in,height .2s ease-in}.swiper-pagination-bullet-active{width:7px;height:7px}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{text-align:left;bottom:1rem;top:auto;left:2rem;width:auto}@media(min-width:1280px){.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal>.swiper-pagination-bullets{bottom:20px;top:auto;text-align:center;left:50%;transform:translate(-50%)}}.text-primary{--tw-text-opacity: 1;color:rgb(59,83,64,var(--tw-text-opacity))}.border-primary{--tw-border-opacity: 1;border-color:rgb(59,83,64,var(--tw-border-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(59,83,64,var(--tw-bg-opacity))}.bg-secondary{--tw-bg-opacity: .2;background-color:rgb(178,169,155,var(--tw-bg-opacity))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255,255,255,var(--tw-text-opacity))}.hover\:bg-primary:hover{--tw-bg-opacity: 1;background-color:rgb(59,83,64,var(--tw-bg-opacity))}.m-font-bold{font-weight:700}.m-font-light{font-weight:300}.m-font-medium{font-weight:500}.m-font-large{font-weight:600}.m-font-regular{font-weight:400}h1{letter-spacing:4px}@media(min-width:1280px){h1{letter-spacing:12px}}h2{letter-spacing:7.2px}h3{letter-spacing:.4px}main .m-text h3+p,main .m-text h3+ul{margin-top:.5rem}.m-text ul>p{display:none}h4,h5{letter-spacing:.9px}h6,p{letter-spacing:.3px}html{font-family:semplicitapro,sans-serif;font-weight:300;font-style:normal;scroll-behavior:smooth;-webkit-hyphens:none;hyphens:none}p,a,li,span{font-size:1.125rem;line-height:1.7}body{background-color:#fff}b,strong{font-weight:400}main img{width:100%}main button:focus{outline:0}main button:focus,main button:active:focus,main button.active:focus{outline:none!important;outline-style:none!important}footer p{margin-top:0}main p,footer p{margin-top:1.5rem}main p a{text-decoration-line:underline}footer h3{font-weight:700;text-transform:uppercase}main ul,main ol{list-style-position:inside;list-style-type:disc}main ul li::marker,main ol li::marker{font-size:.6rem}@media(min-width:1280px){main ul li::marker,main ol li::marker{font-size:.8rem}}label,select{font-weight:500}main [type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none}main [type=checkbox]+span{display:flex;align-content:center}main [type=checkbox]+span:before{width:15px;height:15px;display:block;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.a,.c%7Bfill:none;%7D.a%7Bstroke:%23fff;stroke-width:3px;%7D.b%7Bstroke:none;%7D%3C/style%3E%3C/defs%3E%3Cg class='a'%3E%3Crect class='b' width='28' height='28'/%3E%3Crect class='c' x='1.5' y='1.5' width='25' height='25'/%3E%3C/g%3E%3C/svg%3E");margin-right:25px}main [type=checkbox]:checked+span:before{content:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cdefs%3E%3Cstyle%3E.a,.d%7Bfill:none;%7D.a%7Bstroke:%23fff;stroke-width:3px;%7D.b%7Bfill:%23fff;%7D.c%7Bstroke:none;%7D%3C/style%3E%3C/defs%3E%3Cg class='a'%3E%3Crect class='c' width='28' height='28'/%3E%3Crect class='d' x='1.5' y='1.5' width='25' height='25'/%3E%3C/g%3E%3Cpath class='b' d='M6.5,10.8,0,4.3,2.1,2.2,6.5,6.5,13,0l2.1,2.1Z' transform='translate(7 8.6)'/%3E%3C/svg%3E")}.m-accordeon{transition:border .5s ease}.m-accordeon .m-content{max-height:0;overflow:hidden;transition:max-height .5s ease}.m-accordeon.active{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));transition:border .5s ease}.m-accordeon.active header svg{transform:rotate(180deg)}.m-accordeon.active .m-content{max-height:100vh;overflow:auto;transition:max-height 2s ease}@media(min-width:1280px){.m-accordeon{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1));transition:border .5s ease}.m-accordeon header svg{transform:rotate(180deg)}.m-accordeon .m-content{max-height:100vh;overflow:auto;transition:max-height 2s ease}.m-accordeon header{cursor:inherit}.m-accordeon header svg{display:none}}.shake{animation:1s cubic-bezier(.36,.07,.19,.97) 2s both shake;transform:translateZ(0)}.shake:hover{animation:shake 1s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}@keyframes shake{10%,90%{transform:translate3d(0,-3px,0)}20%,80%{transform:translate3d(0,5px,0)}30%,50%,70%{transform:translate3d(0,-7px,0)}40%,60%{transform:translate3d(0,7px,0)}}[v-cloak]{display:none}.m-screen-mobile{height:calc(100vh - 7rem)}.u-header-position-mobile{position:absolute;bottom:4rem;left:0;width:100%;flex-direction:column;justify-content:flex-end;align-items:center;text-align:center}body.mobile-nav{background-color:#fff}@media(min-width:1280px){body.mobile-nav{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}}div.offset main{margin-top:-4rem}@media(min-width:1280px){div.offset main{margin-top:-5rem}}body.mobile-nav main{display:none}@media(min-width:1280px){body.mobile-nav main{display:block}}body.mobile-nav footer{display:none}@media(min-width:1280px){body.mobile-nav footer{display:block}}.m-header{z-index:888;position:sticky;top:0;left:0;background-color:#fff}.m-video__container:before{position:absolute;inset:0;content:"";background-color:#00000040;z-index:1}.m-slide__inner{height:calc(100vh - 7rem)}.m-slide__media{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.m-slide--noCut .m-slide__inner{height:auto}@media(min-width:1280px){.m-slide--noCut .m-slide__inner{height:auto}}.m-slide--noCut .m-slide__media{position:static;-o-object-fit:inherit;object-fit:inherit}.m-darken__active{filter:brightness(.5);transition:filter .5s ease-out}.m-darken{transition:filter .5s ease-in}.m-more:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36.982' height='36.982' viewBox='0 0 36.982 36.982'%3E%3Cdefs%3E%3Cstyle%3E.l%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;%7D%3C/style%3E%3C/defs%3E%3Cg transform='translate(1.5 1.5)'%3E%3Cpath class='l' d='M18,7.5V41.482' transform='translate(-1.009 -7.5)'/%3E%3Cpath class='l' d='M7.5,18H41.482' transform='translate(-7.5 -1.009)'/%3E%3C/g%3E%3C/svg%3E%0A")}.m-more.active:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36.982' height='3' viewBox='0 0 36.982 3'%3E%3Cdefs%3E%3Cstyle%3E.k%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;%7D%3C/style%3E%3C/defs%3E%3Cpath class='k' d='M7.5,18H41.482' transform='translate(-6 -16.5)'/%3E%3C/svg%3E%0A")}.m-more__content{display:none}.m-more__content__gallery{margin-top:4rem}@media(min-width:1280px){.m-more__content__gallery{margin-top:0}}.m-link{display:flex;align-items:center}.m-link:after{width:14px;height:auto;margin-left:1.5rem;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bclip-path:url(%23a);%7D.c%7Bfill:%23fff;%7D%3C/style%3E%3CclipPath id='a'%3E%3Crect class='a' width='16' height='16'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='b'%3E%3Cpath class='c' d='M8,0,6.545,1.455l5.506,5.506H0V9.039H12.052L6.545,14.545,8,16l8-8Z'/%3E%3C/g%3E%3C/svg%3E")}.m-link__news{display:flex;align-items:center}.m-link__news:after{width:14px;height:auto;margin-left:1rem;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.m%7Bfill:%23000;%7D%3C/style%3E%3C/defs%3E%3Cpath class='m' d='M8,0,6.545,1.455l5.506,5.506H0V9.039H12.052L6.545,14.545,8,16l8-8Z'/%3E%3C/svg%3E")}.m-link__news__media:after{content:none}.m-ie{display:none}body.IE11 .m-ie{display:block;background-color:red}.m-hamburger{height:2rem;display:flex;border-radius:0;font-size:0;flex-direction:column;justify-content:center;align-items:flex-end;outline:none;box-shadow:none}.m-hamburger:focus{outline:none;box-shadow:none}.m-hamburger span{background-color:#3b5340;height:2px;margin-top:7px}.m-hamburger span:nth-child(2){width:60%}@media(min-width:1280px){.m-hamburger span{display:none}}body.mobile-nav .m-hamburger span{position:relative;margin:0}body.mobile-nav .m-hamburger span:nth-child(1){transform:rotate(45deg);transform-origin:center;top:1px}body.mobile-nav .m-hamburger span:nth-child(2){background-color:transparent}body.mobile-nav .m-hamburger span:nth-child(3){transform:rotate(-45deg);transform-origin:center;top:-3px;width:100%}#menu-desktop a.has-children{pointer-events:none;cursor:auto}nav.m-mainnav a{letter-spacing:1px}nav.m-mainnav a.active,nav.m-mainnav a:hover{color:#b2a99b}@media(min-width:1280px){nav.m-mainnav .m-mainnav__item:last-child{padding-right:0}}body.mobile-nav nav.m-mainnav{display:block}@media(min-width:1280px){.m-submenu{position:absolute;padding-top:3.5rem;left:-9999px;opacity:0}.m-mainnav__item:hover .m-submenu{left:0;opacity:1;pointer-events:auto;transition:opacity .5s ease-out}.m-mainnav__item:last-child:hover .m-submenu{left:auto;right:-1.5rem}}@media(min-width:1280px){.m-extendable{transition:padding-bottom .3s ease-in}.m-extendable.active{padding-bottom:250px;transition:padding-bottom .3s ease-out}}.m-downloads__wrapper:first-child{margin-top:2.5rem}.m-downloads li:last-child a{border:none}.m-download__title{font-weight:700}.m-download:hover .m-download__title{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.m-button{font-weight:700;cursor:pointer}.m-box .m-button{opacity:1}@media(min-width:1280px){.m-box .m-button{opacity:0}}.m-box:hover .m-button{opacity:1;transition:opacity .2s ease-out}@media(min-width:1280px){.m-accordeon{margin-bottom:2rem}}.m-icon-black{display:none}.m-icon-link-arrow{width:4px;height:100%}@screem xl{.m-icon-link-arrow {width: 6px;}}.m-icon-mail{width:20px;height:100%}@screem xl{.m-icon-mail {width: 25px;}}.m-download:hover{font-weight:700}.m-download:hover .m-icon-black{display:block}.m-download:hover .m-icon-grey{display:none}footer a:hover{text-decoration-line:underline}@media(min-width:1280px){footer p{line-height:2.6rem!important}}.cc-body{border-color:#3b5340!important;border-width:1px!important;border-style:solid!important}.cc-btn{border-color:#3b5340!important;border-width:1px!important}.cc-window .cc-btn.cc-allow-all{border-left:none!important;border-right:none!important}.cc-form-switch .dp--check-box:checked{background-color:#3b5340!important}.m-image__link:hover .m-plus{display:flex}.m-map{width:100%;height:35rem;background-color:gray}.m-map__container{width:100%;position:relative}.m-quote__quote{display:flex;flex-direction:column}.m-quote__quote:before{display:block;content:"“"}.m-quote__quote{font-family:Cormorant,serif;font-style:italic}.m-newstitle+p{margin-top:0}@media(min-width:1280px){.m-teaser__wrapper:nth-child(odd)>.m-teaser{flex-direction:row-reverse}}.m-teaser__wrapper:nth-child(2n){--tw-bg-opacity: .2;background-color:rgb(178,169,155,var(--tw-bg-opacity))}@media(min-width:1280px){.m-teaser__wrapper:nth-child(2n) .m-teaser__info{width:91.666667%;display:flex;flex-direction:column;align-items:flex-end}}.hide-content{overflow:hidden}.m-text h2{margin-top:1.5rem;font-size:1.75rem}.m-text h3{margin-top:2rem;font-size:1.35rem}.col2 .m-editor>p>a{display:flex;align-items:center;line-height:1;margin-bottom:3rem;text-decoration:none}.col2 .m-editor>p>a:hover{text-decoration:underline}.col2 .m-editor>p>a:before{display:block;margin-right:2rem}.col2 .m-editor>p:nth-child(1)>a:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36.001' viewBox='0 0 36.001 36.001'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M34.692,1.73,27.38.042a1.7,1.7,0,0,0-1.934.977L22.071,8.895a1.683,1.683,0,0,0,.485,1.969l4.261,3.488A26.059,26.059,0,0,1,14.358,26.81L10.87,22.549A1.686,1.686,0,0,0,8.9,22.064L1.027,25.439A1.708,1.708,0,0,0,.042,27.38L1.73,34.692A1.687,1.687,0,0,0,3.375,36,32.621,32.621,0,0,0,36,3.375,1.685,1.685,0,0,0,34.692,1.73Z' transform='translate(0.001 0.001)'/%3E%3C/svg%3E")}.col2 .m-editor>p:nth-child(2)>a:before{content:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='31.742' viewBox='0 0 31.742 42.323'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M14.24,41.469C2.229,24.057,0,22.27,0,15.871a15.871,15.871,0,0,1,31.742,0c0,6.4-2.229,8.186-14.24,25.6a1.985,1.985,0,0,1-3.262,0Zm1.631-18.985a6.613,6.613,0,1,0-6.613-6.613A6.613,6.613,0,0,0,15.871,22.484Z'/%3E%3C/svg%3E")}.col2 .m-editor>p:nth-child(3)>a:before{content:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='33.049' viewBox='0 0 33.049 26.439'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M34.886,7.712H8.446a3.29,3.29,0,0,0-3.288,3.3L5.141,30.846a3.3,3.3,0,0,0,3.3,3.3H34.886a3.3,3.3,0,0,0,3.3-3.3V11.017a3.3,3.3,0,0,0-3.3-3.3Zm0,6.61-13.22,8.262L8.446,14.322v-3.3l13.22,8.262,13.22-8.262v3.3Z' transform='translate(-5.141 -7.712)'/%3E%3C/svg%3E")}#scrollToTopBtn{position:absolute;top:0;right:2rem;transform:translateY(3rem);transition:all .5s ease;z-index:100;opacity:0}.showBtn{opacity:1!important;transform:translateY(0)!important}.m-quicklinks{display:none;position:fixed;z-index:999999}@media(min-width:1280px){.m-quicklinks{display:flex;flex-direction:column;top:24rem;right:0;left:auto;bottom:auto}}#shareicons{position:absolute;display:flex;top:0;left:60px;opacity:0;width:0}#shareicons.active{opacity:1;width:100%;transition:opacity .5s ease-out,width .5s ease-out}.m-divider{width:75%}@media(min-width:1280px){.m-divider{width:50%}}.m-modul-galerie__item>p,.m-modul-galerie__item h5,.m-modul-team__item>p,.m-modul-team__item h5{padding:1rem}.m-modul-galerie__item>p.empty,.m-modul-galerie__item h5.empty,.m-modul-team__item>p.empty,.m-modul-team__item h5.empty{padding:0}.m-modul-galerie__item>p,.m-modul-galerie__item h5,.m-modul-team__item>p,.m-modul-team__item h5{margin:0;text-align:center}@media(min-width:1280px){.m-modul-galerie,.m-modul-team{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:5rem}.m-modul-galerie__item,.m-modul-team__item{margin-bottom:0}.m-modul-galerie__item>a,.m-modul-galerie__item--div,.m-modul-team__item>a,.m-modul-team__item--div{display:block;position:relative}.m-modul-galerie__item>a>img,.m-modul-galerie__item--div>img,.m-modul-team__item>a>img,.m-modul-team__item--div>img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.m-modul-galerie__item>p,.m-modul-team__item>p{margin:1rem 0 0;padding:0;height:4rem}.m-modul-galerie__item__info,.m-modul-team__item__info{height:7rem}.m-modul-galerie__item__info p,.m-modul-team__item__info p{height:auto}}.m-modul-galerie__item>p,.m-modul-galerie__item h5{padding-top:1.5rem;padding-bottom:2rem}@media(min-width:1280px){.m-modul-galerie__item>p,.m-modul-galerie__item h5{padding-top:1.5rem;padding-bottom:2.5rem}.m-modul-team__item{margin-bottom:1.5rem}.m-modul-team__item__info{height:auto}}.glide__gallery .glide__slide{position:relative}.glide__gallery .glide__slide:after{display:block;content:"";padding-bottom:66%}.glide__gallery .glide__slide>img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.glide__refs .glide__slide{position:relative}.glide__refs .glide__slide:after{display:block;content:"";padding-bottom:58%}.glide__refs .glide__slide>a>img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.m-icon-grey--mail{fill:#3b5340}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{transform:rotate(180deg);left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__arrow--refs{top:calc(50% - 12px)}.glide__arrow--refs:disabled{opacity:.33}.glide__arrow--refs.glide__arrow--left{left:-6rem;transform:rotate(-90deg)}.glide__arrow--refs.glide__arrow--right{right:-6rem;transform:rotate(90deg)}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translate(-50%)}.glide__bullet{background-color:#ffffff80;width:7px;height:7px}@media(min-width:1280px){.glide__bullet{width:9px;height:9px}}.glide__bullet{padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em #0000001a;margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid white;background-color:#ffffff80}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab}.glide--dragging{cursor:grabbing}.glide__bullets{bottom:-2.25rem}.glide__bullet,.glide__bullet--active,.glide__bullet:hover,.glide__bullet:focus{background-color:#3b5340;border:none}.glide__bullet--active,.glide__bullet:hover,.glide__bullet:focus{transform:scale(1.2)}.m-footer--col2{margin-top:1rem}@media(min-width:1280px){.m-footer--col3 .m-modul-text{padding-top:2rem;padding-bottom:2rem}}.m-footer--col3 .m-text>div{display:flex;justify-content:space-between}@media(min-width:1280px){.m-footer--col3 .m-text>div{justify-content:initial;padding-top:1.5rem;padding-bottom:1.5rem}}.m-footer--col3 .m-text>div>p{margin-top:0}@media(min-width:768px){.m-footer--col3 .m-text>div>p{margin-right:2rem}.m-footer--col3 .m-text>div>p:last-child{margin-right:0}}@media(min-width:1280px){.maps2{height:550px!important}}.home>.m-header{position:fixed;width:100%}@media(min-width:1280px){.home>.m-header{position:sticky;width:auto}}body:not(.mm-ocd-opened) .home>.m-header.layout-header{background-color:#fff0}body:not(.mm-ocd-opened) .home>.m-header.layout-header .m-hamburger span{background-color:#fff}body:not(.mm-ocd-opened) .home>.m-header.layout-header svg .m-logo-svg-a{fill:#fff}body:not(.mm-ocd-opened) .home>main>.swiper-container:first-child .m-slide__inner{height:100vh}@media(min-width:1280px){body:not(.mm-ocd-opened) .home>.m-header.layout-header{background-color:#fff}body:not(.mm-ocd-opened) .home>.m-header.layout-header .m-hamburger span{background-color:#3b5340}body:not(.mm-ocd-opened) .home>.m-header.layout-header svg .m-logo-svg-a{fill:#3b5340}body:not(.mm-ocd-opened) .home>main>.swiper-container:first-child .m-slide__inner{height:calc(100vh - 7rem)}}.swiper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.m_mediasliderelement .swiper-slide{width:auto}.m_mediasliderelement>.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:linear}.swiper-slide{z-index:1;pointer-events:none}.swiper-slide-active{z-index:2;pointer-events:auto}.swiper-slide-prev,.swiper-slide-next{z-index:1;pointer-events:auto}.swiper-pagination .swiper-pagination-bullet{background:#000}.m_mediasliderelement .swiper-button-prev,.m_mediasliderelement .swiper-button-next{z-index:1;pointer-events:auto;color:#fff;height:25px}.m_galeriekarussellelement .swiper-button-prev,.m_galeriekarussellelement .swiper-button-next,.m_galeriekarussellelement-produkte .swiper-button-prev,.m_galeriekarussellelement-produkte .swiper-button-next{z-index:1;pointer-events:auto;color:#3b5340;height:25px;margin-left:4rem;margin-right:4rem}.m-form-job ::-moz-placeholder{opacity:.7}.m-form-job ::placeholder{opacity:.7}.m-form-job .m-formfield textarea{border-style:solid;border-width:2px;padding:.5rem;width:100%}.m-form-job .m-formfield input{border-style:solid;border-width:2px;padding:1rem;width:100%}.m-form-job .m-formfield input[type=file]{border-width:0px;padding:0}.m-form-job .m-formfield input[type=file]::file-selector-button{color:#929292;background-color:#f2f2f2;border-radius:0;border-color:#acacac;border-width:1px;padding:.3rem 1rem;margin-right:2rem;flex-grow:1}.m-form-job .m-formfield input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:auto}.m-form-job .m-formfield input[type=radio]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;width:auto;margin-right:2rem;display:inline-block}.m-form-job .m-formfield input[type=submit]{cursor:pointer;width:auto}.m-form-job .m-formfield .f3-form-error{border-color:red;border-width:2px}.m-form-job .borderred{border-color:red!important}#logos{position:absolute;top:2rem;right:0}#logos>div a{display:block}#logos>div a:nth-child(1) svg .st0{fill:#3b5340}#logos>div a:nth-child(1) svg .st1{fill-rule:evenodd;clip-rule:evenodd;fill:#3b5340}#logos>div a:nth-child(1) svg .st2{opacity:.8;fill:#3b5340;enable-background:new}#logos>div a:nth-child(2) svg .st0{fill:#3b5340}#logos>div a:nth-child(2) svg .st1{fill:#fff}#logos svg{width:75px}@media(min-width:1280px){#logos svg{width:100px}}body.isMobile.m-nav-open .m-hamburger span{background-color:#fff;position:relative;margin:0}body.isMobile.m-nav-open .m-hamburger span:nth-child(1){transform:rotate(45deg);transform-origin:center;top:4px}body.isMobile.m-nav-open .m-hamburger span:nth-child(2){background-color:transparent}body.isMobile.m-nav-open .m-hamburger span:nth-child(3){transform:rotate(-45deg);transform-origin:center;top:-2px;width:100%}body.isMobile #m-menu-mobile{transition:.2s ease;opacity:0;left:100%;width:0%;padding:0}body.isMobile.m-nav-open #m-menu-mobile{background-color:#fff;top:80px;left:0%;opacity:1;width:100%;padding-left:1.25rem;padding-right:1.25rem}@media(min-width:768px){body.isMobile.m-nav-open #m-menu-mobile{position:fixed;left:55%;padding-left:3.125rem;padding-right:3.125rem}}html body.isMobile.m-nav-open{overflow:hidden}
