@keyframes u-gallery-waiting-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes u-gallery-zoom-in{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes u-gallery-zoom-out{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes u-gallery-fade-in{0%{opacity:0}to{opacity:1}}@keyframes u-gallery-fade-out{0%{opacity:1}to{opacity:0}}.u-gallery-waiting-animation{display:block;position:absolute;width:100px;height:100px;top:calc(50% - 50px);left:calc(50% - 50px)}.u-gallery-waiting-animation-icon{position:absolute;display:block;width:80px;height:80px;top:10px;left:10px;border-radius:40px;animation:u-gallery-waiting-animation 1s linear infinite}@supports not (--foo:green){.u-gallery-waiting-animation-icon{box-shadow:0 3px 0 0 #d32531}}@supports (--foo:green){.u-gallery-waiting-animation-icon{box-shadow:0 3px 0 0 var(--gallery-theme-color)}}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.u-gallery-arrow{position:absolute;z-index:1;top:calc(50% - 65px);width:32px;height:130px;text-align:center;background-color:rgba(0,0,0,.8);border:1px solid #292929}.u-gallery-arrow:after{content:"";position:absolute;display:inline-block;padding:5px;border-color:#fff;border-style:solid;border-width:0 3px 3px 0;top:calc(50% - 9px)}.u-gallery-arrow--next{right:0;border-right:none;transition:all .2s}.u-gallery-arrow--next:after{transform:rotate(-45deg);right:12px}@supports not (--foo:green){.u-gallery-arrow--next:hover{border-left:3px solid #d32531}}@supports (--foo:green){.u-gallery-arrow--next:hover{border-left:3px solid var(--gallery-theme-color)}}.u-gallery-arrow--prev{left:0;border-left:none}.u-gallery-arrow--prev:after{transform:rotate(135deg);left:12px}@supports not (--foo:green){.u-gallery-arrow--prev:hover{border-right:3px solid #d32531}}@supports (--foo:green){.u-gallery-arrow--prev:hover{border-right:3px solid var(--gallery-theme-color)}}.u-gallery-arrow-small{width:5px;height:10px;display:inline-block}.u-gallery-arrow-small:after{content:"";position:absolute;display:inline-block;padding:2px;border-color:#fff;border-style:solid;border-width:0 2px 2px 0}.u-gallery-arrow-small--left:after{transform:rotate(135deg);margin-top:2px}.u-gallery-arrow-big{display:flex;align-items:center;justify-content:center;height:18px;width:40px;position:relative}.u-gallery-arrow-big:after{content:"";position:absolute;display:inline-block;padding:8px;border-color:#fff;border-style:solid;border-width:4px 0 0 4px}.u-gallery-arrow-big--up:after{transform:rotate(45deg);margin-top:5px}.u-gallery-arrow-big--down:after{transform:rotate(-135deg);margin-top:-5px}.u-gallery-icon-zoom .gallery-icon{width:23px;height:23px;fill:#fff}.u-gallery-close-icon{width:32px;height:32px;opacity:.8;cursor:pointer}.u-gallery-close-icon:hover{opacity:1}.u-gallery-close-icon:after,.u-gallery-close-icon:before{position:absolute;left:15px;content:" ";height:30px;width:2px;background-color:#fff}.u-gallery-close-icon:before{transform:rotate(45deg)}.u-gallery-close-icon:after{transform:rotate(-45deg)}.u-gallery-close-icon--black:after,.u-gallery-close-icon--black:before{background-color:#575757}.u-gallery-close-icon--small-black:after,.u-gallery-close-icon--small-black:before{background-color:#575757;height:20px}.u-gallery-social-icon{background-color:#fff;border:1px solid #dddee4;border-radius:50%;width:45px;height:45px;display:flex;justify-content:center;align-items:center;transition:background-color .2s;cursor:pointer}.u-gallery-social-icon .gallery-icon{width:20px;height:20px;transition:fill .2s;margin-top:1px}.u-gallery-social-icon .gallery-icon__facebook{fill:#3b5998;margin-right:1px}.u-gallery-social-icon .gallery-icon__twitter{fill:#000}.u-gallery-social-icon .gallery-icon__tumblr{fill:#35465c}.u-gallery-social-icon .gallery-icon__pinterest{fill:#bd091c;margin-top:3px}.u-gallery-social-icon .gallery-icon__whatsapp{fill:#23c100;width:24px;height:24px;margin-top:-1px}.u-gallery-social-icon .gallery-icon__reddit{fill:#ff4500}.u-gallery-social-icon .gallery-icon__linkedin{fill:#0077b5}.u-gallery-social-icon.u-gallery-pinterest:hover{background-color:#bd091c}.u-gallery-social-icon.u-gallery-pinterest:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-facebook:hover{background-color:#3b5998}.u-gallery-social-icon.u-gallery-facebook:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-tumblr:hover{background-color:#35465c}.u-gallery-social-icon.u-gallery-tumblr:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-twitter:hover{background-color:#000}.u-gallery-social-icon.u-gallery-twitter:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-whatsapp:hover{background-color:#23c100}.u-gallery-social-icon.u-gallery-whatsapp:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-reddit:hover{background-color:#ff4500}.u-gallery-social-icon.u-gallery-reddit:hover .gallery-icon{fill:#fff}.u-gallery-social-icon.u-gallery-linkedin:hover{background-color:#0077b5}.u-gallery-social-icon.u-gallery-linkedin:hover .gallery-icon{fill:#fff}.u-gallery-magnify-loading{background-color:#fff;padding:5px;position:absolute;top:5px;left:5px;margin:5px;border-radius:6px;box-shadow:2px 2px 4px rgba(50,50,50,.68);opacity:.35;z-index:2;display:none}.u-gallery-magnify-loading:after{content:"";background-image:url(https://wwd.com/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/images/loading.gif);background-repeat:no-repeat;width:25px;height:25px;display:block}.u-gallery-react-placeholder-shimmer{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8 0,#d2d2d2 20%,#f6f7f8 40%,#f6f7f8);animation-name:shimmer;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background-size:200% 100%;border:1px solid hsla(0,0%,80%,.2)}.u-gallery-app-shell-loader{margin-bottom:50px;margin-top:31px}.u-gallery-app-shell{border:none;border-radius:5px;height:12px;margin-bottom:10px}.u-gallery-app-shell__figure{height:300px}.u-gallery-app-shell__text{width:80%}.u-gallery-app-shell__text-small{width:100px}.u-gallery-app-shell__content-1{width:80%;margin-top:30px}.u-gallery-app-shell__content-2{width:60%;margin-left:20px}.u-gallery-app-shell__content-3{width:80%}.u-gallery-app-shell__content-4{width:60%;margin-left:20px}.c-standard-gallery-shell{min-height:100vh}@media screen and (max-width:800px){.c-standard-gallery-shell .c-gallery-header__right,.c-standard-gallery-shell .c-gallery__sidebar{display:none}}@media screen and (max-width:800px){.c-standard-gallery-shell .c-gallery__slider{min-height:500px}}.u-gallery-center{display:flex;justify-content:center;align-items:center}.u-gallery-modal{position:fixed;top:0;left:0;z-index:500000;width:100%;height:100%}.admin-bar .u-gallery-modal{top:46px}@media screen and (min-width:781px){.admin-bar .u-gallery-modal{top:32px}}.u-gallery-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.u-gallery-broken-image{width:200px;height:200px;background-color:#be3730;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:5px}.u-gallery-broken-image__alt{display:block}.u-gallery-broken-image__icon{display:block;background-image:url("data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAYCAQAAABdXGW6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfiCx0MDCtL6OFSAAAAY0lEQVQoz9WSOQ7AIAwE1/w5Vdp0efSkQAhzBNNF2W5GKwvZiFUOhJBY59wpwYUMFOXeKSnFlW9KZq3sOWXl9cgO8jKq6ZhGj2xF1ZFzfp1Q2MK3CNztsp6xWyb4iud//4IoDzylkasbWMEKAAAAAElFTkSuQmCC");background-repeat:no-repeat;background-position:50%;width:40px;height:28px;margin-bottom:10px}.u-gallery-pinit{background-color:#bd091c;border-radius:50%;line-height:1;padding:5px;display:flex;align-items:center;justify-content:center;z-index:1;cursor:pointer}.u-gallery-pinit .gallery-icon__pinterest{width:23px;height:23px;fill:#fff}.sxy-zoom-container .sxy-zoom-viewport img{max-width:none!important;border-radius:0!important}.sxy-zoom-container .sxy-zoom-viewport{z-index:1000}.sxy-zoom-container img{border:0}.sxy-zoom-container div{margin:0;padding:0;border:0}.sxy-zoom-container .inner-thumb,.sxy-zoom-container .sxy-overlay,.sxy-zoom-container .sxy-zoom-bg,.sxy-zoom-container .sxy-zoom-dragpad{width:100%;height:100%}.sxy-zoom-bg{left:0;top:0;position:absolute}.sxy-zoom-container .overlay,.sxy-zoom-container .sxy-controls,.sxy-zoom-container .sxy-slider{height:100%}.sxy-zoom-container .sxy-zoom-dragpad{position:absolute!important;left:0;top:0}.sxy-zoom-container .sxy-controls{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;width:26px;left:-26px;top:0;position:absolute;overflow:hidden;filter:inherit}.sxy-zoom-container .sxy-controls .overlay{position:absolute;top:0;left:0;width:26px;border-top-left-radius:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-bottom-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-bottomleft:3px;background:#fff;filter:inherit}.sxy-zoom-container .in{background:url(https://wwd.com/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/images/controls.png) 0 -15px;top:3px}.sxy-zoom-container .in,.sxy-zoom-container .out{filter:inherit;left:2px;width:22px;height:23px;position:relative;display:block}.sxy-zoom-container .out{background:url(https://wwd.com/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/images/controls.png) 0 -38px}.sxy-zoom-container .sxy-slider{filter:inherit;background:url(https://wwd.com/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/images/controls.png) -25px 0 repeat-y;position:relative}.sxy-zoom-container .sxy-handle{filter:inherit;left:2px;width:20px;height:16px;background:url(https://wwd.com/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/images/controls.png) 0 0 no-repeat;top:20px;position:absolute;font-size:0}.sxy-zoom-container{position:relative}.sxy-zoom-container .sxy-zoom-viewfinder{position:absolute;border:1px solid hsla(0,0%,100%,.4);box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.sxy-zoom-container .inner-thumb{position:absolute;top:0;left:0}.sxy-zoom-container .sxy-zoom-dragpad{position:relative}.sxy-zoom-container .sxy-zoom-dragpad .sxy-overlay{position:absolute;top:0;left:0}.sxy-zoom-container .sxy-zoom-viewport{position:absolute;overflow:hidden;top:0}.sxy-zoom-container .sxy-zoom-viewport img{position:absolute}.sxy-zoom-container.sxy-zoom-loading .sxy-loading{background:#fff;padding:5px;position:absolute;top:0;left:0;margin:5px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;box-shadow:2px 2px 4px rgba(50,50,50,.68);-webkit-box-shadow:2px 2px 4px rgba(50,50,50,.68);-moz-box-shadow:2px 2px 4px rgba(50,50,50,.68);opacity:.35;filter:alpha(opacity=35)}.sxy-zoom-container.sxy-zoom-loading .sxy-loading span{background:url(https://wwd.com/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/images/loading.gif) no-repeat;width:25px;height:25px;display:block}.sxy-zoom-mode-dock .sxy-zoom-viewport{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #000;position:absolute;overflow:hidden;top:0;box-shadow:2px 2px 4px rgba(50,50,50,.68);-webkit-box-shadow:2px 2px 4px rgba(50,50,50,.68);-moz-box-shadow:2px 2px 4px rgba(50,50,50,.68)}.sxy-zoom-mode-dock .sxy-zoom-dragpad .sxy-overlay{background:#000;opacity:0;filter:alpha(opacity=0)}.sxy-zoom-mode-window .sxy-zoom-viewfinder{z-index:1001}.sxy-zoom-mode-lens .sxy-zoom-viewport{border:1px solid #000;position:absolute;overflow:hidden;top:0;box-shadow:2px 2px 4px rgba(50,50,50,.68);-webkit-box-shadow:2px 2px 4px rgba(50,50,50,.68);-moz-box-shadow:2px 2px 4px rgba(50,50,50,.68)}.sxy-zoom-mode-slippy .sxy-zoom-dragpad{cursor:pointer}.sxy-zoom-mode-slippy .sxy-zoom-dragpad.down{cursor:move}.c-gallery-runway{background-color:#000;color:#fff;overflow:hidden;min-height:100vh}@media screen and (min-width:801px){.c-gallery-runway{display:flex}}.admin-bar .c-gallery-runway{padding-top:46px}@media screen and (min-width:781px){.admin-bar .c-gallery-runway{padding-top:32px}}.c-gallery-runway__sidebar-left{width:280px;flex-grow:0;flex-shrink:0;padding-left:10px;padding-top:10px}.c-gallery-runway__slider{flex-grow:1;position:relative;overflow:hidden;background-color:#000;min-height:300px}.c-gallery-runway__slider .u-gallery-arrow--next,.c-gallery-runway__slider .u-gallery-arrow--prev{background-color:transparent;border:none;height:20px;top:calc(50% - 10px)}.c-gallery-runway__slider .u-gallery-arrow--next:after,.c-gallery-runway__slider .u-gallery-arrow--prev:after{padding:3px}@media screen and (min-width:801px){.c-gallery-runway__slider .u-gallery-arrow--next,.c-gallery-runway__slider .u-gallery-arrow--prev{display:none}}.c-gallery-runway__sidebar-right{width:308px;flex-grow:0;flex-shrink:0;border-left:1px solid #292929;display:none;position:relative;overflow-y:scroll;max-height:100vh}.admin-bar .c-gallery-runway__sidebar-right{max-height:calc(100vh - 32px)}.c-gallery-runway__sidebar-right .c-gallery-social-icons{height:69px;border-bottom:1px solid #292929}@media screen and (min-width:801px){.c-gallery-runway__sidebar-right{display:block}}@media screen and (min-width:801px){.c-gallery-runway__slider,.c-gallery-runway__slider .c-gallery-slider,.c-gallery-runway__slider .slick-slide>div,.c-gallery-runway__slider .slick-slider,.c-gallery-runway__thumbnails{height:100vh}}@media screen and (min-width:801px){.admin-bar .c-gallery-runway__slider,.admin-bar .c-gallery-runway__slider .c-gallery-slider,.admin-bar .c-gallery-runway__slider .slick-slide>div,.admin-bar .c-gallery-runway__slider .slick-slider,.admin-bar .c-gallery-runway__thumbnails{height:calc(100vh - 32px)}}@media screen and (min-width:801px) and (max-width:1088px){body.pmc-gallery__runway,body.pmc-gallery__runway.admin-bar{overflow:scroll}}@media screen and (min-width:801px) and (max-width:1088px){body.pmc-gallery__runway.admin-bar .c-gallery-runway,body.pmc-gallery__runway .c-gallery-runway{min-width:1088px}}@media screen and (min-width:801px) and (max-width:1088px){body.pmc-gallery__runway.admin-bar .c-gallery-runway-thumbnails,body.pmc-gallery__runway .c-gallery-runway-thumbnails{width:180px;flex-grow:0;flex-shrink:0}}@media screen and (min-width:801px) and (max-width:1088px){body.pmc-gallery__runway.admin-bar .c-gallery-runway-thumbnail:nth-child(2n),body.pmc-gallery__runway .c-gallery-runway-thumbnail:nth-child(2n){padding-left:5px}}@media screen and (min-width:801px) and (max-width:1088px){body.pmc-gallery__runway.admin-bar .c-gallery-runway-thumbnail:nth-child(odd),body.pmc-gallery__runway .c-gallery-runway-thumbnail:nth-child(odd){padding-right:5px}}@media screen and (min-width:801px) and (max-width:1088px){body.pmc-gallery__runway.admin-bar .c-gallery-runway-thumbnail,body.pmc-gallery__runway .c-gallery-runway-thumbnail{margin-bottom:5px}}.c-gallery-runway-thumbnails{flex:0 0 250px;padding:0 8px;display:none;overflow-y:scroll}@media screen and (min-width:801px){.c-gallery-runway-thumbnails{display:block}}.c-gallery-runway-thumbnails__container{transition:.2s;min-height:670px}.c-gallery-runway--thumbnails-top .c-gallery-runway-thumbnails__container{height:calc(100% - 50px)}.c-gallery-runway--thumbnails-footer .c-gallery-runway-thumbnails__container{height:calc(100% - 37px)}.c-gallery-runway-thumbnails__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;overflow-y:hidden;max-height:100%}.c-gallery-runway-thumbnails__header{text-align:center;height:37px;display:flex;justify-content:center;align-items:center;transition:height .5s;overflow:hidden}.c-gallery-runway__thumbnails--top .c-gallery-runway-thumbnails__header{height:0}.c-gallery-runway-thumbnails__footer{display:flex;height:50px;align-items:center}.c-gallery-runway-thumbnails__scroll-up:hover{opacity:.8}@supports not (--foo:green){.c-gallery-runway-thumbnails__scroll-up:after{border-color:#d32531}}@supports (--foo:green){.c-gallery-runway-thumbnails__scroll-up:after{border-color:var(--gallery-theme-color)}}.c-gallery-runway-thumbnails__scroll-down{flex-grow:1;transition:height .2s;overflow:hidden}.c-gallery-runway--thumbnails-bottom .c-gallery-runway-thumbnails__scroll-down{height:0}.c-gallery-runway-thumbnails__scroll-down:hover{opacity:.8}@supports not (--foo:green){.c-gallery-runway-thumbnails__scroll-down:after{border-color:#d32531}}@supports (--foo:green){.c-gallery-runway-thumbnails__scroll-down:after{border-color:var(--gallery-theme-color)}}.c-gallery-runway-thumbnail{flex:0 0 50%;margin-bottom:15px;transition:opacity .2s ease-in-out;height:156px}.c-gallery-runway-thumbnail:nth-child(odd){padding-right:15px}.c-gallery-runway-thumbnail:nth-child(2n){padding-left:15px}.c-gallery-runway-thumbnail:nth-last-of-type(-n+2){margin-bottom:0}.c-gallery-runway-thumbnail__link{position:relative;display:block;height:100%}.c-gallery-runway-thumbnail__link:after{transition:background-color .2s}.c-gallery-runway-thumbnail__link:hover:after,.u-gallery-active .c-gallery-runway-thumbnail__link:after{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.37);left:0;top:0}.c-gallery-runway-thumbnails__thumbnail-text{text-transform:uppercase;font-size:.8125rem;display:inline-block;margin-left:7px;font-weight:700}.c-gallery-runway-thumbnails__lightbox-icon{display:flex;justify-content:center;align-items:center}.c-gallery-runway-thumbnails__lightbox-icon .gallery-icon__thumbnails{width:18px;height:18px}.c-gallery-runway-thumbnail__count{position:absolute;left:0;bottom:0;color:#fff;display:none;height:38px;width:38px;text-align:center;line-height:2.3;font-weight:700;z-index:1}@media screen and (max-width:800px){.c-gallery-runway-thumbnail__count{display:inline-block;background-color:rgba(0,0,0,.37)}}.u-gallery-active .c-gallery-runway-thumbnail__count{display:inline-block}.c-gallery-runway-thumbnail__image{width:100%;height:100%;object-fit:cover}figure.c-gallery-runway-slide{margin:0}.c-gallery-runway-slide__image{max-width:100%;transition:opacity .2s ease-in-out;opacity:1;max-height:100vh;z-index:1;position:relative;width:auto}.admin-bar .c-gallery-runway-slide__image{max-height:calc(100vh - 32px)}.calculating-image-width{opacity:0;width:auto!important}.calculating-image-width .sxy-zoom-bg{position:relative}.c-gallery-slide--magnify-image-figure{text-align:center;margin:0;max-width:100%!important}.c-gallery-slide--magnify-image-figure .sxy-zoom-bg{max-width:100%;max-height:100vh;width:auto}.admin-bar .c-gallery-slide--magnify-image-figure .sxy-zoom-bg{max-height:calc(100vh - 32px)}.c-gallery-slide__magnify-image-link{display:inline-block}.sxy-zoom-viewport img{height:auto!important}.c-gallery-runway-header{display:flex;align-items:center;justify-content:space-between}.c-gallery-runway-header__logo{margin:0}.c-gallery-runway-header__back-link{font-size:.75rem;font-weight:400;padding-right:10px}.c-gallery-runway-header__back-link-icon{margin-right:5px;padding-top:1px}.c-gallery-runway-counter--desktop{display:flex;align-items:center;justify-content:flex-end}.c-gallery-runway-counter--desktop .c-gallery-runway-counter__current{font-weight:700;font-size:1.5rem;color:#fff}.c-gallery-runway-counter--desktop .c-gallery-runway-counter__divider,.c-gallery-runway-counter--desktop .c-gallery-runway-counter__total{color:#575757}.c-gallery-runway-counter--desktop .c-gallery-runway-counter__divider{font-size:1.5rem;display:inline-block;height:40px;margin-left:5px;margin-right:5px}.c-gallery-runway-counter--desktop .c-gallery-runway-counter__total{font-size:1rem;font-weight:700}.c-gallery-runway-counter--mobile{color:#fff;font-weight:500;text-align:center}.c-gallery-runway-sidebar-left{flex-direction:column;padding-bottom:30px;display:none}@media screen and (min-width:801px){.c-gallery-runway-sidebar-left{display:flex;max-height:100vh;overflow-y:scroll}.admin-bar .c-gallery-runway-sidebar-left{max-height:calc(100vh - 32px)}}.c-gallery-runway-sidebar-left__nav{flex-grow:1}.c-gallery-runway-sidebar-left__bottom{padding-right:22px}.c-gallery-runway-sidebar-left__subscription-link{color:#fff;font-size:1.2rem;font-weight:400;text-align:center;line-height:1.4;margin-bottom:10px}.c-gallery-runway-sidebar-left__missing-something{display:block}.c-gallery-runway-sidebar-left__subscribe-now{display:block;text-transform:uppercase}@supports not (--foo:green){.c-gallery-runway-sidebar-left__subscribe-now{color:#d32531}}@supports (--foo:green){.c-gallery-runway-sidebar-left__subscribe-now{color:var(--gallery-theme-color)}}.c-gallery-runway-sidebar-left__slide-arrows{display:flex;justify-content:flex-end;margin-top:15px}.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--prev{margin-right:20px}.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--prev:after{left:15px;border-width:17.5px 25px 17.5px 0}@supports not (--foo:green){.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--prev:after{border-color:transparent #d32531 transparent transparent}}@supports (--foo:green){.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--prev:after{border-left-color:transparent;border-bottom-color:transparent;border-right-color:var(--gallery-theme-color);border-top-color:transparent}}.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--next:after{left:20px;border-width:17.5px 0 17.5px 25px}@supports not (--foo:green){.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--next:after{border-color:transparent transparent transparent #d32531}}@supports (--foo:green){.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--next:after{border-left-color:var(--gallery-theme-color);border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent}}.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--next,.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--prev{width:60px;height:60px;transition:background .2s ease;text-align:center;border:1px solid #313131;background-color:rgba(0,0,0,.81);font-size:3.75rem;position:relative;cursor:pointer;top:0}.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--next:hover,.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--prev:hover{cursor:pointer;border-color:#fff;background-color:#fff}.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--next:after,.c-gallery-runway-sidebar-left__slide-arrows .u-gallery-arrow--prev:after{content:"";position:absolute;top:50%;display:block;width:0;height:0;transform:translateY(-50%);border-style:solid;padding:0}.c-gallery-runway-sidebar-left__image-credit{height:18px;margin-top:14px;opacity:.7;font-size:.6875rem;text-align:right}.c-gallery-runway-thumbnails-modal{background-color:#000;overflow:scroll;padding:5px 10px}@media screen and (min-width:801px){.c-gallery-runway-thumbnails-modal{padding:5px}}@media screen and (max-width:1024px){.admin-bar .c-gallery-runway-thumbnails-modal{padding-bottom:46px}}.c-gallery-runway-thumbnails-modal__list{list-style:none;margin:0 auto;padding:5px 10px 20px;display:flex;flex-wrap:wrap;max-width:1857px}.c-gallery-runway-thumbnails-modal__thumbnail{margin-bottom:15px;max-width:285px}@media screen and (max-width:600px){.c-gallery-runway-thumbnails-modal__thumbnail{margin-right:0;flex:0 0 48%}}@media screen and (max-width:1024px) and (min-width:601px){.c-gallery-runway-thumbnails-modal__thumbnail{margin-right:2%;flex:0 0 23.5%}}@media screen and (min-width:1025px){.c-gallery-runway-thumbnails-modal__thumbnail{flex:0 0 15.5%;margin-right:1.4%}}@media screen and (max-width:600px){.c-gallery-runway-thumbnails-modal__thumbnail:nth-child(odd){margin-right:4%}}@media screen and (max-width:1024px) and (min-width:601px){.c-gallery-runway-thumbnails-modal__thumbnail:nth-child(odd){margin-right:2%}}@media screen and (min-width:1025px){.c-gallery-runway-thumbnails-modal__thumbnail:nth-child(6n){margin-right:0}}@media screen and (max-width:1024px) and (min-width:601px){.c-gallery-runway-thumbnails-modal__thumbnail:nth-child(6n){margin-right:2%}}@media screen and (max-width:1024px) and (min-width:601px){.c-gallery-runway-thumbnails-modal__thumbnail:nth-child(4n){margin-right:0}}.c-gallery-runway-thumbnails-modal__thumbnail img{width:100%}.c-gallery-runway-thumbnails-modal__close{position:fixed;bottom:10px;right:10px;border:none;border-radius:50%;width:50px;height:50px;box-shadow:0 2px 2px 2px rgba(0,0,0,.37)}@supports not (--foo:green){.c-gallery-runway-thumbnails-modal__close{background-color:#d32531}}@supports (--foo:green){.c-gallery-runway-thumbnails-modal__close{background-color:var(--gallery-theme-color)}}.c-gallery-runway-thumbnails-modal__close:after,.c-gallery-runway-thumbnails-modal__close:before{top:13px;left:24px;height:25px}.c-gallery-runway-thumbnails-modal__next-gallery{position:absolute;bottom:0;left:0;font-weight:700;font-size:1rem;display:block;background-color:rgba(0,0,0,.37);width:100%;padding:20px 10px;line-height:1}.c-gallery-runway-thumbnail__link{cursor:pointer}.c-gallery-runway-thumbnail__link--modal{overflow:hidden}.c-gallery-runway-mobile-header{display:flex;padding:8px;position:relative;align-items:center}.c-gallery-runway-mobile-header__logo-link{display:inline-block}.c-gallery-runway-mobile-header__logo-image{max-height:26px}.c-gallery-runway-mobile-header__lightbox-icon{margin-right:15px}.c-gallery-runway-mobile-header__lightbox-icon .gallery-icon__thumbnails{width:22px;height:22px;opacity:1}.c-gallery-run-mobile-header__counter{flex-grow:1}.c-gallery-runway-mobile-header__logo{margin:0;line-height:0}.c-gallery-runway-mobile-header__close{position:relative;width:25px;height:25px;border:1px solid #fff}.c-gallery-runway-mobile-header__close:after,.c-gallery-runway-mobile-header__close:before{height:15px;top:4px;left:10px}.c-gallery-runway-mobile-footer{position:relative;padding:10px;min-height:150px}.c-gallery-runway-mobile-footer__nav{position:absolute;bottom:0;right:0;background-color:#000}.c-gallery-runway-mobile-footer__nav.c-gallery-runway-nav{padding-top:0}.c-gallery-runway-mobile-footer__nav.c-gallery-runway-nav a{padding-right:20px}.c-gallery-runway-mobile-footer__nav .c-gallery-runway-nav__submenu-link:after{right:25px}.c-gallery-runway-mobile-footer__menu-icon{position:absolute;right:15px;top:10px}.c-gallery-runway-sidebar-left__subscription-link{display:block;padding:10px 0}.c-gallery-runway-mobile-footer__byline{min-height:30px}.c-gallery-runway-nav{padding-top:15px}.c-gallery-runway-nav__menu,.c-gallery-runway-nav__menu ul{list-style:none;margin:0;padding:0}.c-gallery-runway-nav__menu a{display:block;text-decoration:none;transition:background-color .2s;font-weight:400;text-indent:17px}.c-gallery-runway-nav__menu a:hover{background-color:#00adef;color:#fff}.c-gallery-runway-nav__menu-item a{color:#fff;font-size:.9375rem;line-height:2}.c-gallery-runway-nav__sub-menu{background-color:#313131;max-height:323px;overflow-y:scroll;display:none}.c-gallery-runway-nav__active .c-gallery-runway-nav__sub-menu{display:block}.c-gallery-runway-nav__sub-menu-item a{color:#b3b3b3;font-size:.75rem;line-height:2.1;font-weight:700}.c-gallery-runway-nav__submenu-link{position:relative}.c-gallery-runway-nav__submenu-link:after{content:"";position:absolute;right:10px;top:calc(50% - 5px);display:inline-block;width:0;height:0;border-style:solid;border-width:6px 0 6px 8px;transition:.2s}@supports not (--foo:green){.c-gallery-runway-nav__submenu-link:after{border-color:transparent transparent transparent #d32531}}@supports (--foo:green){.c-gallery-runway-nav__submenu-link:after{border-left-color:var(--gallery-theme-color);border-bottom-color:transparent;border-right-color:transparent;border-top-color:transparent}}.c-gallery-runway-nav__submenu-link:hover:after{border-color:transparent transparent transparent #fff}.c-gallery-runway-nav__active .c-gallery-runway-nav__submenu-link{background-color:#00adef;color:#fff}.c-gallery-runway-nav__active .c-gallery-runway-nav__submenu-link:after{border-color:transparent transparent transparent #fff;transform:rotate(90deg)}.c-gallery{background-color:#000;color:#fff;overflow:hidden}.admin-bar .c-gallery{padding-top:46px}@media screen and (min-width:781px){.admin-bar .c-gallery{padding-top:32px}}.c-gallery *{box-sizing:border-box}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-gallery__main,.c-gallery__main .slick-slide>div,.c-gallery__main .slick-slider,.c-gallery__slider{height:calc(100vh - 79px)}}@media screen and (min-width:801px){@supports not (--foo:green){.c-gallery__main,.c-gallery__main .slick-slide>div,.c-gallery__main .slick-slider,.c-gallery__slider{height:calc(100vh - 79px)}}@supports (--foo:green){.c-gallery__main,.c-gallery__main .slick-slide>div,.c-gallery__main .slick-slider,.c-gallery__slider{height:calc(100vh - var(--gallery-header-height))}}}@media screen and (min-width:801px){@supports not (--foo:green){.admin-bar .c-gallery__main,.admin-bar .c-gallery__main .slick-slide>div,.admin-bar .c-gallery__main .slick-slider,.admin-bar .c-gallery__slider{height:calc(100vh - 111px)}}@supports (--foo:green){.admin-bar .c-gallery__main,.admin-bar .c-gallery__main .slick-slide>div,.admin-bar .c-gallery__main .slick-slider,.admin-bar .c-gallery__slider{height:calc(100vh - var(--gallery-header-height) - 32px)}}}.c-gallery__main{position:relative;overflow:hidden;display:flex}@media screen and (max-width:800px){.c-gallery__main{flex-direction:column}}.c-gallery__thumbnails{position:absolute;left:0;top:0;z-index:3;background-color:#181818;width:100%;transform:translateX(-100%);transition:.2s;visibility:hidden}@media screen and (min-width:801px){.c-gallery__thumbnails{width:175px;border-right:1px solid #292929}}@media screen and (max-width:800px){.c-gallery__thumbnails{height:100%;transition:none;overflow-y:scroll}}.c-gallery--thumbnails-active .c-gallery__thumbnails{transform:translateX(0);visibility:visible}@media screen and (min-width:801px){.c-gallery--thumbnails-active .c-gallery__thumbnails{transform:translateX(0)}}.c-gallery__slider{position:relative;overflow:hidden;flex-grow:1;background-color:#181818}.c-gallery__sidebar{border-left:1px solid #292929;flex:0 0 380px;position:relative}@media screen and (min-width:801px){.c-gallery__sidebar{overflow-y:scroll}}.c-gallery__sidebar:before{content:"";width:1px;height:130px;z-index:1;position:absolute;left:-1px;background-color:#000;top:calc(50% - 65px)}.c-gallery__intro-card{background-color:rgba(0,0,0,.81);position:fixed;top:0;left:0;width:100%;height:100%;z-index:6;display:flex;justify-content:center;align-items:center}.c-gallery__footer{border-top:1px solid #292929}.c-gallery__image-zoom{position:absolute;top:10px;right:0;display:inline-block;z-index:1;width:30px;height:30px;text-align:center;line-height:2.5}body.pmc-gallery__horizontal,body.pmc-gallery__runway{display:block}@media screen and (min-width:801px){.pmc-gallery__horizontal.admin-bar,.pmc-gallery__runway.admin-bar{overflow:hidden;height:100%}}body.pmc-gallery__horizontal{margin:0}body.pmc-gallery__horizontal iframe[name=__cmpLocator]{display:none}:root{margin-top:0!important}@supports not (--foo:green){.c-gallery__header{border-top:9px solid #d32531}}@supports (--foo:green){.c-gallery__header{border-top:9px solid var(--gallery-theme-color)}}.c-gallery-header{display:flex;border-bottom:1px solid #292929;height:70px}@media screen and (max-width:1024px){.c-gallery-header{min-height:70px;height:auto}}@media screen and (max-width:1024px){.c-gallery__footer{height:70px}}.c-gallery-header__logo{margin:0;min-width:175px;padding-left:15px;padding-right:15px}.c-gallery-header__logo-link{height:100%}.c-gallery-header__logo-image{max-height:50px;width:auto}.c-gallery-header__site-title{color:inherit;text-decoration:none}.c-gallery-header__title{font-size:1.75rem;font-weight:700;flex-grow:1;margin:0;line-height:1;text-align:center;color:#fff}@media screen and (max-width:1200px){.c-gallery-header__title{font-size:1.25rem;line-height:1.3;padding-bottom:8px;padding-top:8px}}.c-gallery-header__right{text-align:right;border-left:1px solid #292929;flex:0 0 380px}@media screen and (max-width:1024px){.c-gallery-header__right{flex:1}}.c-gallery-header__back-link{display:flex;color:inherit;text-decoration:none;text-transform:uppercase;font-weight:500;font-size:.625rem;line-height:1.5}.c-gallery-header__back-link:hover{text-decoration:underline}.c-gallery-header__back-to-linked-post .gallery-icon__close-icon{width:20px;height:20px;fill:#fff;transition:opacity .2s}.c-gallery-header__back-to-linked-post .gallery-icon__close-icon:hover{opacity:.8}.gallery-icon__left-caret{fill:#fff;width:17px;height:14px;display:inline-block}.c-gallery-header__counter{width:100%}.c-gallery-header__right--has-close-button .c-gallery-header__counter{width:calc(100% - 48px)}.c-gallery-header__mobile-close-link{display:inline-block}.c-gallery-header__mobile-close-button{width:27px;margin-right:20px;margin-top:4px}.c-gallery-header__sponsored{display:inline-block}@media screen and (max-width:800px){.c-gallery-header__sponsored{display:block;vertical-align:top}}@media screen and (min-width:801px){.c-gallery-header__sponsored{margin-left:8px;margin-right:5px}}.c-gallery-header__sponsored-text{font-size:.6875rem;padding:6px 8px;background-color:#d5d5d5;display:inline-block;color:#000;border-radius:5px;font-weight:600;line-height:1;text-transform:uppercase;vertical-align:top}.c-gallery__header-leader-board-ad{margin-bottom:5px;margin-top:5px}.c-gallery-social-icons{list-style:none;margin:0;padding:0;display:flex;height:100%;width:100%}.c-gallery-social-icons__icon{border-right:1px solid #292929;height:100%;max-width:77px;flex-grow:1}.c-gallery-social-icons__icon a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:0 23px;cursor:pointer;transition:opacity .2s}.c-gallery-social-icons__icon a:hover{opacity:.6}.c-gallery-social-icons__icon .gallery-icon{fill:#fff;width:22px;height:22px}.c-gallery--end-slide-active .c-gallery-sidebar:after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;background-color:#000}.c-gallery-sidebar__top{padding:20px}.c-gallery-sidebar__bottom{display:flex;justify-content:center;margin-bottom:10px}.c-gallery-sidebar__title{font-size:1.125rem;font-weight:700;font-family:inherit;margin:0;color:#fff}@media screen and (min-width:1024px){.c-gallery-sidebar__title{font-size:1.25rem}}.c-gallery-sidebar__slide-title{margin-top:5px;margin-bottom:5px}.c-gallery-sidebar__image-credit{font-size:.875rem;color:#6f6f6f;margin:0}.c-gallery-sidebar__caption{font-family:inherit;font-size:1rem;padding-top:12px}.c-gallery-sidebar__caption a,.c-gallery-sidebar__caption a:hover{color:#fff}.c-gallery-sidebar__caption p{margin-top:0;color:#fff}.c-gallery-sidebar__timestamp{color:#6f6f6f;font-size:.75rem;margin:0;padding-top:12px}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-current{z-index:1}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slide>div{display:flex;align-items:center;justify-content:center}.u-gallery-arrow--prev{transition:all .2s}@media screen and (min-width:801px){.c-gallery--thumbnails-active .u-gallery-arrow--prev{left:175px}}.c-gallery-slider__pinit{position:absolute;top:10px;left:10px}@media screen and (min-width:801px){.c-gallery--thumbnails-active .c-gallery-slider__pinit{transition:left .2s;left:180px}}@media screen and (max-width:800px){.c-gallery-slider .slick-track{display:flex;justify-content:center;align-items:center}}.gallery-icon__magnifying-glass{width:21px;height:20px}.c-gallery-slide{margin:0;padding:0;transition:.2s}@media screen and (min-width:801px){.c-gallery--thumbnails-active .c-gallery-slide{padding-left:175px}}.c-gallery-slide__image{max-width:100%;width:auto;height:auto;transition:opacity .2s ease-in-out;opacity:1;z-index:1;position:relative}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-gallery-slide__image{max-height:calc(100vh - 129px)}}@supports not (--foo:green){.c-gallery-slide__image{max-height:calc(100vh - 129px)}}@supports (--foo:green){.c-gallery-slide__image{max-height:calc(100vh - var(--gallery-header-height) - 50px)}}@supports not (--foo:green){.admin-bar .c-gallery-slide__image{max-height:calc(100vh - 161px)}}@supports (--foo:green){.admin-bar .c-gallery-slide__image{max-height:calc(100vh - var(--gallery-header-height) - 82px)}}.c-gallery-slide--loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.c-gallery-slide--loading img{opacity:0}.c-gallery-slide--error img{display:none}.c-gallery-slide__placeholder{height:100%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:801px){.c-gallery--thumbnails-active .u-gallery-waiting-animation{transform:translateX(87.5px)}}.c-gallery-slide-interstitial{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:2;display:none}@media screen and (min-width:801px){.c-gallery--thumbnails-active .c-gallery-slide-interstitial{padding-left:175px}}.c-gallery-slide-interstitial--active{display:block}.c-gallery-slide-interstitial__container{width:100%;height:100%;text-align:center}.c-gallery-slide__interstitial-advert{display:inline-block}.c-gallery-slide-interstitial__skip-link{display:block;color:#fff;margin-bottom:10px;margin-top:10px;text-align:center;text-decoration:underline;font-size:1rem}.c-gallery-slide-interstitial__skip-link:hover{color:#fff}.c-gallery-slide-interstitial--disabled .u-gallery-arrow{opacity:.4}.c-gallery-slide-interstitial--disabled .c-gallery-slide-interstitial__skip-link{text-decoration:none}.c-gallery-slide-interstitial__timer{display:inline-block}.c-gallery-slide-interstitial__skip-in{margin-right:6px}.c-gallery-thumbnails__list{list-style:none;margin:0;padding:0;overflow-y:scroll;width:100%}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-gallery-thumbnails__list{height:calc(100vh - 149px)}}@media screen and (min-width:801px){@supports not (--foo:green){.c-gallery-thumbnails__list{height:calc(100vh - 149px)}}@supports (--foo:green){.c-gallery-thumbnails__list{height:calc(100vh - var(--gallery-header-height) - 70px)}}}@media screen and (max-width:800px){.c-gallery-thumbnails__list{display:flex;flex-wrap:wrap;padding-bottom:10px}}@media screen and (min-width:801px){@supports not (--foo:green){.admin-bar .c-gallery-thumbnails__list{height:calc(100vh - 181px)}}@supports (--foo:green){.admin-bar .c-gallery-thumbnails__list{height:calc(100vh - var(--gallery-header-height) - 102px)}}}.c-gallery-thumbnail{display:flex;justify-content:center;width:50%}@media screen and (min-width:801px){.c-gallery-thumbnail{width:100%;margin-bottom:10px}}@media screen and (max-width:800px){.c-gallery-thumbnail{padding:2px}}.c-gallery-thumbnail__link{display:inline-block;border:1px solid transparent;transition:border .2s;background:#232323;background-image:linear-gradient(90deg,#232323 0,#2d2d2d 20%,#232323 40%,#232323);animation-name:shimmer;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:ease-in-out;background-size:200% 100%}.c-gallery-thumbnail__link:hover{border-color:#6f6f6f}.u-gallery-active .c-gallery-thumbnail__link,.u-gallery-active .c-gallery-thumbnail__link:hover{border-color:#fff}@media screen and (max-width:800px){.c-gallery-thumbnail__link{width:100%;display:flex;align-items:center;justify-content:center}}.c-gallery-thumbnail__image{vertical-align:middle}@media screen and (max-width:800px){.c-gallery-thumbnail__image{width:100%}}@media screen and (min-width:801px){@supports not (--foo:green){.c-gallery-thumbnail-counter{border-left:5px solid #d32531}}@supports (--foo:green){.c-gallery-thumbnail-counter{border-left:5px solid var(--gallery-theme-color)}}}@media screen and (min-width:801px){.c-gallery-thumbnail-counter{width:175px;padding:15px 0;position:absolute;opacity:.9;left:0;bottom:0;z-index:3;background-color:rgba(0,0,0,.37);height:70px;box-sizing:border-box;display:flex;justify-content:center;flex-direction:column}}.c-gallery-thumbnail-counter__title{margin:0;text-transform:uppercase;font-weight:700;font-size:.625rem;letter-spacing:.125rem;text-align:center}@media screen and (max-width:800px){.c-gallery-thumbnail-counter__title{display:none}}.c-gallery-thumbnail-counter__bottom{display:flex}@media screen and (min-width:801px){.c-gallery-thumbnail-counter__bottom{justify-content:center;align-items:center;padding-top:3px}}.gallery-icon__thumbnails{fill:#fff;opacity:.6;transition:opacity .24s cubic-bezier(.455,.03,.515,.955);width:22px;height:22px}.c-gallery--thumbnails-active .gallery-icon__thumbnails,.gallery-icon__thumbnails:hover{opacity:1}.c-gallery-thumbnail-counter__icon{display:flex}@media screen and (max-width:800px){.c-gallery-thumbnail-counter__icon{width:50px;justify-content:center}}.c-gallery-thumbnail-counter__count{font-weight:700;font-size:1rem;margin-right:10px}@media screen and (max-width:800px){.c-gallery-thumbnail-counter__count{flex:1;justify-content:center;display:flex}}@media screen and (max-width:800px){.c-gallery-thumbnail-counter__divider{margin-left:5px;margin-right:5px}} /*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */ .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform .333s cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline} /*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */ .pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(https://wwd.com/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);transform:translateY(6px);transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(https://wwd.com/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:2px;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.c-gallery-zoom-modal{z-index:999999999}.c-gallery-zoom-modal__animation-fade-enter,.c-gallery-zoom-modal__animation-fade-leave,.c-gallery-zoom-modal__animation-zoom-enter,.c-gallery-zoom-modal__animation-zoom-leave{animation-fill-mode:both}.c-gallery-zoom-modal__animation-zoom-enter{animation-duration:.2s;animation-name:u-gallery-zoom-in}.c-gallery-zoom-modal__animation-zoom-leave{animation-duration:.4s;animation-name:u-gallery-zoom-out}.c-gallery-zoom-modal__animation-fade-enter{animation-duration:.2s;animation-name:u-gallery-fade-in}.c-gallery-zoom-modal__animation-fade-leave{animation-duration:.2s;animation-name:u-gallery-fade-out}.pswp__img--placeholder.pswp__img--placeholder--blank:after{content:"";position:absolute;display:block;width:80px;height:80px;top:calc(50% - 40px);left:calc(50% - 40px);border-radius:40px;animation:u-gallery-waiting-animation 1s linear infinite}@supports not (--foo:green){.pswp__img--placeholder.pswp__img--placeholder--blank:after{box-shadow:0 3px 0 0 #d32531}}@supports (--foo:green){.pswp__img--placeholder.pswp__img--placeholder--blank:after{box-shadow:0 3px 0 0 var(--gallery-theme-color)}}.pmc-gallery__vertical .pswp__img--placeholder.pswp__img--placeholder--blank{background-color:transparent}.pswp__top-bar{width:150px;right:0;left:auto;z-index:1}.pswp__top-bar .pswp__button{z-index:2}.pswp__bg{background-color:rgba(0,0,0,.95)}.pmc-gallery__vertical .pswp__bg{background-color:hsla(0,0%,100%,.98)}.pmc-gallery__vertical .pswp__button,.pmc-gallery__vertical .pswp__button--arrow--left:before,.pmc-gallery__vertical .pswp__button--arrow--right:before{background-image:url(https://wwd.com/wp-content/plugins/pmc-plugins/pmc-gallery-v4/assets/build/images/black-skin.png);background-repeat:no-repeat}.pmc-gallery__vertical .pswp__caption,.pmc-gallery__vertical .pswp__top-bar,.pmc-gallery__vertical .pswp__ui--fit .pswp__caption,.pmc-gallery__vertical .pswp__ui--fit .pswp__top-bar{background-color:transparent}.pmc-gallery-zoom-modal-open body,html.pmc-gallery-zoom-modal-open{overflow:hidden}.c-gallery-end-slide{width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.81);z-index:5;color:#fff;display:flex;justify-content:center;align-items:center}@media screen and (min-width:801px){.c-gallery-end-slide{position:absolute}}.c-gallery-end-slide__inner{width:100%;display:flex;justify-content:center;align-items:center;height:100vh}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.c-gallery-end-slide__inner{max-height:calc(100vh - 79px)}}@media screen and (max-width:800px){@supports not (--foo:green){.c-gallery-end-slide__inner{max-height:calc(100vh - 79px)}}@supports (--foo:green){.c-gallery-end-slide__inner{max-height:calc(100vh - var(--gallery-header-height))}}}@media screen and (max-width:800px){@supports not (--foo:green){.admin-bar .c-gallery-end-slide__inner{max-height:calc(100vh - 111px)}}@supports (--foo:green){.admin-bar .c-gallery-end-slide__inner{max-height:calc(100vh - var(--gallery-header-height) - 32px)}}}@media screen and (max-width:800px){.c-gallery-runway .c-gallery-end-slide__inner{max-height:100vh}}.c-gallery-end-slide__container-left{display:flex}@media screen and (min-width:801px){.c-gallery-end-slide__container-left{flex-grow:1}}@media screen and (max-width:800px){.c-gallery-end-slide__container-left{flex-direction:column;align-items:center;justify-content:center;width:100%;margin-top:50px;padding-right:20px;padding-left:20px}}.c-gallery-end-slide__container-right{flex:0 0 380px;background-color:#000}@media screen and (max-width:1440px){.c-gallery-end-slide__container-right{display:none}}.c-gallery-end-slide__column-left{padding-left:15px;padding-right:15px}@media screen and (min-width:801px){.c-gallery-end-slide__column-left{flex-grow:1;display:flex;justify-content:center;align-items:center}}.c-gallery-end-slide__column-right{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:801px){.c-gallery-end-slide__column-right{padding-right:50px}}@media screen and (max-width:800px){.c-gallery-end-slide__column-right{width:100%;margin-top:30px}}.c-gallery-end-slide__subscribe-uppertext{font-weight:700;display:block;font-size:1.0625rem}.c-gallery-end-slide__subscribe-ad{display:block;text-align:center;font-size:1.2rem;margin-bottom:20px}.c-gallery-end-slide__subscribe-text{font-weight:700;display:block;text-transform:uppercase;font-size:1.0625rem}@supports not (--foo:green){.c-gallery-end-slide__subscribe-text{color:#d32531}}@supports (--foo:green){.c-gallery-end-slide__subscribe-text{color:var(--gallery-theme-color)}}.c-gallery-end-slide__close-message{display:block;padding:0;vertical-align:middle;border:0;background-color:transparent;color:inherit;cursor:pointer;font-size:.875rem;transition:color .2s;opacity:.8}.c-gallery-end-slide__close-message:hover{opacity:1}.c-gallery-end-slide__close-container{display:flex;justify-content:center}.c-gallery-end-slide__animation-enter,.c-gallery-end-slide__animation-leave{animation-fill-mode:both}.c-gallery-end-slide__animation-enter{animation-duration:.5s;animation-name:u-gallery-fade-in}.c-gallery-end-slide__animation-leave{animation-duration:.2s;animation-name:u-gallery-fade-out}.c-gallery-end-slide__next-slide-title{margin-bottom:5px;margin-top:10px;font-size:1.375rem;text-align:center}.c-gallery-end-slide__next-slide-title a{transition:color .2s}@supports not (--foo:green){.c-gallery-end-slide__next-slide-title a:hover{color:#d32531}}@supports (--foo:green){.c-gallery-end-slide__next-slide-title a:hover{color:var(--gallery-theme-color)}}@media screen and (max-width:1024px){.c-gallery-end-slide__next-slide-title{font-size:1.125rem}}.c-gallery-end-slide__next-text{font-size:1.875rem;font-weight:700;text-transform:uppercase;text-align:center}.c-gallery-intro-card{width:688px;background-color:#fff;color:#000;text-align:center;padding:30px;max-height:calc(100vh - 180px);overflow-y:auto;position:relative;margin:10px}@media screen and (max-width:415px){.c-gallery-intro-card{padding:20px}}.c-gallery-intro-card__slide-meta{display:flex;justify-content:center}.c-gallery-intro-card__vertical{text-transform:uppercase;font-size:.75rem;margin-right:10px}@supports not (--foo:green){.c-gallery-intro-card__vertical{color:#d32531}}@supports (--foo:green){.c-gallery-intro-card__vertical{color:var(--gallery-theme-color)}}.c-gallery-intro-card__date{font-size:.75rem;text-transform:uppercase;color:#575757}.c-gallery-intro-card__intro-title{font-size:1.875rem;margin-top:10px;margin-bottom:10px}@media screen and (max-width:415px){.c-gallery-intro-card__intro-title{font-size:1.125rem}}@supports not (--foo:green){.c-gallery-intro-card__intro-title{font-family:"inherit"}}@supports (--foo:green){.c-gallery-intro-card__intro-title{font-family:var(--gallery-horizontal-intro-card-font-family)}}.c-gallery-intro-card__social-icons{list-style:none;margin:0;padding:0;display:flex;justify-content:center}.c-gallery-intro-card__content{margin-bottom:25px;font-size:1rem}@media screen and (max-width:415px){.c-gallery-intro-card__content{font-size:.875rem;margin-bottom:15px}}.c-gallery-intro-card__social-icon{margin-right:8px}.c-gallery-intro-card__button{text-transform:uppercase;transition:background-color .2s;cursor:pointer;font-size:.875rem;margin-bottom:20px;padding:14px 20px;font-weight:600}@supports not (--foo:green){.c-gallery-intro-card__button{color:#d32531}}@supports (--foo:green){.c-gallery-intro-card__button{color:var(--gallery-theme-color)}}@supports not (--foo:green){.c-gallery-intro-card__button{border:1px solid #d32531}}@supports (--foo:green){.c-gallery-intro-card__button{border:1px solid var(--gallery-theme-color)}}@media screen and (max-width:415px){.c-gallery-intro-card__button{margin-bottom:15px;padding:10px 15px}}.c-gallery-intro-card__button:hover{color:#fff}@supports not (--foo:green){.c-gallery-intro-card__button:hover{background-color:#d32531}}@supports (--foo:green){.c-gallery-intro-card__button:hover{background-color:var(--gallery-theme-color)}}.c-gallery-intro-card__close-icon{position:absolute;top:10px;right:5px}.c-gallery-intro-card__read-more{display:block;margin-top:-8px;text-align:center}@supports not (--foo:green){.c-gallery-intro-card__read-more{color:#d32531}}@supports (--foo:green){.c-gallery-intro-card__read-more{color:var(--gallery-theme-color)}}.a-article-nl-fade{overflow:auto}.a-article-nl-fade *{color:transparent!important;text-shadow:0 0 5px #000!important}.a-article-nl-fade img{filter:blur(3px)!important}