.gallery-page .gallery-group{background:var(--gallery-group-background);padding:var(--gallery-group-padding);width:var(--gallery-group-width);margin:var(--gallery-group-margin)}.gallery-page .gallery-grid{display:-ms-grid;display:grid;-ms-grid-columns:var(--gallery-break-0-template-columns);grid-template-columns:var(--gallery-break-0-template-columns);grid-auto-rows:1fr;grid-gap:var(--gallery-grid-gap)}@media only screen and (min-width:400px){.gallery-page .gallery-grid{-ms-grid-columns:var(--gallery-break-1-template-columns);grid-template-columns:var(--gallery-break-1-template-columns)}}@media only screen and (min-width:768px){.gallery-page .gallery-grid{-ms-grid-columns:var(--gallery-break-2-template-columns);grid-template-columns:var(--gallery-break-2-template-columns)}}.gallery-page .gallery-name{color:var(--gallery-header-color)}.gallery-page .img-item{display:block;width:100%;height:100%;overflow:hidden;-webkit-transform:scale(1);transform:scale(1);cursor:pointer}.gallery-page .img-item:focus img,.gallery-page .img-item:hover img{-webkit-transform:scale(1.03);transform:scale(1.03)}.gallery-page .img-item.thumb-image{width:100%;margin:0px;aspect-ratio:var(--gallery-thumbnail-aspect-ratio);background-color:var(--text-box-bg)}.gallery-page .img-item .thumbnail-overflow-wrapper{overflow:hidden}.gallery-page .img-item .photo-caption{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;padding-top:8px}.gallery-page .gal-img{opacity:0;-webkit-transition:opacity 850ms ease,-webkit-transform 600ms ease;transition:opacity 850ms ease,-webkit-transform 600ms ease;transition:transform 600ms ease,opacity 850ms ease;transition:transform 600ms ease,opacity 850ms ease,-webkit-transform 600ms ease}.gallery-page .gal-img img{width:100%;height:100%;aspect-ratio:var(--gallery-thumbnail-aspect-ratio);-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1);transform:scale(1)}.gallery-page .gal-img.show{opacity:1}.gallery-page .thumb-figure{overflow:hidden;background-image:none!important;position:relative;cursor:pointer}.gallery-page .thumb-figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-page .thumb-video-box .tobii-zoom__icon{display:none}.gallery-page .thumb-video-box .thumb-video{position:relative;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center center;display:inline-block;padding:0;overflow:hidden;margin:2px;vertical-align:top}.gallery-page .thumb-video-box .thumb-video .video-360{height:100%}.gallery-page .thumb-video-box .thumb-video picture{display:inline-block;position:relative;opacity:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery-page .video-button-player{position:absolute;inset:0;width:6rem;height:6rem;margin:auto}.gallery-page .video-button-player svg{width:6rem;height:6rem}.gallery-page .video-button-player svg path.fg-path{stroke:#030303}.gallery-page .video-button-player svg path.bg-path{stroke:white;fill:white}.gallery-page .caption{background-color:var(--caption-background,var(--tobii-caption-background));bottom:0;color:var(--caption-color,var(--tobii-caption-color));font-size:1.125em;padding:0.25em 5%;position:relative;white-space:pre-wrap;width:100%}@media (max-width:767px){.tobii__slider .tobii__slide figure img{min-height:300px;-o-object-fit:cover;object-fit:cover}.tobii__slider .tobii__slide figure figcaption{position:relative}}.tobii__slider .tobii__slide [data-type=iframe]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}tour-dialog{position:relative;z-index:10000000}.tour-icon{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:120px;pointer-events:none;z-index:10}iron-overlay-backdrop.opened{z-index:1000000!important}