html.fancybox-active:not(.fancybox-allowscroll),html.fancybox-active:not(.fancybox-allowscroll) body{touch-action:none;overscroll-behavior:none;-webkit-overflow-scrolling:auto;overflow:hidden}html.fancybox-active:not(.fancybox-allowscroll) body{margin-right:var(--vertical-scrollbar);margin-bottom:var(--horizontal-scrollbar)}html.fancybox-active:not(.fancybox-allowscroll) body.rtl{margin-right:0;margin-left:var(--vertical-scrollbar)}.fancy-ico{position:absolute;width:48px;height:48px;border-radius:50%}.fancy-ico span{display:block;position:relative;left:12px;top:12px;width:24px;height:24px;border-radius:50%;background:#000;border:2px solid white;box-shadow:0 0 4px #000;transition:transform .25s ease-in-out}.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background-color:#fff;position:relative}.fancybox-title-outside{padding-top:10px;color:#fff;font-weight:600}.fancybox-title-over{position:absolute;width:100%;bottom:0;left:0;color:#fff;text-align:left}body.rtl .fancybox-title-over{text-align:right}.fancybox-title-over #fancybox-title{padding:10px;background:rgba(0,0,0,.6);display:block}.fancybox-title-float{text-align:center}.fancybox-title-float #fancybox-title{display:table;margin:-12px auto;height:24px;padding:0 15px;line-height:20px;font-size:14px;color:#fff;background:#000;border:2px solid #fff;border-radius:12px;box-shadow:0 0 4px #000;position:relative;z-index:111104}#fancybox-loading div{transform-origin:20px 20px;animation:fancybox-loading 1.2s linear infinite}#fancybox-loading div::after{content:"";display:block;position:absolute;top:7px;left:19px;width:2px;height:7px;border-radius:20%;background:#fff}#fancybox-loading div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s}#fancybox-loading div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}#fancybox-loading div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}#fancybox-loading div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}#fancybox-loading div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}#fancybox-loading div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}#fancybox-loading div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}#fancybox-loading div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}#fancybox-loading div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}#fancybox-loading div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}#fancybox-loading div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}#fancybox-loading div:nth-child(12){transform:rotate(330deg);animation-delay:0s}.fancybox-hidden{display:none}#fancybox-content .fancybox-hidden,#fancybox-tmp .fancybox-hidden{display:revert}