:root{--color-border-focus:#00305a}.image-gallery{margin-bottom:40px;margin-top:40px;position:relative}@media only screen and (min-width:768px){.image-gallery{margin-bottom:48px;margin-top:48px}}@media only screen and (min-width:1024px){.image-gallery{margin-bottom:64px;margin-top:64px}}@media only screen and (min-width:1440px){.image-gallery{margin-bottom:64px;margin-top:64px}}.image-gallery__headline{margin:40px auto;width:auto}@media only screen and (min-width:768px){.image-gallery__headline{margin:60px auto}}.image-gallery__headline h2{font-size:26px;font-weight:300;letter-spacing:.1em;line-height:31px;text-align:center;text-transform:uppercase}@media only screen and (min-width:768px){.image-gallery__headline h2{font-size:38px;line-height:46px}}@media only screen and (min-width:1024px){.image-gallery__headline h2{font-size:50px;line-height:60px}}.image-gallery__container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto}@media only screen and (min-width:320px){.image-gallery__container{width:82.5vw}}@media only screen and (min-width:768px){.image-gallery__container{width:85.4166666667vw}}@media only screen and (min-width:1024px){.image-gallery__container{width:89.0625vw}}@media only screen and (min-width:1440px){.image-gallery__container{width:1272px}}.image-gallery__image-caption{flex-basis:82.5vw;font-size:14px;font-weight:300;letter-spacing:.1em;line-height:21px;margin-top:16px;max-width:82.5vw;padding-left:1.5625vw;padding-right:1.5625vw;text-align:center;width:82.5vw}.image-gallery__image-caption.is--aligned-left{text-align:left}.image-gallery__image-caption.is--aligned-centered{text-align:center}@media only screen and (min-width:768px){.image-gallery__image-caption{flex-basis:85.4166666667vw;max-width:85.4166666667vw;padding-left:1.171875vw;padding-right:1.171875vw;width:85.4166666667vw}}@media only screen and (min-width:1024px){.image-gallery__image-caption{flex-basis:89.0625vw;max-width:89.0625vw;padding-left:.87890625vw;padding-right:.87890625vw;width:89.0625vw}}@media only screen and (min-width:1440px){.image-gallery__image-caption{flex-basis:1272px;max-width:1272px;padding-left:12px;padding-right:12px;width:1272px}}.image-gallery__items{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:768px){.image-gallery__items{flex-flow:row}}.image-gallery__items .image-gallery__item{position:relative}.image-gallery__items .image-gallery__item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-gallery__items .single-type{display:flex;margin-bottom:var(--grid-gutter);width:100%}@media only screen and (min-width:768px){.image-gallery__items .single-type{margin-bottom:unset;width:50%}}.image-gallery__items .single-type .image-gallery__item{flex-basis:82.5vw;max-width:82.5vw;min-height:100vw;padding-left:1.5625vw;padding-right:1.5625vw;width:100%;width:82.5vw}@media only screen and (min-width:768px){.image-gallery__items .single-type .image-gallery__item{flex-basis:42.7083333333vw;height:100%;max-height:unset;max-width:42.7083333333vw;min-height:unset;padding-left:1.171875vw;padding-right:1.171875vw;width:42.7083333333vw}}@media only screen and (min-width:1024px){.image-gallery__items .single-type .image-gallery__item{flex-basis:44.53125vw;max-width:44.53125vw;padding-left:.87890625vw;padding-right:.87890625vw;width:44.53125vw}}@media only screen and (min-width:1440px){.image-gallery__items .single-type .image-gallery__item{flex-basis:636px;max-width:636px;padding-left:12px;padding-right:12px;width:636px}}.image-gallery__items .double-type{display:flex;flex-flow:row;width:100%}@media only screen and (min-width:768px){.image-gallery__items .double-type{flex-flow:column;width:50%}}.image-gallery__items .double-type .image-gallery__item{flex-basis:82.5vw;max-height:144px;max-width:82.5vw;min-height:72px;padding-left:1.5625vw;padding-right:1.5625vw;width:82.5vw}@media only screen and (min-width:768px){.image-gallery__items .double-type .image-gallery__item{flex-basis:42.7083333333vw;max-height:306px;max-width:42.7083333333vw;min-height:unset;padding-left:1.171875vw;padding-right:1.171875vw;width:42.7083333333vw}.image-gallery__items .double-type .image-gallery__item:first-of-type{margin-bottom:var(--grid-gutter)}}@media only screen and (min-width:1024px){.image-gallery__items .double-type .image-gallery__item{flex-basis:44.53125vw;max-width:44.53125vw;padding-left:.87890625vw;padding-right:.87890625vw;width:44.53125vw}}@media only screen and (min-width:1440px){.image-gallery__items .double-type .image-gallery__item{flex-basis:636px;max-width:636px;padding-left:12px;padding-right:12px;width:636px}}.image-gallery__download{align-items:center;background:#fff;border-radius:100%;box-shadow:0 8px 24px 0 rgba(0,0,0,.1);cursor:pointer;display:flex;height:20px;justify-content:center;position:absolute;right:var(--grid-gutter);text-decoration:none;top:calc(var(--grid-gutter)/2);width:20px;z-index:1}.image-gallery__download:hover:before{color:#aa9464}.image-gallery__download:before{color:#947c48;font-size:14px}@media only screen and (min-width:768px){.image-gallery__download{height:40px;width:40px}.image-gallery__download:before{font-size:24px}}