#app,#PBarNextFrame{display:none}body{display:block!important}.photobook-template-selector{padding:24px 12px;background-color:#fff;text-align:center;border-radius:12px;margin:auto}.photobook-template-selector .template-selector-label{font-family:Asap,sans-serif!important;font-size:15px;font-weight:700}.photobook-template-selector .dropdown-toggle{width:100%;padding:8px 12px 8px 8px;border:1.5px solid #3a3a3a;border-radius:8px;display:flex;align-items:center;background:#fff;margin:15px 0 10px;cursor:pointer}.photobook-template-selector .template-thumbnail img,.photobook-template-selector .dropdown-menu li img{border-radius:4px}.photobook-template-selector .template-name{margin-left:12px;font-size:16px;font-weight:700;color:#000}.photobook-template-selector .dropdown-icon{display:flex;align-items:center;justify-content:flex-end;align-self:center;flex:1}.photobook-template-selector .dropdown-icon svg{transform:rotate(88deg)}.photobook-template-selector .dropdown-menu{display:none;flex-direction:column;align-items:flex-start;padding:8px;border-radius:6px;border:1.5px solid #131313;background:#fff}.photobook-template-selector .dropdown-menu li{display:flex;align-items:center;padding:8px 0;font-family:Asap,sans-serif;font-size:15px;font-weight:500;color:#3a3a3a;width:100%;cursor:pointer}.photobook-template-selector .dropdown-menu li.active:not(.suppress-active){background-color:#f5f5f5;border-radius:4px}.photobook-template-selector .dropdown-menu li.suppress-active{background-color:transparent!important}.photobook-template-selector .dropdown-menu li.hover-temp{background-color:#f5f5f5;border-radius:4px}.photobook-template-selector .start-photobook-button{width:100%;border:none;padding:20px;color:#fff;background-color:#2a2a2a;display:inline-flex;align-items:center;justify-content:center}.photobook-template-selector .double-arrow{display:inline-flex;align-items:center;margin-left:8px}.photobook-template-selector .start-photobook-button .double-arrow svg{vertical-align:middle}.photobook-template-selector .or-separator{display:flex;align-items:center;font-family:Asap,sans-serif!important;font-weight:500;color:#3a3a3a;margin:12px 0}.photobook-template-selector .or-separator:before,.photobook-template-selector .or-separator:after{content:"";flex:1;height:3px;background:#f7f8fa}.photobook-template-selector .or-separator:before{margin-right:13px}.photobook-template-selector .or-separator:after{margin-left:13px}.photobook-template-selector .start-from-scratch-link{border:none;color:#3a3a3a;background-color:transparent;background-color:fff;border:1.5px solid #3a3a3a}.photobook-template-selector .template-dropdown{position:relative;z-index:100}.photobook-template-selector .dropdown-menu{display:none;margin-bottom:20px;max-height:800px;overflow:scroll;position:absolute;width:100%;z-index:1000;top:140px;background-color:#fff}.product__info-wrapper{z-index:3}.thumbnail-img{max-width:128px;width:100%;object-fit:cover}.loading-spinner{width:20px;height:20px;border:3px solid #fff;border-top:3px solid transparent;border-radius:50%;animation:spin 1s linear infinite;margin-left:10px}.start-from-scratch-link .loading-spinner{border:3px solid #333;border-top:3px solid transparent}@keyframes spin{to{transform:rotate(360deg)}}.start-photobook-button.loading,.start-from-scratch-link.loading{display:flex;align-items:center;pointer-events:none;opacity:.7}html.tw-modal-open,html.tw-modal-open body{overflow:hidden}.tw-template-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#000c;padding:32px 15px}.tw-template-modal.is-open{display:flex}.tw-template-modal__dialog{width:100%;max-width:814px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.tw-template-modal__header{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid #EBEBEB}.tw-template-modal__title{margin:0;color:#000;font-family:Assistant,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:45px}.tw-template-modal__close{border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.tw-template-modal__close svg{width:24px;height:24px}.tw-template-modal__content{padding:18px 18px 0;overflow:auto}.tw-template-modal__search{position:relative;width:100%}.tw-template-modal__search-input{width:100%;height:48px;border-radius:999px;border:1px solid #ddd;background:#f3f3f3;padding:8px 8px 8px 22px;font-family:Assistant,sans-serif;font-size:14px;font-weight:500;outline:none}.tw-template-modal__search-input::placeholder{color:#00000080}.tw-template-modal__search-btn{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:32px;height:32px;border-radius:999px;border:none;background:#000;display:inline-flex;align-items:center;justify-content:center}.tw-template-modal__search-btn svg{color:#fff;width:16px;height:16px}.tw-template-modal__count{margin:10px 0 18px;font-weight:500;color:#000;text-align:center;font-family:Assistant,sans-serif;font-size:12px;font-style:normal}.tw-template-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,auto));gap:8px}.tw-template-card{border:2px solid #F3F3F3;border-radius:6px;background:#fff;padding:16px 16px 20px;cursor:pointer;text-align:center;max-width:180px}.tw-template-card.active{border-color:#000}.tw-template-card__image{display:flex;justify-content:center;align-items:center}.tw-template-card__image img{width:124px;height:124px;display:block}.tw-template-card__name{margin-top:10px;font-family:Asap,sans-serif;font-size:12px;font-weight:700;color:#000;line-height:normal}.template-option.is-hidden{display:none}.tw-template-modal__empty{margin:18px 0 0;text-align:center;font-family:Asap,sans-serif;font-size:14px;color:#3a3a3a}@media(min-width:750px){.tw-template-modal{padding:40px 24px}.tw-template-modal__grid{grid-template-columns:repeat(4,minmax(0,180px));gap:12px}.tw-template-modal__header{padding:24px 32px;border-bottom:1px solid #F3F3F3}.tw-template-modal__search-input{font-size:16px}.tw-template-modal__search-btn svg{width:24px;height:24px}.tw-template-modal__title{font-size:28px}.tw-template-modal__content{padding:32px}.tw-template-modal{padding:49px 0;margin:auto;justify-content:center}.tw-template-card__image img{width:182px;height:182px;display:block}.tw-template-modal__search-input{height:61px}.tw-template-modal__search-btn{width:45px;height:45px}.tw-template-modal__count{font-size:14px;margin:16px 0 32px}.tw-template-modal__close svg{width:39px;height:39px}.tw-template-card__name{margin-top:12px;font-size:16px}.tw-template-card{padding:24px 0}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/tw-printbox-embed.css.map */
