.pc_screen_container__hf_B9{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:32px}.overlay_container__6Xnd0{width:100%;height:100svh;position:absolute;top:0;left:0}.layout_container__jQ1_H{width:100%;height:100svh;position:relative;overflow:hidden}.layout_light_container__UyeHN{background-color:#f5f5f5}.layout_dark_container__2sa7t{background-color:#131313}.image_area_container__F20hk{width:100%;height:100%;position:relative}.image_area_picture_container__OPr5r{width:85%;height:95%;position:relative;border-bottom-right-radius:16px;overflow:hidden}.image_area_image__V11mx{object-fit:cover}.background_container__u3dRI{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0}.background_bgimage___cq1D{object-fit:cover}.loading_overlay__gfVGY{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999;opacity:1;transition:opacity 1s ease-in-out}.loading_loader___wmRc{border:8px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:loading_spin__zm6xV 1s linear infinite}@keyframes loading_spin__zm6xV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.popup_overlay__eHPEG{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.popup_popup__R2HlI{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:300px;opacity:0;transform:scale(.9);animation:popup_popupIn__K_IBa .5s forwards;position:relative}@keyframes popup_popupIn__K_IBa{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.popup_popupClosing__3P1aU{animation:popup_popupOut__F_vgF .5s forwards}@keyframes popup_popupOut__F_vgF{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.popup_closeButton__gUSwd{width:40px;height:40px;border-radius:20px;display:flex;justify-content:center;align-items:center;background-color:#dcdcdc;position:absolute;top:10px;right:10px;color:#000;font-size:1.4rem}.popup_inner__9aTs9{margin:60px 20px 20px}.popup_inner__9aTs9 ol{margin-left:24px}.popup_inner__9aTs9 small{font-size:.8rem;color:gray}