html.pro_gallery_sticky_active,html.pro_gallery_sticky_active body{overflow:hidden}pro-gallery .pro-gallery-arrow-left{display:block;fill:none;height:16px;width:16px;stroke:#000;stroke-width:4;overflow:visible}pro-gallery .pro-gallery-trigger_hidden{display:none!important}.pro-gallery-media-header-right{display:flex}.mobile_gallery_title{display:none}pro-gallery .pro-gallery-media{position:relative;overflow:hidden;border-radius:12px;max-height:-webkit-calc(60vh - 64px)!important;max-height:-moz-calc(60vh - 64px)!important;max-height:calc(60vh - 64px)!important;min-height:300px;display:grid;grid-gap:8px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,minmax(150px,auto))}pro-gallery .pro-gallery-media .pro-gallery-item:first-child{grid-column:1 / 3;grid-row:1 / 3}pro-gallery .pro-gallery-media .pro-gallery-item{position:relative;cursor:pointer}pro-gallery .pro-gallery-media .pro-gallery-item>*{width:100%;height:100%;object-fit:cover}pro-gallery .pro-gallery-media .pro-gallery-item:after{transition:all .5s;opacity:0}pro-gallery .pro-gallery-media .pro-gallery-item:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;opacity:1}pro-gallery .pro-gallery-media .pro-gallery-show-all{cursor:pointer;display:flex;align-items:center;position:absolute!important;z-index:3!important;bottom:24px!important;right:24px!important;border-radius:8px;border-width:1px;border-style:solid;transition:box-shadow .2s cubic-bezier(.2,0,0,1);,transform .1s cubic-bezier(.2,0,0,1);border-color:#222;background:#fff;padding:7px 15px}pro-gallery .pro-gallery-media .pro-gallery-show-all span{line-height:0;margin-left:8px!important}pro-gallery .pro-gallery-sticky-media{overflow:hidden;position:fixed;z-index:2147483640;bottom:-100%;left:0;height:100%;width:100%;background-color:#fff;opacity:0;transition:all .5s}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-header-wrap{position:relative}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-header{position:absolute;top:0;left:0;width:100%;background-color:#fff;padding:14px;display:flex;justify-content:space-between;z-index:5}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-header .pro-gallery-sticky-media-close{background-color:transparent;border-radius:50%;padding:10px;cursor:pointer;transition:all .5s}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-close:hover{background-color:#f7f7f7}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-content{overflow-y:auto;max-height:100%;padding-bottom:24px}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-grid{max-width:740px;display:grid;grid-gap:8px}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-grid .pro-gallery-sticky-item{position:relative;cursor:pointer}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-grid .pro-gallery-sticky-item:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;opacity:1}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-grid .pro-gallery-sticky-item>img,pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-grid .pro-gallery-sticky-item>video{width:100%;height:100%;object-fit:cover}pro-gallery .pro-gallery-sticky-media-header-actions{display:flex}pro-gallery .pro-gallery-sticky-media-header-actions>.pro-gallery-sticky-media-header-action{display:flex;align-items:center;padding:0 8px;line-height:0;cursor:pointer}pro-gallery .pro-gallery-sticky-media-header-actions>.pro-gallery-sticky-media-header-action>svg{margin-right:8px}@media screen and (min-width: 750px){pro-gallery .pro-gallery-media-mobile{display:none}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-content{padding-top:20px}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-grid{width:65%}}@media screen and (max-width: 749px){pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-grid{width:100%}pro-gallery .pro-gallery-sticky-media .pro-gallery-sticky-media-content{padding-top:20px}pro-gallery .pro-gallery-media-desktop{display:none}pro-gallery .pro-gallery-sticky-media-header-actions>.pro-gallery-sticky-media-header-action>span{display:none}}pro-gallery .pro-gallery-swiper{display:table;position:relative;width:100vw;height:70vw;overflow:hidden;margin:0 auto}pro-gallery .pro-gallery-swiper-wrap{display:table;position:absolute;height:100%;transition:all .5s ease}pro-gallery .pro-gallery-swiper-wrap .pro-gallery-swiper-slide{display:table-cell;width:100vw;height:100%;background-size:cover;background-position:50% 50%}pro-gallery .pro-gallery-swiper-wrap .pro-gallery-swiper-slide.pro-gallery-swiper-slide-video{display:flex}pro-gallery .pro-gallery-swiper-wrap .pro-gallery-swiper-slide video{width:100%;object-fit:cover}pro-gallery .pro-gallery-slides-count{display:flex;align-items:center;position:absolute;z-index:1;bottom:10px;right:10px;background-color:#000000b3;color:#fff;padding:5px 7px;border-radius:4px;line-height:1;font-size:12px}pro-gallery .pro-gallery-slides-count span{padding:0 3px}pro-gallery .pro-gallery-swiper-actions{-webkit-box-align:center;background:#fff;height:64px!important;display:flex;justify-content:space-between;align-items:center;padding:0 16px;border-bottom:1px solid rgb(235,235,235)}pro-gallery .pro-gallery-swiper-actions .pro-gallery-swiper-action-icon{padding:8px}pro-gallery .pro-gallery-swiper-actions.pro-gallery-swiper-actions-transparent{position:absolute;top:0;left:0;z-index:1;width:100%;background:transparent;border-bottom:none}pro-gallery .pro-gallery-swiper-actions.pro-gallery-swiper-actions-transparent .pro-gallery-swiper-action-icon{display:block;border-radius:50%!important;background:#fff;border:1px solid rgba(0,0,0,.08)}pro-gallery .pro-gallery-swiper-actions.pro-gallery-swiper-actions-transparent .pro-gallery-swiper-actions-right .pro-gallery-swiper-action-icon svg{stroke-width:4px!important}pro-gallery .pro-gallery-sticky-slider{overflow:hidden;position:fixed;z-index:2147483641;bottom:-100%;left:0;height:100%;width:100%;background-color:#000;color:#fff;opacity:0;transition:all .5s}pro-gallery .pro-gallery-sticky-slider .pro-gallery-arrow-left{stroke:#fff}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-header-wrap{position:relative}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-header{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:space-between;z-index:5}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-header .pro-gallery-sticky-slides-count{display:flex;align-items:center}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-header .pro-gallery-sticky-slider-close{background-color:transparent;border-radius:8px;padding:10px;cursor:pointer;transition:all .5s;display:flex;align-items:center;line-height:0}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-header .pro-gallery-sticky-slider-close .pro-gallery-close-icon{height:12px;width:12px;display:block;fill:#fff;margin-right:8px}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-close:hover{background-color:#4a4a4a}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-content{max-height:100%;height:calc(100% - 112px);top:112px;width:calc(100% - 192px);margin:0 auto;position:relative}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-content .pro-gallery-sticky-slider-content-control{display:flex;flex-direction:column;height:100%}pro-gallery .pro-gallery-sticky-slider-header-actions{display:flex;align-items:center}pro-gallery .pro-gallery-sticky-slider-header-actions>.pro-gallery-sticky-slider-header-action{cursor:pointer}pro-gallery .pro-gallery-sticky-slider-header-actions>.pro-gallery-sticky-slider-header-action>span{display:none}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-viewport{display:flex;align-items:center;flex:1 1 auto!important;max-height:calc(100% - 112px)!important}pro-gallery .pro-gallery-sticky-slider-viewport .pro-gallery-viewport-image-animation{width:100%;height:100%;position:relative;transition:opacity .5s}pro-gallery .pro-gallery-sticky-slider-viewport .pro-gallery-viewport-image-animation.animate:after{opacity:1}pro-gallery .pro-gallery-sticky-slider-viewport img,pro-gallery .pro-gallery-sticky-slider-viewport video{width:100%;height:100%;object-fit:contain;object-position:50% 50%;background:transparent}pro-gallery .pro-gallery-sticky-slider-viewport img:focus,pro-gallery .pro-gallery-sticky-slider-viewport video:focus{outline:none!important}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slide-control{position:absolute;height:48px;width:48px;border:2px solid #B0B0B0;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .5s}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slide-control:hover{background-color:#4a4a4a}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slide-control.pro-gallery-sticky-slide-left{left:-72px}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slide-control.pro-gallery-sticky-slide-right{right:-72px}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slide-control.pro-gallery-sticky-slide-hidden{display:none}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slide-control.pro-gallery-sticky-slide-right svg{position:absolute;transform:rotate(180deg)}@media screen and (min-width: 750px){pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-header{padding:40px 40px 20px}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-footer{text-align:center}pro-gallery .pro-gallery-sticky-slider-close .pro-gallery-arrow-left{display:none!important}}@media screen and (max-width: 749px){pro-gallery .pro-gallery-sticky-slider-close .pro-gallery-close-icon,pro-gallery .pro-gallery-sticky-slider-close span{display:none!important}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-footer{padding:24px}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-content{height:calc(100% - 92px);width:100%}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-header{padding:24px 24px 12px}pro-gallery .pro-gallery-sticky-slider .pro-gallery-sticky-slider-header .pro-gallery-sticky-slider-close{padding-left:0;padding-right:0}.mobile_gallery_title{display:block;padding:0 1.5rem}}pro-gallery .pro-gallery-media-header{display:flex;justify-content:space-between;align-items:flex-end;padding:24px 0}pro-gallery .pro-gallery-media-header-action-icon{display:flex;align-items:center;cursor:pointer}pro-gallery .pro-gallery-media-header-action-icon span{padding-left:8px;line-height:0;text-decoration:underline}pro-gallery .pro-gallery-media-header-left h2,pro-gallery .pro-gallery-media-header-left p{margin:0}pro-gallery .pro-gallery-media-header-left h2{font-weight:700}pro-gallery .pro-gallery-share-popup-wrap{display:flex;align-items:center;justify-content:center;position:fixed;bottom:-100%;left:0;width:100%;height:100%;background-color:#00000080;z-index:2147483644;transition:opacity .5s}pro-gallery .pro-gallery-share-popup-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080}pro-gallery .pro-gallery-share-popup{position:absolute;z-index:1;overflow:hidden;max-width:560px;margin-bottom:-100vh;transition:all .5s}pro-gallery .pro-gallery-share-popup h3{font-size:26px}pro-gallery .pro-gallery-share-img-with-txt{display:flex}pro-gallery .pro-gallery-share-img-with-txt img{height:64px;width:64px;object-fit:cover;object-position:center;border-radius:12px;margin-right:16px}pro-gallery .pro-gallery-share-actions{display:flex;flex-wrap:wrap}pro-gallery .pro-gallery-share-action{display:flex;align-items:center;border:1px solid rgb(221,221,221);box-sizing:border-box;background-color:#fff;transition:background-color .5s;cursor:pointer}pro-gallery .pro-gallery-share-action:hover{background-color:#f7f7f7}pro-gallery .pro-gallery-share-popup-close{display:flex;cursor:pointer}pro-gallery .pro-gallery-share-popup-close svg{height:12px;width:12px}@media screen and (min-width: 750px){pro-gallery .pro-gallery-share-img-with-txt{margin:24px 0}pro-gallery .pro-gallery-share-popup{border-radius:12px;background-color:#fff;padding:24px}pro-gallery .pro-gallery-share-action{width:calc(50% - 8px)}pro-gallery .pro-gallery-share-action{margin-right:16px;padding:22px;height:76px;margin-bottom:16px;border-radius:12px}pro-gallery .pro-gallery-share-action:nth-of-type(2n){margin-right:0}pro-gallery .pro-gallery-share-action .pro-gallery-share-icon{margin-right:22px}}@media screen and (max-width: 749px){pro-gallery .pro-gallery-share-action .pro-gallery-share-icon svg{height:24px!important;width:24px!important}pro-gallery .pro-gallery-share-popup h3{font-size:18px;margin:0 24px}pro-gallery .pro-gallery-share-img-with-txt{margin:12px 24px 15px}pro-gallery .pro-gallery-share-actions{margin:0 24px}pro-gallery .pro-gallery-share-popup{border-top-left-radius:12px;border-top-right-radius:12px;background:#f7f7f7;padding-bottom:24px}pro-gallery .pro-gallery-share-action{width:100%;padding:12px;justify-content:space-between;border-bottom:none}pro-gallery .pro-gallery-share-action:first-child{margin-bottom:12px;border-radius:12px;border-bottom:1px solid rgb(221,221,221)}pro-gallery .pro-gallery-share-action:nth-of-type(2){border-top-left-radius:12px;border-top-right-radius:12px}pro-gallery .pro-gallery-share-action:nth-of-type(5){border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-bottom:1px solid rgb(221,221,221)}pro-gallery .pro-gallery-share-action:last-child{margin-top:12px;border-radius:12px;border-bottom:1px solid rgb(221,221,221)}pro-gallery .pro-gallery-share-action .pro-gallery-share-text{order:-1}pro-gallery .pro-gallery-share-popup{bottom:0}pro-gallery .pro-gallery-share-popup-header{padding:16px 24px;margin-bottom:12px;border-bottom:1px solid rgb(235,235,235)}}pro-gallery .pro-gallery-share-popup-message-link-copied{padding:8px 12px;display:flex;align-items:center;position:relative;z-index:1;bottom:-60vh;box-shadow:#0003 0 6px 20px;border-radius:12px;background-color:#fff;transition:bottom .5s}pro-gallery .pro-gallery-share-popup-message-link-copied svg{margin-right:8px}pro-gallery .pro-gallery-share-popup-message-link-copied svg path{fill:#008a05}pro-gallery .pgs-copy-options{position:absolute;left:0;right:0;margin:0 auto;width:250px;height:150px;top:calc(50% - 75px);background:#fff;border-radius:12px;box-shadow:#0003 0 6px 20px;padding:16px;display:flex}pro-gallery .pgs-copy-options-backdrop{position:absolute;left:0;top:0;height:100%;width:100%;background-color:#00000080}pro-gallery .pgs-copy-open-action{width:50%;text-align:center;margin:5px;padding:15px;display:flex;align-items:center;justify-content:center;border:1px solid rgb(221,221,221);border-radius:12px;cursor:pointer;line-height:1.1}@media screen and (max-width: 749px){pro-gallery .pgs-copy-options{background:#f7f7f7}pro-gallery .pgs-copy-open-action{background-color:#fff}}pro-gallery .pro_gallery_image_buy_trigger{display:none!important}pro-gallery .pro-gallery-buy-btn{position:absolute;right:10px;top:10px;z-index:1;background:#fff;display:flex;justify-content:center;align-items:center;padding:7px;border-radius:50%;cursor:pointer;transition:all .3s;opacity:.5}pro-gallery .pro-gallery-buy-btn svg{height:20px;width:20px;margin-left:-1px;margin-bottom:-1px}pro-gallery .pro-gallery-buy-btn:hover{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pro-gallery.css.map */
