.gallery__ad{width:0;overflow:hidden;position:absolute;height:60rem;margin-left:1rem;opacity:0;transition:opacity .1s ease-in;display:flex;align-items:center;justify-content:center;color:#fff}.gallery__ad--active{transition:width .5s cubic-bezier(.215,.61,.355,1),opacity .1s ease-out .4s;width:30rem;opacity:1}.gallery__ad-content{width:30rem;text-align:center}.gallery__item--cta{display:block;padding:15rem 1rem 0;width:15rem;max-height:60rem;background-color:var(--widget-secondary-bkg-color);color:var(--widget-title-color)}.gallery__item--cta img{width:100%}.gallery__item--cta:hover .gallery__cta-title{color:var(--widget-link-hover-color)}.gallery__cta-prompt{font-size:1.4rem;font-weight:800;text-transform:uppercase;letter-spacing:1.5px}.gallery__cta-title{font-size:1.2rem;padding:1rem 0 2rem;display:block;color:#f7f7f7}.gallery__arrow{display:block;position:absolute;height:60rem;width:3rem;top:0;left:0;z-index:2;padding:0;cursor:pointer;background-color:var(--widget-overlay-color)}.gallery__arrow--inactive{cursor:inherit}.gallery__arrow--inactive .gallery__arrow-icon{color:var(--widget-arrow-icon-inactive-color)}.gallery__arrow--left{transform:rotate(180deg)}.gallery__arrow--right{right:0;left:auto;padding-bottom:0}.gallery__arrow-icon{width:2.1rem;height:4.2rem}.gallery__arrow-icon,.gallery__arrow-link{color:var(--widget-arrow-icon-color)}.gallery__arrow--active:hover .gallery__arrow-icon{color:var(--widget-arrow-icon-hover-color)}.gallery__img-wrapper{display:none;width:100%;overflow:hidden;float:left;position:relative;padding-left:2rem;height:69.2rem}.gallery__img-wrapper--with-cover{width:calc(100% - 30rem)}.gallery__imgs{position:relative;transition:left .5s ease-out;height:100%;overflow:hidden}.gallery__item{float:left;position:relative;height:100%;margin-left:1rem;transition:opacity .3s ease-out,width .5s cubic-bezier(.215,.61,.355,1),height .5s cubic-bezier(.215,.61,.355,1),margin .5s cubic-bezier(.215,.61,.355,1)}.gallery__image{width:auto}@-webkit-keyframes delay-overflow-show{0%{overflow:hidden}}@keyframes delay-overflow-show{0%{overflow:hidden}}.gallery__item--active .gallery__figure-wrap{overflow:visible;overflow:initial;-webkit-animation:delay-overflow-show 1.5s;animation:delay-overflow-show 1.5s}.gallery__item--active .gallery__thumb{opacity:1;transition:opacity .4s ease-out .2s}.gallery__item--active .gallery__box{opacity:1}.gallery__item--active .gallery__credit{transition:opacity .5s ease-in .1s;opacity:1}.gallery__item--inactive{width:15rem}.gallery__item--inactive .gallery__figure-wrap{overflow:hidden}.gallery__item--inactive .gallery__thumb{opacity:.35;transition:opacity .3s ease-out}.gallery__item--inactive .gallery__thumb:hover{opacity:1;transition:opacity .6s;transition-timing-function:ease-out;cursor:pointer}.gallery__item--inactive .gallery__image{transition:width .5s ease-out,height .5s ease-out,top .5s ease-out,transform .5s ease-out}.gallery__item--inactive .gallery__box{transition-delay:0}.gallery__item--inactive .gallery__count{opacity:0;transition:opacity .2s ease-out}.gallery__item--ad-active{margin-right:31rem}.gallery__figure-wrap{overflow:visible;overflow:initial;display:flex;align-items:center}.gallery__thumb{height:60rem;width:100%;top:0;padding:0;position:relative;background:transparent}.gallery__thumb:focus{outline:none}.gallery__image{max-width:none;position:absolute;height:100%;left:50%;top:50%;transform:translate(-50%,-50%);transition:width .5s ease-out,height .5s ease-out;max-height:100%}.gallery__count{position:absolute;bottom:0;right:-.1rem;background-color:hsla(0,0%,100%,.8);color:#1e1e1e;font-size:1.2rem;line-height:2.5rem;padding:0 1rem;letter-spacing:1px;opacity:1;transition:opacity .5s ease-out .3s}.gallery__box{position:absolute;bottom:0;left:0;width:100%;opacity:0;padding-top:2rem;padding-right:2rem;padding-left:.5rem;background-color:transparent;z-index:2;transition:opacity .2s ease-out,max-height .5s ease-out,background-color .2s ease-out;overflow:hidden;height:9.2rem;max-height:9.2rem;scrollbar-width:thin;scrollbar-color:#9f9f9f #d4d4d4;scrollbar-face-color:#9f9f9f;scrollbar-track-color:#d4d4d4}.gallery__box ::-webkit-scrollbar{width:.4rem;height:.4rem}.gallery__box ::-webkit-scrollbar-thumb{background:#9f9f9f;border-radius:.4rem;border:none}.gallery__box ::-webkit-scrollbar-track{background:#d4d4d4;border-radius:.4rem}.gallery__box-wrap{width:100%;overflow:hidden}.gallery__box--expanded{height:auto;max-height:100%;transition:opacity .5s ease-out .5s,max-height 1.5s ease-out,background-color .5s ease-out;padding-bottom:30px;background-color:var(--widget-overlay-color)}.gallery__box--expanded .gallery__expand-arrow{transform:rotate(90deg)}.gallery__box--expanded .gallery__description{overflow-y:auto;max-height:300px}.gallery__box--expanded .gallery__title{max-height:none}.gallery__box--expanded .gallery__description p:after,.gallery__box--expanded .gallery__description p:before{display:none}.gallery__credit{position:absolute;right:0;bottom:-2.2rem;font-size:1.2rem;line-height:1.4rem;color:var(--widget-secondary-text-color);opacity:0;transition:opacity 0;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:right}.gallery__title{font-weight:800;font-size:2rem;line-height:2.6rem;max-height:5.2rem}.gallery__description,.gallery__title{padding-right:1rem;overflow:hidden;position:relative}.gallery__description{font-size:1.4rem;line-height:2rem;max-height:4.2rem;text-align:left}.gallery__description p{margin-bottom:.3rem}.gallery__description p:after{background:var(--widget-bkg-color)}.gallery__description--single-line{max-height:2.1rem}.gallery__description--three-line{margin-top:.5rem;max-height:6.4rem}.gallery__description p:after{content:"";position:absolute;right:0;width:1.6rem;height:1.8rem}.gallery__description p:before{content:"...";position:absolute;bottom:.5rem;right:0}.gallery__expand-button{position:absolute;right:0;bottom:1.8rem;cursor:pointer;background:transparent;opacity:0;transition:opacity 0}.gallery__expand-button--active{opacity:1;transition:opacity .5s ease-in .1s}.gallery__expand-arrow{height:2rem;transform:rotate(-90deg);color:var(--widget-arrow-icon-color)}.gallery__expand-arrow:hover{color:var(--widget-arrow-icon-hover-color)}@media screen and (min-width:1024px){.gallery__img-wrapper{display:block}}.coverflow-ad{display:block;width:100%;height:100%}@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.widget__gallery{position:relative;overflow:hidden}.widget__gallery a{color:var(--widget-link-color)}.gallery__cover{width:30rem;height:60rem;overflow:hidden;float:left;display:none}.gallery__mobile-text-wrap{padding-top:1rem}.gallery__mobile-text{padding:0 4.5rem 0 3rem;position:relative;display:block;width:100%;text-align:left;background-color:var(--widget-bkg-color);color:var(--widget-title-color)}.gallery__mobile-text h4{text-transform:uppercase;margin-bottom:.5rem;font-size:2.8rem;line-height:135%}.gallery__mobile-title{font-size:2rem;font-weight:700}.gallery__arrow-link{width:2.3rem;height:4.8rem;display:block;position:absolute;right:1.5rem;top:55%;transform:translateY(-50%);color:var(--widget-arrow-icon-color)}@media print,screen and (min-width:758px){.gallery__border{overflow:auto}.gallery__cover{display:block}.gallery__mobile-text{margin:0}.gallery__mobile-text h4{display:block}.gallery__mobile-text>div,.gallery__mobile-text h4{width:100%}.gallery__mobile-text{padding:1.5rem 8rem 1.5rem 3rem;display:flex;flex-flow:wrap;align-items:center;align-content:center}.gallery__mobile-link-block--with-cover{width:calc(100% - 30rem);float:left;padding-left:1rem;display:flex;flex-direction:column}.gallery__mobile-link-block--with-cover .gallery__mobile-text{padding-top:0;padding-bottom:1.5rem}.gallery__mobile-link-block--without-cover{position:relative}.gallery__mobile-link-block--without-cover .gallery__mobile-text{padding-right:0;padding-left:0;padding-bottom:0;min-height:15rem}.gallery__mobile-link-block--without-cover .gallery__mobile-text-wrap{width:70%;padding-right:4rem;padding-top:0;margin:0 auto;position:relative}.gallery__mobile-link-block--without-cover .gallery__arrow-link{right:0}.gallery__arrow-link{right:5rem;width:3.3rem;height:6.8rem}}@media screen and (min-width:758px) and (max-width:1023px){.gallery__border--without-cover{padding-bottom:0}.gallery__border--with-cover{display:flex;align-items:center}}@media screen and (min-width:1024px){.gallery__border{height:69.2rem}.gallery__mobile-link-block{display:none}}
/*# sourceMappingURL=Gallery.249.1bfa4c2897e9b19d363c.css.map*/