.demo-popup{background-color:#fff;border:1px solid #dbdbdb;border-radius:12px;box-shadow:0 4px 24px 0 rgba(0,0,0,.04);left:50%;max-height:80vh;max-width:540px;opacity:0;overflow:auto;padding:48px 78px;position:fixed;top:50%;transform:translate(-50%,-50%) scale(.9);transition:all .3s ease;visibility:hidden;width:calc(100% - 30px);z-index:9999}.demo-popup.active{opacity:1;transform:translate(-50%,-50%) scale(1);visibility:visible}.demo-popup__overlay{background-color:rgba(53,52,52,.8);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s;visibility:hidden;z-index:9998}.demo-popup__overlay.active{opacity:1;visibility:visible}.demo-popup__close-btn{background-color:transparent!important;border:0;cursor:pointer;height:30px;opacity:.8;padding:0;position:absolute;right:12px;top:12px;transition:all .2s ease;width:30px}.demo-popup__featured-text{text-align:center}.demo-popup__featured-text span{background-color:#104d82;border-radius:4px;color:#fff;display:inline-block;font-size:15px;font-style:normal;font-weight:700;line-height:normal;margin:0 0 16px;padding:6px 16px;text-transform:capitalize}.demo-popup__heading{color:#104d82;font-size:32px;font-style:normal;font-weight:700;line-height:41.6px;margin:0 0 12px;text-align:center}.demo-popup__content{color:#353434;font-size:20px;font-style:normal;font-weight:400;line-height:24px;margin:0 0 16px;text-align:center}.demo-popup__content p{margin:0 0 16px}.demo-popup__content p:last-child{margin:0}.demo-popup .hs-form-field>label{display:none}.demo-popup .custom-select,.demo-popup input[type=email],.demo-popup input[type=file],.demo-popup input[type=number],.demo-popup input[type=password],.demo-popup input[type=tel],.demo-popup input[type=text],.demo-popup select,.demo-popup textarea{background-color:transparent;border:0;border-bottom:1px solid #104d82;border-radius:0;color:#353434;font-size:16px;font-style:normal;font-weight:400;line-height:normal;outline:0;padding:11px 4px}.demo-popup input[type=email]::placeholder,.demo-popup input[type=file]::placeholder,.demo-popup input[type=number]::placeholder,.demo-popup input[type=password]::placeholder,.demo-popup input[type=tel]::placeholder,.demo-popup input[type=text]::placeholder,.demo-popup select::placeholder,.demo-popup textarea::placeholder{color:inherit}.demo-popup select:-internal-autofill-selected{background-color:trasparent}.demo-popup .hs-phone .input{align-items:center;display:flex}.demo-popup .hs-input.invalid.error{border-color:#104d82}.demo-popup .hs-form-field{margin-bottom:12px}.demo-popup .custom-select{-webkit-appearance:none;appearance:none;background-image:url(https://pakenergy.com/hubfs/Website/Powerdigital/icon-arrow-down-tz.svg);background-position:calc(100% - 2px) 50%;background-repeat:no-repeat;background-size:12px 8px;cursor:pointer;min-height:42px;min-width:48px;padding:7px 0}.demo-popup .custom-select .selected img{border-radius:50%;height:24px;object-fit:cover;width:24px}.demo-popup .custom-select img{box-shadow:0 0 0 1px #d3cccc85;max-width:24px}.demo-popup .custom-select .options-container{background:#fff;border:1px solid #ccc;display:none;max-height:130px;overflow-y:auto;position:absolute;z-index:10}.demo-popup .custom-select .options-container.show{display:block}.demo-popup .custom-select .option{align-items:center;display:flex;gap:8px;padding:8px 6px;transition:all .2s ease}.demo-popup .custom-select .option:hover{background-color:#f8f9fa}.demo-popup .submitted-message{font-size:16px;line-height:1.2;text-align:center}.demo-popup .hs-error-msgs li{text-align:left}.demo-popup .hs-error-msgs li .hs-error-msg{font-size:16px;font-style:normal;font-weight:400;line-height:normal}.demo-popup .hs-submit{padding-top:12px;text-align:center}.demo-popup button[type=submit]{background-color:#0461de;border:1px solid #0461de;border-radius:8px;color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin:0 auto;max-width:320px;padding:14.5px 24px;position:relative;text-transform:capitalize;transform:none;transition:all .2s ease;width:100%}.demo-popup button[type=submit]:hover{background-color:#45bdc6;border-color:#45bdc6}.demo-popup button[type=submit]:after{background-image:url(https://pakenergy.com/hubfs/Website/Powerdigital/btn-arrow-right.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:12px;margin-left:16px;width:14px}@media (max-width:768px){.demo-popup{padding:32px 24px 24px}.demo-popup__featured-text span{padding:6px 12px}.demo-popup__heading{font-size:20px;line-height:26px;margin:0 0 8px}.demo-popup__content{font-size:15px;line-height:24px;margin:0 0 16px}.demo-popup__close-btn{right:8px;top:8px}}