.GalleryPanel{--gallery-panel-cell-height:70vh;--gallery-panel-index-width:200px;--six-pen-color:#fff;background-color:#fff;bottom:0;box-sizing:border-box;column-gap:var(--six-gutter);display:none;display:grid;height:100%;left:0;max-width:100%;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden;width:100%;z-index:80}@media(min-width:2389px){.GalleryPanel{--max-grid:calc(var(--six-site-max-width)/2 + var(--six-site-margin) + var(--six-gutter)*2);grid-template-columns:[full-start] var(--six-site-margin) calc(50vw - var(--max-grid)) [content-start] repeat(var(--six-cols),1fr) [content-end] calc(50vw - var(--max-grid)) var(--six-site-margin) [full-end]}}@media(max-width:2388px){.GalleryPanel{--col-spacer:calc(var(--six-site-margin) - var(--six-gutter));grid-template-columns:[full-start] var(--col-spacer) [content-start] repeat(var(--six-cols),1fr) [content-end] var(--col-spacer) [full-end]}}@supports not (display:grid){.GalleryPanel{display:block;width:100%}}.GalleryPanel.is-active{opacity:1;pointer-events:auto;visibility:visible}.GalleryPanel.is-portrait{padding:8vh 0}.GalleryPanel .GalleryPanel__loader{--line-height:1.375;align-items:center;color:#fff;display:flex;font-family:gt_america_rg,sans-serif;font-size:16px;font-style:normal;font-weight:400;grid-column:full;justify-content:center;left:0;line-height:1.375;margin:0 auto;opacity:0;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .5s cubic-bezier(.83,0,.17,1) 0s}.GalleryPanel .GalleryPanel__loader strong{font-family:gt_america_md,sans-serif;font-style:normal;font-weight:500}.GalleryPanel .GalleryPanel__loader span{animation:l1 1s infinite;aspect-ratio:1;border-color:#707d73 transparent;border-radius:50%;border-style:solid;border-width:8px;display:block;width:50px}@keyframes l1{to{transform:rotate(.5turn)}}.GalleryPanel.is-loading .GalleryPanel__loader{opacity:1}.GalleryPanel .GalleryPanel__inner{align-items:center;display:flex;flex-direction:column;grid-column:content;height:100%;justify-content:center;max-height:100%;overflow:hidden}.GalleryPanel .GalleryPanel__header{color:#1a1a1a;display:flex;grid-column:content;justify-content:space-between;left:0;margin-top:calc(1.37931vw + 12.41379px);position:absolute;top:0;width:100%}@media(min-width:2001px){.GalleryPanel .GalleryPanel__header{margin-top:40px}}@media(max-width:550px){.GalleryPanel .GalleryPanel__header{margin-top:20px}}.GalleryPanel .GalleryPanel__title{--line-height:1.375;color:#1a1a1a;font-family:gt_america_rg,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.375;margin-right:15px}.GalleryPanel .GalleryPanel__title strong{font-family:gt_america_md,sans-serif;font-style:normal;font-weight:500}.GalleryPanel .GalleryPanel__close{--line-height:1.375;background:transparent;border:none;cursor:pointer;font-family:gt_america_rg,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.375;margin:0;padding:0}.GalleryPanel .GalleryPanel__close strong{font-family:gt_america_md,sans-serif;font-style:normal;font-weight:500}.GalleryPanel .GalleryPanel__flickity{height:100%;max-height:var(--gallery-panel-cell-height)}.GalleryPanel .GalleryPanel__flickity.flickity-enabled{height:100%;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:100%}.GalleryPanel .GalleryPanel__flickity.flickity-enabled:focus{outline:none}.GalleryPanel .GalleryPanel__flickity.flickity-enabled .flickity-viewport{height:100%;max-height:100%;min-height:100%;overflow:hidden;position:relative;touch-action:pan-y}.GalleryPanel .GalleryPanel__flickity.flickity-enabled .flickity-slider{align-items:center;display:flex;height:100%;left:0;max-height:100%;position:absolute;width:100%}.GalleryPanel .GalleryPanel__flickity.flickity-enabled .flickity-cell{left:0;max-height:100%;overflow:hidden;position:absolute}.GalleryPanel .GalleryPanel__flickity.flickity-enabled .flickity-cell img{height:100%;max-height:var(--gallery-panel-cell-height);width:auto}.GalleryPanel .GalleryPanel__flickity.flickity-enabled.is-draggable{-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none}.GalleryPanel .GalleryPanel__flickity.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.GalleryPanel .GalleryPanel__flickity.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.GalleryPanel .GalleryPanel__nav{align-items:flex-end;display:flex;grid-column:content;justify-content:space-between;margin-bottom:calc(1.37931vw + 12.41379px);margin-top:auto;width:100%}@media(min-width:2001px){.GalleryPanel .GalleryPanel__nav{margin-bottom:40px}}@media(max-width:550px){.GalleryPanel .GalleryPanel__nav{margin-bottom:20px}}.GalleryPanel .GalleryPanel__nav__list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;left:0;margin:0 auto;max-width:calc(100% - var(--six-site-margin)*2);position:absolute;right:0;width:fit-content}@media(min-width:1024px){.GalleryPanel .GalleryPanel__nav__list{max-width:calc(100% - var(--gallery-panel-index-width)*2)}}.GalleryPanel .GalleryPanel__nav__list__item{display:block;flex-shrink:0;transition:all .5s cubic-bezier(.83,0,.17,1) 0s;width:auto}.GalleryPanel .GalleryPanel__nav__list__item:not(:last-child){margin-right:4px}.GalleryPanel .GalleryPanel__nav__list__item__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;height:auto;margin:0;opacity:.3;padding:0;transition:all .5s cubic-bezier(.83,0,.17,1) 0s;width:fit-content}.GalleryPanel .GalleryPanel__nav__list__item__btn.is-active{opacity:1}.GalleryPanel .GalleryPanel__nav__list__item__btn:focus{outline:none}.GalleryPanel .GalleryPanel__nav__list__item__btn img{height:calc(.41379vw + 31.72414px);margin:0;pointer-events:none;width:auto}@media(min-width:2001px){.GalleryPanel .GalleryPanel__nav__list__item__btn img{height:40px}}@media(max-width:550px){.GalleryPanel .GalleryPanel__nav__list__item__btn img{height:34px}}.GalleryPanel .GalleryPanel__nav__index{--lh-b-adjust:0.77;--line-height:1;color:#1a1a1a;font-family:gt_america_rg,sans-serif;font-size:120px;font-style:normal;font-weight:400;letter-spacing:0;line-height:1;transform:translate3d(0,10px,0);z-index:1}.GalleryPanel .GalleryPanel__nav__index:after{content:"";display:block;height:0;margin-top:calc((var(--lh-b-adjust) - var(--line-height))*.5em);width:0}@media(max-width:1023px){.GalleryPanel .GalleryPanel__nav__index{display:none}}body.is-loading-cursor{cursor:wait}[data-gallery-panel-image-id]{cursor:pointer}