.fancy-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;-webkit-font-smoothing:antialiased;pointer-events:none}.fancy-modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;opacity:0;transition:all .5s ease}.fancy-modal__wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-start!important;justify-content:flex-end!important;pointer-events:none;z-index:1}.fancy-modal__container{position:fixed;right:0;bottom:0;background:transparent;pointer-events:auto;width:100vw;max-width:488px;height:100vh!important;margin:0;background-color:var(--color-white);transform:translate(300%) scale(1)!important;transition:all .3s ease-in!important;opacity:1!important}.fancy-modal__drag-handle{display:none}.fancy-modal__drag-line{width:40px;height:4px;background:#ddd;margin:0 auto;border-radius:2px}@media (min-width: 768px){.fancy-modal__drag-handle{display:none}}.fancy-modal__content-wrapper{position:relative;background:#fff}@media (min-width: 768px){.fancy-modal__content-wrapper{background:transparent}}.fancy-modal__close{position:absolute;width:48px;height:48px;border:none;color:#fff;cursor:pointer;z-index:3;display:flex;align-items:center;justify-content:center;font-size:20px;padding:0;line-height:1;border-radius:48px;right:24px;top:12px;background-color:var(--color-white)}.fancy-modal__close:hover{background-color:var(--color-black-5)}.fancy-modal__close svg{width:24px!important;height:24px!important}@media screen and (max-width: 767px){.fancy-modal__close{display:none}}.fancy-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;color:#fff;font-size:24px;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s ease;border-radius:0;background:#fff;transition:all ease .3s}@media screen and (min-width: 768px){.fancy-modal__nav{opacity:0}}.fancy-modal__nav--prev{left:0}.fancy-modal__nav--next{right:0}@media screen and (min-width: 768px){.fancy-modal__content-wrapper:hover .fancy-modal__nav{opacity:1}}.fancy-modal__content{position:relative;max-height:calc(90vh - 60px);overflow:auto;-webkit-overflow-scrolling:touch;background:#fff}@media screen and (max-width: 768px){.fancy-modal__content>img:first-child{width:100%}}@media (min-width: 768px){.fancy-modal__content{background:transparent;max-height:90vh}}.fancy-modal.is-open{pointer-events:all}.fancy-modal.is-open .fancy-modal__overlay{opacity:1;transition:all .5s ease-in}.fancy-modal.is-open .fancy-modal__container{transform:translate(0)!important;transition:all .3s ease-in;transition-duration:.5s}.fancy-modal__content img,.fancy-modal__content video{display:block;max-width:100%;height:auto;margin:0 auto}@media (min-width: 768px){.fancy-modal__content img,.fancy-modal__content video{max-height:90vh;width:auto}}.fancy-modal__content iframe{width:100%;height:100%;border:0}.fancy-modal__loading{position:absolute;top:50%;left:50%;width:40px;height:40px;transform:translate(-50%,-50%);opacity:0;transition:opacity .2s}.fancy-modal__loading:after{content:"";position:absolute;width:100%;height:100%;border:3px solid #f3f3f3;border-top:3px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fancy-modal__content.is-loading .fancy-modal__loading{opacity:1}
/*# sourceMappingURL=/cdn/shop/t/267/assets/modules-modal.css.map */
