.wrg-gallery [data-enable-slider=true] .swiper-slide{height:100%}@media screen and (min-width: 1280px){.wrg-gallery [data-enable-slider=true] .swiper-container{margin-top:calc(var(--row-gap) * -1);margin-bottom:calc(var(--row-gap) * -1)}.wrg-gallery [data-enable-slider=true] .swiper-slide{padding-top:var(--row-gap);padding-bottom:var(--row-gap)}}.wrg-gallery .wrg-gallery__header{position:relative;width:100%}.wrg-gallery__content{width:100%}[data-enable-slider=true] .wrg-gallery__content{width:130vw}@media screen and (min-width: 768px){[data-enable-slider=true] .wrg-gallery__content{width:auto;flex:1;margin-right:-150px;margin-left:0}}@media (min-width: 1920px){[data-enable-slider=true] .wrg-gallery__content{margin-right:-200px}}@media screen and (max-width: 767px){[data-mobile-disable-slider=true] .wrg-gallery__content{width:100%}}[data-expanded=false] .wrg-gallery__content{margin-right:0!important}.wrg-gallery__controls .swiper-pagination{margin-top:0;position:static!important}.wrg-gallery__controls .m-slider-controls__button{flex:0 0 auto}.wrg-gallery__inner{display:flex;flex-flow:row wrap}@media screen and (min-width: 768px){.wrg-gallery--grid .wrg-gallery__controls--top{position:absolute;display:flex;align-items:center;top:0;right:0;height:100%}.wrg-gallery--grid .wrg-gallery__controls--top .m-slider-controls{margin-top:0}}.wrg-gallery--grid .m-slider-controls--bullets .m-slider-controls__button{width:30px;height:30px;border:none;margin:0;background:none;color:rgba(var(--text-black),1);transition:all var(--m-duration-default, .25s) ease;transform:translateZ(0);backface-visibility:hidden;box-shadow:none}.wrg-gallery--grid .m-slider-controls--bullets .m-slider-controls__button svg{transform:translateZ(0);backface-visibility:hidden}.wrg-gallery--grid .m-slider-controls--bullets .m-slider-controls__button:hover{transform:scale3d(1.3,1.3,1.3)}.wrg-gallery--grid .m-slider-controls--bullets .m-slider-controls__button:hover svg{transform:translateZ(0)}@media screen and (max-width: 767px){.wrg-gallery--grid .m-slider-controls{padding-left:15px;padding-right:15px}}@media screen and (min-width: 1280px){.wrg-gallery--left-side .wrg-gallery__wrapper{display:flex}.wrg-gallery--left-side .wrg-gallery__header{width:25%;margin-bottom:0;padding-right:40px}.wrg-gallery--left-side .wrg-gallery__content{width:75%}}@media screen and (min-width: 1536px){.wrg-gallery--left-side .wrg-gallery__header{width:20%;padding-right:80px}.wrg-gallery--left-side .wrg-gallery__content{width:80%}}@media screen and (max-width: 1279px){.wrg-gallery .m-slider-controls{margin-top:10px}}@media screen and (max-width: 767px){.wrg-gallery{position:relative}.wrg-gallery .wrg-gallery__header{position:static}.wrg-gallery__controls{position:absolute;bottom:20px;left:0;right:0;top:auto;height:auto;z-index:11;text-align:center}.wrg-gallery-component{position:relative}.wrg-gallery__content{position:static;padding:8px 0}.wrg-gallery__content .swiper-container{padding:20px 0}.wrg-gallery-component[data-show-controls=true][data-mobile-disable-slider=false][data-mobile-hide-controls=false]{padding-bottom:70px}.wrg-gallery-component[data-show-controls=true][data-mobile-disable-slider=false][data-mobile-hide-controls=false].m-hide-control-mobile{padding-bottom:0}wrg-gallery-component.wrg-gallery__wrapper{padding-bottom:10px}}.wrg-gallery__subheading{font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;opacity:.8}.wrg-gallery__heading{margin-bottom:1rem}.wrg-gallery__description{max-width:48rem;margin-left:auto;margin-right:auto;opacity:.9}.wrg-gallery__header-container{margin-bottom:2rem}.wrg-gallery-item{position:relative;display:block;height:100%;background:#fff;border:1px solid #eaeaea;border-radius:12px;box-shadow:0 2px 12px #00000024;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.wrg-gallery-item:hover{transform:translateY(-4px);box-shadow:0 4px 20px #0000001f}.wrg-gallery-item__inner{position:relative;height:100%;display:flex;flex-direction:column}.wrg-gallery-item__media{position:relative;overflow:hidden;display:flex;flex-direction:column}.wrg-gallery-item__link{display:block;position:relative;width:100%;flex:1;overflow:hidden;cursor:zoom-in;transition:transform .3s ease}.wrg-gallery-item__link:hover .wrg-gallery-item__zoom-icon{opacity:1;transform:translate(-50%,-50%) scale(1)}.wrg-gallery-item__zoom-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:#fffffff2;border-radius:50%;opacity:0;transition:all .3s ease;pointer-events:none;box-shadow:0 4px 12px #00000026}.wrg-gallery-item__zoom-icon svg{width:1.5rem;height:1.5rem;stroke-width:2}.wrg-gallery-item__image{width:100%;height:100%;object-fit:cover;display:block}.wrg-gallery-item__placeholder{display:flex;align-items:center;justify-content:center;width:100%;flex:1;min-height:250px;background:#00000008;color:#0003}.wrg-gallery-video{position:relative;width:100%;flex:1;overflow:hidden}.wrg-gallery-video__element{width:100%;height:100%;object-fit:cover;display:block}.wrg-gallery-video__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#fffffff2;border-radius:50%;cursor:pointer;transition:all .3s ease;border:none;color:#000;box-shadow:0 4px 12px #0003}.wrg-gallery-video__play-btn:hover{transform:translate(-50%,-50%) scale(1.1);background:#fff}.wrg-gallery-video__play-btn.is-playing{width:3rem;height:3rem;background:#fffc}.wrg-gallery-video__play-btn svg{width:2rem;height:2rem;fill:currentColor}.wrg-gallery-item__content{position:relative;padding:.5rem 1rem .75rem;background:#fff;text-align:center;z-index:5;border-top:1px solid rgba(0,0,0,.05)}.wrg-gallery-item__rating{display:flex;gap:.25rem;justify-content:center;margin-bottom:.25rem}.wrg-gallery-item__star{font-size:1.125rem;color:#0000001a}.wrg-gallery-item__star--filled{color:#fbbf24}.wrg-gallery-item__title{font-size:1rem;font-weight:600;margin-bottom:.5rem;line-height:1.4;display:none}.wrg-gallery-item__description{font-size:.875rem;line-height:1.25;color:#333;margin-bottom:.5rem;font-weight:400}.wrg-gallery-item__author{font-size:.8125rem;font-weight:700;color:#212121;margin:0;line-height:1.4}.wrg-gallery-item__badges{position:absolute;top:1rem;left:1rem;display:flex;flex-wrap:wrap;gap:.5rem;z-index:10}.wrg-gallery-item__badge{display:inline-flex;align-items:center;padding:2px 10px;background:#fff;color:#000;border-radius:1.25rem;text-transform:capitalize;letter-spacing:.025em;box-shadow:0 2px 8px #00000026;font-weight:700;font-size:.75em;letter-spacing:-.5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wrg-gallery__empty{text-align:center;padding:4rem 2rem;opacity:.6}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wrg-gallery-item{animation:fadeIn .6s ease}@media (max-width: 767px){.wrg-gallery__header-container{margin-bottom:1.5rem}.wrg-gallery__heading{font-size:1.75rem}.wrg-gallery-item__content{padding:.75rem .25rem .5rem}.wrg-gallery-item__title{font-size:.875rem}.wrg-gallery-item__description{font-size:.8125rem}}@media print{.wrg-gallery__controls,.wrg-gallery-item__zoom-icon,.wrg-gallery-video__play-btn{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/wrg-gallery.css.map */
