.wdt-sc-estimator-calc .wdt-sc-one-half .wdt-sc-estimator-form>div.column{margin:0}.wdt-sc-estimator-calc .wdt-sc-one-half .wdt-sc-estimator-form{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;color:var(--wdtHeadAltColor);text-align:left}.wdt-sc-estimator-calc .wdt-sc-one-half .wdt-sc-estimator-form>div.column span.wdt-estimator-span{font-size:var(--wdtFontSize_H6);font-weight:var(--wdtFontWeight_H6);font-family:var(--wdtFontTypo_Alt);margin-bottom:20px;display:block}.wdt-sc-estimator-calc .wdt-sc-one-half .wdt-sc-estimator-form>div.column .estimator-range-wrapper .estimator-range-workers span{font-size:var(--wdtFontSize_Base);font-weight:var(--wdtFontWeight_Base);margin:0}.wdt-sc-estimator-calc .wdt-sc-one-half .wdt-sc-estimator-form>div.column .estimator-range-wrapper .estimator-range-workers{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;margin-top:6px}.wdt-sc-estimator-calc input[type=range]{height:100%;-webkit-appearance:none;appearance:none;margin:0;width:100%;border:0;padding:0}.wdt-sc-estimator-calc input[type=range]:focus{outline:none}.wdt-sc-estimator-calc input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:0 0 0 #000;background:var(--wdtBorderColor);border-radius:5px;border:0 solid #000;transition:all 0.2s linear}.wdt-sc-estimator-calc input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #000;border:1px solid var(--wdtPrimaryColor);height:18px;width:18px;border-radius:25px;background:var(--wdtPrimaryColor);cursor:pointer;-webkit-appearance:none;margin-top:-7px}.wdt-sc-estimator-calc input[type=range]:focus::-webkit-slider-runnable-track{background:var(--wdtBorderColor)}.wdt-sc-estimator-calc input[type=range]::-moz-range-track{width:100%;height:5px;cursor:pointer;animate:0.2s;box-shadow:0 0 0 #000;background:var(--wdtBorderColor);border-radius:5px;border:0}.wdt-sc-estimator-calc input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000;border:1px solid var(--wdtPrimaryColor);height:18px;width:18px;border-radius:25px;background:var(--wdtPrimaryColor);cursor:pointer}.wdt-sc-estimator-calc input[type=range]::-ms-track{width:100%;height:5px;cursor:pointer;animate:0.2s;background:#fff0;border-color:#fff0;color:#fff0}.wdt-sc-estimator-calc input[type=range]::-ms-fill-lower{background:var(--wdtBorderColor);border:0 solid #000;border-radius:2px;box-shadow:0 0 0 #000}.wdt-sc-estimator-calc input[type=range]::-ms-fill-upper{background:var(--wdtBorderColor);border:0 solid #000;border-radius:2px;box-shadow:0 0 0 #000}.wdt-sc-estimator-calc input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000;border:1px solid var(--wdtPrimaryColor);height:18px;width:18px;border-radius:25px;background:var(--wdtPrimaryColor);cursor:pointer}.wdt-sc-estimator-calc input[type=range]:focus::-ms-fill-lower{background:var(--wdtBorderColor)}.wdt-sc-estimator-calc input[type=range]:focus::-ms-fill-upper{background:var(--wdtBorderColor)}.wdt-sc-estimator-calc .wdt-estimator-output-wrapper{width:fit-content;min-width:300px;margin:70px auto 0;padding:20px;background-color:var(--wdtPrimaryColor);color:var(--wdtHeadAltColor);display:flex;align-items:center;justify-content:center;box-shadow:5px 5px 5px 0 rgb(var(--wdtHeadAltColorRgb),.2);-webkit-box-shadow:5px 5px 5px 0 rgb(var(--wdtHeadAltColorRgb),.2);transition:var(--wdtBaseTransition);-webkit-transition:var(--wdtBaseTransition)}.wdt-sc-estimator-calc .wdt-estimator-output-wrapper:hover{background-color:var(--wdtSecondaryColor);color:var(--wdtAccentTxtColor)}.wdt-sc-estimator-calc .wdt-estimator-output-wrapper>*{display:inline-block;margin:0;font-size:var(--wdtFontSize_H3);line-height:normal;font-weight:var(--wdtFontWeight_H3);color:inherit}.wdt-sc-estimator-calc .wdt-estimator-output-wrapper .wdt-sc-estimator-notify{order:1;margin-left:4px}.wdt-sc-estimator-calc .wdt-estimator-output-wrapper .wdt-sc-estimator-notify h2{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}@media (max-width:767px){.wdt-sc-estimator-calc .wdt-sc-one-half .wdt-sc-estimator-form{gap:40px}}@media (max-width:600px){.wdt-sc-estimator-calc .wdt-sc-one-half .wdt-sc-estimator-form{grid-template-columns:1fr;gap:60px}}@media (max-width:480px){.wdt-sc-estimator-calc .wdt-estimator-output-wrapper{min-width:200px}}