.reymu-gallery-wrapper{margin:30px 0;padding:20px;background:#fff;border-radius:12px;box-shadow:0 5px 20px rgb(0 0 0 / .08);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.reymu-gallery-title{font-size:28px;margin-bottom:20px;color:#333;font-weight:600;position:relative;padding-bottom:10px}.reymu-gallery-title:after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:#2196f3;border-radius:2px}.reymu-gallery-wrapper .reymu-gallery-description{margin-bottom:20px}.reymu-gallery-wrapper.description-bottom{display:flex;flex-direction:column}.reymu-gallery-wrapper.description-bottom .reymu-gallery-description{order:2;margin-top:20px;margin-bottom:0}.reymu-gallery-wrapper.description-left{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.reymu-gallery-wrapper.description-left .reymu-gallery-title{width:100%}.reymu-gallery-wrapper.description-left .reymu-gallery-description{width:40%;min-width:200px;margin-bottom:0;order:1}.reymu-gallery-wrapper.description-left .reymu-grid-container,.reymu-gallery-wrapper.description-left .reymu-masonry-grid,.reymu-gallery-wrapper.description-left .swiper,.reymu-gallery-wrapper.description-left .reymu-polaroid-container,.reymu-gallery-wrapper.description-left .reymu-justified-grid,.reymu-gallery-wrapper.description-left .reymu-filmstrip-container{width:60%;flex:1;order:2}.reymu-gallery-wrapper.description-right{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.reymu-gallery-wrapper.description-right .reymu-gallery-title{width:100%}.reymu-gallery-wrapper.description-right .reymu-gallery-description{width:40%;min-width:200px;margin-bottom:0;order:2}.reymu-gallery-wrapper.description-right .reymu-grid-container,.reymu-gallery-wrapper.description-right .reymu-masonry-grid,.reymu-gallery-wrapper.description-right .swiper,.reymu-gallery-wrapper.description-right .reymu-polaroid-container,.reymu-gallery-wrapper.description-right .reymu-justified-grid,.reymu-gallery-wrapper.description-right .reymu-filmstrip-container{width:60%;flex:1;order:1}.reymu-grid-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 3px 10px rgb(0 0 0 / .1);transition:all 0.3s ease;aspect-ratio:1/1}.reymu-grid-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgb(33 150 243 / .3)}.reymu-grid-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.reymu-grid-item:hover img{transform:scale(1.1)}.reymu-grid-item a{display:block;width:100%;height:100%;text-decoration:none}.reymu-slider-swiper{width:100%;height:500px;border-radius:12px;overflow:hidden}.reymu-slider-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;background:#f5f5f5}.reymu-slider-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.reymu-slider-swiper .swiper-slide a{display:block;width:100%;height:100%}.reymu-slider-swiper .swiper-button-prev,.reymu-slider-swiper .swiper-button-next{color:#fff;background:rgb(0 0 0 / .3);width:40px;height:40px;border-radius:50%;transition:all 0.3s ease}.reymu-slider-swiper .swiper-button-prev:hover,.reymu-slider-swiper .swiper-button-next:hover{background:rgb(33 150 243 / .8)}.reymu-slider-swiper .swiper-pagination-bullet{width:10px;height:10px;background:#fff;opacity:.5}.reymu-slider-swiper .swiper-pagination-bullet-active{background:#2196f3;opacity:1}.reymu-carousel-swiper{width:100%;padding:20px 0 40px}.reymu-carousel-swiper .swiper-slide{height:250px;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgb(0 0 0 / .1)}.reymu-carousel-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.reymu-carousel-swiper .swiper-slide a{display:block;width:100%;height:100%}.reymu-carousel-swiper .swiper-button-prev,.reymu-carousel-swiper .swiper-button-next{color:#2196f3;background:#fff;width:40px;height:40px;border-radius:50%;box-shadow:0 3px 10px rgb(0 0 0 / .1)}.reymu-carousel-swiper .swiper-button-prev:after,.reymu-carousel-swiper .swiper-button-next:after{font-size:18px}.reymu-carousel-swiper .swiper-pagination-bullet{background:#2196f3}.reymu-masonry-grid{display:grid;gap:20px;width:100%}.reymu-masonry-item{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 3px 10px rgb(0 0 0 / .1);transition:all 0.3s ease}.reymu-masonry-item:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgb(33 150 243 / .3)}.reymu-masonry-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.reymu-masonry-item:hover img{transform:scale(1.05)}.reymu-masonry-item a{display:block;text-decoration:none;width:100%;height:100%}.reymu-polaroid-container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;padding:40px 20px;background:#f0f0f0;border-radius:12px}.reymu-polaroid-item{background:#fff;padding:10px 10px 20px;box-shadow:0 10px 20px rgb(0 0 0 / .2);transition:all 0.3s ease;width:200px}.reymu-polaroid-item:hover{transform:scale(1.05) rotate(0deg)!important;box-shadow:0 15px 30px rgb(33 150 243 / .3)}.reymu-polaroid-item img{width:100%;height:150px;object-fit:cover;display:block}.reymu-polaroid-item a{display:block;text-decoration:none}.reymu-polaroid-caption{text-align:center;margin-top:10px;font-family:'Courier New',monospace;font-size:12px;color:#666}.reymu-justified-grid{display:flex;flex-wrap:wrap;gap:10px}.reymu-justified-item{height:200px;flex-grow:1;border-radius:8px;overflow:hidden;transition:all 0.3s ease}.reymu-justified-item:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgb(33 150 243 / .3)}.reymu-justified-item img{width:100%;height:100%;object-fit:cover}.reymu-justified-item a{display:block;width:100%;height:100%;text-decoration:none}.reymu-filmstrip-container{position:relative;padding:20px 0 20px 0;background:#1a1a1a;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .5);border:1px solid #333}.reymu-filmstrip-container:before,.reymu-filmstrip-container:after{content:'';position:absolute;left:0;right:0;height:16px;background:repeating-linear-gradient(90deg,#2c2c2c 0,#2c2c2c 15px,#3a3a3a 15px,#3a3a3a 30px);z-index:3;border-bottom:1px solid #444;border-top:1px solid #444}.reymu-filmstrip-container:before{top:0}.reymu-filmstrip-container:after{bottom:0}.reymu-filmstrip-container .filmstrip-perforation-top,.reymu-filmstrip-container .filmstrip-perforation-bottom{position:absolute;left:0;right:0;height:8px;background:repeating-linear-gradient(90deg,transparent 0,transparent 12px,rgb(0 0 0 / .8) 12px,rgb(0 0 0 / .8) 18px,transparent 18px,transparent 30px);z-index:4;pointer-events:none}.reymu-filmstrip-container .filmstrip-perforation-top{top:4px}.reymu-filmstrip-container .filmstrip-perforation-bottom{bottom:4px}.reymu-filmstrip-wrapper{overflow:hidden;position:relative;width:100%;background:#0f0f0f}.reymu-filmstrip-track{display:flex;gap:10px;padding:15px 15px;background:#1e1e1e;will-change:transform}.reymu-filmstrip-horizontal .reymu-filmstrip-track{flex-direction:row;width:max-content}.reymu-filmstrip-horizontal .reymu-filmstrip-item{flex:0 0 auto;width:200px;height:200px}.reymu-filmstrip-vertical .reymu-filmstrip-track{flex-direction:column;height:max-content}.reymu-filmstrip-vertical .reymu-filmstrip-item{flex:0 0 auto;width:100%;height:200px}.reymu-filmstrip-frame{background:#2a2a2a;padding:10px;border-radius:6px;box-shadow:0 3px 10px rgb(0 0 0 / .8),inset 0 0 0 1px #4a4a4a,inset 0 0 0 2px #222;position:relative;height:100%;display:flex;flex-direction:column}.reymu-filmstrip-frame img{width:100%;height:100%;object-fit:cover;display:block;border-radius:2px;filter:sepia(.3) contrast(1.2) brightness(.9);border:1px solid #555}.reymu-filmstrip-frame a{display:block;text-decoration:none;height:100%}.reymu-filmstrip-frame a img{height:100%}.reymu-filmstrip-frame:before{content:'';position:absolute;top:2px;left:2px;right:2px;bottom:2px;border:1px solid rgb(255 255 255 / .1);border-radius:4px;pointer-events:none;z-index:2}.reymu-filmstrip-caption{display:none!important}.reymu-filmstrip-hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background:#fff0;pointer-events:none}.reymu-filmstrip-hover-overlay:hover{pointer-events:auto}.reymu-filmstrip-hover-overlay:hover~.reymu-filmstrip-wrapper .reymu-filmstrip-track{animation-play-state:paused!important}.reymu-filmstrip-animated{animation-play-state:running}.reymu-filmstrip-track .reymu-lightbox-trigger{position:relative;z-index:30;cursor:pointer;display:block;pointer-events:auto!important;height:100%}.reymu-filmstrip-item{position:relative;z-index:20}#reymu-lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .95);z-index:999999}#reymu-lightbox span{position:absolute;top:20px;right:30px;color:#fff;font-size:50px;font-weight:700;cursor:pointer;z-index:1000000;width:50px;height:50px;line-height:50px;text-align:center;background:rgb(255 255 255 / .2);border-radius:50%;transition:all 0.3s ease}#reymu-lightbox span:hover{background:rgb(255 255 255 / .4);transform:scale(1.1)}#reymu-lightbox div{display:flex;align-items:center;justify-content:center;height:100%;padding:20px}#reymu-lightbox img{max-width:90%;max-height:90%;object-fit:contain;border:3px solid #fff;border-radius:8px;box-shadow:0 0 30px rgb(0 0 0 / .5);animation:reymuLightboxFadeIn 0.3s ease}@keyframes reymuLightboxFadeIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.reymu-slider-swiper{height:300px}.reymu-carousel-swiper .swiper-slide{height:180px}.reymu-polaroid-item{width:150px}.reymu-polaroid-item img{height:120px}.reymu-justified-item{height:150px}.reymu-gallery-title{font-size:24px}@media (max-width:768px){.reymu-filmstrip-horizontal .reymu-filmstrip-item{width:150px;height:150px}.reymu-filmstrip-vertical .reymu-filmstrip-item{height:150px}.reymu-filmstrip-frame{padding:8px}}@media (max-width:480px){.reymu-filmstrip-horizontal .reymu-filmstrip-item{width:120px;height:120px}.reymu-filmstrip-vertical .reymu-filmstrip-item{height:120px}.reymu-filmstrip-frame{padding:6px}}.reymu-gallery-wrapper.description-left,.reymu-gallery-wrapper.description-right{flex-direction:column}.reymu-gallery-wrapper.description-left .reymu-gallery-description,.reymu-gallery-wrapper.description-right .reymu-gallery-description{width:100%;min-width:auto;margin:0 0 20px 0}.reymu-gallery-wrapper.description-left .reymu-grid-container,.reymu-gallery-wrapper.description-right .reymu-grid-container,.reymu-gallery-wrapper.description-left .reymu-masonry-grid,.reymu-gallery-wrapper.description-right .reymu-masonry-grid,.reymu-gallery-wrapper.description-left .swiper,.reymu-gallery-wrapper.description-right .swiper,.reymu-gallery-wrapper.description-left .reymu-polaroid-container,.reymu-gallery-wrapper.description-right .reymu-polaroid-container,.reymu-gallery-wrapper.description-left .reymu-justified-grid,.reymu-gallery-wrapper.description-right .reymu-justified-grid,.reymu-gallery-wrapper.description-left .reymu-filmstrip-container,.reymu-gallery-wrapper.description-right .reymu-filmstrip-container{width:100%}}@media (max-width:480px){.reymu-filmstrip-horizontal .reymu-filmstrip-item{width:120px}.reymu-filmstrip-vertical .reymu-filmstrip-item{height:120px}.reymu-filmstrip-frame{padding:4px}.reymu-filmstrip-frame img{height:100%}}