.image-gallery{margin-bottom:var(--spacing-600)}.image-gallery__items{grid-gap:var(--grid-gap-loose);grid-gap:0;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.image-gallery__items>*{min-width:0}@media (width>=768px){.image-gallery__items{grid-template-columns:repeat(12,1fr)}}.image-gallery h3{letter-spacing:-.025em;font-weight:400;line-height:1.15;font-size:var(--font-size-150);margin:1.2em 0 .6em}.image-gallery h3:first-child{margin-top:0}.image-gallery__item{cursor:pointer;box-sizing:border-box;background:0 0;border:none;width:100%;padding:0;position:relative;overflow:hidden}.image-gallery__item code{opacity:0;background:#fff;padding:1em;font-size:12px;display:block;position:absolute;bottom:5%;left:5%;right:5%}.image-gallery__item-caption{letter-spacing:-.025em;font-weight:400;line-height:1.15;font-size:var(--font-size-150);text-align:right;padding:0 var(--spacing-125);color:#12332e;margin:1em 0 0;padding-bottom:.2em}.image-gallery__item-caption:first-child{margin-top:0}.image-gallery__item-caption span{text-align:left;color:#12332e;display:inline-block}.image-gallery__item:hover code{opacity:1}.image-gallery__item:focus{outline:none}.image-gallery__item:focus-visible{outline:2px solid var(--color-gron-1);border:1px solid #0006}.image-gallery-item__image{width:100%;height:100%}.image-gallery-item__image img{width:100%;height:auto;display:block}.image-gallery-item__video{width:100%;height:100%}.image-gallery-item__video>div{object-fit:cover;width:100%;height:100%}.image-gallery-item__video .tag{bottom:var(--spacing-75);left:var(--spacing-75);position:absolute}.image-gallery__see-all{right:var(--spacing-125);bottom:var(--spacing-125);position:absolute}.image-gallery__extra-items{color:#fff;pointer-events:all;cursor:pointer;letter-spacing:-.01em;width:100%;height:100%;font-weight:400;line-height:1.2;font-size:var(--font-size-250);background:#000c;justify-content:center;align-items:center;margin:0;display:flex;position:relative}.image-gallery .plyr__control--overlaid{margin:auto;background:var(--theme-color-white-bg)!important;--play-button-icon:var(--theme-color-white-text)!important;--play-button-hover-icon:var(--theme-color-white-base-text)!important;inset:0!important}.image-gallery:not(.image-gallery--count-1) .image-gallery__items .image-gallery-item__video{pointer-events:none}.image-gallery:not(.image-gallery--count-1) .image-gallery__items .plyr__control--overlaid{display:none!important}.image-gallery:has(.image-gallery__item:focus) .image-gallery__item:not(:focus){filter:grayscale(.25);z-index:-1}.image-gallery--count-1 .image-gallery__item{pointer-events:none}.image-gallery--count-1 .image-gallery__item__video{height:auto}.image-gallery--count-1 .plyr{pointer-events:all}.image-gallery--count-1 .image-gallery__item:first-child{grid-column:1/5}.image-gallery--count-2 .image-gallery__item:first-child{grid-area:1/1/2/3}.image-gallery--count-2 .image-gallery__item:nth-child(2){grid-area:1/3/2/5}.image-gallery--count-3 .image-gallery__item:first-child{grid-area:1/1/2/3}.image-gallery--count-3 .image-gallery__item:nth-child(2){grid-area:1/3/2/5}.image-gallery--count-3 .image-gallery__item:nth-child(3){grid-area:2/1/3/5}.image-gallery--count-4 .image-gallery__item:first-child{grid-area:1/1/2/3}.image-gallery--count-4 .image-gallery__item:nth-child(2){grid-area:1/3/2/5}.image-gallery--count-4 .image-gallery__item:nth-child(3){grid-area:2/1/3/3}.image-gallery--count-4 .image-gallery__item:nth-child(4){grid-area:2/3/3/5}.image-gallery--count-5 .image-gallery__item:first-child{grid-area:1/1/2/5}.image-gallery--count-5 .image-gallery__item:nth-child(2){grid-area:2/1/3/3}.image-gallery--count-5 .image-gallery__item:nth-child(3){grid-area:2/3/3/5}.image-gallery--count-5 .image-gallery__item:nth-child(4){grid-area:3/1/4/3}.image-gallery--count-5 .image-gallery__item:nth-child(5){grid-area:3/3/4/5}.image-gallery--count-5 .image-gallery__item:nth-child(6){display:none}.image-gallery--count-5 .image-gallery__extra-items{grid-area:4/1/5/5}.image-gallery--count-6 .image-gallery__item:first-child{grid-area:1/1/2/3}.image-gallery--count-6 .image-gallery__item:nth-child(2){grid-area:1/3/2/5}.image-gallery--count-6 .image-gallery__item:nth-child(3){grid-area:2/1/3/3}.image-gallery--count-6 .image-gallery__item:nth-child(4){grid-area:2/3/3/5}.image-gallery--count-6 .image-gallery__item:nth-child(5){grid-area:3/1/4/3}.image-gallery--count-6 .image-gallery__item:nth-child(6){grid-area:3/3/4/5}.image-gallery--count-6 .image-gallery__extra-items{grid-area:4/1/5/5}.image-gallery-slideshow{width:100%;height:100%;padding-top:var(--spacing-400);padding-bottom:var(--spacing-400);border:none;margin:0 auto;inset:0}.image-gallery-slideshow .plyr__control-overlaid{pointer-events:all!important;display:block!important}.image-gallery-slideshow::backdrop{background:#fff}.image-gallery-slideshow__inner{grid-gap:var(--grid-gap-loose);grid-template-columns:repeat(4,1fr);display:grid}.image-gallery-slideshow__inner>*{min-width:0}@media (width>=768px){.image-gallery-slideshow__inner{grid-template-columns:repeat(12,1fr)}}.image-gallery-slideshow__item{margin-bottom:var(--spacing-300);grid-column:1/5}.image-gallery-slideshow__item .image-gallery__item{aspect-ratio:auto;cursor:default}.image-gallery-slideshow__item-caption{letter-spacing:-.025em;font-weight:400;line-height:1.15;font-size:var(--font-size-150);text-align:right;margin:1em 0 0;padding:0 0 .2em}.image-gallery-slideshow__item-caption:first-child{margin-top:0}.image-gallery-slideshow__item-caption span{text-align:left;display:inline-block}.image-gallery-slideshow__close{color:#0000;width:16px;height:16px;top:var(--spacing-300);right:var(--spacing-300);pointer-events:all;cursor:pointer;background:0 0;border:none;display:block;position:fixed}.image-gallery-slideshow__close:before{content:"";background:var(--theme-color-white-base-text);transform-origin:50%;width:16px;height:3px;margin:auto;display:block;position:absolute;inset:0;transform:rotate(45deg)}.image-gallery-slideshow__close:after{content:"";background:var(--theme-color-white-text);transform-origin:50%;width:16px;height:3px;margin:auto;display:block;position:absolute;inset:0;transform:rotate(-45deg)}.image-gallery-slideshow__close:hover{background:0 0}.image-gallery-slideshow__close:focus{outline:none}.image-gallery-slideshow__close:focus-visible{outline:2px solid var(--color-gron-1)}.image-gallery .plyr__control--overlaid{min-width:4.6875rem;min-height:4.6875rem;width:var(--spacing-600)!important;height:var(--spacing-600)!important;background:var(--color-gron-3)!important;--play-button-icon:var(--color-gron-1)!important;--play-button-hover-icon:var(--color-gron-2)!important;border-radius:50%!important}.image-gallery .plyr__control--overlaid:after{width:50%;height:50%;-webkit-mask-image:url(../../play-icon.b47bdb39.svg)!important;mask-image:url(../../play-icon.b47bdb39.svg)!important}@media (width>=768px){.image-gallery__see-all{grid-column:1/13}.image-gallery__item{aspect-ratio:5/4}.image-gallery__item-caption{padding-left:0;padding-right:0}.image-gallery__item__video{height:100%}.image-gallery--count-1 .image-gallery__item{aspect-ratio:auto}.image-gallery--count-1 .image-gallery__item:first-child{grid-column:1/13}.image-gallery--count-1 .image-gallery-item__video{height:auto}.image-gallery--count-2 .image-gallery__item:first-child{grid-area:1/1/2/7}.image-gallery--count-2 .image-gallery__item:nth-child(2){grid-area:1/7/2/13}.image-gallery--count-3 .image-gallery__item:first-child{grid-area:1/1/2/5}.image-gallery--count-3 .image-gallery__item:nth-child(2){grid-area:2/1/3/5}.image-gallery--count-3 .image-gallery__item:nth-child(3){grid-area:1/5/3/13}.image-gallery--count-3 .image-gallery__item:nth-child(3) img{object-fit:cover;height:100%}.image-gallery--count-4 .image-gallery__item:first-child{grid-area:1/1/2/7}.image-gallery--count-4 .image-gallery__item:nth-child(2){grid-area:1/7/2/13}.image-gallery--count-4 .image-gallery__item:nth-child(3){grid-area:2/1/3/7}.image-gallery--count-4 .image-gallery__item:nth-child(4){grid-area:2/7/3/13}.image-gallery--count-5 .image-gallery__item:first-child{grid-area:1/1/2/5}.image-gallery--count-5 .image-gallery__item:nth-child(2){grid-area:1/5/2/9}.image-gallery--count-5 .image-gallery__item:nth-child(3){grid-area:1/9/2/13}.image-gallery--count-5 .image-gallery__item:nth-child(4){grid-area:2/1/3/5}.image-gallery--count-5 .image-gallery__item:nth-child(5){grid-area:2/5/3/9}.image-gallery--count-5 .image-gallery__item:nth-child(6){grid-area:2/9/3/13;display:block}.image-gallery--count-5 .image-gallery__extra-items{grid-area:2/7/3/13}.image-gallery--count-5 .image-gallery__see-all{grid-column:1/13}.image-gallery--count-6 .image-gallery__item:first-child{grid-area:1/1/2/5}.image-gallery--count-6 .image-gallery__item:nth-child(2){grid-area:1/5/2/9}.image-gallery--count-6 .image-gallery__item:nth-child(3){grid-area:1/9/2/13}.image-gallery--count-6 .image-gallery__item:nth-child(4){grid-area:2/1/3/5}.image-gallery--count-6 .image-gallery__item:nth-child(5){grid-area:2/5/3/9}.image-gallery--count-6 .image-gallery__item:nth-child(6){grid-area:2/9/3/13}.image-gallery--count-6 .image-gallery__extra-items{grid-area:2/7/3/13}.image-gallery-slideshow__item{grid-column:1/14}}@media (width>=1280px){.image-gallery--count-6 .image-gallery__extra-items{grid-area:2/9/3/13}.image-gallery-slideshow__item{grid-column:2/12}}@media (width>=1920px){.image-gallery-slideshow__item{grid-column:3/11}}