.p-loading{width:100%;height:100%;z-index:calc(var(--header-zIndex) + 1);position:fixed;top:0;left:0}.p-loading.is-start .p-loading__mask-contents .e{fill:#0000;stroke-width:0;will-change:fill;transition:fill 1.93s}.p-loading.is-start .p-loading__mask-contents .e:nth-child(2){transition-delay:90ms}.p-loading.is-start .p-loading__mask-contents .e:nth-child(3){transition-delay:.18s}.p-loading.is-start .p-loading__bottom{opacity:1;transition:opacity 1.69s .12s}.p-loading.is-completed{opacity:0;transition:opacity .605s .3s}.p-loading.is-completed.is-invisible{visibility:hidden;display:none}.p-loading.is-completed .p-loading__mask{transition:transform .965s cubic-bezier(.5,0,.66,.03);transform:scale(2)}.p-loading.is-completed .p-loading__bottom{opacity:0;transition:opacity .42s}.p-loading__mask{width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.p-loading__mask:before,.p-loading__mask:after{content:"";background-color:#f9f7f4;width:min(8rem,6.25%);min-width:min(8rem,6.25%);height:100%;display:block}@media screen and (max-width:900px){.p-loading__mask:before,.p-loading__mask:after{width:7.4rem;min-width:7.4rem}}.p-loading__mask:before{margin-right:-1px}.p-loading__mask:after{margin-left:-1px}.p-loading__mask-svg{position:absolute;top:0;left:0}.p-loading__mask-container{z-index:2;flex-direction:column;justify-content:space-between;width:100%;display:flex;position:relative}.p-loading__mask-container:before,.p-loading__mask-container:after{content:"";background-color:#f9f7f4;width:100%;height:100%;display:block}.p-loading__mask-container:before{min-height:5rem;margin-bottom:-1px}@media screen and (max-width:900px){.p-loading__mask-container:before{min-height:initial;margin-bottom:-.06rem}}.p-loading__mask-container:after{margin-top:-1px;padding-bottom:10rem}@media screen and (max-width:900px){.p-loading__mask-container:after{margin-top:-.07rem;padding-bottom:0}}.p-loading__mask-contents{height:100%;display:flex;position:relative}@media screen and (max-width:900px){.p-loading__mask-contents{height:10.8rem}}.p-loading__mask-contents:before,.p-loading__mask-contents:after{content:"";background-color:#f9f7f4;width:100%;height:100%;display:block}.p-loading__mask-contents:before{margin-right:-1px}.p-loading__mask-contents:after{margin-left:-1px}.p-loading__mask-contents picture{width:100%}.p-loading__mask-contents img,.p-loading__mask-contents svg{width:auto;max-width:100%;height:100%;max-height:calc(100vh - 15rem);margin:auto;position:relative}.p-loading__mask-contents img.is-start,.p-loading__mask-contents svg.is-start{background-color:inherit}.p-loading__mask-contents svg{pointer-events:none;position:absolute;top:0;left:0;right:0}.p-loading__mask-contents svg .e{fill:#f9f7f4;stroke-width:0}.p-loading__mask__bottom{opacity:0;pointer-events:initial;will-change:opacity;z-index:3;justify-content:space-between;align-items:center;width:max(100% - 16rem,87.5%);margin:auto;font-size:1.2rem;transition:opacity 2.5s 1s;display:flex;position:absolute;bottom:6rem;left:0;right:0}@media screen and (max-width:900px){.p-loading__mask__bottom{width:84.6154%;bottom:3rem}}.p-loading__mask__bottom-show{opacity:1}.p-loading__mask__progress{align-items:center;display:flex}.p-loading__mask__progress-circle{background:linear-gradient(#060725 0%,#06072533 45%);border-radius:50%;justify-content:center;align-items:center;width:1.5em;height:1.5em;margin-left:1.5rem;padding:1px;animation:.9s linear infinite loop_rotate;display:flex}.p-loading__mask__progress-circle:after{content:"";background-color:#f9f7f4;border-radius:50%;width:100%;height:100%}
