.gallery-title{text-align:center}.gallery-container select{margin-bottom:20px}.gallery-container [role=tablist]{margin-bottom:40px}.gallery-container.gallery-contains-filter [role=tablist]{margin-bottom:20px}@media only screen and (min-width: 768px){.gallery-container .filter{margin-bottom:40px}}.gallery__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 768px){.gallery__header{gap:25px;margin-bottom:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.gallery__header-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}@media only screen and (min-width: 768px){.gallery__header-info-container{margin-bottom:0}}.gallery__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.gallery__info:first-child{margin-right:20px}.gallery__header-paging-button{font-size:13px;font-weight:bold;margin-left:10px;color:#999}.gallery__header-paging-button--active{color:#191919}.gallery__header-button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}@media only screen and (min-width: 768px){.gallery__header-button-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}.gallery__header-button-wrapper .gallery__header-button:not(:first-child){margin-left:30px}}.gallery__header-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;cursor:pointer;letter-spacing:2.3px;line-height:1.5;text-transform:uppercase;font-size:13px;font-weight:700;margin-bottom:20px}.gallery__header-button .icon{width:15px;height:15px;display:block;margin-right:15px}@media only screen and (min-width: 768px){.gallery__header-button{margin-bottom:0}}.gallery__filter-section{position:relative}.gallery__tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-bottom:20px}.gallery__tag-list span{margin-right:10px}.gallery__tag-list button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#c4c4c4;padding:2px 10px;border-radius:50px;height:28px}.gallery__tag-list button:hover{background:#cdbcc0}.gallery__tag-list button .icon{width:10px}.gallery .grid-container{position:relative;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:14px 14px;grid-auto-flow:row;grid-template-areas:". ."}@media only screen and (min-width: 568px){.gallery .grid-container{width:100%;display:grid;grid-template-columns:repeat(3, 1fr);gap:14px 14px}}@media only screen and (min-width: 768px){.gallery .grid-container{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px 30px}}.gallery__modal-image-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery__modal-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;margin-top:60px}.gallery__modal-image.portrait{width:auto;-o-object-fit:contain;object-fit:contain;max-height:450px;height:450px}@media only screen and (min-width: 768px){.gallery__modal-image{margin-top:0}}.gallery__modal-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:30px}@media only screen and (min-width: 768px){.gallery__modal-info-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.gallery__modal-headline{font-size:20px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:4px;margin-top:20px;word-break:break-word}@media only screen and (min-width: 768px){.gallery__modal-headline{margin-top:30px}}.gallery__modal-description{margin-top:15px}.gallery__modal-meta-info{color:#999;font-size:14px;font-weight:bold;margin-top:10px}@media only screen and (min-width: 768px){.gallery__modal-meta-info{margin-top:15px}}.gallery__modal-info{-ms-flex-preferred-size:50%;flex-basis:50%}.gallery__modal-user-rights-title{font-weight:800;font-size:14px}.gallery__modal-user-rights-text{margin-bottom:10px}.gallery__modal-info-headline{margin:0 7px 10px 0;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:1.11px;text-transform:uppercase}.gallery__modal-info--wide{-ms-flex-preferred-size:65%;flex-basis:65%;margin-bottom:30px}.gallery__modal-info--small{-ms-flex-preferred-size:35%;flex-basis:35%}.gallery__modal-action-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.gallery__modal-action-item .icon{margin-right:5px}
.gallery-item{background:#f5f5f5;height:92px}@media only screen and (min-width: 568px){.gallery-item{height:113px}}@media only screen and (min-width: 768px){.gallery-item{height:184px}}.gallery-item picture{height:92px;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}@media only screen and (min-width: 568px){.gallery-item picture{height:113px}}@media only screen and (min-width: 768px){.gallery-item picture{height:184px}}.gallery-item img{overflow:hidden;max-height:100%;margin:auto}.gallery-item img:hover{opacity:.6}.gallery-item:hover .gallery-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:.9}.gallery-item:hover .gallery-item__info .gallery-item__info-cta{visibility:visible;-webkit-transition-delay:.1s;transition-delay:.1s}.gallery-item__content{display:grid;width:100%;height:100%}.gallery-item picture{grid-area:1/1/2/2}.gallery-item__image{grid-area:1/1/2/2;position:relative;height:92px}@media only screen and (min-width: 568px){.gallery-item__image{height:113px}}@media only screen and (min-width: 768px){.gallery-item__image{height:184px}}.gallery-item__image .icon{position:absolute;width:26px;right:8px;bottom:8px}.gallery-item__image .icon svg{margin-left:auto}.gallery-item__image .icon svg #fill_x5F_circle{fill:#fff;opacity:30%}.gallery-item__image .icon svg #Outline_x5F_circle{fill:#fff;opacity:100%}.gallery-item__image .icon svg #fill_x5F_play{fill:#fff;opacity:100%}.gallery-item__image .icon svg path{fill:#fff}@media only screen and (min-width: 768px){.gallery-item__image .icon{width:32px;right:10px;bottom:10px}}.gallery-item__file{position:relative;grid-area:1/1/2/2;padding:10px;height:92px}@media only screen and (min-width: 568px){.gallery-item__file{height:113px}}@media only screen and (min-width: 768px){.gallery-item__file{height:184px}}.gallery-item__file .icon{position:absolute;height:26px;right:8px;bottom:8px}.gallery-item__file .icon svg{margin-left:auto}.gallery-item__file .icon svg path{fill:#999}@media only screen and (min-width: 768px){.gallery-item__file .icon{height:32px;right:10px;bottom:10px}}.gallery-item__file button{-ms-flex-item-align:end;align-self:flex-end}@media only screen and (min-width: 768px){.gallery-item__file{padding:30px}}.gallery-item__file-info{width:80%;word-break:break-word}@media only screen and (min-width: 768px){.gallery-item__file-info{width:100%}}.gallery-item__file-title{font-size:12px;line-height:14px;margin-bottom:4px;max-height:56px;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 768px){.gallery-item__file-title{font-size:14px;line-height:19px;margin-bottom:10px}}.gallery-item__file-date{font-size:10px;line-height:12px;color:#999}@media only screen and (min-width: 768px){.gallery-item__file-date{font-size:14px;line-height:19px}}.gallery-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;background:#101010;opacity:0;grid-area:1/1/2/2;padding:20px;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}@media only screen and (min-width: 768px){.gallery-item__info{padding:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.gallery-item__info-title{color:#fff;font-size:14px;line-height:19px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;word-break:break-word;max-height:56px;overflow:hidden}.gallery-item__cart .icon{height:32px;display:block}.gallery-item__cart .icon svg path{fill:#fff}.gallery-item__plus .icon{height:33px;display:block}.gallery-item__plus .icon svg{padding:1px}.gallery-item__plus .icon svg path{fill:#fff}.gallery-item__info-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;visibility:hidden}.gallery-item__info-cta a{padding:0;min-height:auto}.gallery-item .icon-cart-added-container{position:absolute;right:8px;top:8px;width:27px;height:26px;border:1px solid #101010;border-radius:3px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width: 768px){.gallery-item .icon-cart-added-container{right:10px;top:10px}}.gallery-item .icon-cart-added{display:block;width:20px;padding-top:2px}
.description-list__title{font-weight:bold;line-height:1.3;font-size:14px}.description-list__description{line-height:1.3;font-size:14px;margin-bottom:10px}
.filter{position:relative}.filter__headline{margin-bottom:15px}.filter__divider{border:none;border-bottom:1px solid #999}.filter__content{max-height:0;overflow-x:hidden;overflow-y:hidden;-webkit-transition:max-height 250ms ease-in-out;transition:max-height 250ms ease-in-out}@media only screen and (min-width: 768px){.filter__content{max-height:90px}}@media only screen and (min-width: 768px){.filter__content--with-headline{max-height:115px}}.filter__filter-container{margin-top:10px;margin-bottom:10px;display:block}.filter__filter-container:last-child{padding-bottom:20px}@media only screen and (min-width: 768px){.filter__filter-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr;gap:0px 0px;grid-template-areas:". . . ."}}.filter__select{width:100%;position:relative}.filter__select:before{color:#fff;pointer-events:none;position:absolute;right:15px;top:10px}.filter__gradient{height:15px;width:100%;background:-webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));background:linear-gradient(0deg, #fff, rgba(255, 255, 255, 0));display:block;position:absolute;bottom:1px;left:0;z-index:0;pointer-events:none}.filter__gradient--can-expand{bottom:40px}.filter__content--expanded{max-height:500px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}@media only screen and (min-width: 768px){.filter__content--expanded{max-height:500px}}.filter__content--expanded::-webkit-scrollbar{display:none}.filter__button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.filter__button{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px;padding-bottom:10px;margin-bottom:5px;outline:none;cursor:pointer;font-weight:500;letter-spacing:2.6px;line-height:1.5;text-transform:uppercase;font-size:13px}.filter__button .icon{width:15px;height:15px;-webkit-transform:rotate(90deg);transform:rotate(90deg);display:block;-webkit-transition:-webkit-transform 200ms ease-in-out;transition:-webkit-transform 200ms ease-in-out;transition:transform 200ms ease-in-out;transition:transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;margin-right:15px}.filter__button--expanded .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
.tag{border:1px solid #999;color:#999;padding:3px 8px;border-radius:3px;font-weight:500;letter-spacing:2.6px;line-height:1.5;text-transform:uppercase;font-size:13px;cursor:pointer;margin-right:15px;margin-bottom:15px;-webkit-transition:opacity 100ms ease-in-out;transition:opacity 100ms ease-in-out}.tag:hover{opacity:.7;color:#999}.tag--disabled{pointer-events:none;background-color:#e7e7e7}.tag--active{border-color:#191919;background-color:#191919;color:#fff}.tag--active:hover{color:#fff}.tag__label{margin-left:2.6px}
.loader{position:absolute;width:100%;height:100%;top:0;left:0;z-index:99;background:rgba(0,0,0,.3)}.loader--background-white{background:rgba(255,255,255,.3)}.loader--relative{position:absolute;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}.loader--screen{position:fixed;width:100vw;height:100vh}.loader__container{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:44px;height:44px}.loader__text{color:#191919}.loader .lds-ring{display:inline-block;position:relative;width:44px;height:44px;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.loader .lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:44px;height:44px;margin:8px;border:2px solid #191919;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#191919 transparent transparent transparent}.loader .lds-ring div:nth-child(1){-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.loader .lds-ring div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.loader .lds-ring div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.modal-wrapper{position:relative;z-index:999;display:none}.modal-wrapper--active{display:block}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;-webkit-overflow-scrolling:touch;outline:0;min-height:100vh;min-height:calc(var(--vh, 1vh)*100)}.modal__content{padding:16px;padding-top:0}@media only screen and (min-width: 768px){.modal__content{overflow:hidden;padding:30px;padding-top:10px}}.modal__content .video-block{margin-top:60px}@media only screen and (min-width: 768px){.modal__content .video-block{margin-top:0}}.modal--open{overflow:hidden}.modal__paging-button{position:absolute}.modal__icon-prev{position:absolute;left:-100px;top:250px;width:35px;height:35px;cursor:pointer}.modal__icon-prev:hover svg path{fill:#fff;opacity:.7}.modal__icon-prev--disabled{opacity:.3;pointer-events:none}.modal__icon-next{position:absolute;right:-100px;top:250px;width:35px;height:35px;cursor:pointer}.modal__icon-next:hover svg path{fill:#fff;opacity:.7}.modal__icon-next--disabled{opacity:.3;pointer-events:none}.modal__close{position:absolute;width:34px;height:34px;right:20px;top:20px;border-radius:3px;border:solid 1px #d5d5d5;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;z-index:1;background:#fff;margin-left:auto;position:sticky}.modal__close .icon{pointer-events:none;width:20px;height:20px}@media only screen and (min-width: 768px){.modal__close{display:none}.modal__close.show-md{display:-webkit-box;display:-ms-flexbox;display:flex;width:20px;height:20px;right:7px;top:7px;border:0}.modal__close.show-md .icon{width:15px;height:15px}}.modal__container{min-height:inherit;max-height:inherit;position:relative;overflow:auto}.modal__footer{border-top:1px solid #e7e7e7;padding-top:15px;padding-bottom:15px;background:#fff}@media only screen and (min-width: 768px){.modal__footer{padding-top:0;padding-bottom:30px}}.modal__headline{padding-top:60px;text-align:center}@media only screen and (min-width: 768px){.modal__headline{padding-top:40px}}.modal__dialog{position:relative;background-color:#fff;background-clip:padding-box;outline:0;width:100vw;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);max-height:100vh;max-height:calc(var(--vh, 1vh)*100);overflow-y:auto;overflow-x:visible;margin:0;top:0}.modal__dialog--paging{overflow:visible}.modal__dialog--no-scroll{overflow:hidden}@media only screen and (min-width: 768px){.modal__dialog{width:75vw;min-height:50vh;max-height:calc(100vh - 100px);margin:0 auto;top:50px;max-width:1194px}.modal__dialog--small{max-width:846px}}.modal__children-container{max-height:100vh;max-height:calc(var(--vh, 1vh)*100);overflow-y:auto;overflow-x:visible}@media only screen and (min-width: 768px){.modal__children-container{max-height:calc(100vh - 100px)}}.modal__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px}.modal__header h2{margin-bottom:0}.modal__body{position:relative;background:#fff;padding:15px;min-height:86px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background-color:#fff;min-height:100vh}@media only screen and (min-width: 768px){.modal-backdrop{background-color:#191919;opacity:.8}}.animate-transition-fade-in-enter{opacity:0}.animate-transition-fade-in-enter-active{opacity:1;-webkit-transition:opacity 200ms ease-in-out;transition:opacity 200ms ease-in-out}.animate-transition-fade-in-exit{opacity:1}.animate-transition-fade-in-exit-active{opacity:0;-webkit-transition:opacity 200ms ease-in-out;transition:opacity 200ms ease-in-out}
.paging{margin-top:20px;margin-bottom:20px;font-size:13px;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}.paging__button{width:20px;height:20px;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}.paging__button--disabled{opacity:.3;pointer-events:none}.paging__button .icon{width:14px;height:14px}
.generictabitemcontainer{padding-top:30px}@media only screen and (min-width: 768px){.generictabitemcontainer{padding-top:40px}}.generictabitemcontainer .tabs-component [role=tabpanel]{padding-top:0;padding-bottom:0}.tabs-component{padding-left:15px;padding-right:15px}.tabs-component .tabs-component{padding:0}.tabs-component [role=tablist]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #dee2e6;position:relative}.tabs-component [role=tablist]:before,.tabs-component [role=tablist]:after{content:"";position:absolute;top:0;bottom:0;width:100px;opacity:0;-webkit-transition:opacity 250ms ease-in-out;transition:opacity 250ms ease-in-out;z-index:1;pointer-events:none}.tabs-component [role=tablist]:before{left:0;background:-webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));background:linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%)}.tabs-component [role=tablist]:after{right:0;background:-webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%)}.tabs-component [role=tablist][data-scroll-position="0"]:before{opacity:0}.tabs-component [role=tablist][data-scroll-position="0"]:after{opacity:1}.tabs-component [role=tablist][data-scroll-position="1"]:before,.tabs-component [role=tablist][data-scroll-position="1"]:after{opacity:1}.tabs-component [role=tablist][data-scroll-position="2"]:before{opacity:1}.tabs-component [role=tablist][data-scroll-position="2"]:after{opacity:0}.tabs-component [role=tablist] button{border-width:2px;border-style:solid;border-color:transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;-webkit-box-flex:1;-ms-flex:1;flex:1;display:block;padding:1.25rem 1rem;cursor:pointer;margin:0 1px;outline:none;-webkit-transition:border .2s ease-in-out 0s;transition:border .2s ease-in-out 0s;color:#999;text-transform:uppercase;font-size:13px;letter-spacing:2.3px;font-weight:700;white-space:nowrap;scroll-snap-align:start}.tabs-component [role=tablist] button.active,.tabs-component [role=tablist] button:focus,.tabs-component [role=tablist] button:hover{color:#101010;border-bottom:2px solid #101010}.tabs-component [role=tablist] button.active{color:#101010}.tabs-component [role=tabpanel]{text-align:left;padding-top:20px;padding-bottom:20px;padding-left:15px;padding-right:15px}.tabs-component.vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tabs-component.vertical [role=tablist]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs-component.vertical [role=tabpanel]{-webkit-box-flex:1;-ms-flex:1;flex:1}.tabs-component [role=tablist] button{border-top-left-radius:0;border-top-right-radius:0;margin:0}.tabs-component.vertical [role=tablist] button.active,.tabs-component.vertical [role=tablist] button:focus,.tabs-component.vertical [role=tablist] button:hover{border-bottom:#191919}.tabs-component__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.tabs-component__button-wrapper::-webkit-scrollbar{display:none}.tabs__select{width:100%;padding:0 15px;position:relative}.tabs__select:before{color:#fff;pointer-events:none;position:absolute;right:15px;top:10px}.tabs__select select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMTQuOTMgMTY3LjQ3Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLXdpZHRoOjIwcHg7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5Bc3NldCA5PC90aXRsZT48ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIj48ZyBpZD0iTGF5ZXJfMyIgZGF0YS1uYW1lPSJMYXllciAzIj48cG9seWxpbmUgY2xhc3M9ImNscy0xIiBwb2ludHM9IjMwNC45MyAxMCAxNTcuNDcgMTU3LjQ3IDEwIDEwIi8+PC9nPjwvZz48L3N2Zz4=") no-repeat;background-position:calc(100% - 15px) center;background-size:20px;border:none;border-radius:3px;cursor:pointer;font-size:16px;height:45px;outline:none;padding-left:12px;width:100%;border:1px solid #999;color:#191919}.tab{display:none}.tab.active{display:block}
.search{position:relative;width:100%;z-index:98}.search__full-background{position:fixed;background:rgba(0,0,0,.7);width:100vw;height:100vh;top:0;left:0;z-index:3}.search__suggestions{background:#fff;width:100%;color:#191919;z-index:9;max-width:1224px;width:100%;margin:auto}.search__suggestions--absolute{margin-top:-15px;position:absolute;width:calc(100% - 30px);max-width:calc(1224px - 30px)}.search__suggestions-item{display:block;padding:12px;text-transform:none;width:100%;text-align:left;font-weight:bold;-webkit-transition:background 150ms ease-in-out;transition:background 150ms ease-in-out}.search__suggestions-item:hover{background:#f5f5f5;cursor:pointer}.search__suggestions-item em{font-weight:100;font-style:normal}.search__no-results-text{font-size:20px;letter-spacing:3px;padding-left:15px;padding-right:15px;text-align:center}@media only screen and (min-width: 768px){.search__no-results-text{font-size:26px}}.search__headline{font-weight:bold;letter-spacing:2.6px;line-height:1.5;text-transform:uppercase;font-size:13px;margin-top:15px;margin-bottom:15px}.search__input{width:100%;padding:12px;padding-right:58px;border:1px solid #999;border-right:0;border-radius:3px}.search__background-layer{position:fixed;top:140px;left:0;right:0;width:100vw;height:calc(100vh - 120px);background-color:rgba(0,0,0,.7);z-index:99}@media only screen and (min-width: 768px){.search__background-layer{top:205px}}.search__submit{position:absolute;top:0;right:0;height:100%;width:46px;background:#fff;border:1px solid #191919;border-radius:3px;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;cursor:pointer}.search__icon{display:block;height:25px;width:25px}.search__icon svg{color:#191919}
.event-teaser{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}.event-teaser .teaser__title{padding-bottom:0}.event-teaser__picture{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 768px){.event-teaser{-ms-flex-preferred-size:25%;flex-basis:25%;padding-right:40px;margin-bottom:40px}.event-teaser .teaser__title{margin-bottom:0}}.event-teaser__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width: 768px){.event-teaser__container{margin-right:-30px}}.event-teaser img{max-width:100%;min-width:100%;margin-bottom:20px}@media only screen and (min-width: 768px){.event-teaser img{margin-bottom:30px}}
.cart-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:15px 0}@media only screen and (min-width: 768px){.cart-filter{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cart-filter__divider{border:none;margin-left:-15px;margin-right:-15px;border-bottom:1px solid #999}.cart-filter__content{max-height:0;overflow:hidden;-webkit-transition:max-height 250ms ease-in-out;transition:max-height 250ms ease-in-out}@media only screen and (min-width: 768px){.cart-filter__content{max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.cart-filter__content--expanded{max-height:500px}.cart-filter__button{text-transform:uppercase;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px;padding-bottom:10px;margin-bottom:5px;outline:none;cursor:pointer;font-weight:500;letter-spacing:2.6px;line-height:1.5;text-transform:uppercase;font-size:13px}@media only screen and (min-width: 768px){.cart-filter__button{display:none}}.cart-filter__button .icon{width:17px;height:17px;-webkit-transform:rotate(90deg);transform:rotate(90deg);display:block;-webkit-transition:-webkit-transform 200ms ease-in-out;transition:-webkit-transform 200ms ease-in-out;transition:transform 200ms ease-in-out;transition:transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;margin-right:15px}.cart-filter__button--expanded .icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}
.cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart__badge{border-radius:50%;color:#fff;background-color:#910a2d;width:25px;height:25px;font-size:12px;text-align:center;line-height:2;margin-left:10px;font-weight:bold}.cart__badge:hover{color:#fff}.cart-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:15px;padding-bottom:15px}.cart-item:nth-child(odd){background:#f5f5f5}.cart-item__title{font-weight:bold;line-height:1.3;font-size:14px;margin-bottom:10px}.cart-item__date{color:#999;line-height:1.3;font-size:14px}.cart-item__text{line-height:1.3;font-size:14px;margin-bottom:10px}.cart-item__image{max-width:175px;min-width:175px;background:#e7e7e7;height:auto;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;margin-bottom:10px;margin-right:15px}@media only screen and (min-width: 768px){.cart-item__image{margin-bottom:0;margin-right:0}}.cart-item__image--icon{min-height:120px}.cart-item__image .icon{width:34px;height:34px}.cart-item__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:15px;padding-right:15px}@media only screen and (min-width: 768px){.cart-item__container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.cart-item__delete-button{position:absolute;top:0;right:15px;float:right;cursor:pointer}@media only screen and (min-width: 768px){.cart-item__delete-button{position:static}}.cart-no-data__container,.cart-delete__container{position:absolute;z-index:10;top:6rem;left:0;width:100%;height:calc(100% - 6rem);background:rgba(255,255,255,.9);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;text-align:center}.cart-no-data__container--sticky,.cart-delete__container--sticky{top:0;position:absolute;margin:auto;left:0;right:0;height:100%}.cart-no-data__content,.cart-delete__content{padding:0 15px}@media only screen and (min-width: 768px){.cart-no-data__content,.cart-delete__content{min-width:330px;padding:0;max-width:45%;margin:auto}}.cart-no-data__button-wrapper,.cart-delete__button-wrapper{margin-top:30px}.cart-no-data__button-wrapper .cta,.cart-delete__button-wrapper .cta{margin-bottom:18px;width:100%}.cart-no-data__button-wrapper .cta:last-child,.cart-delete__button-wrapper .cta:last-child{margin-bottom:0}@media only screen and (min-width: 768px){.cart-no-data__button-wrapper .cta,.cart-delete__button-wrapper .cta{margin-bottom:0;width:auto}.cart-no-data__button-wrapper .cta+.cta,.cart-delete__button-wrapper .cta+.cta{margin-left:15px}}.cart-no-data__text,.cart-delete__text{font-size:20px;line-height:1.3;letter-spacing:4px}@media only screen and (min-width: 768px){.cart-no-data__text,.cart-delete__text{font-size:26px;line-height:1.23;letter-spacing:5.2px}}.cart-footer__headline{font-size:13px;text-transform:uppercase;font-weight:400;line-height:1.2;letter-spacing:2.6px;padding-bottom:0;margin-bottom:15px}@media only screen and (min-width: 768px){.cart-footer__headline{letter-spacing:3px;font-size:15px}}.cart-footer__delete-button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:40px}@media only screen and (min-width: 768px){.cart-footer__delete-button-container{margin-bottom:16px}}.cart-footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width: 768px){.cart-footer__container{padding-left:15px;padding-right:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:0;padding-right:0}}.cart-footer__total-size{margin-top:40px;margin-bottom:15px}.cart-footer__total-size small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media only screen and (min-width: 768px){.cart-footer__total-size{margin-top:0;margin-bottom:0}}.filter-cart__headings{display:none}@media only screen and (min-width: 768px){.filter-cart__headings{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}}.filter-cart__headings__divider{display:block}@media only screen and (min-width: 768px){.filter-cart__headings__divider{border:0;border-bottom:1px solid #d5d5d5}}@media only screen and (min-width: 768px){.filter-cart__headings__divider--dark{border-color:#999}}.filter-cart__headings__divider.table-head{display:none}@media only screen and (min-width: 768px){.filter-cart__headings__divider.table-head{display:block}}.filter-cart__headings .filter-cart__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-cart__heading{text-transform:uppercase;margin-bottom:0;font-size:16px;line-height:1;letter-spacing:1.11px}.filter-cart__delete-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:10px;padding-bottom:10px;outline:none;cursor:pointer;font-weight:500;letter-spacing:2.6px;line-height:1.5;text-transform:uppercase;font-size:13px}.filter-cart__delete-button .icon{width:17px;height:17px;display:block;margin-right:15px}.filter-cart__column{word-break:break-word}.filter-cart__column--mobile{-ms-flex-preferred-size:100%;flex-basis:100%;line-height:1.1}.filter-cart__column--mobile div{margin-top:8px}@media only screen and (min-width: 768px){.filter-cart__column--mobile{display:none}}.filter-cart__column--desktop{display:none;line-height:1.1;margin-top:8px}@media only screen and (min-width: 768px){.filter-cart__column--desktop{display:block}}.filter-cart__column--mobile-half{-ms-flex-preferred-size:50%;flex-basis:50%}@media only screen and (min-width: 768px){.filter-cart__column--mobile-half{-ms-flex-preferred-size:25%;flex-basis:25%}}.filter-cart__column--mobile-third{-ms-flex-preferred-size:40%;flex-basis:40%}@media only screen and (min-width: 768px){.filter-cart__column--mobile-third{-ms-flex-preferred-size:25%;flex-basis:25%}}@media only screen and (min-width: 768px){.filter-cart__column{-ms-flex-preferred-size:25%;flex-basis:25%;padding-left:15px;padding-right:15px}}@media only screen and (min-width: 768px){.filter-cart__column:first-child{padding-left:0}}@media only screen and (min-width: 768px){.filter-cart__column:last-child{padding-right:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width: 768px){.filter-cart__column--small{-ms-flex-preferred-size:20%;flex-basis:20%}}@media only screen and (min-width: 768px){.filter-cart__column--big{-ms-flex-preferred-size:30%;flex-basis:30%}}.icon__delete{width:17px;height:17px}
.searp__asset-background{background:#f5f5f5;width:100%;height:155px;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}.searp__asset-background .icon{width:34px;height:34px}.searp__asset-teaser{cursor:pointer}.search-headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
.teasersectionblock .facts-and-figures-wrapper{padding:15px}@media only screen and (min-width: 768px){.teasersectionblock .facts-and-figures-wrapper{padding:0 15px 0}}.facts-and-figures-wrapper{padding:30px 15px}@media only screen and (min-width: 768px){.facts-and-figures-wrapper{padding:40px 15px}}.facts-and-figures-container{position:relative;width:100%;display:grid;grid-template-columns:1fr;gap:14px 14px;grid-auto-flow:row}@media only screen and (min-width: 568px){.facts-and-figures-container{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:14px 14px;grid-auto-flow:row}}@media only screen and (min-width: 768px){.facts-and-figures-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px 30px;grid-auto-flow:row}}.facts-and-figures-item-active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#101010;grid-area:1/1/2/2;padding:20px}.facts-and-figures-item-active hr{visibility:hidden}.facts-and-figures-item-active svg path{fill:#fff}.facts-and-figures-item-active-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.facts-and-figures-item-container{display:grid;width:100%;height:100%}.facts-and-figures-item-file{grid-area:1/1/2/2;background:#f5f5f5;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.facts-and-figures-item-file__title{word-break:break-word;font-weight:bold;line-height:16px;margin-bottom:6px}.facts-and-figures-item-file__date{color:#999;line-height:14px;margin-bottom:20px}.facts-and-figures-item-file__description{word-break:break-word;line-height:26px;margin-bottom:20px}@media only screen and (min-width: 768px){.facts-and-figures-item-file{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.facts-and-figures-item-image-wrapper{background:#f5f5f5}.facts-and-figures-item-cta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (min-width: 768px){.facts-and-figures-item-cta-wrapper{padding:20px 0 0}}.facts-and-figures-item-cta-wrapper>:last-child{margin-right:0}.facts-and-figures-item-image-cta-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px}.facts-and-figures-item-image-cta-wrapper>:last-child{margin-right:0}.facts-and-figures-item-cta{width:32px;margin-right:30px}@media only screen and (min-width: 768px){.facts-and-figures-item-cta{margin-right:35px}}.facts-and-figures-item-footer{grid-area:1/1/2/2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 768px){.facts-and-figures-item-footer{display:block;bottom:0}}.facts-and-figures-item-cta-mobile-plus{margin-left:20px}.facts-and-figures-item-cta-mobile-plus span{width:32px}.facts-and-figures-item-cta-close span{width:32px}.facts-and-figures-item-teaser{position:relative}.facts-and-figures-item-teaser picture{grid-area:1/1/2/2;height:192px;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}@media only screen and (min-width: 568px){.facts-and-figures-item-teaser picture{height:113px}}@media only screen and (min-width: 768px){.facts-and-figures-item-teaser picture{height:184px}}.facts-and-figures-item-teaser img{overflow:hidden;max-height:100%;margin:auto}.facts-and-figures-item-cta-play{position:absolute;bottom:20px;right:10px;width:30px}
