header~.gallery{margin-top:2.625rem}.gallery_wrapper figure{margin:0}.js-open-gallery{margin-top:1.875rem}.lightbox{position:fixed;width:100vw;height:100vh;top:0;left:0;padding:0;overflow:hidden;background-color:#fff;z-index:60;opacity:0;-webkit-transition:opacity .3s cubic-bezier(.42,0,.28,1) .8s,padding .5s cubic-bezier(.42,0,.28,1) .5s;transition:opacity .3s cubic-bezier(.42,0,.28,1) .8s,padding .5s cubic-bezier(.42,0,.28,1) .5s}.lightbox .lb-img-container,.lightbox .lb-indicator,.lightbox .lb-navigation{opacity:0;-webkit-transition:opacity .3s cubic-bezier(.42,0,.28,1);transition:opacity .3s cubic-bezier(.42,0,.28,1)}.lightbox .js-lb-close:after{opacity:0;-webkit-transition:opacity 0s ease-in .5s,-webkit-transform .5s cubic-bezier(.42,0,.28,1) 0s;transition:opacity 0s ease-in .5s,-webkit-transform .5s cubic-bezier(.42,0,.28,1) 0s;transition:transform .5s cubic-bezier(.42,0,.28,1) 0s,opacity 0s ease-in .5s;transition:transform .5s cubic-bezier(.42,0,.28,1) 0s,opacity 0s ease-in .5s,-webkit-transform .5s cubic-bezier(.42,0,.28,1) 0s}.lightbox.in{padding:.9375rem;-webkit-transition:opacity .3s cubic-bezier(.42,0,.28,1),padding .5s cubic-bezier(.42,0,.28,1) .3s;transition:opacity .3s cubic-bezier(.42,0,.28,1),padding .5s cubic-bezier(.42,0,.28,1) .3s}.lightbox.in .lb-img-container,.lightbox.in .lb-indicator,.lightbox.in .lb-navigation{opacity:1;visibility:visible;-webkit-transition:opacity .3s cubic-bezier(.42,0,.28,1) .7s;transition:opacity .3s cubic-bezier(.42,0,.28,1) .7s}.lightbox.in .js-lb-close:after{content:"";opacity:1;-webkit-transform:translate(0);transform:translate(0);-webkit-transition:opacity 0s ease-in .8s,-webkit-transform .5s cubic-bezier(.42,0,.28,1) .8s;transition:opacity 0s ease-in .8s,-webkit-transform .5s cubic-bezier(.42,0,.28,1) .8s;transition:transform .5s cubic-bezier(.42,0,.28,1) .8s,opacity 0s ease-in .8s;transition:transform .5s cubic-bezier(.42,0,.28,1) .8s,opacity 0s ease-in .8s,-webkit-transform .5s cubic-bezier(.42,0,.28,1) .8s}.lb-indicator{width:100%;bottom:2.8125rem;left:0;text-align:center;color:#eae9e7;font-size:.8125rem}.lb-navigation{bottom:2.8125rem;width:41.66667%;pointer-events:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:auto;left:0;right:0;-webkit-transform:translateY(35%);transform:translateY(35%)}.lb-navigation,.lb-navigation button{display:-webkit-box;display:-ms-flexbox;display:flex}.lb-navigation button{pointer-events:all;width:3.75rem;height:3.75rem;border:0;outline:none;cursor:pointer;background-color:transparent;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lb-navigation button[disabled] path,.lb-navigation button[disabled] polyline{stroke:#8f8b89}.lb-navigation button[disabled] rect{fill:#8f8b89}.lb-navigation svg{pointer-events:none;width:1.875rem;height:1.875rem}.lb-navigation path,.lb-navigation polyline{stroke:#eae9e7}.lb-navigation rect{fill:#eae9e7}.lb-navigation .js-lb-next{-webkit-transform:translateX(.9375rem);transform:translateX(.9375rem)}.lb-navigation .js-lb-prev{-webkit-transform:translateX(-.9375rem) rotate(180deg);transform:translateX(-.9375rem) rotate(180deg)}.lb-content{background-color:#4b4b4b;width:100%;height:100%;max-height:100%;position:relative}.lb-img-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;opacity:0;-webkit-transition:opacity .3s ease-in-out .8s;transition:opacity .3s ease-in-out .8s}.lb-img-container,.lb-img-wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.lb-img-wrapper{width:calc(95.83333vw - .9375rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lb-img-wrapper figure{display:block;width:90%;padding-bottom:60%;position:relative;margin-bottom:5.5rem}.lb-img-wrapper.square figure{padding-bottom:90%}.lb-img-wrapper.portrait figure{display:block;width:73.333333%;padding-bottom:110%;margin-bottom:3.5rem}.lb-img-wrapper img{position:absolute;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom}.lb-img-wrapper figcaption{color:#fff;position:absolute;left:0;bottom:-1.875rem;-webkit-transform:translateY(100%);transform:translateY(100%);font-size:.8125rem}.lb-indicator,.lb-navigation{opacity:0;position:absolute;-webkit-transition:opacity .5s ease-in-out .8s;transition:opacity .5s ease-in-out .8s}.js-lb-close{width:3.75rem;height:3.75rem;background-color:transparent;border:0;padding:0;cursor:pointer;outline:none}.js-lb-close,.js-lb-close svg{position:absolute;top:0;right:0}.js-lb-close svg{width:2.5rem;height:1.6875rem;bottom:0;left:0;margin:auto;z-index:1}.js-lb-close:after{content:"";width:100%;height:100%;display:block;-webkit-transform:translate(5.625rem,-5.625rem);transform:translate(5.625rem,-5.625rem);background-color:#fff;-webkit-transition:-webkit-transform .5s cubic-bezier(.42,0,.28,1) .8s;transition:-webkit-transform .5s cubic-bezier(.42,0,.28,1) .8s;transition:transform .5s cubic-bezier(.42,0,.28,1) .8s;transition:transform .5s cubic-bezier(.42,0,.28,1) .8s,-webkit-transform .5s cubic-bezier(.42,0,.28,1) .8s;z-index:0}.gallery_content{position:relative}@media (max-width:48rem){.gallery_wrapper:not(.open) .gallery_content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse;margin-bottom:2.625rem}.gallery_wrapper:not(.open) .gallery_content .img-wrapper{display:inline-block;width:100%;overflow:hidden;position:relative;height:0}.gallery_wrapper:not(.open) .gallery_content .img-wrapper figcaption{display:none}.gallery_wrapper:not(.open) .gallery_content .img-wrapper figure{position:absolute;top:0;left:0;width:100%}.gallery_wrapper:not(.open) .gallery_content .img-wrapper.image-proportion-portrait{position:relative}.gallery_wrapper:not(.open) .gallery_content .img-wrapper.image-proportion-portrait figure{-webkit-transform:translateY(-26.6667%);transform:translateY(-26.6667%)}.gallery_wrapper:not(.open) .gallery_content .img-wrapper:first-child{width:calc(65.555% - 1.875rem);padding-bottom:38.53%}.gallery_wrapper:not(.open) .gallery_content .img-wrapper:nth-child(2){width:33.333%;margin-right:0;padding-bottom:22%;margin-bottom:auto;margin-left:auto}.gallery_wrapper:not(.open) .gallery_content .img-wrapper:nth-child(3){width:92.84%;padding-bottom:56.59%;height:0;margin-bottom:1.875rem;margin-left:auto}}@media (min-width:48.001rem){.gallery_wrapper:not(.open) .gallery_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;position:relative}.gallery_wrapper:not(.open) .gallery_content figure,.gallery_wrapper:not(.open) .gallery_content picture{display:inline-block}.gallery_wrapper:not(.open) .gallery_content figcaption{display:none}.gallery_wrapper:not(.open) .gallery_content:after,.gallery_wrapper:not(.open) .gallery_content:before{content:"";-ms-flex-preferred-size:100%;flex-basis:100%;width:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.gallery_wrapper:not(.open) .gallery_content .img-wrapper{display:inline-block;width:100%;overflow:hidden}.gallery_wrapper:not(.open) .gallery_content .img-wrapper.image-proportion-portrait,.gallery_wrapper:not(.open) .gallery_content .img-wrapper.image-proportion-square{position:relative}.gallery_wrapper:not(.open) .gallery_content .img-wrapper.image-proportion-portrait figure,.gallery_wrapper:not(.open) .gallery_content .img-wrapper.image-proportion-square figure{position:absolute;top:0;left:0;-webkit-transform:translateY(-26.6667%);transform:translateY(-26.6667%)}.gallery_wrapper:not(.open) .gallery_content .img-wrapper:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:calc(40% - 30px);margin-right:30px;margin-bottom:30px}.gallery_wrapper:not(.open) .gallery_content .img-wrapper:first-child.image-proportion-portrait,.gallery_wrapper:not(.open) .gallery_content .img-wrapper:first-child.image-proportion-square{padding-bottom:26.66667%}.gallery_wrapper:not(.open) .gallery_content .img-wrapper:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:60%;margin-bottom:30px}.gallery_wrapper:not(.open) .gallery_content .img-wrapper:nth-child(2).image-proportion-portrait,.gallery_wrapper:not(.open) .gallery_content .img-wrapper:nth-child(2).image-proportion-square{padding-bottom:40%}.gallery_wrapper:not(.open) .gallery_content .img-wrapper:nth-child(3){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:calc(30% - 30px);margin-left:auto;margin-right:30px}.gallery_wrapper:not(.open) .gallery_content .img-wrapper:nth-child(3).image-proportion-portrait,.gallery_wrapper:not(.open) .gallery_content .img-wrapper:nth-child(3).image-proportion-square{padding-bottom:19%}.gallery_wrapper:not(.open) .gallery_content .link-with-icon{margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.js-lb-close{width:5.625rem;height:5.625rem}.lb-img-wrapper figure{width:41.666667%;padding-bottom:27.77778%}.lb-img-wrapper.square figure{width:30%;padding-bottom:30%;margin-bottom:5.5rem}.lb-img-wrapper.portrait figure{width:20%;padding-bottom:30%;margin-bottom:5.5rem}.lb-img-wrapper figcaption{bottom:-2.8125rem}.lightbox.in{padding:2.77778vw}}