.breeze-gallery .action.skip{position:absolute;z-index:50;width:100%;outline-offset:0;background:#fff}.breeze-gallery.opened .action.skip{display:none}.breeze-gallery.opened{top:0;left:0;position:fixed;z-index:999;width:100%;height:100dvh;padding:10px;box-sizing:border-box;background:#fff}.breeze-gallery.opened .close{background:#fff;display:flex;align-items:center;justify-content:center;right:3px;top:3px;width:45px;height:45px}.breeze-gallery.opened .controls{visibility:visible}.breeze-gallery.opened .stage{flex-grow:1;overflow:hidden !important}.breeze-gallery.opened .stage:not(.video) .main-image-wrapper{cursor:default}.breeze-gallery.opened .stage>div:first-child,.breeze-gallery.opened .stage>div:first-child picture{margin:0 auto;max-height:100%}.breeze-gallery.opened .stage>div:first-child,.breeze-gallery.opened .stage>div:first-child picture,.breeze-gallery.opened .stage>div:first-child .main-image-wrapper{align-items:normal}.breeze-gallery.opened .stage>div:first-child img{object-fit:contain}.breeze-gallery.opened .thumbnails.hidden{display:flex}.breeze-gallery.expanded.opened .images{display:none}@media (hover:hover){.breeze-gallery .prev,.breeze-gallery .next,.breeze-gallery .images .slick-arrow{visibility:hidden;opacity:0}.breeze-gallery .prev:hover,.breeze-gallery .next:hover,.breeze-gallery .images .slick-arrow:hover{opacity:1}.breeze-gallery .stage:hover .prev,.breeze-gallery .stage:hover .next,.breeze-gallery .images:hover .slick-arrow{visibility:visible;opacity:.8}}.breeze-gallery.opened .prev,.breeze-gallery.opened .next{visibility:visible !important;opacity:.8}.breeze-gallery.opened .prev:hover,.breeze-gallery.opened .next:hover{opacity:1}.breeze-gallery .thumbnails{position:relative}.breeze-gallery .thumbnails .slick-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:12;display:flex;align-items:center;justify-content:center;width:26px;height:80%;max-height:64px;padding:0;border:0;background:rgba(255,255,255,.88);color:#111;cursor:pointer;font-size:0;line-height:0;box-shadow:0 0 6px rgba(0,0,0,.12)}.breeze-gallery .thumbnails .slick-arrow:before{content:'';display:block;width:20px;height:20px;background-repeat:no-repeat;background-position:center;background-size:contain}.breeze-gallery .thumbnails .slick-prev{left:0}.breeze-gallery .thumbnails .slick-next{right:0}.breeze-gallery .thumbnails .slick-prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23111'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 19l-7-7 7-7'/%3E%3C/svg%3E")}.breeze-gallery .thumbnails .slick-next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23111'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 5l7 7-7 7'/%3E%3C/svg%3E")}.breeze-gallery .thumbnails .slick-arrow.slick-disabled,.breeze-gallery .thumbnails .slick-arrow[aria-disabled=true]{opacity:0;pointer-events:none}@media (min-width:1024px){.breeze-gallery.opened{padding:30px}}