﻿@import url(https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;1,400;1,500&family=Inter:wght@200;300;400;500;600&display=swap);
.fe-estimate-calculator{color:var(--fe-est-text,#2c1a0e);font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:300;line-height:1.5;padding-bottom:var(--fe-est-padding-bottom,28px);padding-top:var(--fe-est-padding-top,28px)}.fe-estimate-calculator *,.fe-estimate-calculator :after,.fe-estimate-calculator :before{box-sizing:border-box}.fe-estimate-calculator :where(h1,h2,h3,h4,h5,h6,p,strong,span,label,button,input,form,div){color:inherit;font-family:inherit;letter-spacing:normal;text-transform:none}.fe-estimate-calculator__preview-shell,.fe-estimate-calculator__shell{background:var(--fe-est-panel-bg,#fff);border:1px solid var(--fe-est-border,#ddd4be);border-radius:6px;color:var(--fe-est-text,#2c1a0e);margin:0 auto;max-width:min(100%,var(--fe-est-max-width,860px));overflow:hidden}.fe-estimate-calculator__preview-shell{padding:30px 34px}.fe-estimate-calculator__shell{border-top:3px solid var(--fe-est-accent,#b8892a);box-shadow:0 24px 64px rgba(44,26,14,.1);padding:32px 36px 36px}.fe-estimate-calculator__header{border-bottom:1px solid var(--fe-est-border,#ddd4be);display:grid;gap:18px;margin-bottom:26px;padding-bottom:24px}.fe-estimate-calculator__preview-title,.fe-estimate-calculator__step-meta h2{font-family:Cormorant,Georgia,Times New Roman,serif;font-size:clamp(28px,2.8vw,40px);font-weight:300;letter-spacing:-.01em;line-height:1.04;margin:0}.fe-estimate-calculator__eyebrow{align-items:center;color:var(--fe-est-accent,#b8892a);display:inline-flex;font-size:11px;font-weight:600;gap:12px;letter-spacing:.24em;margin-bottom:12px;text-transform:uppercase}.fe-estimate-calculator__eyebrow:before{background:currentColor;content:"";height:1px;opacity:.7;width:24px}.fe-estimate-calculator__content p,.fe-estimate-calculator__intro-preview,.fe-estimate-calculator__result-selection,.fe-estimate-calculator__step-meta p{color:var(--fe-est-muted,#877a70);font-size:14px;font-weight:300;line-height:1.65;margin:10px 0 0;max-width:60ch}.fe-estimate-calculator__license-tabs,.fe-estimate-calculator__license-tabs-preview{display:grid;gap:14px}.fe-estimate-calculator__license-list-preview,.fe-estimate-calculator__license-tabs{display:flex;flex-wrap:wrap;gap:8px}.fe-estimate-calculator__license-card-preview,.fe-estimate-calculator__license-tab{align-items:center;appearance:none;background:var(--fe-est-surface,#f6f1e8);border:1px solid var(--fe-est-border,#ddd4be);border-radius:3px;cursor:pointer;display:inline-flex;gap:9px;justify-content:center;margin:0;min-height:44px;outline:none;padding:10px 18px;text-align:center;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.fe-estimate-calculator__license-card-preview strong,.fe-estimate-calculator__license-tab span{font-size:13px;font-weight:500;letter-spacing:.01em}.fe-estimate-calculator__license-card-preview.is-active,.fe-estimate-calculator__license-tab.is-active{background:#fff;border-color:var(--fe-est-accent,#b8892a);box-shadow:inset 0 0 0 1px var(--fe-est-accent,#b8892a),0 6px 16px rgba(184,137,42,.22);color:var(--fe-est-accent,#b8892a)}.fe-estimate-calculator__license-tab.is-active span{font-weight:600}.fe-estimate-calculator__license-icon{display:block;height:16px;object-fit:contain;width:16px}.fe-estimate-calculator__content,.fe-estimate-calculator__preview-panel{display:grid;gap:18px}.fe-estimate-calculator__option-list{display:grid;gap:12px}.fe-estimate-calculator__counter-card,.fe-estimate-calculator__kadence-shell .kb-advanced-form,.fe-estimate-calculator__option-card,.fe-estimate-calculator__option-card-preview,.fe-estimate-calculator__result-summary{background:var(--fe-est-surface,#f6f1e8);border:1px solid var(--fe-est-border,#ddd4be);border-radius:4px}.fe-estimate-calculator__option-card,.fe-estimate-calculator__option-card-preview{appearance:none;cursor:pointer;display:block;margin:0;outline:none;padding:18px 20px;text-align:left;text-decoration:none;width:100%}.fe-estimate-calculator__option-card-preview.is-active,.fe-estimate-calculator__option-card.is-active{background:#fff;border-color:var(--fe-est-accent,#b8892a);box-shadow:inset 0 0 0 1px var(--fe-est-accent,#b8892a),0 10px 28px rgba(44,26,14,.1)}.fe-estimate-calculator__option-card strong,.fe-estimate-calculator__option-card-preview strong{display:block;font-family:Cormorant,Georgia,Times New Roman,serif;font-size:21px;font-weight:500;line-height:1.15;margin-bottom:6px}.fe-estimate-calculator__option-card span,.fe-estimate-calculator__option-card-preview span{color:var(--fe-est-muted,#877a70);font-size:13px;font-weight:300;line-height:1.6}.fe-estimate-calculator__counter-grid,.fe-estimate-calculator__counter-grid-preview{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.fe-estimate-calculator__counter-card,.fe-estimate-calculator__counter-preview{padding:20px}.fe-estimate-calculator__counter-card h3,.fe-estimate-calculator__counter-preview span{color:var(--fe-est-muted,#877a70);display:block;font-size:11px;font-weight:500;letter-spacing:.1em;margin:0 0 14px;text-transform:uppercase}.fe-estimate-calculator__counter-preview strong,.fe-estimate-calculator__counter-value{font-size:26px}.fe-estimate-calculator__stepper{align-items:center;display:inline-flex;gap:10px}.fe-estimate-calculator__stepper button{align-items:center;appearance:none;background:#fff;border:1px solid var(--fe-est-border,#ddd4be);border-radius:3px;color:var(--fe-est-text,#2c1a0e);cursor:pointer;display:inline-flex;font-size:20px;font-weight:300;height:40px;justify-content:center;margin:0;outline:none;padding:0;transition:border-color .16s ease,color .16s ease,background .16s ease;width:40px}.fe-estimate-calculator__stepper button:hover{border-color:var(--fe-est-accent,#b8892a);color:var(--fe-est-accent,#b8892a)}.fe-estimate-calculator__stepper-value{background:transparent;color:var(--fe-est-accent,#b8892a);font-size:18px;font-weight:600;line-height:1;min-width:46px;padding:9px 12px;text-align:center}.fe-estimate-calculator__notice{align-items:start;background:rgba(184,137,42,.1);border:1px solid rgba(184,137,42,.22);border-radius:4px;display:grid;gap:14px;grid-template-columns:38px 1fr;padding:18px}.fe-estimate-calculator__notice p{color:#6b3f22;font-size:12.5px;line-height:1.65;margin:0;max-width:none}.fe-estimate-calculator__notice-icon{align-items:center;background:linear-gradient(180deg,#c9a040,#b8892a);border-radius:50%;box-shadow:0 8px 18px rgba(184,137,42,.25);color:#fff;display:inline-flex;font-size:20px;height:38px;justify-content:center;width:38px}.fe-estimate-calculator__turnover{background:var(--fe-est-surface,#f6f1e8);border:1px solid var(--fe-est-border,#ddd4be);border-radius:4px;display:grid;gap:18px;padding:24px 26px 22px}.fe-estimate-calculator__turnover-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.fe-estimate-calculator__turnover-label{color:var(--fe-est-muted,#877a70);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.fe-estimate-calculator__turnover-preview,.fe-estimate-calculator__turnover-value{color:var(--fe-est-accent,#b8892a);display:block;font-family:Cormorant,Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,38px);font-weight:500;line-height:1;margin:0}.fe-estimate-calculator__range,.fe-estimate-calculator__range-preview{appearance:none;background:linear-gradient(to right,var(--fe-est-accent,#b8892a) 0,var(--fe-est-accent,#b8892a) var(--fe-est-range-progress,46%),#e3dac8 var(--fe-est-range-progress,46%),#e3dac8 100%);border-radius:999px;display:block;height:8px;width:100%}.fe-estimate-calculator__range{cursor:pointer;margin:0}.fe-estimate-calculator__range::-webkit-slider-runnable-track{background:transparent;height:8px}.fe-estimate-calculator__range::-webkit-slider-thumb{appearance:none;background:radial-gradient(circle at center,var(--fe-est-accent,#b8892a) 0 5px,#fff 6px);border:1px solid rgba(184,137,42,.55);border-radius:50%;box-shadow:0 0 0 4px rgba(184,137,42,.14),0 6px 14px rgba(44,26,14,.2);cursor:grab;height:24px;margin-top:-8px;-webkit-transition:box-shadow .16s ease;transition:box-shadow .16s ease;width:24px}.fe-estimate-calculator__range::-moz-range-track{background:transparent;height:8px}.fe-estimate-calculator__range::-moz-range-thumb{background:radial-gradient(circle at center,var(--fe-est-accent,#b8892a) 0 5px,#fff 6px);border:1px solid rgba(184,137,42,.55);border-radius:50%;box-shadow:0 0 0 4px rgba(184,137,42,.14),0 6px 14px rgba(44,26,14,.2);cursor:grab;height:24px;width:24px}.fe-estimate-calculator__range:active::-webkit-slider-thumb{box-shadow:0 0 0 7px rgba(184,137,42,.18),0 6px 16px rgba(44,26,14,.24);cursor:grabbing}.fe-estimate-calculator__range:active::-moz-range-thumb{box-shadow:0 0 0 7px rgba(184,137,42,.18),0 6px 16px rgba(44,26,14,.24);cursor:grabbing}.fe-estimate-calculator__range:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 7px rgba(184,137,42,.24),0 6px 16px rgba(44,26,14,.24)}.fe-estimate-calculator__range:focus-visible::-moz-range-thumb{box-shadow:0 0 0 7px rgba(184,137,42,.24),0 6px 16px rgba(44,26,14,.24)}.fe-estimate-calculator__range-scale{color:var(--fe-est-muted,#877a70);display:flex;font-size:10.5px;font-weight:500;justify-content:space-between;letter-spacing:.08em;text-transform:uppercase}.fe-estimate-calculator__chip-row,.fe-estimate-calculator__chip-row-preview{display:flex;flex-wrap:wrap;gap:8px}.fe-estimate-calculator__chip,.fe-estimate-calculator__chip-preview{appearance:none;background:var(--fe-est-surface,#f6f1e8);border:1px solid var(--fe-est-border,#ddd4be);border-radius:3px;color:var(--fe-est-text,#2c1a0e);cursor:pointer;display:inline-flex;font-size:11px;font-weight:500;letter-spacing:.09em;line-height:1.2;margin:0;outline:none;padding:10px 15px;text-align:center;text-decoration:none;text-transform:uppercase}.fe-estimate-calculator__chip-preview.is-active,.fe-estimate-calculator__chip.is-active{background:#fff;border-color:var(--fe-est-accent,#b8892a);box-shadow:inset 0 0 0 1px var(--fe-est-accent,#b8892a),0 6px 16px rgba(184,137,42,.22);color:var(--fe-est-accent,#b8892a);font-weight:600}.fe-estimate-calculator__actions,.fe-estimate-calculator__preview-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:4px}.fe-estimate-calculator__button,.fe-estimate-calculator__preview-actions button{align-items:center;appearance:none;border:1px solid transparent;border-radius:2px;cursor:pointer;display:inline-flex;font-size:11px;font-weight:500;justify-content:center;letter-spacing:.16em;margin:0;min-height:46px;outline:none;padding:14px 30px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .18s ease,border-color .18s ease;white-space:nowrap}.fe-estimate-calculator__button.is-secondary,.fe-estimate-calculator__preview-actions button:first-child{background:var(--fe-est-sidebar-bg,#ede7d8);border-color:var(--fe-est-border,#ddd4be);color:var(--fe-est-text,#2c1a0e)}.fe-estimate-calculator__button.is-secondary:hover{border-color:var(--fe-est-accent,#b8892a);color:var(--fe-est-accent,#b8892a)}.fe-estimate-calculator__button.is-primary,.fe-estimate-calculator__preview-actions button:last-child{background:var(--fe-est-button-bg,#2c1a0e);color:var(--fe-est-button-text,#f6f1e8)}.fe-estimate-calculator__button.is-primary:hover{background:#4a2e1a}.fe-estimate-calculator__button[disabled]{cursor:not-allowed;opacity:.4}.fe-estimate-calculator__button:focus-visible,.fe-estimate-calculator__chip:focus-visible,.fe-estimate-calculator__kadence-shell input:focus-visible,.fe-estimate-calculator__kadence-shell select:focus-visible,.fe-estimate-calculator__kadence-shell textarea:focus-visible,.fe-estimate-calculator__license-tab:focus-visible,.fe-estimate-calculator__option-card:focus-visible,.fe-estimate-calculator__stepper button:focus-visible{outline:2px solid var(--fe-est-accent,#b8892a);outline-offset:2px}.fe-estimate-calculator__chip,.fe-estimate-calculator__license-tab,.fe-estimate-calculator__option-card{opacity:1;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,opacity .18s ease}.fe-estimate-calculator__chip:not(.is-active),.fe-estimate-calculator__license-tab:not(.is-active),.fe-estimate-calculator__option-card:not(.is-active){opacity:.45}.fe-estimate-calculator__chip:not(.is-active):focus-visible,.fe-estimate-calculator__chip:not(.is-active):hover,.fe-estimate-calculator__license-tab:not(.is-active):focus-visible,.fe-estimate-calculator__license-tab:not(.is-active):hover,.fe-estimate-calculator__option-card:not(.is-active):focus-visible,.fe-estimate-calculator__option-card:not(.is-active):hover{border-color:rgba(184,137,42,.5);opacity:.8}.fe-estimate-calculator__shell.is-step-1 .fe-estimate-calculator__license-tabs,.fe-estimate-calculator__shell.is-step-2 .fe-estimate-calculator__license-tabs,.fe-estimate-calculator__shell.is-step-3 .fe-estimate-calculator__license-tabs,.fe-estimate-calculator__shell.is-step-4 .fe-estimate-calculator__license-tabs{display:none!important}.fe-estimate-calculator__result-layout,.fe-estimate-calculator__result-layout-preview{align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1.1fr) minmax(290px,.9fr)}.fe-estimate-calculator__result-list,.fe-estimate-calculator__result-list-preview{display:grid}.fe-estimate-calculator__result-item,.fe-estimate-calculator__result-item-preview{align-items:start;border-bottom:1px solid var(--fe-est-border,#ddd4be);display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;padding:14px 0}.fe-estimate-calculator__result-item-preview span:first-child,.fe-estimate-calculator__result-item-title{font-size:15px;font-weight:500}.fe-estimate-calculator__result-item-desc{color:var(--fe-est-muted,#877a70);font-size:12px;font-weight:300;line-height:1.5}.fe-estimate-calculator__result-item-amount,.fe-estimate-calculator__result-item-preview strong{font-size:16px;font-weight:600;text-align:right}.fe-estimate-calculator__result-item-amount .fe-estimate-calculator__result-item-desc{font-size:9.5px;font-weight:500;letter-spacing:.1em;margin-top:3px;text-transform:uppercase}.fe-estimate-calculator__result-summary,.fe-estimate-calculator__result-summary-preview{padding:22px 24px}.fe-estimate-calculator__result-summary>div:first-child{color:var(--fe-est-muted,#877a70);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.fe-estimate-calculator__result-summary strong,.fe-estimate-calculator__total-value{color:var(--fe-est-accent,#b8892a);display:block;font-family:Cormorant,Georgia,Times New Roman,serif;font-size:clamp(34px,3.4vw,48px);font-weight:500;line-height:1.02;margin:6px 0 14px}.fe-estimate-calculator__annual-banner,.fe-estimate-calculator__result-banner-preview{background:var(--fe-est-accent,#b8892a);border:1px solid #2c1a0e;border-radius:4px;color:#fff;font-size:14px;font-weight:400;margin:16px 0 0;padding:18px 20px}.fe-estimate-calculator__annual-banner>div:first-child{font-size:10.5px;font-weight:600;letter-spacing:.12em;opacity:.92;text-transform:uppercase}.fe-estimate-calculator__annual-banner>div:last-child{font-size:11px;font-weight:300;line-height:1.55;margin-top:4px;opacity:.85}.fe-estimate-calculator__annual-banner strong{color:#fff;display:block;font-family:Cormorant,Georgia,Times New Roman,serif;font-size:30px;font-weight:500;line-height:1.1;margin:8px 0 6px}.fe-estimate-calculator__result-summary .fe-estimate-calculator__actions{margin-top:18px}.fe-estimate-calculator__result-disclaimer,.fe-estimate-calculator__result-note{background:rgba(184,137,42,.08);border-left:3px solid var(--fe-est-accent,#b8892a);border-radius:0 4px 4px 0;color:#6b3f22;font-size:12.5px;font-weight:300;line-height:1.6;margin-top:14px;padding:14px 16px}.fe-estimate-calculator__status{color:var(--fe-est-muted,#877a70);font-size:13px;margin-top:-4px}.fe-estimate-calculator__status.is-error{color:#c4695a}.fe-estimate-calculator__kadence-shell .kb-advanced-form{background:transparent;border:0;border-radius:0;padding:6px 0 0}.fe-estimate-calculator__kadence-shell .kb-row-layout-wrap,.fe-estimate-calculator__kadence-shell .kt-inside-inner-col,.fe-estimate-calculator__kadence-shell .kt-row-column-wrap,.fe-estimate-calculator__kadence-shell .wp-block-kadence-column{margin:0!important;padding:0!important}.fe-estimate-calculator__kadence-shell .kt-row-column-wrap{display:grid!important;gap:16px!important}.fe-estimate-calculator__kadence-shell .kt-row-column-wrap.kt-has-2-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important}.fe-estimate-calculator__kadence-shell .kt-row-column-wrap.kt-has-1-columns{grid-template-columns:minmax(0,1fr)!important}.fe-estimate-calculator__kadence-shell .kb-adv-form-field+.kb-adv-form-field,.fe-estimate-calculator__kadence-shell .kb-row-layout-wrap+.kb-row-layout-wrap,.fe-estimate-calculator__kadence-shell .wp-block-kadence-advanced-form-submit+*{margin-top:14px!important}.fe-estimate-calculator__kadence-shell .kb-adv-form-field{display:grid;gap:8px}.fe-estimate-calculator__kadence-shell .kb-adv-form-label{color:var(--fe-est-text,#2c1a0e)!important;font-size:11px!important;font-weight:500!important;letter-spacing:.1em!important;line-height:1.3!important;margin:0!important;text-transform:uppercase!important}.fe-estimate-calculator__kadence-shell input[type=email],.fe-estimate-calculator__kadence-shell input[type=tel],.fe-estimate-calculator__kadence-shell input[type=text],.fe-estimate-calculator__kadence-shell select,.fe-estimate-calculator__kadence-shell textarea{background:#fff!important;border:1px solid var(--fe-est-border,#ddd4be)!important;border-radius:4px!important;box-shadow:none!important;color:var(--fe-est-text,#2c1a0e)!important;font-size:14px!important;height:52px!important;padding:0 16px!important}.fe-estimate-calculator__kadence-shell textarea{border-radius:4px!important;height:auto!important;min-height:96px!important;padding:12px 16px!important}.fe-estimate-calculator__kadence-shell .kb-adv-form-submit-button{background:var(--fe-est-button-bg,#2c1a0e)!important;border:0!important;border-radius:2px!important;box-shadow:none!important;color:var(--fe-est-button-text,#f6f1e8)!important;font-size:11px!important;font-weight:500!important;letter-spacing:.16em!important;min-height:46px!important;padding:14px 30px!important;text-transform:uppercase!important}.fe-estimate-calculator__kadence-shell input::placeholder,.fe-estimate-calculator__kadence-shell textarea::placeholder{color:#a89c8c!important;opacity:1!important}.fe-estimate-calculator__kadence-shell .kb-submit-field{height:0!important;margin:0!important;opacity:0!important;overflow:hidden!important;pointer-events:none!important;position:absolute!important;width:0!important}.fe-estimate-calculator__kadence-placeholder{background:rgba(184,137,42,.06);border:1px dashed var(--fe-est-border,#ddd4be);border-radius:4px;color:var(--fe-est-muted,#877a70);font-size:14px;padding:16px}@media(max-width:900px){.fe-estimate-calculator__counter-grid,.fe-estimate-calculator__counter-grid-preview,.fe-estimate-calculator__result-layout,.fe-estimate-calculator__result-layout-preview{grid-template-columns:1fr}}@media(max-width:782px){.fe-estimate-calculator__preview-shell,.fe-estimate-calculator__shell{border-radius:6px;padding:22px 20px 24px}.fe-estimate-calculator__header{margin-bottom:22px;padding-bottom:20px}.fe-estimate-calculator__preview-title,.fe-estimate-calculator__step-meta h2{font-size:28px}.fe-estimate-calculator__result-item,.fe-estimate-calculator__result-item-preview{grid-template-columns:1fr}.fe-estimate-calculator__result-item-amount{text-align:left}.fe-estimate-calculator__kadence-shell .kt-row-column-wrap.kt-has-2-columns{grid-template-columns:1fr!important}.fe-estimate-calculator__actions,.fe-estimate-calculator__preview-actions{align-items:stretch;flex-direction:column}.fe-estimate-calculator__button,.fe-estimate-calculator__preview-actions button{width:100%}}#get_calculate .kt-modal-overlay{backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:rgba(28,16,8,.55);padding:28px 0}#get_calculate .kt-modal-container{background:transparent;border:0;box-shadow:none;margin:auto;max-width:900px;padding:0;position:relative;width:calc(100% - 48px)}#get_calculate .kt-modal-content{padding:0}#get_calculate .kt-modal-close{align-items:center;background:var(--fe-est-accent,#b8892a);border:0;border-radius:50%;box-shadow:0 8px 22px rgba(44,26,14,.28);color:#fff;cursor:pointer;display:inline-flex;height:44px;justify-content:center;padding:0;right:16px;top:16px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;width:44px;z-index:6}#get_calculate .kt-modal-close:hover{background:#2c1a0e;box-shadow:0 10px 26px rgba(44,26,14,.34);transform:rotate(90deg)}#get_calculate .kt-modal-close svg{height:18px;width:18px}@media(max-width:782px){#get_calculate .kt-modal-container{width:calc(100% - 24px)}#get_calculate .kt-modal-close{height:38px;right:10px;top:10px;width:38px}}.fe-estimate-calculator{--fe-est-sidebar-bg:rgba(60,48,34,.5)!important;--fe-est-panel-bg:rgba(24,18,12,.85)!important;--fe-est-surface:hsla(0,0%,100%,.05)!important;--fe-est-accent:#c9a24a!important;--fe-est-border:hsla(0,0%,100%,.1)!important;--fe-est-button-bg:#c9a24a!important;--fe-est-button-text:#1a140e!important;--fe-est-text:#f3ece0!important;--fe-est-muted:#b7ab9a!important}.fe-estimate-calculator__preview-shell,.fe-estimate-calculator__shell{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-color:hsla(0,0%,100%,.08);box-shadow:0 30px 80px -30px rgba(0,0,0,.7)}.fe-estimate-calculator__header{border-bottom-color:hsla(0,0%,100%,.1)}.fe-estimate-calculator__chip-preview.is-active,.fe-estimate-calculator__chip.is-active,.fe-estimate-calculator__license-card-preview.is-active,.fe-estimate-calculator__license-tab.is-active,.fe-estimate-calculator__option-card-preview.is-active,.fe-estimate-calculator__option-card.is-active{background:rgba(201,162,74,.16)}.fe-estimate-calculator__stepper button{background:hsla(0,0%,100%,.05)}.fe-estimate-calculator__notice p,.fe-estimate-calculator__result-disclaimer,.fe-estimate-calculator__result-note{color:#e7d6ae}.fe-estimate-calculator__range,.fe-estimate-calculator__range-preview{background:linear-gradient(to right,var(--fe-est-accent,#c9a24a) 0,var(--fe-est-accent,#c9a24a) var(--fe-est-range-progress,46%),hsla(0,0%,100%,.14) var(--fe-est-range-progress,46%),hsla(0,0%,100%,.14) 100%)}.fe-estimate-calculator__result-item,.fe-estimate-calculator__result-item-preview{border-bottom-color:hsla(0,0%,100%,.1)}.fe-estimate-calculator__button.is-primary:hover{background:var(--fe-est-button-bg,#c9a24a);filter:brightness(1.08)}.fe-estimate-calculator__kadence-shell input[type=email],.fe-estimate-calculator__kadence-shell input[type=tel],.fe-estimate-calculator__kadence-shell input[type=text],.fe-estimate-calculator__kadence-shell select,.fe-estimate-calculator__kadence-shell textarea{background:hsla(0,0%,100%,.05)!important;border-color:hsla(0,0%,100%,.14)!important}.fe-estimate-calculator__kadence-shell input::placeholder,.fe-estimate-calculator__kadence-shell textarea::placeholder{color:hsla(38,44%,92%,.42)!important}#get_calculate .kt-modal-overlay{background:rgba(14,9,5,.74)}#get_calculate .kt-modal-close,#get_calculate .kt-modal-container,#get_calculate .kt-modal-content,#get_calculate .kt-modal-overlay,.fe-estimate-calculator__kadence-shell .kb-adv-form-submit-button,.fe-estimate-calculator__kadence-shell input,.fe-estimate-calculator__kadence-shell select,.fe-estimate-calculator__kadence-shell textarea,.fe-estimate-calculator__stepper button,[class*=fe-estimate-calculator],[class*=fe-estimate-calculator]:after,[class*=fe-estimate-calculator]:before{border-radius:0!important}.fe-estimate-calculator__preview-shell,.fe-estimate-calculator__shell{border:1px solid rgba(201,162,74,.28);border-top:3px solid #c9a24a;box-shadow:0 40px 90px -40px rgba(0,0,0,.82),inset 0 0 0 1px rgba(201,162,74,.06)}.fe-estimate-calculator__header{border-bottom:1px solid rgba(201,162,74,.18)}.fe-estimate-calculator__eyebrow{color:#c9a24a;letter-spacing:.32em}.fe-estimate-calculator__preview-title,.fe-estimate-calculator__step-meta h2{color:#f7f1e6}.fe-estimate-calculator__chip,.fe-estimate-calculator__license-tab,.fe-estimate-calculator__option-card{border:1px solid hsla(0,0%,100%,.12);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease,opacity .16s ease}.fe-estimate-calculator__chip:not(.is-active):hover,.fe-estimate-calculator__license-tab:not(.is-active):hover,.fe-estimate-calculator__option-card:not(.is-active):hover{border-color:rgba(201,162,74,.5);transform:translateY(-1px)}.fe-estimate-calculator__chip-preview.is-active,.fe-estimate-calculator__chip.is-active,.fe-estimate-calculator__license-card-preview.is-active,.fe-estimate-calculator__license-tab.is-active,.fe-estimate-calculator__option-card-preview.is-active,.fe-estimate-calculator__option-card.is-active{background:rgba(201,162,74,.15);border-color:rgba(201,162,74,.6);box-shadow:none}.fe-estimate-calculator__button{letter-spacing:.18em}.fe-estimate-calculator__button.is-primary,.fe-estimate-calculator__preview-actions button:last-child{background:linear-gradient(135deg,#d8b25a,#c9a24a 45%,#a87e2e)!important;box-shadow:0 14px 30px -14px rgba(201,162,74,.7);color:#1a140e!important}.fe-estimate-calculator__result-summary{border:1px solid rgba(201,162,74,.3);box-shadow:inset 0 0 0 1px rgba(201,162,74,.08)}.fe-estimate-calculator__annual-banner{border:1px solid rgba(20,14,8,.6)}#get_calculate .kt-modal-close{background:#c9a24a;box-shadow:0 10px 26px -8px rgba(0,0,0,.6);color:#1a140e}#get_calculate .kt-modal-close:hover{background:#f7f1e6;color:#1a140e}.fe-estimate-calculator,.fe-estimate-calculator *{font-family:inherit!important}.fe-estimate-calculator__button.is-secondary,.fe-estimate-calculator__preview-actions button:first-child{background:hsla(0,0%,100%,.06)!important;background-image:none!important;border:1px solid rgba(201,162,74,.45)!important;box-shadow:none!important;color:#f3ece0!important}.fe-estimate-calculator__button.is-secondary:hover,.fe-estimate-calculator__preview-actions button:first-child:hover{background:rgba(201,162,74,.16)!important;border-color:#c9a24a!important;color:#f7f1e6!important}.fe-estimate-calculator__chip-preview.is-active,.fe-estimate-calculator__chip.is-active,.fe-estimate-calculator__license-card-preview.is-active,.fe-estimate-calculator__license-tab.is-active,.fe-estimate-calculator__option-card-preview.is-active,.fe-estimate-calculator__option-card.is-active{background:rgba(201,162,74,.16)!important;background-image:none!important;border-color:rgba(201,162,74,.6)!important;box-shadow:none!important;color:#f7f1e6!important}.fe-estimate-calculator__option-card-preview.is-active strong,.fe-estimate-calculator__option-card.is-active strong{color:#f7f1e6!important}.fe-estimate-calculator__notice{background:rgba(201,162,74,.08)!important;border:1px solid rgba(201,162,74,.28)!important;border-left:3px solid #c9a24a!important}.fe-estimate-calculator__notice p{color:#e7d6ae!important}.fe-estimate-calculator__notice-icon{background:#c9a24a!important;background-image:none!important;box-shadow:none!important;color:#1a140e!important}.fe-estimate-calculator .fe-estimate-calculator__chip:hover,.fe-estimate-calculator .fe-estimate-calculator__license-tab:hover,.fe-estimate-calculator .fe-estimate-calculator__option-card:hover,.fe-estimate-calculator .fe-estimate-calculator__stepper button:hover{background:rgba(201,162,74,.16)!important;background-image:none!important;border-color:#c9a24a!important;box-shadow:none!important;color:#f7f1e6!important}.fe-estimate-calculator .fe-estimate-calculator__chip.is-active:hover,.fe-estimate-calculator .fe-estimate-calculator__license-tab.is-active:hover,.fe-estimate-calculator .fe-estimate-calculator__option-card.is-active:hover{box-shadow:none!important}.fe-estimate-calculator .fe-estimate-calculator__button.is-secondary,.fe-estimate-calculator .fe-estimate-calculator__preview-actions button:first-child{background:hsla(0,0%,100%,.06)!important;background-image:none!important;border:1px solid rgba(201,162,74,.45)!important;box-shadow:none!important;color:#f3ece0!important}.fe-estimate-calculator [class*=fe-estimate-calculator__]{border-radius:0!important}.fe-estimate-calculator .fe-estimate-calculator__chip,.fe-estimate-calculator .fe-estimate-calculator__chip-preview,.fe-estimate-calculator .fe-estimate-calculator__license-card-preview,.fe-estimate-calculator .fe-estimate-calculator__license-tab,.fe-estimate-calculator .fe-estimate-calculator__option-card,.fe-estimate-calculator .fe-estimate-calculator__option-card-preview{background:#1c150d!important;background-image:none!important;border:1px solid transparent!important;box-shadow:none!important;color:#cfc6b8!important;opacity:1!important}.fe-estimate-calculator .fe-estimate-calculator__option-card:not(.is-active) strong{color:#ede6d8!important}.fe-estimate-calculator .fe-estimate-calculator__option-card:not(.is-active) span{color:#9a8f7f!important}.fe-estimate-calculator .fe-estimate-calculator__chip-preview:hover,.fe-estimate-calculator .fe-estimate-calculator__chip:hover,.fe-estimate-calculator .fe-estimate-calculator__license-card-preview:hover,.fe-estimate-calculator .fe-estimate-calculator__license-tab:hover,.fe-estimate-calculator .fe-estimate-calculator__option-card-preview:hover,.fe-estimate-calculator .fe-estimate-calculator__option-card:hover{background:#251b10!important;border-color:rgba(201,162,74,.45)!important;color:#f3ece0!important}.fe-estimate-calculator .fe-estimate-calculator__chip-preview.is-active,.fe-estimate-calculator .fe-estimate-calculator__chip.is-active,.fe-estimate-calculator .fe-estimate-calculator__license-card-preview.is-active,.fe-estimate-calculator .fe-estimate-calculator__license-tab.is-active,.fe-estimate-calculator .fe-estimate-calculator__option-card-preview.is-active,.fe-estimate-calculator .fe-estimate-calculator__option-card.is-active{background:#2a2012!important;background-image:none!important;border:1px solid rgba(201,162,74,.55)!important;box-shadow:none!important;color:#f7f1e6!important;opacity:1!important}.fe-estimate-calculator .fe-estimate-calculator__option-card-preview.is-active strong,.fe-estimate-calculator .fe-estimate-calculator__option-card.is-active strong{color:#f7f1e6!important}.fe-estimate-calculator .fe-estimate-calculator__option-card.is-active span{color:#cfc6b8!important}.fe-estimate-calculator .fe-estimate-calculator__result-layout,.fe-estimate-calculator .fe-estimate-calculator__result-layout-preview{align-items:start!important;gap:24px!important;grid-template-columns:minmax(0,1fr) minmax(0,.85fr)!important}.fe-estimate-calculator__result-selection{max-width:100%;overflow-wrap:anywhere}.fe-estimate-calculator__result-item{min-width:0}@media(max-width:820px){.fe-estimate-calculator .fe-estimate-calculator__result-layout,.fe-estimate-calculator .fe-estimate-calculator__result-layout-preview{grid-template-columns:minmax(0,1fr)!important}}#get_calculate .kt-modal-overlay{align-items:center;overflow:hidden!important}#get_calculate .kt-modal-container,#get_calculate .kt-modal-content{max-height:none!important;overflow:visible!important}#get_calculate .fe-estimate-calculator{padding:0!important}.fe-estimate-calculator__shell{max-height:86vh!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-color:#c9a24a hsla(0,0%,100%,.06);scrollbar-width:thin}.fe-estimate-calculator__shell::-webkit-scrollbar{height:7px;width:7px}.fe-estimate-calculator__shell::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}.fe-estimate-calculator__shell::-webkit-scrollbar-thumb{background:#c9a24a}.fe-estimate-calculator__shell::-webkit-scrollbar-thumb:hover{background:#d8b25a}.fe-estimate-calculator{--fe-est-panel-bg:rgba(22,16,10,0)!important}.fe-estimate-calculator__preview-shell,.fe-estimate-calculator__shell{backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}#get_calculate .fe-estimate-calculator__shell,.fe-estimate-calculator__shell{padding:24px 30px 28px!important}.fe-estimate-calculator__header{gap:12px!important;margin-bottom:18px!important;padding-bottom:16px!important}.fe-estimate-calculator__content,.fe-estimate-calculator__preview-panel{gap:14px!important}.fe-estimate-calculator__result-item{padding:10px 0!important}.fe-estimate-calculator__result-summary{padding:18px 20px!important;position:sticky;top:0}.fe-estimate-calculator__result-summary strong,.fe-estimate-calculator__total-value{font-size:clamp(28px,3vw,38px)!important;margin:4px 0 10px!important}.fe-estimate-calculator__annual-banner{margin-top:12px!important;padding:14px 16px!important}.fe-estimate-calculator__result-disclaimer,.fe-estimate-calculator__result-note{margin-top:12px!important;padding:12px 14px!important}@media(max-width:820px){#get_calculate .fe-estimate-calculator__shell,.fe-estimate-calculator__shell{max-height:90vh!important;padding:20px 18px 22px!important}.fe-estimate-calculator__preview-title,.fe-estimate-calculator__step-meta h2{font-size:clamp(24px,6vw,30px)!important}.fe-estimate-calculator__result-summary{position:static}.fe-estimate-calculator__actions{align-items:stretch!important;flex-direction:column!important}.fe-estimate-calculator__actions .fe-estimate-calculator__button{width:100%!important}}@media(max-width:560px){.fe-estimate-calculator__counter-grid,.fe-estimate-calculator__counter-grid-preview{grid-template-columns:1fr!important}.fe-estimate-calculator__result-summary strong,.fe-estimate-calculator__total-value{font-size:30px!important}.fe-estimate-calculator__result-item{grid-template-columns:1fr!important}.fe-estimate-calculator__result-item-amount{text-align:left!important}}.fe-estimate-calculator__content--result{gap:16px!important}.fe-estimate-calculator__result-footnotes{border-top:1px solid rgba(201,162,74,.18);display:grid;gap:14px;grid-template-columns:1fr 1fr;margin-top:2px;padding-top:16px}.fe-estimate-calculator__result-footnotes .fe-estimate-calculator__result-disclaimer,.fe-estimate-calculator__result-footnotes .fe-estimate-calculator__result-note{font-size:11.5px!important;line-height:1.55!important;margin:0!important}@media(max-width:820px){.fe-estimate-calculator__result-footnotes{grid-template-columns:1fr}}.fe-estimate-calculator__preview-shell,.fe-estimate-calculator__shell{border-top:1px solid rgba(201,162,74,.28)!important}.fe-estimate-calculator select option,.fe-estimate-calculator__kadence-shell select option{background-color:#1c150d!important;color:#f3ece2!important}.fe-estimate-calculator select option:checked{background-color:#2a2012!important;color:#f7f1e6!important}#get_calculate .kt-modal-container{max-width:1180px!important}.fe-estimate-calculator{--fe-est-max-width:1180px!important}.fe-estimate-calculator__shell{scrollbar-width:none!important}.fe-estimate-calculator__shell::-webkit-scrollbar{display:none!important;height:0!important;width:0!important}#get_calculate .kt-modal-overlay{scrollbar-width:none!important}#get_calculate .kt-modal-overlay::-webkit-scrollbar{display:none!important;width:0!important}.fe-estimate-calculator__shell{max-height:94vh!important;padding:18px 28px 22px!important}.fe-estimate-calculator__header{margin-bottom:14px!important;padding-bottom:12px!important}.fe-estimate-calculator__preview-title,.fe-estimate-calculator__step-meta h2{font-size:clamp(22px,2.4vw,30px)!important}.fe-estimate-calculator__result-item{padding:8px 0!important}.fe-estimate-calculator__result-item-title{font-size:14px!important}.fe-estimate-calculator__result-item-desc{font-size:11.5px!important}.fe-estimate-calculator__result-summary{padding:16px 18px!important}.fe-estimate-calculator__total-value{font-size:clamp(26px,2.6vw,34px)!important;margin:2px 0 8px!important}.fe-estimate-calculator__annual-banner{margin-top:10px!important;padding:12px 14px!important}.fe-estimate-calculator__annual-banner strong{font-size:24px!important}.fe-estimate-calculator__result-footnotes{padding-top:12px!important}.fe-estimate-calculator__button{min-height:42px!important;padding:12px 24px!important}#get_calculate .kt-modal-container{max-width:1000px!important;position:relative!important}.fe-estimate-calculator{--fe-est-max-width:1000px!important}#get_calculate .kt-modal-close{box-shadow:0 8px 22px rgba(0,0,0,.4)!important;height:40px!important;margin:0!important;position:absolute!important;right:14px!important;top:14px!important;width:40px!important;z-index:10!important}.fe-estimate-calculator__result-footnotes{grid-template-columns:1fr!important}.fe-estimate-calculator{position:relative}.fe-estimate-calculator__close{align-items:center;background:#c9a24a;border:0;box-shadow:0 8px 22px rgba(0,0,0,.4);color:#1a140e;cursor:pointer;display:inline-flex;font-family:inherit;font-size:24px;height:40px;justify-content:center;line-height:1;position:absolute;right:14px;top:14px;transition:background .18s ease;width:40px;z-index:30}.fe-estimate-calculator__close:hover{background:#f7f1e6;color:#1a140e}#get_calculate .kt-modal-close{display:none!important}.fe-estimate-calculator__roadmap{border-bottom:1px solid var(--fe-est-border,#ddd4be);margin-bottom:24px;padding-bottom:24px}.fe-estimate-calculator__roadmap-track{background:var(--fe-est-surface,#f6f1e8);border-radius:999px;height:4px;margin-bottom:20px;overflow:hidden;width:100%}.fe-estimate-calculator__roadmap-progress{background:var(--fe-est-accent,#b8892a);height:100%;transition:width .3s ease}.fe-estimate-calculator__roadmap-steps{display:flex;gap:12px;justify-content:space-between}.fe-estimate-calculator__roadmap-step{appearance:none;background:transparent;border:0;color:var(--fe-est-text,#2c1a0e);cursor:pointer;display:flex;flex-direction:column;gap:6px;margin:0;outline:none;padding:0;text-align:left;transition:opacity .18s ease}.fe-estimate-calculator__roadmap-step[disabled]{cursor:not-allowed}.fe-estimate-calculator__roadmap-node{align-items:center;background:var(--fe-est-surface,#f6f1e8);border:1px solid var(--fe-est-border,#ddd4be);border-radius:50%;color:var(--fe-est-muted,#877a70);display:inline-flex;font-size:11px;font-weight:600;height:24px;justify-content:center;transition:background .18s ease,border-color .18s ease,color .18s ease;width:24px}.fe-estimate-calculator__roadmap-step.is-active .fe-estimate-calculator__roadmap-node,.fe-estimate-calculator__roadmap-step.is-completed .fe-estimate-calculator__roadmap-node{background:var(--fe-est-accent,#b8892a);border-color:var(--fe-est-accent,#b8892a);color:#fff}.fe-estimate-calculator__roadmap-check{height:12px;width:12px}.fe-estimate-calculator__roadmap-label{color:var(--fe-est-muted,#877a70);font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.fe-estimate-calculator__roadmap-value{font-size:12px;font-weight:500;line-height:1.2}.fe-estimate-calculator__roadmap-step.is-pending .fe-estimate-calculator__roadmap-value{opacity:.5}.fe-estimate-calculator__roadmap-track{display:none!important}.fe-estimate-calculator__roadmap-step{cursor:default!important;pointer-events:none!important;transition:none!important;background:transparent!important;background-image:none!important;box-shadow:none!important}.fe-estimate-calculator__roadmap-node{background:rgba(255,255,255,.07)!important;background-image:none!important;border-color:rgba(255,255,255,.18)!important;color:rgba(255,255,255,.35)!important;box-shadow:none!important;transition:none!important}.fe-estimate-calculator__roadmap-step.is-active .fe-estimate-calculator__roadmap-node,.fe-estimate-calculator__roadmap-step.is-completed .fe-estimate-calculator__roadmap-node{background:rgba(255,255,255,.22)!important;background-image:none!important;border-color:rgba(255,255,255,.35)!important;color:#fff!important;box-shadow:none!important}.fe-estimate-calculator__roadmap-label{color:rgba(255,255,255,.35)!important}.fe-estimate-calculator__roadmap-value{color:rgba(255,255,255,.45)!important}.fe-estimate-calculator__roadmap-step.is-active .fe-estimate-calculator__roadmap-label,.fe-estimate-calculator__roadmap-step.is-active .fe-estimate-calculator__roadmap-value,.fe-estimate-calculator__roadmap-step.is-completed .fe-estimate-calculator__roadmap-label,.fe-estimate-calculator__roadmap-step.is-completed .fe-estimate-calculator__roadmap-value{color:rgba(255,255,255,.8)!important}
