.inquiry-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}.inquiry-popup.active{display:block}.popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.popup-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:500px;max-height:90vh;background-color:#fff;border-radius:32px;box-shadow:0 20px 40px #0000004d;animation:slideUp .3s ease;overflow:hidden}.inquiry-popup .popup-header{display:block;text-align:center;padding:20px 12px;border-bottom:1px solid #E0E0E0;background-color:#fff;position:sticky;top:0;z-index:99}.popup-header .phead-title{display:inline-block;font-size:18px;line-height:28px;color:#000}.close-popup{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:50%;position:absolute;top:25px;right:20px}.close-popup:hover{background-color:#f5f5f5;transform:rotate(90deg)}.close-popup svg{width:18px;height:18px;color:#666}.form-body{padding:0 0 67px}.form-body .form-fields{max-height:470px;padding:20px 50px;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-color:#8b8b8b #ffffff}.popup-title{font-size:36px;line-height:44px;color:#000;margin:0 0 10px;text-align:center}.popup-description{font-size:16px;line-height:28px;color:#707070;text-align:center;margin:0 0 10px}.popup-description a{text-decoration:underline}.form-group{margin-bottom:18px}.form-group label{display:block;font-size:14px;line-height:20px;color:#000;font-weight:400;margin-bottom:3px}.form-group input,.form-group textarea{width:100%;padding:8px 12px;font-size:16px;line-height:24px;color:#000;border:solid 1px #BEBEBE;border-radius:24px;transition:all .3s ease;font-weight:400}.form-group input::placeholder,.form-group textarea::placeholder{color:#a3a3a3}.form-group textarea{height:80px;resize:none}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:red}.form-group input.error,.form-group textarea.error{border-color:red}.checkbox-group{display:flex;align-items:center;gap:8px;margin-bottom:0}.checkbox-group input{width:16px;height:16px;cursor:pointer;border:solid 1px #BEBEBE;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;padding:0;margin:-1px 0 0}.checkbox-group label{margin-bottom:0;font-weight:400;cursor:pointer}.form-footer{position:absolute;left:0;bottom:0;z-index:99;width:100%;padding:12px;border-top:solid 1px #E0E0E0;background-color:#fff}.form-footer .form-group{margin:0;display:flex;justify-content:space-between}.submit-btn{background-color:#fda821;color:#000;border:none;cursor:pointer;transition:all .3s ease}.submit-btn:hover{background-color:#f29503}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.clear-btn{color:#000;transition:all .3s ease}.clear-btn:hover{background-color:#bebebe}.success-message{background-color:#e8f5e9;border:1px solid #4caf50;border-radius:6px;padding:12px;margin:15px 0;text-align:center}.success-message p{margin:0;color:#2e7d32;font-size:14px}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}@media(max-width:768px){.popup-container{width:95%;max-height:85vh}.popup-header{padding:16px 20px}.popup-title{font-size:18px}.popup-content{padding:20px}.phone-link{font-size:18px}.form-body .form-fields{max-height:350px}}@media(max-width:480px){.popup-container{width:100%;height:100%;max-height:100vh;border-radius:0;top:0;left:0;transform:translate(0)}.inquiry-popup.active{display:flex;align-items:flex-start}.form-body .form-fields{max-height:450px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-kart-inquiry-popup.css.map */
