body:has(.story-gallery) [data-uc-header-wrapper]{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:transparent}body:has(.story-gallery) .announcement-bar-section{display:none}body:has(.story-gallery) .section-header{margin-bottom:0}#MainContent:has(.story-gallery){margin-top:calc(var(--header-height)*-1)}.story-gallery{background:var(--gradient-background);color:rgb(var(--c-foreground));display:block;height:100vh;height:100dvh;overflow:hidden;position:relative;user-select:none;-webkit-user-select:none}.story-gallery__items{height:calc(var(--ax)*1000);list-style:none;margin:0;padding:0;position:relative;transform:translate3d(calc(var(--ax)*100*-1),calc(var(--ax)*100*-1),0);width:calc(100% + var(--ax)*200)}.story-gallery__item{opacity:1;position:absolute;transition:opacity .18s ease;z-index:1}.story-gallery__item--1{left:calc(var(--ax)*407);top:calc(var(--ax)*87);width:calc(var(--ax)*136)}.story-gallery__item--1 .story-gallery__media{height:calc(var(--ax)*171)}.story-gallery__item--2{left:calc(var(--ax)*1316);top:calc(var(--ax)*239);width:calc(var(--ax)*136)}.story-gallery__item--2 .story-gallery__media{height:calc(var(--ax)*171)}.story-gallery__item--3{left:calc(var(--ax)*1105);top:calc(var(--ax)*666);width:calc(var(--ax)*137)}.story-gallery__item--3 .story-gallery__media{height:calc(var(--ax)*172)}.story-gallery__item--4{left:calc(var(--ax)*519);top:calc(var(--ax)*815);width:calc(var(--ax)*98)}.story-gallery__item--4 .story-gallery__media{height:calc(var(--ax)*134)}.story-gallery__item--5{left:calc(var(--ax)*100);top:calc(var(--ax)*584);width:calc(var(--ax)*278)}.story-gallery__item--5 .story-gallery__media{height:calc(var(--ax)*172)}.story-gallery__item--6{left:calc(var(--ax)*832);top:calc(var(--ax)*327);width:calc(var(--ax)*195)}.story-gallery__item--6 .story-gallery__media{height:calc(var(--ax)*244)}.story-gallery__item--7{left:calc(var(--ax)*1442);top:calc(var(--ax)*512);width:calc(var(--ax)*195)}.story-gallery__item--7 .story-gallery__media{height:calc(var(--ax)*244)}.story-gallery__asset,.story-gallery__card,.story-gallery__media,.story-gallery__motion{display:block;width:100%}.story-gallery__motion{transform:scale(1);transform-origin:center}.story-gallery__card{background:transparent;border:0;color:inherit;font:inherit;margin:0;padding:0;text-align:left}.story-gallery__card--interactive{cursor:pointer}.story-gallery__card--interactive:focus-visible{outline:2px solid rgb(var(--c-foreground));outline-offset:3px}.story-gallery[data-camera-active]{cursor:grab;touch-action:pan-y}.story-gallery[data-dragging],.story-gallery[data-dragging] .story-gallery__card--interactive{cursor:grabbing}.story-gallery[data-dragging] .story-gallery__items,.story-gallery[data-dragging] .story-gallery__motion{will-change:transform}.story-gallery:focus-visible{outline:2px solid rgb(var(--c-foreground));outline-offset:-2px}.story-gallery__tilt-control{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(var(--c-background),.9);bottom:max(calc(var(--ax)*15),env(safe-area-inset-bottom));color:rgb(var(--c-foreground));display:grid;gap:calc(var(--ax)*12);grid-template-columns:minmax(0,calc(var(--ax)*180)) auto;left:50%;max-width:calc(100% - var(--ax)*30);padding:calc(var(--ax)*8) calc(var(--ax)*8) calc(var(--ax)*8) calc(var(--ax)*14);position:absolute;transform:translate(-50%);width:max-content;z-index:3}.story-gallery__tilt-control[hidden]{display:none}.story-gallery__tilt-copy{font-family:var(--f-body-family);font-size:calc(var(--ax)*12);font-weight:var(--f-body-weight);line-height:1.3;margin:0}.story-gallery__tilt{min-height:calc(var(--ax)*44);min-width:calc(var(--ax)*104);padding-inline:calc(var(--ax)*14);white-space:nowrap}.story-gallery__media{overflow:hidden;position:relative}.story-gallery__asset{-webkit-user-drag:none;height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute}.story-gallery__media--placeholder{background:rgb(var(--c-background));display:block;overflow:hidden;position:relative}.story-gallery__media--placeholder:before,.story-gallery__placeholder-shape{background:rgba(var(--c-foreground),.18);content:"";position:absolute}.story-gallery__media--placeholder:before{aspect-ratio:1;border-radius:50%;right:-24%;top:-18%;width:70%}.story-gallery__placeholder-shape{aspect-ratio:.6;border-radius:55% 45% 42% 58%;bottom:-32%;left:12%;transform:rotate(28deg);width:58%}.story-gallery__label{display:block;font-family:var(--f-accent-family);font-size:calc(var(--ax)*14);font-style:italic;font-weight:var(--f-accent-weight-italic);letter-spacing:.02em;line-height:1.1;margin-top:calc(var(--ax)*15);white-space:nowrap}@media (hover:hover) and (pointer:fine){.story-gallery:has(.story-gallery__item:hover) .story-gallery__item{opacity:.5}.story-gallery:has(.story-gallery__item:hover) .story-gallery__item:hover{opacity:1;z-index:2}}.story-gallery-modal{align-items:center;background:transparent;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;transition:opacity .2s ease,visibility 0ms linear .2s,z-index 0ms .2s;visibility:hidden;z-index:-1}.story-gallery-modal[open][data-uc-modal-open]{opacity:1;pointer-events:auto;transition:opacity .2s ease,visibility 0ms,z-index 0ms;visibility:visible;z-index:101}.story-gallery-modal__dialog{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:rgba(var(--c-background),.92);color:rgb(var(--c-foreground));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:calc(var(--ax)*622);max-height:calc(100dvh - var(--ax)*64);overflow:hidden;position:relative;width:min(calc(var(--ax)*1120),100vw - calc(var(--ax)*64))}.story-gallery-modal__close{align-items:center;color:currentColor;cursor:pointer;display:flex;height:calc(var(--ax)*44);justify-content:center;position:absolute;right:calc(var(--ax)*16);top:calc(var(--ax)*15);width:calc(var(--ax)*44);z-index:2}.story-gallery-modal__close:focus-visible{outline:2px solid currentColor;outline-offset:-4px}.story-gallery-modal__close svg{height:calc(var(--ax)*11);width:calc(var(--ax)*11)}.story-gallery-modal__media{padding:calc(var(--ax)*15)}.story-gallery-modal__media-frame{display:block;height:100%;overflow:hidden;position:relative;width:100%}.story-gallery-modal__asset{display:block;height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%}.story-gallery-modal__content{display:flex;flex-direction:column;gap:calc(var(--ax)*24);justify-content:center;padding:calc(var(--ax)*64) calc(var(--ax)*80)}.story-gallery-modal__copy,.story-gallery-modal__cta{align-items:flex-start;display:flex;flex-direction:column}.story-gallery-modal__cta-title,.story-gallery-modal__title{font-family:var(--f-accent-family);font-size:calc(var(--ax)*16);font-style:italic;font-weight:var(--f-accent-weight-italic);letter-spacing:.02em;line-height:1.1;margin:0 0 calc(var(--ax)*15)}.story-gallery-modal__lead{font-family:var(--f-heading-family);font-size:calc(var(--ax)*32);font-style:normal;font-weight:300;line-height:1.1;margin:0 0 calc(var(--ax)*15)}.story-gallery-modal__body,.story-gallery-modal__cta p{font-family:var(--f-body-family);font-size:calc(var(--ax)*16);font-style:normal;font-weight:var(--f-body-weight);line-height:1.3;margin:0}.story-gallery-modal__cta .button{height:calc(var(--ax)*44);margin-top:calc(var(--ax)*15);min-height:0;min-width:0;padding:0 calc(var(--ax)*30);width:calc(var(--ax)*138)}@media (max-width:749px){.story-gallery__items{--story-gallery-mobile-shift: calc(50vw - 187.5px) ;height:1000px;transform:translate3d(-100px,-100px,0);width:calc(100% + 200px)}.story-gallery__item--1{left:calc(114px + var(--story-gallery-mobile-shift));top:246px;width:108px}.story-gallery__item--1 .story-gallery__media{height:136px}.story-gallery__item--2{left:calc(406px + var(--story-gallery-mobile-shift));top:192px;width:108px}.story-gallery__item--2 .story-gallery__media{height:136px}.story-gallery__item--3{left:calc(359px + var(--story-gallery-mobile-shift));top:785px;width:108px}.story-gallery__item--3 .story-gallery__media{height:136px}.story-gallery__item--4,.story-gallery__item--7{display:none}.story-gallery__item--5{left:calc(11px + var(--story-gallery-mobile-shift));top:702px;width:220px}.story-gallery__item--5 .story-gallery__media{height:136px}.story-gallery__item--6{left:calc(272px + var(--story-gallery-mobile-shift));top:437px;width:154px}.story-gallery__item--6 .story-gallery__media{height:193px}.story-gallery__label{font-size:14px;margin-top:15px}.story-gallery-modal{padding:20px}.story-gallery-modal__dialog{display:block;height:760px;max-height:calc(100dvh - 40px);max-width:100%;overflow-y:auto;padding:48px 20px 20px;width:335px}.story-gallery-modal__close{height:44px;right:4px;top:4px;width:44px}.story-gallery-modal__close svg{height:13px;width:13px}.story-gallery-modal__media{height:320px;padding:0;width:100%}.story-gallery-modal__content{gap:24px;padding:30px 0 0}.story-gallery-modal__cta-title,.story-gallery-modal__title{font-size:14px;margin-bottom:15px}.story-gallery-modal__lead{font-size:20px;line-height:1.1;margin-bottom:15px}.story-gallery-modal__body,.story-gallery-modal__cta p{font-size:14px}.story-gallery-modal__cta .button{height:44px;margin-top:15px;padding:0 30px;width:138px}}@media (prefers-reduced-motion:reduce){.story-gallery-modal,.story-gallery__item{transition-duration:.01ms}}
