.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.request-quote-modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:99999;background-color:rgba(0,0,0,.5)}.request-quote-modal__container{position:relative;background-color:white;border-radius:.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);width:100%;max-width:825px;max-height:90vh;margin:0 1rem;z-index:100000;display:flex;flex-direction:column;overflow:hidden}@media (max-width:825px){.request-quote-modal__container{width:100%;margin:0;border-radius:0;max-height:100vh}}.request-quote-modal__content{padding:1.5rem 1.5rem 5rem;overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.request-quote-modal__content::-webkit-scrollbar{display:none}@media (min-width:768px){.request-quote-modal__content{padding:2rem 2rem 0}}.request-quote-modal__close-btn{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#e5e7eb;color:#4b5563;transition:all .2s ease}.request-quote-modal__close-btn:hover{background-color:#d1d5db;color:#1f2937}.request-quote-modal__close-icon{font-size:1.25rem;font-weight:700;line-height:1}.request-quote-modal__title{font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:.5rem;color:#111827}@media (min-width:768px){.request-quote-modal__title{font-size:2.25rem}}.request-quote-modal__subtitle{text-align:center;color:var(--text-dark);margin-bottom:.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500}@media (min-width:768px){.request-quote-modal__subtitle{font-size:1rem;line-height:1.5rem}}.request-quote-modal__description{text-align:center;color:var(--text-dark);padding-bottom:1.5rem;font-size:.75rem;line-height:1.5rem;border-bottom:1px solid var(--border-stroke)}@media (min-width:768px){.request-quote-modal__description{font-size:.875rem;line-height:1.25rem}}.request-quote-modal__success{margin-bottom:1rem;padding:1rem;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem}.request-quote-modal__success-text{color:#166534;text-align:center;font-weight:500}.request-quote-modal__error{margin-bottom:1rem;padding:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.request-quote-modal__error-text{color:#991b1b;text-align:center;font-size:.875rem;line-height:1.25rem}.request-quote-modal__form{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:var(--bg-quaternary)}.request-quote-modal__form-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.request-quote-modal__form-grid{grid-template-columns:1fr 1fr}}.request-quote-modal__field--full{grid-column:1/-1}.request-quote-modal__field{display:block}.request-quote-modal__label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}.request-quote-modal__required{color:#ef4444}.request-quote-modal__input,.request-quote-modal__textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--border-stroke);border-radius:.5rem;font-size:1rem;line-height:1.5rem;transition:all .2s ease;background-color:white}.request-quote-modal__input:focus,.request-quote-modal__textarea:focus{outline:none;border-color:transparent;box-shadow:0 0 0 1px var(--primary)}.request-quote-modal__input:disabled,.request-quote-modal__textarea:disabled{opacity:.6;cursor:not-allowed}.request-quote-modal__textarea{resize:none;min-height:6rem}.request-quote-modal__submit-wrapper{position:relative;padding:1rem 1.5rem;background:white;z-index:10;display:flex;justify-content:center;align-items:center;flex-shrink:0}@media (min-width:768px){.request-quote-modal__submit-wrapper{padding:1.5rem 2rem}}.request-quote-modal__submit-btn{background-color:var(--primary);color:white;font-weight:600;font-size:1rem;line-height:1.5rem;transition:all .2s ease;border:none;cursor:pointer;height:52px;border-radius:52px;width:auto;min-width:200px;padding:0 4rem;display:block}.request-quote-modal__submit-btn:hover{background-color:var(--primary)}.request-quote-modal__submit-btn:disabled{background-color:var(--gray-400);cursor:not-allowed}@media (min-width:768px){.request-quote-modal__submit-btn{font-size:1.125rem;line-height:1.75rem}}.request-quote-modal__product-info{margin-bottom:1.5rem;padding-top:1.5rem}.request-quote-modal__product-name{font-size:1.25rem;font-weight:700;color:var(--text-black);margin-bottom:.5rem}.request-quote-modal__product-details{display:flex;flex-direction:column;gap:1rem;justify-content:space-between}@media (min-width:768px){.request-quote-modal__product-details{flex-direction:row}}.request-quote-modal__product-image-wrapper{flex-shrink:0;width:100%;max-width:168px}@media (min-width:768px){.request-quote-modal__product-image-wrapper{width:168px}}.request-quote-modal__product-image{width:100%;height:auto;border-radius:.5rem;object-fit:contain;background-color:#f5f5f5}.request-quote-modal__build-machine{margin-bottom:1.5rem;border-radius:.5rem}.request-quote-modal__build-machine-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#111827}.request-quote-modal__simples-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.request-quote-modal__simples-grid{grid-template-columns:repeat(3,1fr)}}.request-quote-modal__simple-option{gap:.75rem;padding:1rem;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer}.request-quote-modal__simple-checkbox,.request-quote-modal__simple-option{display:flex;align-items:center;background-color:white;transition:all .2s ease}.request-quote-modal__simple-checkbox{flex-shrink:0;width:24px;height:24px;border:2px solid #d1d5db;border-radius:4px;justify-content:center}.request-quote-modal__simple-option:hover{.request-quote-modal__simple-checkbox{border-color:var(--primary)}}.request-quote-modal__simple-option--selected .request-quote-modal__simple-checkbox{border-color:var(--primary);background-color:var(--primary)}.request-quote-modal__simple-checkmark{color:white;font-size:.875rem;font-weight:700;line-height:1}.request-quote-modal__simple-content{flex:1}.request-quote-modal__simple-option-text{font-size:.875rem;line-height:1.5rem;color:#374151;word-break:break-word}.request-quote-modal__simple-options-list{display:flex;flex-direction:column;gap:.25rem}.request-quote-modal__simple-option-item{font-size:.875rem;line-height:1.5rem}.request-quote-modal__simple-option-label{font-weight:600;color:var(--text-black)}.request-quote-modal__simple-option-value{color:var(--text-dark);font-weight:400}