.form-page{display:flex;flex-direction:column;border-radius:12px;width:100%;height:680px;min-height:680px;overflow:auto;flex:1;background-color:#fff;position:relative}#form-header{background:#ca2ce3;color:#fff;padding:10px;font-weight:700;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}#form-header img{height:30px;cursor:pointer;margin-right:6px}#form-header button{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer}#form-header span{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;cursor:default;display:flex;align-items:center}#form-body{flex:1;padding:12px;overflow-y:auto;display:flex;align-items:center;flex-direction:column;transition:all .3s ease;font-size:14px;margin-top:40px;color:#0f0f0f}.form-body-input-box{width:100%;height:auto;justify-content:center;align-items:center}.form-body-input{color:gray;height:48px;background:none;border:1px solid #e4e5e7;border-radius:8px;box-sizing:border-box;padding:12px;width:100%;margin-top:8px;font-size:14px}.form-body-checkbox-box{margin-top:20px}#form-footer{display:flex;transition:all .3s ease;padding:12px}.home-footer-button{border-color:#b500b5;color:#b500b5;opacity:1;background-color:#fff;border-radius:8px;border:1px solid rgb(181,0,181);cursor:pointer;font-size:16px;line-height:22px;margin:4px 0;padding:10px 12px;width:100%;display:flex;justify-content:center;align-items:center;font-weight:700}.home-footer-button:hover{cursor:pointer;background-color:#b500b5;color:#fff;opacity:.8}.error{color:#e5484d;font-size:12px;margin-top:4px;display:block;will-change:opacity,transform}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease,transform .2s ease}.fade-enter-from,.fade-leave-to{opacity:0;transform:translateY(-6px)}.fade-enter-to,.fade-leave-from{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/14/assets/customer-service-form-window.css.map */
