.capsule-open-loading{--col-accent: var(--zenkai-secondary);--col-accent-shadow: #9d9dff;--col-cloud: var(--zenkai-surface-accent);--col-cloud-shadow: var(--zenkai-border);--col-line: var(--zenkai-border);position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal);overflow:hidden;background:var(--zenkai-background)}.capsule-open-loading__puff,.capsule-open-loading__ray-accent,.capsule-open-loading__ray-shadow{box-sizing:content-box;display:block;border-top:0;border-left:0;border-bottom:0}.capsule-open-loading__centered{position:fixed;top:50%;transform:translate(-50%,-50%)}.capsule-open-loading__kinto{animation:capsule-open-kinto .8s linear forwards,capsule-open-kinto-bob 2s 0s alternate infinite;z-index:1}@keyframes capsule-open-kinto{0%{left:0%}to{left:50%}}@keyframes capsule-open-kinto-bob{0%{top:48%}to{top:52%}}.capsule-open-loading__kinto ul,.capsule-open-loading__cloud ul{list-style:none;margin:0;padding:0}.capsule-open-loading__kinto ul:after,.capsule-open-loading__cloud ul:after{content:"";display:table;clear:both}.capsule-open-loading__kinto li{background:var(--col-accent);float:left;border-radius:360px;border-right:14px solid var(--col-accent-shadow);margin-left:-20px;opacity:1;transform:rotate(65deg);animation:capsule-open-cloud-pulse 2s 0s alternate infinite}.capsule-open-loading__kinto li:first-child{width:46px;height:60px;margin-left:30px;margin-top:-20px}.capsule-open-loading__kinto li:nth-child(2){width:26px;height:40px;margin-left:-82px}.capsule-open-loading__kinto li:nth-child(3){width:56px;height:70px;margin-left:-20px;margin-top:-30px}.capsule-open-loading__kinto li:nth-child(4){width:26px;height:40px;margin-left:-20px}@keyframes capsule-open-cloud-pulse{50%{transform:scale(1.1) rotate(85deg)}to{transform:scale(1) rotate(85deg)}}.capsule-open-loading__ray{position:fixed;height:18px;top:49%;animation:capsule-open-ray .8s linear forwards,capsule-open-ray-bob 2s 0s alternate infinite;z-index:1}@keyframes capsule-open-ray{0%{width:0%}to{width:50%}}@keyframes capsule-open-ray-bob{0%{top:47%}to{top:51%}}.capsule-open-loading__ray-accent{background:var(--col-accent);height:70%;width:100%}.capsule-open-loading__ray-shadow{background:var(--col-accent-shadow);height:30%;width:100%}.capsule-open-loading__cloud{position:fixed}.capsule-open-loading__cloud li{background:var(--col-cloud);float:left;border-radius:360px;transform:rotate(65deg)}.capsule-open-loading__cloud--1{top:40%;animation:capsule-open-moving-cloud 1.3s infinite}.capsule-open-loading__cloud--1 li{border-right:28px solid var(--col-cloud-shadow);margin-left:-40px;animation:capsule-open-cloud-pulse 2s 0s alternate infinite}.capsule-open-loading__cloud--1 li:first-child{width:92px;height:120px;margin-left:60px;margin-top:-40px}.capsule-open-loading__cloud--1 li:nth-child(2){width:52px;height:80px;margin-left:-164px}.capsule-open-loading__cloud--1 li:nth-child(3){width:102px;height:140px;margin-left:-40px;margin-top:-60px}.capsule-open-loading__cloud--1 li:nth-child(4){width:52px;height:80px;margin-left:-40px}.capsule-open-loading__cloud--2{top:55%;animation:capsule-open-moving-cloud 1.5s infinite;z-index:2}.capsule-open-loading__cloud--2 li{border-right:42px solid var(--col-cloud-shadow);margin-left:-60px;animation:capsule-open-cloud-pulse 2s 0s alternate infinite}.capsule-open-loading__cloud--2 li:first-child{width:138px;height:180px;margin-left:90px;margin-top:-60px}.capsule-open-loading__cloud--2 li:nth-child(2){width:78px;height:120px;margin-left:-246px}.capsule-open-loading__cloud--2 li:nth-child(3){width:153px;height:210px;margin-left:-60px;margin-top:-90px}.capsule-open-loading__cloud--2 li:nth-child(4){width:78px;height:120px;margin-left:-60px}.capsule-open-loading__cloud--3{top:45%;animation:capsule-open-moving-cloud .8s 1s infinite;z-index:0;left:150%}.capsule-open-loading__cloud--3 li{border-right:14px solid var(--col-cloud-shadow);margin-left:-20px;animation:capsule-open-cloud-pulse 2s 0s alternate infinite}.capsule-open-loading__cloud--3 li:first-child{width:46px;height:60px;margin-left:30px;margin-top:-20px}.capsule-open-loading__cloud--3 li:nth-child(2){width:26px;height:40px;margin-left:-82px}.capsule-open-loading__cloud--3 li:nth-child(3){width:56px;height:70px;margin-left:-20px;margin-top:-30px}.capsule-open-loading__cloud--3 li:nth-child(4){width:26px;height:40px;margin-left:-20px}@keyframes capsule-open-moving-cloud{0%{left:150%}to{left:-50%}}@keyframes capsule-open-moving-cloud-mobile{0%{left:100%}to{left:-25%}}.capsule-open-loading__line{position:fixed;background:var(--col-line);height:3px;width:50px;left:150%}.capsule-open-loading__line--1{top:45%;animation:capsule-open-moving-cloud .8s infinite}.capsule-open-loading__line--2{top:48%;animation:capsule-open-moving-cloud .9s 1s infinite}.capsule-open-loading__line--3{top:50%;animation:capsule-open-moving-cloud 1.2s .5s infinite}.capsule-open-loading__line--4{top:52%;animation:capsule-open-moving-cloud .7s 1.5s infinite}.capsule-open-loading__line--5{top:55%;animation:capsule-open-moving-cloud .6s 1s infinite}@media(max-width:767px){.capsule-open-loading__cloud--1,.capsule-open-loading__cloud--2{transform:scale(.5);transform-origin:center center;will-change:left;animation-name:capsule-open-moving-cloud-mobile;animation-timing-function:linear;animation-iteration-count:infinite}.capsule-open-loading__cloud--1{animation-duration:.7s;animation-delay:0s}.capsule-open-loading__cloud--2{animation-duration:.85s;animation-delay:.08s}.capsule-open-loading__cloud--3{transform:scale(.65);transform-origin:center center;will-change:left;left:100%;animation-name:capsule-open-moving-cloud-mobile;animation-duration:.55s;animation-delay:0s;animation-timing-function:linear;animation-iteration-count:infinite}.capsule-open-loading__line{width:36px;animation-name:capsule-open-moving-cloud-mobile;animation-timing-function:linear;animation-iteration-count:infinite}.capsule-open-loading__line--1{animation-duration:.45s;animation-delay:0s}.capsule-open-loading__line--2{animation-duration:.5s;animation-delay:.15s}.capsule-open-loading__line--3{animation-duration:.6s;animation-delay:.08s}.capsule-open-loading__line--4{animation-duration:.42s;animation-delay:.22s}.capsule-open-loading__line--5{animation-duration:.38s;animation-delay:.12s}}.capsule-open-loading__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
