.hello-page-viewer-modal{display:none}.hello-modal{--page-width: 100%;position:fixed;z-index:1000;top:0;left:0;display:none;animation:hello-modal-fade-in .3s;width:100%;height:100%;font-family:inherit;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.hello-modal--fade-out{animation:hello-modal-fade-out .3s forwards}.hello-modal__mask{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;box-sizing:border-box;background:#00000080}@media screen and (min-width:481px){.hello-modal__mask{align-items:center}}.hello-modal__content{position:relative;overflow:hidden;width:100%;max-width:100%;max-height:85vh;border-radius:18px 18px 0 0;background:#fff}@media screen and (min-width:481px){.hello-modal__content{width:80%;max-width:692px;max-height:90vh;border-radius:18px}}@media screen and (min-width:769px){.hello-modal__content{width:80%;max-width:1029px}}.hello-modal__close-button{position:absolute;z-index:10;top:16px;right:16px;display:flex;padding:12px;border:none;border-radius:20px;background:#e8e8ed;cursor:pointer}.hello-modal__close-button:hover{background:#ececf0}.hello-modal__close-button svg{width:14px;height:14px}.hello-modal__close-button svg path{fill:#707070}.hello-modal__close-button:hover svg path{fill:#474747}.hello-modal__body{overflow-y:auto;max-height:inherit}.hello-modal__content-loader{margin:200px auto;width:40px;height:40px}.hello-modal__content-wrapper{line-height:1.6;color:#1d1d1f}@keyframes hello-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hello-modal-fade-out{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/hello-page-viewer-modal.css.map */
