:root{--color-grey-1: #f5f5f5;--color-grey-2: #ccc;--color-grey-3: #999;--color-grey-4: #666;--color-grey-5: #333}.price-calculator{position:relative}.price-calculator.loading:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffffffbf;z-index:1}.price-calculator.loading:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;z-index:2;border:solid 3px #999;border-radius:50%;border-left-color:transparent;animation:spin .6s linear infinite}.price-calculator input[type=range]{-webkit-appearance:none;width:100%;background:transparent}.price-calculator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.price-calculator input[type=range]:focus{outline:none}.price-calculator input[type=range]::-ms-track{width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent}.price-calculator input[type=range]::-webkit-slider-runnable-track{width:100%;height:16px;cursor:pointer;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Livello_2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2037.77%2026.04'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%231d1d1b;}.cls-2{opacity:0;}%3c/style%3e%3c/defs%3e%3cg%20id='Livello_1-2'%3e%3crect%20class='cls-1'%20width='1'%20height='26.04'/%3e%3crect%20class='cls-1'%20x='9.19'%20width='1'%20height='15.04'/%3e%3crect%20class='cls-1'%20x='18.38'%20width='1'%20height='26.04'/%3e%3crect%20class='cls-1'%20x='27.57'%20width='1'%20height='15.04'/%3e%3cg%20class='cls-2'%3e%3crect%20class='cls-1'%20x='36.77'%20width='1'%20height='26.04'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x;background-position:start;background-size:auto}.price-calculator input[type=range]::-moz-range-track{width:100%;height:16px;cursor:pointer;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Livello_2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2037.77%2026.04'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%231d1d1b;}.cls-2{opacity:0;}%3c/style%3e%3c/defs%3e%3cg%20id='Livello_1-2'%3e%3crect%20class='cls-1'%20width='1'%20height='26.04'/%3e%3crect%20class='cls-1'%20x='9.19'%20width='1'%20height='15.04'/%3e%3crect%20class='cls-1'%20x='18.38'%20width='1'%20height='26.04'/%3e%3crect%20class='cls-1'%20x='27.57'%20width='1'%20height='15.04'/%3e%3cg%20class='cls-2'%3e%3crect%20class='cls-1'%20x='36.77'%20width='1'%20height='26.04'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x;background-position:start;background-size:auto}.price-calculator input[type=range]::-ms-track{width:100%;height:16px;cursor:pointer;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20id='Livello_2'%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2037.77%2026.04'%3e%3cdefs%3e%3cstyle%3e.cls-1{fill:%231d1d1b;}.cls-2{opacity:0;}%3c/style%3e%3c/defs%3e%3cg%20id='Livello_1-2'%3e%3crect%20class='cls-1'%20width='1'%20height='26.04'/%3e%3crect%20class='cls-1'%20x='9.19'%20width='1'%20height='15.04'/%3e%3crect%20class='cls-1'%20x='18.38'%20width='1'%20height='26.04'/%3e%3crect%20class='cls-1'%20x='27.57'%20width='1'%20height='15.04'/%3e%3cg%20class='cls-2'%3e%3crect%20class='cls-1'%20x='36.77'%20width='1'%20height='26.04'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-repeat:repeat-x;background-position:start;background-size:auto}.price-calculator input[type=range]::-ms-fill-lower{background:#ccc;border-radius:1.5px}.price-calculator input[type=range]:focus::-ms-fill-lower{background:#ccc}.price-calculator input[type=range]::-ms-fill-upper{background:#ccc;border-radius:1.5}.price-calculator input[type=range]:focus::-ms-fill-upper{background:#ccc}.price-calculator input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:24px;width:12px;background:#3086c8;cursor:pointer;margin-top:-8px;clip-path:polygon(0 0,100% 0,100% 16px,50% 24px,0 16px)}.price-calculator input[type=range]::-moz-range-thumb{height:24px;width:12px;background:#3086c8;cursor:pointer;margin-top:-8px;clip-path:polygon(0 0,100% 0,100% 16px,50% 24px,0 16px)}.price-calculator input[type=range]::-ms-thumb{height:24px;width:12px;background:#3086c8;cursor:pointer;margin-top:-8px;clip-path:polygon(0 0,100% 0,100% 16px,50% 24px,0 16px)}.price-calculator--box{background-color:#f5f5f5;padding:1.25rem;border:solid 1px #ccc}#price-calculator--subtotals{border-color:#ccc}.color-grey-1{color:var(--color-grey-1)}.color-grey-2{color:var(--color-grey-2)}.color-grey-3{color:var(--color-grey-3)}.color-grey-4{color:var(--color-grey-4)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn.loading{position:relative}.btn.loading .btn-loader{position:absolute;display:none;width:100%;height:100%;left:0;top:0;justify-content:center;align-items:center;z-index:10;column-gap:4px}.btn.loading .btn-loader span{display:block;width:8px;height:8px;background-color:var(--color-light);border-radius:50%}.btn.loading.btn-outline .btn-loader span{background-color:var(--color-brand)}.btn.loading.loading .btn-label{visibility:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.btn.loading.loading .btn-loader{display:flex}.btn.loading.loading .btn-loader span{animation:loading .6s linear infinite}.btn.loading.loading .btn-loader span:nth-of-type(2){animation-delay:.2s}.btn.loading.loading .btn-loader span:nth-of-type(3){animation-delay:.4s}@keyframes loading{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}body.loading{pointer-events:none;-webkit-user-select:none;user-select:none}body.loading:before{content:"";display:block;position:fixed;z-index:900;width:100vw;height:100vh;left:0;top:0;background-color:#ffffffbf}body.loading:after{content:"";display:block;width:40px;height:40px;border-radius:50%;border:solid 2px #333;z-index:901;position:fixed;left:50%;top:50%;margin:-20px 0 0 -20px;border-left-color:transparent;animation:spin .6s linear infinite}.price-calculator--values input[type=number]{transition:background-color .4s ease}.price-calculator--values input[type=number].error{background-color:#ff00004d}
