.popup-ontime{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(36,36,36,.27451);overflow-y:scroll;z-index:100}.popup-ontime.is-hidden{display:none}.popup-ontime .popup-close-btn{background:0 0;border:none;cursor:pointer;width:24px;height:24px;position:absolute;top:2rem;right:2rem}.popup-ontime .form-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;gap:1rem;width:96%;margin:auto}.popup-ontime .form-wrapper .title p{margin-top:0}.popup-ontime .form-wrapper-inner{position:absolute;top:100px;left:50%;transform:translateX(-50%);width:96%;max-width:1150px;border-radius:var(--brs-lg);overflow:hidden;padding:clamp(3.125rem,2.29125rem + 2.778vw,5.625rem) var(--gap-drop)}.popup-ontime .form-wrapper-inner.is-vertical{max-width:740px}.popup-ontime .form-wrapper-inner.is-vertical .form-wrapper{-ms-flex-direction:column;flex-direction:column;text-align:center}.popup-ontime .form-wrapper-inner.is-vertical .form-wrapper-right{max-width:100%;background-color:transparent;border:none;backdrop-filter:none;border-radius:0;padding:0}.popup-ontime .form-wrapper-inner.is-vertical .form-wrapper-right .form-item{max-width:420px;margin-left:auto;margin-right:auto}.popup-ontime .form-wrapper-left{position:relative}.popup-ontime .form-wrapper-desc{font-size:var(--f16-27)}.popup-ontime .form-wrapper-desc p{margin-bottom:0}.popup-ontime .form-wrapper-right{max-width:28.125rem;border:1px solid var(--white);border-radius:var(--brs-lg);background-color:rgba(255,255,255,.4);backdrop-filter:blur(10px);padding:var(--gap-drop)}.popup-ontime .form-desc{text-align:center;font-size:var(--f14-21)}.popup-ontime .img-block-decor{position:absolute;bottom:-5px;z-index:-1}@media (max-width:767px){.popup-ontime .form-wrapper{width:100%;text-align:center;-ms-flex-direction:column;flex-direction:column}.popup-ontime .form-wrapper-inner{padding-bottom:3.125rem}.popup-ontime .form-wrapper-right{max-width:100%}}@media (max-width:567px){.popup-ontime .form-wrapper{gap:1.5rem}.popup-ontime .img-block-decor{bottom:auto;bottom:initial;top:10%;left:0;width:100%}.popup-ontime .img-block-decor img{width:100%}}@media (max-width:440px){.popup-ontime .img-block-decor{top:15%}.popup-ontime .container{padding-left:0;padding-right:0}}