.inquire-now-form-wrapper{position:fixed;width:30%;height:100%;top:0;right:0;background-color:#fafafa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform:translateX(100%);transition:transform .4s ease-in-out;z-index:9;padding:5rem 1.5rem;overflow-y:auto}.inquire-now-form-wrapper.active{z-index:999;transform:translateX(0);transition:var(--common-transition);overflow-y:scroll}.close-btn{background:#f1f1f1;border-radius:.75rem;width:2.5rem;height:2.5rem;border:none;font-size:20px;cursor:pointer}.inquire-now-form-content .detail-form-grid>div:first-child,.inquire-now-form-content .detail-form-grid>div:nth-child(2){grid-area:span 1/span 2}.inquire-now-form-content .submit-button{width:-moz-fit-content;width:fit-content;padding-top:1.5rem}.inquire-now-form-content .qnand-button{border-radius:unset}.inquire-now-form-content .detali-inqury-sec8 .form-control{background-color:transparent}@media only screen and (max-width:1440px){.inquire-now-form-wrapper{width:35%}}@media only screen and (max-width:1024px){.inquire-now-form-wrapper{width:45%}}@media only screen and (max-width:991px){.inquire-now-form-wrapper{width:75%}.inquire-now-form-content .submit-button{width:unset;padding-top:unset}}@media only screen and (max-width:767px){.inquire-now-form-wrapper{width:100%}}