.ImageWithVideo{grid-template-areas:"main";width:100%;height:100%;display:grid;overflow:hidden}.ImageWithVideo.is-editMode .ImageWithVideo__video{-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%)}.ImageWithVideo__picture{grid-area:main;overflow:hidden}.ImageWithVideo__video{z-index:1;object-fit:cover;grid-area:main;width:100%;height:100%;max-height:100%;overflow:hidden}.AutoplayBullets:not(.is-wording-mode){background-color:#3e3f40;border-radius:28px;box-shadow:1px 12px 20px 2px rgba(16,24,40,.15),1px 4px 4px rgba(0,0,0,.1)}.AutoplayBullets{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:12px;height:56px;padding-left:20px;padding-right:20px;display:flex}.AutoplayBullets::-webkit-scrollbar{display:none}.AutoplayBullets.is-wording-mode{gap:8px;width:100%;padding-left:8px;padding-right:8px;overflow-y:hidden}@media screen and (min-width:670px){.AutoplayBullets.is-wording-mode{width:auto}}.AutoplayBullets.is-alternative-mode:not(.is-wording-mode){background-color:#f2f2f2}.AutoplayBullets.is-alternative-mode .AutoplayBullets__bullet.is-active{background-color:#fff;outline:3px solid #000}.AutoplayBullets.is-alternative-mode .AutoplayBullets__keyword-button{color:#000;background-color:#fff;border:1px solid #000}.AutoplayBullets.is-alternative-mode .AutoplayBullets__keyword-button.is-active{color:#fff;background-color:#000}.AutoplayBullets__bullet{cursor:pointer;aspect-ratio:1;background:#8c8c8b;border-radius:50%;width:20px;transition:background-color .3s}.AutoplayBullets__bullet.is-active{background-color:#000;outline:3px solid #fff}.AutoplayBullets__keyword-button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#000;border:none;border-radius:2px;min-height:46px;padding:8px 12px;font-family:NouvelR\, sans-serif;font-size:1.6rem;font-weight:700;line-height:1;transition-property:background-color,color,border-color;transition-duration:.3s}.AutoplayBullets__keyword-button.is-active{color:#000;background-color:#fff}@media (prefers-reduced-motion:reduce){.AutoplayBullets{animation:none}.AutoplayBullets__bullet{transition:none}}@keyframes autoplaybullets-drop-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.AutoplayBullets .AutoplayBullets__keyword-button.is-active{border:1px solid #8c8c8b}.AutoplayGallery{--AutoplayGallery-height:100vh;width:100%;height:var(--AutoplayGallery-height);background-color:#000;position:relative;overflow:hidden}.AutoplayGallery.is-edit-mode{--AutoplayGallery-height:700px}@media (prefers-reduced-motion:reduce){.AutoplayGallery__slide{transition:none}.AutoplayGallery__content{animation:none}}.AutoplayGallery__slides{width:100%;height:100%;position:relative}.AutoplayGallery__slide{opacity:0;transition:opacity .6s cubic-bezier(.645,.045,.355,1);position:absolute;top:0;bottom:0;left:0;right:0}.AutoplayGallery__slide.is-active{z-index:1;opacity:1}.AutoplayGallery__video{object-fit:cover;width:100%;height:100%}.AutoplayGallery__image{width:100%;height:100%}.AutoplayGallery__content{z-index:1;color:#000;flex-direction:column;align-items:center;gap:16px;animation:.45s cubic-bezier(.645,.045,.355,1) autoplaygallery-content-fade-in;display:flex;position:absolute;top:40px;bottom:auto;left:16px;right:16px}.AutoplayGallery__content.is-alternative-mode{color:#fff}@media screen and (min-width:1024px){.AutoplayGallery__content{top:40px;bottom:auto;left:256px;right:256px}}.AutoplayGallery__title{text-align:center;font-family:NouvelR\, sans-serif;font-size:4rem;font-weight:700;line-height:.95}@media screen and (min-width:1024px){.AutoplayGallery__title{font-size:7.2rem}}.AutoplayGallery__title.is-small{font-size:3.2rem}@media screen and (min-width:1024px){.AutoplayGallery__title.is-small{font-size:4rem}}.AutoplayGallery__title.is-large{font-size:6.4rem}@media screen and (min-width:1024px){.AutoplayGallery__title.is-large{font-size:10.4rem}}.AutoplayGallery__description{font-family:NouvelR\, sans-serif;font-size:1.4rem;font-weight:700;line-height:1.4}.AutoplayGallery__ctas{flex-direction:column;align-items:center;gap:16px;margin-top:8px;display:flex}.AutoplayGallery__controlsContainer{z-index:1;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:auto;bottom:160px;left:24px;right:24px}@media screen and (min-width:1024px){.AutoplayGallery__controlsContainer{top:auto;bottom:80px;left:64px;right:64px}}.AutoplayGallery__controls.is-wording-mode{flex-direction:column-reverse;gap:24px;width:100%}@media screen and (min-width:670px){.AutoplayGallery__controls.is-wording-mode{flex-direction:row;gap:12px}}.AutoplayGallery__controls{justify-content:center;align-items:center;gap:12px;display:flex}.AutoplayGallery__galleryDescription{color:#000;font-size:1.2rem}.AutoplayGallery__galleryDescription.is-alternative-mode{color:#fff}.AutoplayGallery__playPause{color:#fff;cursor:pointer;aspect-ratio:1;background-color:#3e3f40;border-radius:50%;justify-content:center;align-items:center;width:56px;display:flex;position:relative}.AutoplayGallery__playPause.is-wording-mode{background-color:#000}.AutoplayGallery__playPause.is-wording-mode.is-alternative-mode{color:#000;background:#fff}.AutoplayGallery__playPause.is-wording-mode.is-alternative-mode:before{background:conic-gradient(from 0deg,#8c8c8b calc(var(--slide-progress,0)*360deg),#000 calc(var(--slide-progress,0)*360deg));top:-3px;bottom:-3px;left:-3px;right:-3px}.AutoplayGallery__playPause:before{content:"";z-index:-1;background:conic-gradient(from 0deg,#8c8c8b calc(var(--slide-progress,0)*360deg),#fff calc(var(--slide-progress,0)*360deg));border-radius:50%;position:absolute;top:-3px;bottom:-3px;left:-3px;right:-3px}.AutoplayGallery__playPause.is-alternative-mode{color:#000;background:#f2f2f2}.AutoplayGallery__playPause.is-alternative-mode:before{background:conic-gradient(from 0deg,#8c8c8b calc(var(--slide-progress,0)*360deg),#000 calc(var(--slide-progress,0)*360deg));top:-3px;bottom:-3px;left:-3px;right:-3px}.AutoplayGallery__playPause:focus-visible{outline-offset:2px;outline:2px solid #fff}.AutoplayGallery__playPauseIcon{fill:currentColor;aspect-ratio:1;height:24px}@keyframes autoplaygallery-content-fade-in{0%{opacity:0}to{opacity:1}}