.RFQForm-module-scss-module__rs4heW__success{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 1rem;display:flex}.RFQForm-module-scss-module__rs4heW__successIcon{color:#22c55e;background-color:#22c55e1a;border-radius:2rem;justify-content:center;align-items:center;width:6rem;height:6rem;margin-bottom:2rem;animation:.6s cubic-bezier(.175,.885,.32,1.275) RFQForm-module-scss-module__rs4heW__successPop;display:inline-flex;transform:rotate(-5deg)}@keyframes RFQForm-module-scss-module__rs4heW__successPop{0%{opacity:0;transform:scale(.5)rotate(-20deg)}to{opacity:1;transform:scale(1)rotate(-5deg)}}.RFQForm-module-scss-module__rs4heW__successTitle{color:rgb(var(--text-1));margin-bottom:.75rem;font-size:1.5rem;font-weight:900}.RFQForm-module-scss-module__rs4heW__successSub{color:rgb(var(--text-2));max-width:28rem;margin-bottom:2rem}.RFQForm-module-scss-module__rs4heW__successBtn{color:#fff;background-color:#ff6200;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-flex}.RFQForm-module-scss-module__rs4heW__successBtn:hover{background-color:#ff8642}.RFQForm-module-scss-module__rs4heW__wrapper{width:100%;margin-left:auto;margin-right:auto}.RFQForm-module-scss-module__rs4heW__progress{margin-bottom:2rem}.RFQForm-module-scss-module__rs4heW__progressMeta{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.RFQForm-module-scss-module__rs4heW__progressLabel{color:rgb(var(--text-3));font-size:.75rem;font-weight:600}.RFQForm-module-scss-module__rs4heW__progressPct{color:rgb(var(--text-3));font-size:.75rem}.RFQForm-module-scss-module__rs4heW__progressTrack{background-color:rgb(var(--bg-border));border-radius:9999px;width:100%;height:.375rem;overflow:hidden}.RFQForm-module-scss-module__rs4heW__progressFill{background:linear-gradient(90deg,#ff6200,#ff8642);border-radius:9999px;height:100%;transition:width .5s}.RFQForm-module-scss-module__rs4heW__progressDots{gap:.5rem;margin-top:1rem;display:flex}.RFQForm-module-scss-module__rs4heW__progressDot{background-color:rgb(var(--bg-border));border-radius:9999px;flex:1;height:.25rem}.RFQForm-module-scss-module__rs4heW__progressDotActive{background-color:#ff6200}.RFQForm-module-scss-module__rs4heW__stepTitle{color:rgb(var(--text-1));margin-bottom:.5rem;font-size:1.25rem;font-weight:900}@media (min-width:640px){.RFQForm-module-scss-module__rs4heW__stepTitle{margin-bottom:0;font-size:1.5rem}}.RFQForm-module-scss-module__rs4heW__fieldGroup{flex-direction:column;gap:1.75rem;display:flex}.RFQForm-module-scss-module__rs4heW__fieldGroupStep2{flex-direction:column;gap:1.5rem;display:flex}.RFQForm-module-scss-module__rs4heW__field{flex-direction:column;gap:0;display:flex}.RFQForm-module-scss-module__rs4heW__label{color:rgb(var(--text-1));margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.RFQForm-module-scss-module__rs4heW__labelSm{color:rgb(var(--text-1));margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.RFQForm-module-scss-module__rs4heW__optionGrid2{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.RFQForm-module-scss-module__rs4heW__optionGrid2{grid-template-columns:repeat(2,1fr)}}.RFQForm-module-scss-module__rs4heW__optionGrid4{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.RFQForm-module-scss-module__rs4heW__optionGrid4{grid-template-columns:repeat(4,1fr)}}.RFQForm-module-scss-module__rs4heW__optionGrid3{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:640px){.RFQForm-module-scss-module__rs4heW__optionGrid3{grid-template-columns:repeat(3,1fr)}}.RFQForm-module-scss-module__rs4heW__optionBtn{border:1px solid rgb(var(--bg-border));text-align:center;background-color:rgb(var(--bg));color:rgb(var(--text-2));cursor:pointer;border-radius:1rem;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.8125rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}@media (min-width:640px){.RFQForm-module-scss-module__rs4heW__optionBtn{padding:1rem 1.25rem;font-size:.875rem}}.RFQForm-module-scss-module__rs4heW__optionBtn:hover{color:rgb(var(--text-1));background-color:rgb(var(--bg-card));border-color:#ff620080;transform:translateY(-2px)}.RFQForm-module-scss-module__rs4heW__optionBtnSelected{color:#ff6200;background-color:#ff620014;border-width:2px;border-color:#ff6200;box-shadow:0 10px 20px -10px #ff620033}.RFQForm-module-scss-module__rs4heW__inputGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.RFQForm-module-scss-module__rs4heW__inputGrid{grid-template-columns:repeat(2,1fr)}}.RFQForm-module-scss-module__rs4heW__input{border:1px solid rgb(var(--bg-border));background-color:rgb(var(--bg));width:100%;color:rgb(var(--text-1));border-radius:1rem;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .2s}.RFQForm-module-scss-module__rs4heW__input::placeholder{color:rgb(var(--text-3))}.RFQForm-module-scss-module__rs4heW__input:focus{background-color:rgb(var(--bg-2));border-color:#ff6200;outline:none;box-shadow:0 0 0 4px #ff62001a}.RFQForm-module-scss-module__rs4heW__inputError{border-color:#ef4444}.RFQForm-module-scss-module__rs4heW__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 1px #ef4444}.RFQForm-module-scss-module__rs4heW__textarea{border:1px solid rgb(var(--bg-border));background-color:rgb(var(--bg-card));width:100%;color:rgb(var(--text-1));resize:none;border-radius:.75rem;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.RFQForm-module-scss-module__rs4heW__textarea::placeholder{color:rgb(var(--text-3))}.RFQForm-module-scss-module__rs4heW__textarea:focus{border-color:#ff6200;outline:none;box-shadow:0 0 0 1px #ff6200}.RFQForm-module-scss-module__rs4heW__uploadLabel{border:2px dashed rgb(var(--bg-border));background-color:rgb(var(--bg-card));cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:2rem 1.5rem;transition:border-color .15s,background-color .15s;display:flex}.RFQForm-module-scss-module__rs4heW__uploadLabel:hover{background-color:#ff62000d;border-color:#ff620066}.RFQForm-module-scss-module__rs4heW__uploadIcon{width:1.25rem;height:1.25rem;color:rgb(var(--text-3))}.RFQForm-module-scss-module__rs4heW__uploadText{color:rgb(var(--text-3));font-size:.875rem}.RFQForm-module-scss-module__rs4heW__trustNote{border:1px solid rgb(var(--bg-border));background-color:rgb(var(--bg));color:rgb(var(--text-2));text-align:center;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 1.25rem;font-size:.8125rem;font-weight:600;line-height:1.6;display:flex}.RFQForm-module-scss-module__rs4heW__trustNote:before{content:"🔒";font-size:1rem}.RFQForm-module-scss-module__rs4heW__nav{flex-direction:column-reverse;align-items:stretch;gap:1rem;margin-top:2rem;display:flex}@media (min-width:640px){.RFQForm-module-scss-module__rs4heW__nav{flex-direction:row;justify-content:space-between;align-items:center}}.RFQForm-module-scss-module__rs4heW__backBtn{border:1px solid rgb(var(--bg-border));color:rgb(var(--text-2));cursor:pointer;background-color:#0000;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.75rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}@media (min-width:640px){.RFQForm-module-scss-module__rs4heW__backBtn{width:auto}}.RFQForm-module-scss-module__rs4heW__backBtn:hover{background-color:rgb(var(--bg-card));color:rgb(var(--text-1));border-color:#ff620066;transform:translate(-4px)}.RFQForm-module-scss-module__rs4heW__nextBtn{cursor:pointer;color:#fff;background-color:#ff6200;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.125rem 2rem;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 15px 30px -10px #ff620066}@media (min-width:640px){.RFQForm-module-scss-module__rs4heW__nextBtn{width:auto;padding:1rem 2rem}}.RFQForm-module-scss-module__rs4heW__nextBtn:hover{background-color:#ff8642;transform:translateY(-2px)translate(4px);box-shadow:0 20px 40px -10px #ff620080}.RFQForm-module-scss-module__rs4heW__nextBtnDisabled{background-color:rgb(var(--bg-card));color:rgb(var(--text-3));border:1px solid rgb(var(--bg-border));box-shadow:none;cursor:not-allowed}.RFQForm-module-scss-module__rs4heW__nextBtnDisabled:hover{background-color:rgb(var(--bg-card))}.RFQForm-module-scss-module__rs4heW__submitBtn{color:#fff;cursor:pointer;background-color:#ff6200;border:none;border-radius:1rem;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 15px 30px -10px #ff620066}.RFQForm-module-scss-module__rs4heW__submitBtn:hover{background-color:#ff8642;transform:translateY(-2px);box-shadow:0 20px 40px -10px #ff620080}.RFQForm-module-scss-module__rs4heW__submitBtnSending{opacity:.7;cursor:not-allowed}.RFQForm-module-scss-module__rs4heW__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:9999px;width:1rem;height:1rem;animation:.6s linear infinite RFQForm-module-scss-module__rs4heW__spin}@keyframes RFQForm-module-scss-module__rs4heW__spin{to{transform:rotate(360deg)}}
.Quote-module-scss-module__xHcvxG__quotePage{background-color:rgb(var(--bg));min-height:100vh;padding-top:3rem;padding-bottom:3rem;position:relative;overflow:hidden}@media (min-width:640px){.Quote-module-scss-module__xHcvxG__quotePage{padding-top:5rem;padding-bottom:5rem}}.Quote-module-scss-module__xHcvxG__hero{text-align:center;z-index:1;margin-bottom:2.5rem;position:relative}@media (min-width:640px){.Quote-module-scss-module__xHcvxG__hero{margin-bottom:4rem}}.Quote-module-scss-module__xHcvxG__hero .Quote-module-scss-module__xHcvxG__badge{color:#ff6200;text-transform:uppercase;letter-spacing:.1em;background-color:#ff62001a;border:1px solid #ff620033;border-radius:9999px;margin-bottom:.75rem;padding:.4rem .875rem;font-size:.75rem;font-weight:700;display:inline-block}.Quote-module-scss-module__xHcvxG__hero .Quote-module-scss-module__xHcvxG__title{color:rgb(var(--text-1));letter-spacing:-.02em;margin-bottom:1rem;padding:0 1rem;font-size:clamp(2rem,8vw,4rem);font-weight:900;line-height:1.1}.Quote-module-scss-module__xHcvxG__hero .Quote-module-scss-module__xHcvxG__subtitle{color:rgb(var(--text-2));max-width:600px;margin:0 auto;padding:0 1.5rem;font-size:1rem;line-height:1.6}@media (min-width:640px){.Quote-module-scss-module__xHcvxG__hero .Quote-module-scss-module__xHcvxG__subtitle{font-size:1.125rem}}.Quote-module-scss-module__xHcvxG__contentWrapper{z-index:1;max-width:50rem;margin:0 auto;position:relative}.Quote-module-scss-module__xHcvxG__backgroundDecor{pointer-events:none;z-index:0;position:absolute;inset:0}.Quote-module-scss-module__xHcvxG__backgroundDecor .Quote-module-scss-module__xHcvxG__glow{background:radial-gradient(circle,#ff620008 0%,#0000 70%);width:40rem;height:40rem;position:absolute;bottom:-10rem;left:-10rem}.Quote-module-scss-module__xHcvxG__backgroundDecor .Quote-module-scss-module__xHcvxG__grid{background-image:linear-gradient(#ff62000a 1px,#0000 1px),linear-gradient(90deg,#ff62000a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 0%,#0000 80%);mask-image:radial-gradient(circle,#000 0%,#0000 80%)}.Quote-module-scss-module__xHcvxG__benefitsContainer{grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-top:4rem;display:grid}@media (min-width:768px){.Quote-module-scss-module__xHcvxG__benefitsContainer{grid-template-columns:repeat(3,1fr)}}.Quote-module-scss-module__xHcvxG__benefitItem{background-color:rgb(var(--bg-2));border:1px solid rgb(var(--bg-border));text-align:center;border-radius:1.5rem;padding:1.5rem;transition:all .3s}@media (min-width:640px){.Quote-module-scss-module__xHcvxG__benefitItem{padding:2rem}}.Quote-module-scss-module__xHcvxG__benefitItem:hover{border-color:#ff620066;transform:translateY(-5px);box-shadow:0 20px 40px -20px #0000001a}.Quote-module-scss-module__xHcvxG__benefitItem .Quote-module-scss-module__xHcvxG__icon{color:#ff6200;background-color:#ff62001a;border-radius:1rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1.25rem;display:flex}.Quote-module-scss-module__xHcvxG__benefitItem h3{color:rgb(var(--text-1));margin-bottom:.5rem;font-size:1rem;font-weight:800}.Quote-module-scss-module__xHcvxG__benefitItem p{color:rgb(var(--text-2));font-size:.875rem;line-height:1.5}
