.request-quote-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.request-quote-wrapper .bg-wrapper{position:absolute;top:0;right:0;left:0;bottom:0;opacity:.1;background:linear-gradient(180deg,#f1f5fe,rgba(241,245,254,.1) 52.97%,#f1f5fe),url(/assets/Home/pattern.png) 0 0/100px 100px repeat;z-index:0}.request-quote-wrapper .text-56{text-align:center;margin-bottom:48px}.request-quote-wrapper .content-container{position:relative;display:flex;gap:48px;width:90%;max-width:1512px}@media screen and (max-width:1024px){.request-quote-wrapper .content-container{flex-direction:column}}.request-quote-wrapper .content-container .form-wrapper{padding:24px;border-radius:24px;border:1px solid var(--Colors-Neutrals-100,#e2e2e2);background-color:#fff;position:relative;width:60%}@media screen and (max-width:1024px){.request-quote-wrapper .content-container .form-wrapper{width:100%}}.request-quote-wrapper .content-container .form-wrapper .content{display:flex;flex-direction:column;gap:8px}.request-quote-wrapper .content-container .form-wrapper .content .text-28{text-align:start}.request-quote-wrapper .content-container .form-wrapper .content .form-container{margin-top:40px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width:1024px){.request-quote-wrapper .content-container .form-wrapper .content .form-container{gap:8px}}.request-quote-wrapper .content-container .form-wrapper .content .form-container .MuiFormControl-root{width:100%;margin-bottom:16px}.request-quote-wrapper .content-container .form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root{border-radius:8px;background-color:#fff}.request-quote-wrapper .content-container .form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root:hover{background-color:#eaeaea}.request-quote-wrapper .content-container .form-wrapper .content .form-container .MuiFormControl-root .MuiInputBase-root.Mui-focused{background-color:#f5f5f5;box-shadow:0 0 4px rgba(0,0,0,.2)}.request-quote-wrapper .content-container .form-wrapper .content .form-container .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border:1px solid #ccc}.request-quote-wrapper .content-container .form-wrapper .content .form-container .MuiFormControl-root .MuiOutlinedInput-notchedOutline:hover{border-color:#999}.request-quote-wrapper .content-container .form-wrapper .content .form-container .MuiFormControl-root .MuiInputLabel-root{color:#666}.request-quote-wrapper .content-container .form-wrapper .content .form-container .MuiFormControl-root .MuiInputLabel-root.Mui-focused{color:#333}.request-quote-wrapper .content-container .form-wrapper .content .form-container .first-row{display:flex;gap:24px}@media screen and (max-width:1024px){.request-quote-wrapper .content-container .form-wrapper .content .form-container .first-row{gap:8px;flex-direction:column}}.request-quote-wrapper .content-container .form-wrapper .content .form-container .buttons-wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1024px){.request-quote-wrapper .content-container .form-wrapper .content .form-container .buttons-wrapper{flex-direction:column-reverse;gap:16px}}.request-quote-wrapper .content-container .form-wrapper .content .form-container .buttons-wrapper button{width:-moz-fit-content;width:fit-content}@media screen and (max-width:1024px){.request-quote-wrapper .content-container .form-wrapper .content .form-container .buttons-wrapper button{width:100%}}.request-quote-wrapper .content-container .products-wrapper{border-radius:24px;background:var(--Colors-Secondary-Blue-blue-50,#f1f5fe);padding:24px;width:40%;overflow-y:scroll}@media screen and (max-width:1024px){.request-quote-wrapper .content-container .products-wrapper{width:100%}}.request-quote-wrapper .content-container .products-wrapper .header-wrapper{display:flex;justify-content:space-between}.request-quote-wrapper .content-container .products-wrapper .header-wrapper .main-btn{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:0}.request-quote-wrapper .content-container .products-wrapper .items{display:flex;flex-direction:column;gap:24px;max-height:400px}