:root{--brand:#00b4d8;--dark:#0f172a;--mid:#334155;--muted:#64748b;--border:#e2e8f0;--bg-alt:#f8fafc;--green:#10b981}.getQuote-module__lTmSCq__page{color:var(--dark);background:#fff;min-height:100vh}.getQuote-module__lTmSCq__hero{text-align:center;background:linear-gradient(160deg,#0a192f 0%,#0e2d4a 55%,#0a192f 100%);padding:100px 2rem 60px}.getQuote-module__lTmSCq__heroInner{max-width:700px;margin:0 auto;animation:.8s cubic-bezier(.4,0,.2,1) both getQuote-module__lTmSCq__fadeUp}@keyframes getQuote-module__lTmSCq__fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.getQuote-module__lTmSCq__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--brand);background:#00b4d81a;border:1px solid #00b4d840;border-radius:20px;margin-bottom:1.25rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.getQuote-module__lTmSCq__heroTitle{color:#fff;margin:0 0 1rem;font-size:clamp(1.85rem,4vw,3rem);font-weight:900;line-height:1.12}.getQuote-module__lTmSCq__heroLead{color:#ffffffb3;max-width:540px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.75}.getQuote-module__lTmSCq__heroLead strong{color:#fff}.getQuote-module__lTmSCq__progress{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:14px;padding:1.5rem}.getQuote-module__lTmSCq__progressSteps{justify-content:space-between;margin-bottom:1rem;display:flex;position:relative}.getQuote-module__lTmSCq__progressStep{z-index:1;flex-direction:column;flex:1;align-items:center;gap:.4rem;display:flex;position:relative}.getQuote-module__lTmSCq__stepCircle{color:#ffffff80;background:#ffffff1f;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.getQuote-module__lTmSCq__current .getQuote-module__lTmSCq__stepCircle{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 0 0 4px #00b4d84d}.getQuote-module__lTmSCq__done .getQuote-module__lTmSCq__stepCircle{background:var(--green);color:#fff;border-color:var(--green)}.getQuote-module__lTmSCq__stepLabel{color:#ffffff80;text-align:center;font-size:.72rem;font-weight:600}.getQuote-module__lTmSCq__current .getQuote-module__lTmSCq__stepLabel{color:#ffffffe6}.getQuote-module__lTmSCq__done .getQuote-module__lTmSCq__stepLabel{color:#ffffffb3}.getQuote-module__lTmSCq__progressBar{background:#ffffff1a;border-radius:3px;height:5px;overflow:hidden}.getQuote-module__lTmSCq__progressFill{background:linear-gradient(90deg,var(--brand),#0096c7);border-radius:3px;height:100%;transition:width .5s}.getQuote-module__lTmSCq__body{background:var(--bg-alt);padding:40px 2rem 72px}.getQuote-module__lTmSCq__layout{grid-template-columns:1fr 320px;align-items:start;gap:28px;max-width:1260px;margin:0 auto;display:grid}.getQuote-module__lTmSCq__main{border:1px solid var(--border);background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #0000000a}.getQuote-module__lTmSCq__stepWrap{animation:.35s ease-out both getQuote-module__lTmSCq__stepIn}@keyframes getQuote-module__lTmSCq__stepIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.getQuote-module__lTmSCq__stepHeader{align-items:flex-start;gap:1rem;margin-bottom:2.25rem;display:flex}.getQuote-module__lTmSCq__stepIconWrap{width:52px;height:52px;color:var(--brand);background:#00b4d814;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.getQuote-module__lTmSCq__stepTitle{color:var(--dark);margin:0 0 .3rem;font-size:clamp(1.2rem,2.5vw,1.65rem);font-weight:800}.getQuote-module__lTmSCq__stepSub{color:var(--muted);margin:0;font-size:.875rem;line-height:1.6}.getQuote-module__lTmSCq__formGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.getQuote-module__lTmSCq__formGroup{flex-direction:column;gap:.4rem;display:flex}.getQuote-module__lTmSCq__label{color:var(--dark);font-size:.85rem;font-weight:600}.getQuote-module__lTmSCq__textInput{background:var(--bg-alt);border:1.5px solid var(--border);width:100%;color:var(--dark);border-radius:10px;padding:.85rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .25s,box-shadow .25s,background .25s}.getQuote-module__lTmSCq__textInput:focus{border-color:var(--brand);background:#fff;outline:none;box-shadow:0 0 0 3px #00b4d81a}.getQuote-module__lTmSCq__textInput::placeholder{color:#94a3b8}.getQuote-module__lTmSCq__fieldNote{color:var(--muted);margin:.4rem 0 0;font-size:.78rem;font-style:italic}.getQuote-module__lTmSCq__section{margin-bottom:2.25rem}.getQuote-module__lTmSCq__sectionTitle{color:var(--dark);margin:0 0 1rem;font-size:1rem;font-weight:700}.getQuote-module__lTmSCq__serviceGroupLabel{letter-spacing:1.5px;text-transform:uppercase;color:var(--brand);margin:0 0 .75rem;font-size:.72rem;font-weight:700}.getQuote-module__lTmSCq__servicesGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:.5rem;display:grid}.getQuote-module__lTmSCq__serviceCard{border:1.5px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:12px;align-items:flex-start;gap:.875rem;padding:1rem;font-family:inherit;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex;position:relative}.getQuote-module__lTmSCq__serviceCard:hover{border-color:var(--brand);transform:translateY(-2px);box-shadow:0 6px 18px #00b4d81a}.getQuote-module__lTmSCq__serviceCard.getQuote-module__lTmSCq__selected{border-color:var(--brand);background:#00b4d80a;border-left-width:3px}.getQuote-module__lTmSCq__serviceIcon{width:42px;height:42px;color:var(--brand);background:#00b4d817;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.getQuote-module__lTmSCq__serviceContent{flex:1;min-width:0}.getQuote-module__lTmSCq__serviceContent h3{color:var(--dark);margin:0 0 .2rem;font-size:.925rem;font-weight:700}.getQuote-module__lTmSCq__serviceContent p{color:var(--muted);margin:0 0 .4rem;font-size:.78rem;line-height:1.45}.getQuote-module__lTmSCq__serviceBadge{color:#0077b6;background:#00b4d81a;border-radius:10px;padding:.18rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.getQuote-module__lTmSCq__serviceBadge.getQuote-module__lTmSCq__monthly{color:#059669;background:#10b9811a}.getQuote-module__lTmSCq__serviceCheck{color:var(--brand);flex-shrink:0;margin-top:.1rem;font-size:1.1rem}.getQuote-module__lTmSCq__pagesGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;display:grid}.getQuote-module__lTmSCq__pageBtn{border:1.5px solid var(--border);color:var(--mid);cursor:pointer;text-align:left;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:.35rem;padding:.65rem .85rem;font-family:inherit;font-size:.83rem;font-weight:500;transition:all .22s;display:flex}.getQuote-module__lTmSCq__pageBtn:hover{border-color:var(--brand);color:var(--dark)}.getQuote-module__lTmSCq__pageBtn.getQuote-module__lTmSCq__selected{border-color:var(--brand);color:var(--dark);background:#00b4d80f;font-weight:600}.getQuote-module__lTmSCq__checkMark{color:var(--brand);flex-shrink:0;width:14px;height:14px}.getQuote-module__lTmSCq__timelineGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.getQuote-module__lTmSCq__timelineBtn{border:1.5px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:10px;flex-direction:column;gap:.3rem;padding:1rem 1.1rem;font-family:inherit;transition:all .22s;display:flex}.getQuote-module__lTmSCq__timelineBtn:hover{border-color:var(--brand);transform:translateY(-2px)}.getQuote-module__lTmSCq__timelineBtn.getQuote-module__lTmSCq__selected{border-color:var(--brand);background:#00b4d80d}.getQuote-module__lTmSCq__timelineLabel{color:var(--dark);align-items:center;gap:.45rem;font-size:.88rem;font-weight:600;display:flex}.getQuote-module__lTmSCq__timelineDesc{color:var(--muted);font-size:.78rem}.getQuote-module__lTmSCq__rushBadge{color:#78350f;background:#fbbf24;border-radius:8px;padding:.12rem .45rem;font-size:.65rem;font-weight:700}.getQuote-module__lTmSCq__typeGrid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:10px;display:grid}.getQuote-module__lTmSCq__typeBtn{border:1.5px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:10px;flex-direction:column;gap:.25rem;padding:1rem;font-family:inherit;transition:all .22s;display:flex;position:relative}.getQuote-module__lTmSCq__typeBtn:hover{border-color:var(--brand);transform:translateY(-2px)}.getQuote-module__lTmSCq__typeBtn.getQuote-module__lTmSCq__selected{border-color:var(--brand);background:#00b4d80f;box-shadow:0 4px 12px #00b4d81a}.getQuote-module__lTmSCq__typeIcon{margin-bottom:.2rem;font-size:1.5rem}.getQuote-module__lTmSCq__typeName{color:var(--dark);font-size:.88rem;font-weight:700}.getQuote-module__lTmSCq__typeDesc{color:var(--muted);font-size:.76rem;line-height:1.4}.getQuote-module__lTmSCq__typeCheck{color:var(--brand);width:16px;height:16px;position:absolute;top:10px;right:10px}.getQuote-module__lTmSCq__featuresGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;display:grid}.getQuote-module__lTmSCq__featureBtn{border:1.5px solid var(--border);color:var(--mid);cursor:pointer;text-align:left;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:.35rem;padding:.65rem .85rem;font-family:inherit;font-size:.83rem;font-weight:500;transition:all .22s;display:flex}.getQuote-module__lTmSCq__featureBtn:hover{border-color:var(--brand)}.getQuote-module__lTmSCq__featureBtn.getQuote-module__lTmSCq__selected{border-color:var(--brand);color:var(--dark);background:#00b4d80f;font-weight:600}.getQuote-module__lTmSCq__featureBtn.getQuote-module__lTmSCq__basic{border-left-color:var(--green)}.getQuote-module__lTmSCq__featureBtn.getQuote-module__lTmSCq__media{border-left-color:#f59e0b}.getQuote-module__lTmSCq__featureBtn.getQuote-module__lTmSCq__ecommerce{border-left-color:#ef4444}.getQuote-module__lTmSCq__featureBtn.getQuote-module__lTmSCq__advanced{border-left-color:#8b5cf6}.getQuote-module__lTmSCq__radioGroup{flex-direction:column;gap:.6rem;display:flex}.getQuote-module__lTmSCq__radioOpt{border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:.875rem;padding:.9rem 1.1rem;transition:border-color .22s;display:flex}.getQuote-module__lTmSCq__radioOpt:hover{border-color:var(--brand)}.getQuote-module__lTmSCq__radioOpt.getQuote-module__lTmSCq__radioSelected{border-color:var(--brand);background:#00b4d80a}.getQuote-module__lTmSCq__radioOpt input[type=radio]{opacity:0;width:0;height:0;position:absolute}.getQuote-module__lTmSCq__radioCustom{border:2px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:18px;height:18px;transition:all .22s;position:relative}.getQuote-module__lTmSCq__radioOpt.getQuote-module__lTmSCq__radioSelected .getQuote-module__lTmSCq__radioCustom{border-color:var(--brand);background:var(--brand)}.getQuote-module__lTmSCq__radioOpt.getQuote-module__lTmSCq__radioSelected .getQuote-module__lTmSCq__radioCustom:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.getQuote-module__lTmSCq__radioLabel{color:var(--dark);font-size:.88rem;font-weight:500}.getQuote-module__lTmSCq__optionGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.getQuote-module__lTmSCq__optionCard{border:1.5px solid var(--border);cursor:pointer;text-align:center;background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:.4rem;padding:1.1rem;font-family:inherit;transition:all .22s;display:flex}.getQuote-module__lTmSCq__optionCard:hover{border-color:var(--brand);transform:translateY(-2px)}.getQuote-module__lTmSCq__optionCard.getQuote-module__lTmSCq__selected{border-color:var(--brand);background:#00b4d80d}.getQuote-module__lTmSCq__optionCard strong{color:var(--dark);font-size:.88rem}.getQuote-module__lTmSCq__optionCard span{color:var(--muted);font-size:.78rem;line-height:1.4}.getQuote-module__lTmSCq__optionIcon{font-size:1.5rem}.getQuote-module__lTmSCq__plansGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.getQuote-module__lTmSCq__planCard{border:1.5px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:12px;flex-direction:column;padding:1.25rem;font-family:inherit;transition:all .22s;display:flex}.getQuote-module__lTmSCq__planCard:hover{border-color:var(--brand);transform:translateY(-2px)}.getQuote-module__lTmSCq__planCard.getQuote-module__lTmSCq__selected{border-color:var(--brand);background:#00b4d80a;box-shadow:0 6px 20px #00b4d81a}.getQuote-module__lTmSCq__planHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.getQuote-module__lTmSCq__planHeader h4{color:var(--dark);margin:0;font-size:.95rem;font-weight:700}.getQuote-module__lTmSCq__planPrice{color:#0077b6;white-space:nowrap;background:#00b4d81a;border-radius:8px;padding:.22rem .55rem;font-size:.72rem;font-weight:700}.getQuote-module__lTmSCq__planFeatures{flex-direction:column;flex:1;gap:.4rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.getQuote-module__lTmSCq__planFeatures li{color:var(--mid);align-items:flex-start;gap:.4rem;font-size:.78rem;line-height:1.4;display:flex}.getQuote-module__lTmSCq__planFeatures li svg{color:var(--green);flex-shrink:0;margin-top:.15rem}.getQuote-module__lTmSCq__planRec{color:var(--muted);margin:0;font-size:.74rem;font-style:italic}.getQuote-module__lTmSCq__seoGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.getQuote-module__lTmSCq__seoCard{border:1.5px solid var(--border);cursor:pointer;text-align:left;background:#fff;border-radius:12px;padding:1.5rem;font-family:inherit;transition:all .22s}.getQuote-module__lTmSCq__seoCard:hover{border-color:var(--brand);transform:translateY(-2px)}.getQuote-module__lTmSCq__seoCard.getQuote-module__lTmSCq__selected{border-color:var(--brand);background:#00b4d80a}.getQuote-module__lTmSCq__seoHeader{align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.getQuote-module__lTmSCq__seoIcon{font-size:1.5rem}.getQuote-module__lTmSCq__seoHeader h4{color:var(--dark);margin:0;font-size:1rem;font-weight:700}.getQuote-module__lTmSCq__seoDesc{color:var(--muted);margin:0 0 1rem;font-size:.83rem;line-height:1.55}.getQuote-module__lTmSCq__seoIncludes{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.getQuote-module__lTmSCq__seoIncludes li{color:var(--mid);align-items:flex-start;gap:.4rem;font-size:.78rem;line-height:1.45;display:flex}.getQuote-module__lTmSCq__seoIncludes li svg{color:var(--green);flex-shrink:0;margin-top:.15rem}.getQuote-module__lTmSCq__nav{border-top:1px solid var(--border);align-items:center;gap:1rem;margin-top:2.5rem;padding-top:2rem;display:flex}.getQuote-module__lTmSCq__prevBtn,.getQuote-module__lTmSCq__nextBtn,.getQuote-module__lTmSCq__submitBtn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-family:inherit;font-size:.925rem;font-weight:600;transition:all .25s;display:inline-flex}.getQuote-module__lTmSCq__prevBtn{border:1.5px solid var(--border);color:var(--mid);background:#fff}.getQuote-module__lTmSCq__prevBtn:hover{border-color:var(--brand);color:var(--dark)}.getQuote-module__lTmSCq__nextBtn{background:var(--brand);color:#fff;box-shadow:0 4px 14px #00b4d84d}.getQuote-module__lTmSCq__nextBtn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 8px 22px #00b4d861}.getQuote-module__lTmSCq__nextBtn:disabled,.getQuote-module__lTmSCq__submitBtn:disabled{opacity:.45;cursor:not-allowed}.getQuote-module__lTmSCq__submitBtn{color:#fff;background:linear-gradient(135deg,#00b4d8 0%,#0096c7 100%);box-shadow:0 4px 16px #00b4d84d}.getQuote-module__lTmSCq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #00b4d86b}.getQuote-module__lTmSCq__successCard{text-align:center;padding:2rem 1rem;animation:.5s ease-out both getQuote-module__lTmSCq__fadeUp}.getQuote-module__lTmSCq__successIcon{color:var(--green);justify-content:center;margin:0 auto 1.25rem;display:flex}.getQuote-module__lTmSCq__successCard h2{color:var(--dark);margin:0 0 .75rem;font-size:1.75rem;font-weight:800}.getQuote-module__lTmSCq__successCard>p{color:var(--muted);margin:0 0 2rem;font-size:.95rem;line-height:1.7}.getQuote-module__lTmSCq__backLink{color:var(--brand);margin-top:1.5rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-block}.getQuote-module__lTmSCq__backLink:hover{text-decoration:underline}.getQuote-module__lTmSCq__sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:24px}.getQuote-module__lTmSCq__sidebarToggle{border:1px solid var(--border);width:100%;color:var(--dark);cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;padding:.9rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;display:none}.getQuote-module__lTmSCq__badge{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:.4rem;font-size:.7rem;font-weight:700;display:inline-flex}.getQuote-module__lTmSCq__summaryCard{border:1px solid var(--border);background:#fff;border-radius:14px;padding:1.5rem}.getQuote-module__lTmSCq__summaryTitle{color:var(--dark);margin:0 0 1.1rem;font-size:1rem;font-weight:700}.getQuote-module__lTmSCq__summaryEmpty{color:var(--muted);text-align:center;margin:0;padding:.5rem 0;font-size:.83rem;line-height:1.6}.getQuote-module__lTmSCq__summaryList{margin:0;padding:0}.getQuote-module__lTmSCq__summaryRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.6rem 0;font-size:.83rem;display:flex}.getQuote-module__lTmSCq__summaryRow:last-child{border-bottom:none}.getQuote-module__lTmSCq__summaryRow dt{color:var(--muted);flex-shrink:0}.getQuote-module__lTmSCq__summaryRow dd{color:var(--dark);text-align:right;margin:0;font-weight:600}.getQuote-module__lTmSCq__helpCard{text-align:center;color:#fff;background:linear-gradient(135deg,#0a192f 0%,#0e2d4a 100%);border-radius:14px;padding:1.5rem}.getQuote-module__lTmSCq__helpIcon{width:44px;height:44px;color:var(--brand);background:#00b4d833;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex}.getQuote-module__lTmSCq__helpCard h4{margin:0 0 .3rem;font-size:.95rem;font-weight:700}.getQuote-module__lTmSCq__helpCard p{opacity:.7;margin:0 0 .875rem;font-size:.8rem}.getQuote-module__lTmSCq__helpLink{color:#fff;background:#ffffff1a;border-radius:20px;padding:.4rem .9rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:background .25s;display:inline-block}.getQuote-module__lTmSCq__helpLink:hover{background:#fff3}.getQuote-module__lTmSCq__consultCard{border:1px solid var(--border);background:#fff;border-radius:14px;padding:1.5rem}.getQuote-module__lTmSCq__consultHeader{align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.getQuote-module__lTmSCq__consultHeader svg{color:var(--brand);flex-shrink:0;margin-top:.15rem}.getQuote-module__lTmSCq__consultHeader h4{color:var(--dark);margin:0 0 .15rem;font-size:.9rem;font-weight:700}.getQuote-module__lTmSCq__consultHeader p{color:var(--muted);margin:0;font-size:.78rem}.getQuote-module__lTmSCq__consultBox{background:var(--bg-alt);border:1px solid var(--border);text-align:left;border-radius:14px;max-width:420px;margin:0 auto 1.5rem;padding:1.5rem}.getQuote-module__lTmSCq__consultNote{color:var(--muted);align-items:center;gap:.4rem;margin:.5rem 0 .875rem;font-size:.78rem;display:flex}.getQuote-module__lTmSCq__consultNote svg{color:#f59e0b;flex-shrink:0}.getQuote-module__lTmSCq__consultBtn{background:linear-gradient(135deg,var(--green)0%,#059669 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:.8rem 1.25rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:transform .25s,box-shadow .25s,opacity .25s;display:flex;box-shadow:0 4px 12px #10b98147}.getQuote-module__lTmSCq__consultBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #10b98159}.getQuote-module__lTmSCq__consultBtn:disabled{opacity:.45;cursor:not-allowed}@media (max-width:1100px){.getQuote-module__lTmSCq__layout{grid-template-columns:1fr 280px;gap:20px}.getQuote-module__lTmSCq__plansGrid{grid-template-columns:1fr 1fr}}@media (max-width:900px){.getQuote-module__lTmSCq__layout{grid-template-columns:1fr}.getQuote-module__lTmSCq__sidebar{order:2;position:static}.getQuote-module__lTmSCq__sidebarToggle{display:flex}.getQuote-module__lTmSCq__sidebarBody{flex-direction:column;gap:16px;display:none}.getQuote-module__lTmSCq__sidebarBody.getQuote-module__lTmSCq__sidebarOpen{display:flex}.getQuote-module__lTmSCq__servicesGrid{grid-template-columns:1fr 1fr}.getQuote-module__lTmSCq__seoGrid,.getQuote-module__lTmSCq__plansGrid{grid-template-columns:1fr}}@media (max-width:768px){.getQuote-module__lTmSCq__hero{padding:80px 1.25rem 44px}.getQuote-module__lTmSCq__body{padding:28px 1.25rem 56px}.getQuote-module__lTmSCq__main{padding:1.75rem 1.5rem}.getQuote-module__lTmSCq__stepHeader{flex-direction:column;gap:.75rem}.getQuote-module__lTmSCq__formGrid,.getQuote-module__lTmSCq__timelineGrid,.getQuote-module__lTmSCq__seoGrid{grid-template-columns:1fr}.getQuote-module__lTmSCq__nav{flex-wrap:wrap}.getQuote-module__lTmSCq__prevBtn,.getQuote-module__lTmSCq__nextBtn,.getQuote-module__lTmSCq__submitBtn{flex:1;justify-content:center}.getQuote-module__lTmSCq__progressSteps{gap:0}.getQuote-module__lTmSCq__stepLabel{display:none}}@media (max-width:580px){.getQuote-module__lTmSCq__servicesGrid{grid-template-columns:1fr}.getQuote-module__lTmSCq__serviceCard{padding:.875rem}.getQuote-module__lTmSCq__serviceIcon{width:38px;height:38px;font-size:1rem}.getQuote-module__lTmSCq__typeGrid,.getQuote-module__lTmSCq__pagesGrid,.getQuote-module__lTmSCq__featuresGrid,.getQuote-module__lTmSCq__optionGrid{grid-template-columns:repeat(2,1fr)}.getQuote-module__lTmSCq__plansGrid{grid-template-columns:1fr}}@media (max-width:420px){.getQuote-module__lTmSCq__hero{padding:72px 1rem 36px}.getQuote-module__lTmSCq__body{padding:20px 1rem 48px}.getQuote-module__lTmSCq__main{padding:1.5rem 1.25rem}.getQuote-module__lTmSCq__typeGrid{grid-template-columns:1fr}.getQuote-module__lTmSCq__pagesGrid{grid-template-columns:repeat(2,1fr)}.getQuote-module__lTmSCq__featuresGrid,.getQuote-module__lTmSCq__optionGrid{grid-template-columns:1fr}}
