.Module.ImageGallery [action=load-item]>.icon{opacity:0;font-size:5rem}.Module.ImageGallery [action=load-item],.Module.ImageGallery [action=play-video]{position:relative;display:block;overflow:hidden;background-position:50%;background-size:cover;background-repeat:no-repeat}.Module.ImageGallery [action=load-item] .view-section,.Module.ImageGallery [action=load-item]>.icon-tixr,.Module.ImageGallery [action=play-video] .view-section,.Module.ImageGallery [action=play-video]>.icon-tixr{transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.Module.ImageGallery [action=load-item]>.icon-tixr,.Module.ImageGallery [action=play-video]>.icon-tixr{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff}.Module.ImageGallery [action=load-item]>.icon-tixr.placeholder,.Module.ImageGallery [action=play-video]>.icon-tixr.placeholder{opacity:1;background-color:#000}@media (min-width:800px){.Module.ImageGallery [action=load-item]>.icon-tixr.placeholder,.Module.ImageGallery [action=play-video]>.icon-tixr.placeholder{font-size:2rem}}@media (max-width:799px){.Module.ImageGallery [action=load-item]>.icon-tixr.placeholder,.Module.ImageGallery [action=play-video]>.icon-tixr.placeholder{font-size:1.5rem}}.Module.ImageGallery [action=load-item] .view-section,.Module.ImageGallery [action=play-video] .view-section{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;align-items:flex-start;gap:.571rem;padding:2.286rem;opacity:0;color:var(--text-color-dark);--view-section-item-height:1.714rem}.Module.ImageGallery [action=load-item] .view-section .view-text,.Module.ImageGallery [action=play-video] .view-section .view-text{font-size:1.14rem;font-weight:700;line-height:1.43rem;letter-spacing:.0114rem}.Module.ImageGallery [action=load-item] .view-section .icon,.Module.ImageGallery [action=play-video] .view-section .icon{font-size:.764rem;display:flex;align-items:center;justify-content:center}.Module.ImageGallery [action=load-item] .view-section>*,.Module.ImageGallery [action=play-video] .view-section>*{height:var(--view-section-item-height)}.Module.ImageGallery [action=load-item].loaded>.icon.placeholder,.Module.ImageGallery [action=play-video].loaded>.icon.placeholder{opacity:0!important}@media (min-width:800px){.Module.ImageGallery [action=load-item]:hover .view-section,.Module.ImageGallery [action=play-video]:hover .view-section{background-color:rgba(0,0,0,.5);opacity:1}}@media (max-width:799px){.Module.ImageGallery [action=play-video]>.icon{font-size:3.43rem}}@media (min-width:800px){.Module.ImageGallery [action=play-video]>.icon{font-size:6.5rem}}.Module.ImageGallery.grid{--image-grid-flex-gap:1.143rem;display:flex;flex-wrap:wrap;gap:var(--image-grid-flex-gap)}.Module.ImageGallery.grid>div{width:calc(50% - var(--image-grid-flex-gap)/2)}.Module.ImageGallery.grid>div>[action=load-item]{aspect-ratio:1;border-radius:1.143rem}.Module.ImageGallery.grid>div:nth-child(odd):last-child{width:100%}.Module.ImageGallery.grid>div:nth-child(odd):last-child>a{aspect-ratio:2}@media (max-width:799px){.Module.ImageGallery.horizontal{--list-item-size:14.286rem}}@media (min-width:800px){.Module.ImageGallery.horizontal{--list-item-size:33.143rem}}.Module.ImageGallery.horizontal li{border-radius:1.143rem;overflow:hidden}.Module.ImageGallery.horizontal li+li{margin-left:.929rem}.Module.ImageGallery.horizontal li a{width:var(--list-item-size);height:var(--list-item-size)}.Module.ImageGallery .video [name=video-player]>iframe{height:100%}.Module.ImageGallery .video.playing>.background{background-image:none!important}.Module.ImageGallery .video.playing>.background>[action=play-video],.Module.ImageGallery .video:not(.playing) [name=video-player]{display:none}.Module.ImageGallery[theme=DARK]{color:#fff}.Module.ImageGallery[theme=LIGHT]{color:#000}