.gallery__total-slides,.gallery__current-slide{font-family:"HelveticaNeue";font-size:0.625rem;letter-spacing:.2rem;line-height:1rem}@media print,screen and (min-width: 52.5625em){.gallery__total-slides,.gallery__current-slide{font-size:0.875rem;letter-spacing:.12rem;line-height:1.75rem}}.gallery__title{display:block;font-family:"ChronicleDisplay-Light";font-size:1.875rem;letter-spacing:0;line-height:2.125rem}@media print,screen and (min-width: 52.5625em){.gallery__title{font-size:2.375rem;line-height:3.375rem}}.gallery__arrow span{clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.gallery__slide video,.gallery__slide .youtube-video{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.gallery__slides-container{display:block;position:relative;text-decoration:none;width:100%}.gallery--vertical-scroll .gallery__slides-container{height:0;overflow:hidden;padding-bottom:56.5%}.gallery__link{text-decoration:none}.gallery__title{text-decoration:none}.gallery__arrow{background-color:#000;cursor:pointer;height:4.25rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3.25rem}.gallery__arrow::before{background-image:url("../images/icons/chevron-blue.svg");background-position:center center;background-repeat:no-repeat;content:"";height:100%;position:absolute;width:100%;z-index:2}.gallery__arrow::after{background-color:#00b1e5;content:"";height:100%;position:absolute;right:0;top:0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out;width:3px;z-index:1}.gallery__arrow:hover::before{background-image:url("../images/icons/chevron-white.svg")}.gallery__arrow:hover::after{width:100%}.gallery__arrow--left{left:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.gallery__arrow--right{right:0}.gallery__selection-label{background-color:rgba(0,0,0,0);bottom:0;padding:0.375rem 1.25rem;position:absolute;right:0}.gallery__current-slide{color:#fff}.gallery__current-slide::after{content:"of";font-family:"ChronicleDisplay-SemiItalic",sans-serif;font-size:0.875rem;letter-spacing:.2rem;line-height:1.75rem;padding-left:0.1875rem}.gallery__total-slides{color:#fff}.gallery__slides{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;position:relative;scroll-behavior:smooth;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0);scrollbar-width:none}.gallery__slides::-webkit-scrollbar{display:none}.gallery--vertical-scroll .gallery__slides{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;overflow-x:hidden;overflow-y:auto;position:absolute;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;top:0;width:100%}.gallery__slide{border-radius:3px;display:block;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;padding-bottom:56.5%;position:relative;scroll-snap-align:center;width:100%}.gallery__slide.active{opacity:1}.gallery__slide .image{height:100%;left:0;position:absolute;top:0;width:100%}.gallery__slide .image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.gallery__slide video,.gallery__slide .youtube-video{max-width:none}.gallery__slide .mp4-video__video-container{position:static}.gallery__slide .video-controls{bottom:1.875rem}.gallery__thumbs{overflow-x:visible;overflow-y:visible;width:100%}.gallery__thumbs--scroll{overflow-x:auto;overflow-y:hidden}.gallery__thumbs-inner{display:block;font-size:0;margin-top:10px;overflow-x:auto;text-align:left;-webkit-transition:450ms -webkit-transform;transition:450ms -webkit-transform;transition:450ms transform;transition:450ms transform, 450ms -webkit-transform;white-space:nowrap;width:100%}.gallery__thumbs-inner:hover .gallery__thumb{opacity:.3}.gallery__thumbs-inner:hover .gallery__thumb:hover{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.gallery__thumb{background:center no-repeat;background-size:cover;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:inline-block;margin:0.3125rem;position:relative;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:450ms -webkit-transform;transition:450ms -webkit-transform;transition:450ms transform;transition:450ms transform, 450ms -webkit-transform;width:calc(16.6666666667% - 10px)}.gallery__thumb::after{content:"";display:block;padding-bottom:100%}.gallery__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery__dot{background-color:#ccc;border-radius:0.3125rem;height:0.625rem;margin:0.625rem 0.3125rem;-webkit-transition:width .2s linear;transition:width .2s linear;width:0.625rem}.gallery__dot.active{background-color:#00b1e5;width:3rem}