/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.gallery{position:relative;box-sizing:border-box;max-width:1680px;width:100%;padding:0 15px;margin:0 auto}.gallery__slide-wrapper{margin:auto;max-width:1400px}.gallery__image{max-width:1400px;overflow:hidden}.gallery__image img{height:auto;width:100%;max-width:100%;margin:auto}.gallery__meta{margin:0;padding:20px 0}.gallery__pager{padding:20px 0;right:0;left:50% !important;bottom:0 !important;max-width:1400px;width:100% !important;text-align:right !important;transform:translateX(-50%) !important}@media screen and (max-width:767px){.gallery__arrow{width:20px !important}}.gallery__arrow:focus{outline:none}.gallery__arrow:before,.gallery__arrow:after{content:"" !important}.gallery__arrow--prev{left:15px !important;transform:rotate(0deg)}.gallery__arrow--next{right:15px !important;transform:rotate(-180deg)}@media screen and (max-width:767px){.gallery__arrow-path{fill:#fff}}.gallery__headline{font-weight:600}@media(max-width:1024px){.gallery__headline{margin:15px 0 0}}.gallery__subline p{font-size:24px;line-height:41px;margin:0 0 40px}@media(max-width:1024px){.gallery__subline p{font-size:20px;margin-bottom:10px}}
