.wgCalcContainer{display:flex;flex-direction:column;background:#fff;border-radius:20px;width:calc(100% - 20px);max-width:1200px;overflow:auto;box-shadow:0 2px 20px rgba(0,0,0,.1);position:relative;max-height:none;min-height:700px;margin:40px auto}@media only screen and (min-width:756px){.wgCalcContainer{width:100%;min-height:750px;max-height:750px}}.wgCalcHeader{display:none;grid-template-columns:1fr auto;width:100%;box-shadow:0 2px 20px rgba(0,0,0,.1)}@media(min-width:756px){.wgCalcHeader{display:grid}}.wgCalcHeader__steps{display:grid;grid-template-columns:repeat(5,auto);height:72px;padding:0;margin:0}.wgCalcHeader__steps li{height:100%;width:100%;background-color:#fff;list-style:none;text-align:center;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:16px;cursor:pointer;transition:all .15s ease 0s}.wgCalcHeader__steps li span{padding-bottom:4px;transition:all .25s ease 0s}.wgCalcHeader__steps li.active span{border-bottom:2px solid var(--solar-calc-primary-color);font-weight:600;margin-top:2px;padding-bottom:4px}.wgCalcHeader__price{display:grid;min-width:200px;gap:1rem;grid-template-columns:1fr;align-content:center;padding:.5rem 1.5rem;color:#fff;background:var(--solar-calc-primary-color-bg);text-align:left}.wgCalcHeader__price_item span{display:block}.wgCalcHeader__price_item span.amount{font-size:20px;font-weight:300;letter-spacing:.75px;margin-bottom:.25rem}.wgCalcHeader__price_item span.text{font-size:12px}.wgCalcLeftCol{background:20% no-repeat;background-size:cover}@media only screen and (max-width:755px){.wgCalcLeftCol{height:400px;padding-bottom:80px}}.wgCalcRightCol{display:flex;flex-direction:column;justify-content:center;padding:2rem}.wg-autocomplete .v-input__slot{background:#fff!important;z-index:10}@media only screen and (max-width:755px){.wgCalcLeftCol.stepAddress{height:400px}}.wgCalcMPanel{width:80%;margin:auto;border-radius:3px;padding:.75rem 1rem;display:grid;grid-template-columns:1fr 2fr 1fr;text-align:center;-webkit-box-align:center;align-items:center;background-color:#fff;position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}.wgCalcMPanel span.bo_r{border-right:1px solid #dfdfdf}.wgCalcMPanel button{border:none;background:none;padding:.25rem;display:grid;grid-template-columns:1fr 1fr;justify-items:center;align-items:center;cursor:pointer}@media only screen and (max-width:755px){.wgCalcMPanel{bottom:90px}.wgCalcLeftCol.stepRoofSize{height:60vh}}.wgCalcRoofTypes{list-style:none;margin:0;padding:0!important}.wgCalcRoofTypes li{display:flex;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;cursor:pointer;max-width:360px;background-color:#f7f7f7;padding:1.25rem;margin:0 0 15px 0;transition:all .1s ease}.wgCalcRoofTypes li:hover{background-color:#eaeaea}.wgCalcRoofTypes li.selected{background:var(--solar-calc-primary-color-bg);color:#fff}.wgCalcProductsList{margin:0;padding:0!important;list-style:none;flex-flow:row wrap}.wgCalcProductsList,.wgCalcProductsList li{display:flex;-webkit-box-align:center;align-items:center}.wgCalcProductsList li{flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;cursor:pointer;min-width:115px;max-width:360px;background-color:#f7f7f7;padding:1.25rem;margin-bottom:1rem;margin-right:1rem;flex:2 1 0%;justify-content:center;transition:all .1s ease}.wgCalcProductsList li:hover{background-color:#eaeaea}.wgCalcProductsList li.selected{background-color:var(--solar-calc-primary-color);color:#fff}.wgCalcProductInfo{border:1px solid #d3d3d3;padding:1.25rem 1.15rem;margin-bottom:1rem}.wgCalcProductInfo__heading,.wgCalcProductInfo__subheading{display:flex;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:.5rem}.wgCalcProductInfo__heading p,.wgCalcProductInfo__subheading p{margin-bottom:0!important;font-size:1.1em}.wgCalcProductInfo__heading-title,.wgCalcProductInfo__subheading-title{font-size:1em}.wgCalcProductInfo__heading{font-size:18px}.wgCalcProductInfo__subheading{font-size:14px;font-weight:400;color:#969696}.wgCalcAddsList{display:flex;margin:20px 0;padding:0}.wgCalcAddsList input{display:none}.wgCalcAddsList__el{display:flex;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;font-size:.875rem;border-radius:5px;padding:.5rem 1rem}.wgCalcAddsList__el-label{padding-left:0!important;margin-bottom:0!important}.wgCalcAddsList__el-item{transition:all .1s ease;margin-right:16px;cursor:pointer;max-width:360px;background:#f7f7f7}.wgCalcAddsList__el-item:hover{background-color:#eaeaea}.wgCalcAddsList__el-item.selected{background-color:#242228;color:#fff}.wgCalcAddsList__el-item svg{margin-right:10px}.wgCalcSummary{color:#fff;padding:2rem;margin-top:auto;width:100%}.wgCalcSummary__table{margin-bottom:1rem;background-color:hsla(0,0%,100%,.3);border-radius:10px;padding:1rem 1.875rem!important}@media only screen and (min-width:755px){.wgCalcSummary__table{display:flex;flex-direction:row}}.wgCalcSummary__table-inner{display:grid;grid-template-columns:1fr 1fr;margin-bottom:0;padding:0;place-items:center start;-webkit-box-align:center;gap:.25rem}.wgCalcSummary__table-cell{display:flex;align-items:center;width:100%;margin-bottom:.3em}.wgCalcSummary__table-icon{margin-right:10px}.wgCalcSummary__table-label{font-weight:400}.wgCalcSummary__table-col{flex:1 0 0%}.wgCalcSummaryInvoice__heading{border-bottom:3px solid hsla(0,0%,100%,.3);color:#fff!important}.wgCalcSummaryInvoice__heading span{position:relative;display:inline-block}.wgCalcSummaryInvoice__heading span:after{display:block;content:"";position:absolute;height:3px;width:100%;background:#fff}.wgCalcSummaryInvoice__table_row{display:flex;align-items:center;justify-content:space-between;padding:5px 0}.wgCalcSummaryInvoice__table_row_total{font-size:1.3rem}@media only screen and (max-width:755px){.wgCalcLeftCol.stepSummary{flex-grow:1;height:auto}}@media only screen and (min-width:1024px){.wgCalcForm{max-height:450px;overflow:auto}}.wgCalcSteps,.wgCalcSteps>div:first-child{width:100%;flex-grow:1;display:flex}.wgCalcSteps>div:first-child{position:relative;overflow:hidden;grid-template-rows:1fr;grid-template-columns:1fr 1fr;flex-direction:column-reverse}@media screen and (min-width:756px){.wgCalcSteps>div:first-child{display:grid}}.wgCalcSteps__navigation{width:100%;height:80px;display:flex;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:1rem;box-shadow:0 2px 20px rgba(0,0,0,.1);position:absolute;bottom:0;right:0;z-index:3;background:#fff}@media screen and (min-width:756px){.wgCalcSteps__navigation{width:50%}}.loader{width:100%;height:100vh;text-align:center;padding:1em;display:flex;align-items:center;justify-content:center;position:fixed;z-index:99999;top:0;left:0;background:hsla(0,0%,80%,.5)}.loader svg{vertical-align:middle}.loader svg path{fill:var(--solar-calc-primary-color)}html{font-size:16px}*,:after,:before,html{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0;font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}:root{--solar-calc-primary-color-bg:$orange;--solar-calc-primary-color:$orange}.fs-12{font-size:12px!important}.fs-12 .v-label{font-size:12px}.fs-14{font-size:14px!important}.fs-14 .v-label{font-size:14px}.pac-container{margin-top:-48px;border-radius:4px;padding:60px 4px 12px 0;box-sizing:content-box;box-shadow:0 4px 24px rgba(0,0,0,.1);font-family:Roboto,"sans-serif";z-index:5;border:none}.pac-container:after{content:none}.pac-container .pac-item{height:40px;padding:0 8px;display:flex;align-items:center;border:none;margin-right:8px;margin-left:12px;position:relative;box-sizing:border-box;cursor:pointer}.pac-container .pac-item:hover{background:none}.pac-container .pac-item:hover:before{content:"";background-color:rgba(0,0,0,.04);position:absolute;left:0;right:0;top:0;bottom:0;border-radius:8px}.pac-container .pac-item .pac-icon{display:none}.pac-container .pac-item .pac-item-query{font-size:16px;padding-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%;flex-shrink:0}.pac-container .pac-item .pac-item-query+span{font-size:16px;flex-grow:0;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pac-container .pac-item .pac-matched{font-weight:400}.vue-tel-input-vuetify .country-code{width:35px}.vue-tel-input-vuetify .country-code .v-input input{cursor:pointer}.vue-tel-input-vuetify .v-text-field .v-label.v-label--active{left:-30px!important}.vue-tel-input-vuetify .v-text-field .v-select__selections{cursor:pointer}.vue-tel-input-vuetify .v-text-field .v-select__selections .vti__flag{margin-left:8px}.vue-tel-input-vuetify .v-text-field__details{margin-left:-30px}