body.featherlight-open{overflow: hidden;padding-right: 15px}body.featherlight-open > *:not(.featherlight):not(#animated-cart-item){filter: blur(5px)}.featherlight{display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;overflow-y: auto;text-align: center;white-space: nowrap;cursor: pointer;background: #333;background: rgba(0,0,0,0)}.featherlight *{box-sizing: border-box}.featherlight.active{background: rgba(0,0,0,0.5)}.featherlight:before{content: '';display: inline-block;height: 100%;vertical-align: middle}.featherlight .featherlight-content{position: relative;text-align: left;vertical-align: middle;display: inline-block;margin: 15px 15px;padding: 15px;background: #fff;cursor: auto;box-shadow: 0 5px 15px rgba(0,0,0,0.5);border-radius: 0.25em;white-space: normal}.featherlight .featherlight-close-icon{position: absolute;top: -10px;right: -10px;z-index: 9999;width: 25px;line-height: 25px;padding: 0;background: #c00;border-radius: 4px;border: none;color: #fff;font-weight: bold;cursor: pointer;text-align: center;font-family: Arial, sans-serif}.featherlight .featherlight-close-icon::-moz-focus-inner{border: 0;padding: 0}.featherlight .featherlight-content h1{margin-top: 0}.featherlight .featherlight-content > img{max-width: calc(100vw - 80px);max-height: calc(100vh - 80px)}.featherlight .featherlight-content > iframe{width: 100%;height: 100%;border: none}.featherlight-loading .featherlight-content{background: none;box-shadow: none}.featherlight{perspective: 2048px}.featherlight .featherlight-content{transition: transform 0.25s linear, filter 0.25s linear;transform: -400px;transform: scale(.8) rotateY(45deg) translateZ(-400px);transform-style: preserve-3d;filter: blur(3px)}.featherlight.active .featherlight-content{transform: none !important;filter: none !important}/*# sourceMappingURL=featherlight.min.css.map */