#int-hero[data-astro-cid-hbui424y].hero-section{min-height:30vh;padding-top:3.125rem;padding-bottom:3.125rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:1;overflow:hidden;background:var(--navy)}@media only screen and (width>=64em){#int-hero[data-astro-cid-hbui424y].hero-section{min-height:18.75rem;padding-top:11.25rem;padding-bottom:6.25rem}}#int-hero[data-astro-cid-hbui424y].hero-section h1[data-astro-cid-hbui424y]{font-size:var(--headerFontSize);text-align:center;width:96%;max-width:47.5rem;margin:0 auto;margin-top:4.375rem;margin-bottom:1.25rem;color:var(--white);position:relative;z-index:2;font-weight:700;line-height:1.1;text-wrap:balance}@media only screen and (width>=64em){#int-hero[data-astro-cid-hbui424y].hero-section h1[data-astro-cid-hbui424y]{font-size:3.5rem;margin-top:0}}.hero-bg-shapes[data-astro-cid-hbui424y]{position:absolute;inset:0;overflow:hidden;z-index:1;pointer-events:none}.shape[data-astro-cid-hbui424y]{position:absolute;border-radius:50%;background:#d8a33a26;animation:20s ease-in-out infinite float}.shape-1[data-astro-cid-hbui424y]{width:400px;height:400px;top:-200px;left:-100px;animation-delay:0s}.shape-2[data-astro-cid-hbui424y]{width:300px;height:300px;bottom:20px;right:-150px;animation-delay:7s}.shape-3[data-astro-cid-hbui424y]{width:200px;height:200px;top:50%;left:10%;animation-delay:14s}@keyframes float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.hero-content[data-astro-cid-hbui424y]{position:relative;z-index:10;max-width:1200px;width:100%;margin:0 auto;padding:0 var(--space-md);text-align:center;display:flex;flex-direction:column;align-items:center}@media only screen and (width>=64em){.hero-content[data-astro-cid-hbui424y]{padding:0 var(--space-xl)}}.wave[data-astro-cid-hbui424y]{position:absolute;bottom:-2px;left:0;width:100%;height:auto;z-index:2;pointer-events:none}.calculator-intro[data-astro-cid-hbui424y]{padding:clamp(3rem,6vw,4rem) 1rem;background-color:#f8f9fa;text-align:center}.calculator-intro[data-astro-cid-hbui424y] .cs-container[data-astro-cid-hbui424y]{width:100%;max-width:50rem;margin:auto}.calculator-intro[data-astro-cid-hbui424y] .intro-text[data-astro-cid-hbui424y]{font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6;color:var(--bodyTextColor);margin-bottom:1.5rem}.calculator-intro[data-astro-cid-hbui424y] .trust-indicators[data-astro-cid-hbui424y]{display:flex;justify-content:center;align-items:center;gap:clamp(1rem,3vw,2rem);flex-wrap:wrap}.calculator-intro[data-astro-cid-hbui424y] .trust-indicators[data-astro-cid-hbui424y] .indicator[data-astro-cid-hbui424y]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--primary)}.calculator-intro[data-astro-cid-hbui424y] .trust-indicators[data-astro-cid-hbui424y] .indicator[data-astro-cid-hbui424y] img[data-astro-cid-hbui424y]{flex-shrink:0}.calculator-section[data-astro-cid-hbui424y]{padding:clamp(3.75rem,7.82vw,6.25rem) 1rem;background-color:#f8f9fa}.calculator-section[data-astro-cid-hbui424y] .cs-container[data-astro-cid-hbui424y]{width:100%;max-width:50rem;margin:auto}.calculator-wrapper[data-astro-cid-hbui424y]{background:#fff;border-radius:1rem;padding:clamp(2rem,5vw,3rem);box-shadow:0 4px 30px #00000014}.progress-container[data-astro-cid-hbui424y]{margin-bottom:2.5rem}.progress-container[data-astro-cid-hbui424y] .progress-bar[data-astro-cid-hbui424y]{width:100%;height:.5rem;background-color:#e9ecef;border-radius:2.5rem;overflow:hidden;margin-bottom:.75rem}.progress-container[data-astro-cid-hbui424y] .progress-fill[data-astro-cid-hbui424y]{height:100%;background-color:var(--primary);transition:width .3s;border-radius:2.5rem}.progress-container[data-astro-cid-hbui424y] .progress-text[data-astro-cid-hbui424y]{font-size:.875rem;color:var(--bodyTextColor);text-align:center;display:block}.question-title[data-astro-cid-hbui424y]{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--headerColor);text-align:center;margin-bottom:2rem}.options-grid[data-astro-cid-hbui424y]{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}@media only screen and (width>=48rem){.options-grid[data-astro-cid-hbui424y]{grid-template-columns:1fr 1fr}}.option-btn[data-astro-cid-hbui424y]{padding:1.25rem 1.5rem;border:2px solid #e9ecef;border-radius:.75rem;background:#fff;font-size:1rem;font-weight:700;color:var(--bodyTextColor);cursor:pointer;transition:border-color var(--transition-base),color var(--transition-base);text-align:left;position:relative;z-index:1;overflow:hidden}.option-btn[data-astro-cid-hbui424y]:before{content:"";position:absolute;height:100%;width:100%;background:var(--primary);top:0;left:0;z-index:-1;transform:scaleX(0);transform-origin:0;transition:transform var(--transition-base)}.option-btn[data-astro-cid-hbui424y]:hover{border-color:var(--primary);color:var(--navy)}.option-btn[data-astro-cid-hbui424y]:hover:before{transform:scaleX(1)}.option-btn[data-astro-cid-hbui424y]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.option-btn[data-astro-cid-hbui424y].selected{background-color:var(--primary);border-color:var(--primary);color:var(--navy)}.nav-buttons[data-astro-cid-hbui424y]{display:flex;justify-content:space-between;gap:1rem}.nav-buttons[data-astro-cid-hbui424y] button[data-astro-cid-hbui424y]{padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.nav-buttons[data-astro-cid-hbui424y] button[data-astro-cid-hbui424y]:disabled{opacity:.5;cursor:not-allowed}.nav-buttons[data-astro-cid-hbui424y] .cs-button-solid[data-astro-cid-hbui424y]{margin-left:auto}.back-to-questions[data-astro-cid-hbui424y]{display:inline-flex;align-items:center;gap:.375rem;background:none;border:none;color:var(--bodyTextColor);font-size:.875rem;font-weight:600;cursor:pointer;padding:.5rem 0;margin-bottom:1.5rem;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.back-to-questions[data-astro-cid-hbui424y]:hover{color:var(--primary)}.back-to-questions[data-astro-cid-hbui424y]:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:.25rem}.results-container[data-astro-cid-hbui424y] .results-title[data-astro-cid-hbui424y]{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--headerColor);text-align:center;margin-bottom:.75rem}.results-container[data-astro-cid-hbui424y] .results-subtitle[data-astro-cid-hbui424y]{font-size:1.125rem;color:var(--bodyTextColor);text-align:center;margin-bottom:2.5rem}.estimate-cards[data-astro-cid-hbui424y]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media only screen and (width>=48rem){.estimate-cards[data-astro-cid-hbui424y]{grid-template-columns:1fr 1fr}.estimate-cards[data-astro-cid-hbui424y].single-card{grid-template-columns:1fr;max-width:30rem;margin-left:auto;margin-right:auto}}.estimate-card[data-astro-cid-hbui424y]{padding:2rem;border:2px solid #e9ecef;border-radius:1rem;background:#fff;position:relative;transition:all .3s}.estimate-card[data-astro-cid-hbui424y]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.estimate-card[data-astro-cid-hbui424y].recommended{border-color:var(--primary);box-shadow:0 8px 24px #d8a33a33}.estimate-card[data-astro-cid-hbui424y] .recommended-badge[data-astro-cid-hbui424y]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--primary);color:var(--navy);padding:.25rem 1rem;border-radius:1.25rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.estimate-card[data-astro-cid-hbui424y] .plan-name[data-astro-cid-hbui424y]{font-size:1.5rem;font-weight:700;color:var(--headerColor);margin-bottom:.75rem}.estimate-card[data-astro-cid-hbui424y] .price-range[data-astro-cid-hbui424y]{font-size:2rem;font-weight:900;color:var(--primary);margin-bottom:.5rem}.estimate-card[data-astro-cid-hbui424y] .price-range[data-astro-cid-hbui424y] .period[data-astro-cid-hbui424y]{font-size:1rem;font-weight:400;color:var(--bodyTextColor)}.estimate-card[data-astro-cid-hbui424y] .plan-description[data-astro-cid-hbui424y]{font-size:1rem;color:var(--bodyTextColor);margin-bottom:1.5rem}.estimate-card[data-astro-cid-hbui424y] .features-list[data-astro-cid-hbui424y]{list-style:none;padding:0;margin:0}.estimate-card[data-astro-cid-hbui424y] .features-list[data-astro-cid-hbui424y] li[data-astro-cid-hbui424y]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.875rem;color:var(--bodyTextColor)}.estimate-card[data-astro-cid-hbui424y] .features-list[data-astro-cid-hbui424y] li[data-astro-cid-hbui424y] img[data-astro-cid-hbui424y]{flex-shrink:0;margin-top:.125rem}.recommendation-reason[data-astro-cid-hbui424y]{font-size:.8125rem;color:var(--bodyTextColor);font-style:italic;margin-top:1rem;padding-top:1rem;border-top:1px solid #e9ecef;line-height:1.5}.lead-form-container[data-astro-cid-hbui424y]{background:#f8f9fa;padding:2.5rem;border-radius:1rem;text-align:center}.lead-form-container[data-astro-cid-hbui424y] h3[data-astro-cid-hbui424y]{font-size:1.75rem;font-weight:700;color:var(--headerColor);margin-bottom:.75rem}.lead-form-container[data-astro-cid-hbui424y] p[data-astro-cid-hbui424y]{font-size:1rem;color:var(--bodyTextColor);margin-bottom:2rem}.lead-form[data-astro-cid-hbui424y]{max-width:37.5rem;margin:0 auto}.lead-form[data-astro-cid-hbui424y] .form-row[data-astro-cid-hbui424y]{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.25rem}@media only screen and (width>=48rem){.lead-form[data-astro-cid-hbui424y] .form-row[data-astro-cid-hbui424y]{grid-template-columns:1fr 1fr}}.lead-form[data-astro-cid-hbui424y] .form-group[data-astro-cid-hbui424y]{text-align:left}.lead-form[data-astro-cid-hbui424y] .form-group[data-astro-cid-hbui424y].full-width{grid-column:1 / -1}.lead-form[data-astro-cid-hbui424y] .form-group[data-astro-cid-hbui424y] label[data-astro-cid-hbui424y]{display:block;font-size:.875rem;font-weight:600;color:var(--headerColor);margin-bottom:.5rem}.lead-form[data-astro-cid-hbui424y] .form-group[data-astro-cid-hbui424y] input[data-astro-cid-hbui424y],.lead-form[data-astro-cid-hbui424y] .form-group[data-astro-cid-hbui424y] textarea[data-astro-cid-hbui424y]{width:100%;padding:.75rem 1rem;border:1px solid #e9ecef;border-radius:.5rem;font-size:1rem;font-family:inherit;transition:all .3s}.lead-form[data-astro-cid-hbui424y] .form-group[data-astro-cid-hbui424y] input[data-astro-cid-hbui424y]:focus,.lead-form[data-astro-cid-hbui424y] .form-group[data-astro-cid-hbui424y] textarea[data-astro-cid-hbui424y]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #d8a33a26}.lead-form[data-astro-cid-hbui424y] .form-group[data-astro-cid-hbui424y] textarea[data-astro-cid-hbui424y]{resize:vertical}.lead-form[data-astro-cid-hbui424y] .submit-btn[data-astro-cid-hbui424y]{width:100%;margin-top:1.5rem;padding:1.125rem 2.5rem;font-size:1.125rem}.lead-form[data-astro-cid-hbui424y] .trust-line[data-astro-cid-hbui424y]{font-size:.8125rem;color:var(--bodyTextColor);text-align:center;margin-top:.75rem;opacity:.75}.form-success[data-astro-cid-hbui424y]{text-align:center;padding:2rem 1.5rem}.form-success[data-astro-cid-hbui424y] .success-icon[data-astro-cid-hbui424y]{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:var(--primary);color:var(--navy);border-radius:50%;font-size:1.75rem;font-weight:700;margin-bottom:1rem}.form-success[data-astro-cid-hbui424y] h4[data-astro-cid-hbui424y]{font-size:1.375rem;font-weight:700;color:var(--headerColor);margin-bottom:.5rem}.form-success[data-astro-cid-hbui424y] p[data-astro-cid-hbui424y]{font-size:1rem;color:var(--bodyTextColor);margin:0}.form-error[data-astro-cid-hbui424y]{background:#ef444414;border:1px solid #ef44444d;border-radius:.5rem;padding:.75rem 1rem;margin-bottom:1.25rem;text-align:left}.form-error[data-astro-cid-hbui424y] p[data-astro-cid-hbui424y]{font-size:.875rem;color:var(--error);margin:0}.not-ready[data-astro-cid-hbui424y]{font-size:.8125rem;color:var(--bodyTextColor);text-align:center;margin-top:1rem;opacity:.7}.hidden[data-astro-cid-hbui424y]{display:none}@media only screen and (width>=0){body.dark-mode .calculator-intro[data-astro-cid-hbui424y]{background-color:var(--dark)}body.dark-mode .calculator-intro[data-astro-cid-hbui424y] .intro-text[data-astro-cid-hbui424y]{color:var(--bodyTextColorWhite)}body.dark-mode .calculator-intro[data-astro-cid-hbui424y] .indicator[data-astro-cid-hbui424y]{color:var(--primaryLight)}body.dark-mode .calculator-section[data-astro-cid-hbui424y]{background-color:var(--dark)}body.dark-mode .calculator-wrapper[data-astro-cid-hbui424y]{background-color:var(--medium);box-shadow:0 4px 30px #0000004d}body.dark-mode .progress-bar[data-astro-cid-hbui424y]{background-color:#ffffff26}body.dark-mode .progress-text[data-astro-cid-hbui424y],body.dark-mode .question-title[data-astro-cid-hbui424y],body.dark-mode .results-title[data-astro-cid-hbui424y],body.dark-mode .results-subtitle[data-astro-cid-hbui424y]{color:var(--bodyTextColorWhite)}body.dark-mode .option-btn[data-astro-cid-hbui424y]{background-color:var(--dark);border-color:#fff3;color:var(--bodyTextColorWhite)}body.dark-mode .option-btn[data-astro-cid-hbui424y]:hover{border-color:var(--primaryLight);color:var(--navy)}body.dark-mode .option-btn[data-astro-cid-hbui424y].selected{background-color:var(--primary);border-color:var(--primary);color:var(--navy)}body.dark-mode .option-btn[data-astro-cid-hbui424y]:focus-visible{outline:2px solid var(--primaryLight);outline-offset:2px}body.dark-mode .estimate-card[data-astro-cid-hbui424y]{background-color:var(--dark);border-color:#fff3}body.dark-mode .estimate-card[data-astro-cid-hbui424y] .plan-name[data-astro-cid-hbui424y],body.dark-mode .estimate-card[data-astro-cid-hbui424y] .price-range[data-astro-cid-hbui424y],body.dark-mode .estimate-card[data-astro-cid-hbui424y] .plan-description[data-astro-cid-hbui424y],body.dark-mode .estimate-card[data-astro-cid-hbui424y] .features-list[data-astro-cid-hbui424y] li[data-astro-cid-hbui424y]{color:var(--bodyTextColorWhite)}body.dark-mode .estimate-card[data-astro-cid-hbui424y] .recommendation-reason[data-astro-cid-hbui424y]{color:#fff9;border-top-color:#ffffff26}body.dark-mode .back-to-questions[data-astro-cid-hbui424y]{color:var(--bodyTextColorWhite)}body.dark-mode .back-to-questions[data-astro-cid-hbui424y]:hover{color:var(--primaryLight)}body.dark-mode .lead-form-container[data-astro-cid-hbui424y]{background-color:var(--medium)}body.dark-mode .lead-form-container[data-astro-cid-hbui424y] h3[data-astro-cid-hbui424y],body.dark-mode .lead-form-container[data-astro-cid-hbui424y] p[data-astro-cid-hbui424y]{color:var(--bodyTextColorWhite)}body.dark-mode .form-success[data-astro-cid-hbui424y] .success-icon[data-astro-cid-hbui424y]{background:var(--primaryLight)}body.dark-mode .form-success[data-astro-cid-hbui424y] h4[data-astro-cid-hbui424y]{color:var(--bodyTextColorWhite)}body.dark-mode .form-success[data-astro-cid-hbui424y] p[data-astro-cid-hbui424y]{color:#ffffffb3}body.dark-mode .lead-form[data-astro-cid-hbui424y] label[data-astro-cid-hbui424y]{color:var(--bodyTextColorWhite)}body.dark-mode .lead-form[data-astro-cid-hbui424y] input[data-astro-cid-hbui424y],body.dark-mode .lead-form[data-astro-cid-hbui424y] textarea[data-astro-cid-hbui424y]{background-color:var(--dark);border-color:#fff3;color:var(--bodyTextColorWhite)}body.dark-mode .lead-form[data-astro-cid-hbui424y] input[data-astro-cid-hbui424y]::-moz-placeholder,body.dark-mode .lead-form[data-astro-cid-hbui424y] textarea[data-astro-cid-hbui424y]::-moz-placeholder{color:#ffffff80}body.dark-mode .lead-form[data-astro-cid-hbui424y] input[data-astro-cid-hbui424y]::placeholder,body.dark-mode .lead-form[data-astro-cid-hbui424y] textarea[data-astro-cid-hbui424y]::placeholder{color:#ffffff80}body.dark-mode .lead-form[data-astro-cid-hbui424y] input[data-astro-cid-hbui424y]:focus,body.dark-mode .lead-form[data-astro-cid-hbui424y] textarea[data-astro-cid-hbui424y]:focus{border-color:var(--primaryLight);background-color:#ffffff0d}}
