.v2 .v2-lightbox{-ms-flex-align:center;align-items:center;display:-ms-flexbox!important;display:flex!important;height:100%;-ms-flex-pack:center;justify-content:center;left:0;position:fixed;top:0;transition:visibility 222ms cubic-bezier(.645,.045,.355,1);visibility:hidden;width:100%;z-index:10000}.v2-lightbox--open .v2 .v2-lightbox{visibility:visible}.v2 .v2-lightbox__overlay{cursor:pointer;background:rgba(0,0,0,.6);height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity 222ms cubic-bezier(.645,.045,.355,1);width:100%}.v2-lightbox--open .v2 .v2-lightbox__overlay{opacity:.66}.v2 .v2-lightbox__wrapper{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 .9375rem;max-height:calc(100% - 1.875rem);max-width:calc(100% - 1.875rem);padding-bottom:1.875rem;opacity:0;position:relative;transition:opacity 222ms cubic-bezier(.645,.045,.355,1)}.v2-lightbox--open .v2 .v2-lightbox__wrapper{opacity:1}.v2 .v2-lightbox--iframe .v2-iframe{overflow:hidden;position:relative;width:100%;height:0;padding-bottom:80vh}.v2 .v2-lightbox--iframe .v2-iframe iframe{position:absolute;width:100%;height:100%;top:0;left:0}.v2 .v2-lightbox--iframe .v2-lightbox__content{padding:0}.v2 .v2-lightbox--iframe .v2-lightbox__wrapper,.v2 .v2-lightbox--video .v2-lightbox__wrapper{max-width:900px;width:100%}.v2 .v2-lightbox__loading-indicator{min-width:200px;min-height:80px}.v2 .v2-lightbox__loading-indicator:before{content:"";display:block;position:absolute;left:calc(50% - 50px);top:calc(50% - 50px);width:80px;height:80px;-webkit-animation:spin .7s linear infinite;animation:spin .7s linear infinite;border-radius:50%;border:2px solid transparent;border-top-color:#005ecc}.v2 .v2-lightbox__loading-indicator img{z-index:5}.v2 .v2-lightbox__loading-indicator--hidden:before{display:none}.v2 .v2-lightbox__content{padding:0 1.875rem;overflow-y:auto;text-align:center;max-width:100%}.v2 .v2-lightbox__controls{-ms-flex-negative:0;flex-shrink:0;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;min-height:2.5rem;-ms-flex-pack:justify;justify-content:space-between;padding-right:12px;position:relative}.v2 .v2-lightbox__title{padding:.5rem 1.875rem}.v2 .v2-lightbox__close{display:block!important;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;width:1.25rem}.v2 .v2-lightbox__close img{width:100%}.v2 .v2-lightbox-video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.v2 .v2-lightbox-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.v2-lightbox--open{overflow-y:hidden}.v2-mobile-device .v2-lightbox--iframe .v2-lightbox__wrapper .v2-iframe{overflow-y:auto;-webkit-overflow-scrolling:touch}