html.shared-cart-restore .page-loader,.page-loader.page-loader--personalised{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:1;visibility:visible;transition:opacity .5s ease,visibility 0s .5s;background:radial-gradient(130% 120% at 50% -10%,#ffffffd9,#fafaf7d9 46%,#f6f4efd9 78%,#ebece3d9);overflow:hidden}html.shared-cart-restore .page-loader.hidden,.page-loader.page-loader--personalised.hidden{opacity:0;visibility:hidden;transition:opacity .5s ease,visibility 0s 0s;pointer-events:none}.pcl{--tempo: 1;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:36px;width:100%;height:100%;padding:24px;box-sizing:border-box;font-family:Montserrat,system-ui,-apple-system,sans-serif;text-align:center}.pcl__blob{position:absolute;border-radius:50%;filter:blur(52px);pointer-events:none;animation:pcl-blob 12s ease-in-out infinite}.pcl__blob--purple{width:360px;height:360px;opacity:.16;background:#9e55b5;top:-100px;left:-80px}.pcl__blob--red{width:300px;height:300px;opacity:.12;background:#d74d52;bottom:-110px;right:-70px;filter:blur(50px);animation-duration:14s;animation-direction:reverse}.pcl__blob--green{width:240px;height:240px;opacity:.1;background:#00bc7d;top:42%;right:9%;filter:blur(48px);animation-duration:16s}.pcl__logo{position:relative;z-index:2;height:34px;width:auto;line-height:0}.pcl__logo svg{height:34px;width:auto;display:block}.pcl__stage{position:relative;z-index:2;width:260px;height:320px}.pcl__drop{position:absolute;top:0;filter:drop-shadow(0 5px 7px rgba(51,51,51,.1));animation:pcl-drop calc(2.4s / var(--tempo, 1)) cubic-bezier(.5,0,.7,1) infinite}.pcl__drop svg{width:100%;height:100%;display:block}.pcl__drop--apple{left:44px;width:46px;height:46px;color:#f35e68;animation-delay:0s}.pcl__drop--carrot{left:118px;width:40px;height:40px;color:#cc3874;animation-delay:.4s}.pcl__drop--leafy{left:72px;width:42px;height:42px;color:#44a779;animation-delay:.8s}.pcl__drop--grape{left:150px;width:36px;height:36px;color:#9e55b5;animation-delay:1.2s}.pcl__drop--citrus{left:94px;width:44px;height:44px;color:#55799d;animation-delay:1.6s}.pcl__drop--cherry{left:58px;width:34px;height:34px;color:#5bc534;animation-delay:2s}.pcl__cup{position:absolute;bottom:4px;left:50%;width:150px;height:124px;z-index:5;filter:drop-shadow(0 10px 18px rgba(94,44,109,.16));animation:pcl-bob calc(3s / var(--tempo, 1)) ease-in-out infinite}.pcl__cup-fill-clip{position:absolute;bottom:12px;left:50%;transform:translate(-50%);width:66px;height:88px;clip-path:polygon(4px 0,62px 0,54px 88px,12px 88px);overflow:hidden}.pcl__cup-fill{position:absolute;left:0;right:0;bottom:0;height:100%;transform-origin:bottom;border-radius:44% 44% 0 0;background:linear-gradient(to top,#f35e68,#cc3874,#9e55b5,#55799d,#44a779,#5bc534);animation:pcl-fillrise calc(2.8s / var(--tempo, 1)) ease-in-out infinite}.pcl__cup-icon{position:absolute;top:0;right:0;bottom:0;left:0;color:#000}.pcl__cup-icon svg{width:100%;height:100%;display:block}.pcl__copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:14px;max-width:520px}.pcl__title{margin:0;font-weight:700;font-size:26px;line-height:1.2;letter-spacing:-.02em;color:#333;font-family:Montserrat}.pcl__dots{display:inline-flex;gap:4px;margin-inline-start:5px;vertical-align:.15em;flex-shrink:0}.pcl__title--dots-before{display:flex;flex-wrap:nowrap;justify-content:center;align-items:baseline;direction:ltr;unicode-bidi:isolate;gap:5px}.pcl__title--dots-before .pcl__dots{margin-inline-start:0;margin-inline-end:0;order:-1}.pcl__title--dots-before .pcl__title-text{min-width:0;text-align:start}.pcl__dot{width:6px;height:6px;border-radius:50%;background:#9e55b5;display:inline-block;animation:pcl-dotpulse 1.4s ease-in-out infinite}.pcl__dot:nth-child(2){animation-delay:.2s}.pcl__dot:nth-child(3){animation-delay:.4s}.pcl__bar{margin-top:4px;width:240px;height:6px;border-radius:9999px;background:#ebece3;overflow:hidden}.pcl__bar-fill{width:34%;height:100%;border-radius:9999px;background:linear-gradient(100deg,#f35e68,#cc3874,#9e55b5,#55799d,#44a779,#5bc534);animation:pcl-barslide calc(1.5s / var(--tempo, 1)) cubic-bezier(.5,0,.5,1) infinite}@keyframes pcl-drop{0%{transform:translateY(-14px) scale(.6) rotate(-6deg);opacity:0}10%{opacity:1}52%{transform:translateY(150px) scale(.94) rotate(4deg);opacity:1}66%{transform:translateY(168px) scale(.5) rotate(5deg);opacity:0}to{transform:translateY(168px) scale(.5) rotate(5deg);opacity:0}}@keyframes pcl-fillrise{0%,to{transform:scaleY(.42)}50%{transform:scaleY(.57)}}@keyframes pcl-bob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(5px)}}@keyframes pcl-barslide{0%{transform:translate(-120%)}to{transform:translate(440%)}}@keyframes pcl-dotpulse{0%,to{opacity:.25}50%{opacity:1}}@keyframes pcl-blob{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-22px) translate(10px)}}@media screen and (max-width:767px){.pcl{gap:28px}.pcl__stage{width:220px;height:280px;transform:scale(.92);transform-origin:center top}.pcl__title{font-size:18px;max-width:280px}.pcl__bar{width:200px}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/personalised-cart-loader.css.map */
