.resv_main{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;display:flex;justify-content:center;align-items:center}.resv_main .content_wrap{border-radius:15px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:80vw;flex-direction:column;display:flex;align-items:center}.resv_main .content_wrap .big_tit{text-align:center;margin-top:0}.resv_main .content_wrap .big_tit h1{font-size:50px;color:#fff;font-weight:500}.resv_main .content_wrap .big_tit h1.logo{background-size:182px;padding:20px 0 0}.resv_main .content_wrap .big_tit h3{color:var(--main-color)!important;font-size:25px;background:none;padding:10px 0 50px;font-weight:400;position:relative}.resv_main .content_wrap .big_tit h3:after{content:"";position:absolute;width:1px;height:40px;background:hsla(0,0%,100%,.502);left:50%;bottom:0}@keyframes progress{0%{width:0;color:hsla(0,0%,100%,0)}to{width:100%;color:#fff}}.resv_main .content_wrap .progress_wrap{margin:2vw 0;width:90%;max-width:780px}.resv_main .content_wrap .progress_wrap .well{width:100%;background-image:linear-gradient(180deg,hsla(0,0%,100%,.204),hsla(0,0%,100%,.204));background-repeat:repeat-x;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);overflow:hidden}.resv_main .content_wrap .progress_wrap .well .progress-bar{animation:progress 3s;padding:.3em;border-radius:4px 4px 4px 4px}.resv_main .content_wrap .progress_wrap .well .progress-bar.apelgamo{background-image:linear-gradient(135deg,#d19b9a,#e48989)}.resv_main .content_wrap .progress_wrap .well .progress-bar.luvel{background-image:linear-gradient(135deg,#d19b9a,#e66a43)}.resv_main .content_wrap .progress_wrap .well .progress-bar.chapel{background-image:linear-gradient(135deg,#dedab8,#407257)}