.styles__estimationContainer___29JGU {
  max-width: 66.25rem;
  display: block;
  margin: 120px auto 0;
  background-color: #f3f3f3;
  color: #2f2f31;
  padding: 40px 0;
  box-sizing: border-box;
  transition: all .3s ease;
  overflow: visible; }

@media (max-width: 640px) {
  .styles__estimationContainer___29JGU {
    padding: 20px 0;
    margin: 140px auto 0; } }

.styles__estimationContainer___29JGU.styles__shrinkMargin___YIUCg {
  margin: 20px auto 0; }

.styles__disclaimer___2ubzM {
  display: block;
  max-width: 480px;
  margin: 0 auto;
  color: #8c8c8c;
  text-align: center;
  font-size: 12px;
  line-height: 17px;
  padding: 0 15px; }

.styles__disclaimer___2ubzM.styles__desktop___1WmHV {
  margin-top: 15px; }

@media (max-width: 640px) {
  .styles__disclaimer___2ubzM.styles__desktop___1WmHV {
    display: none; } }

.styles__disclaimer___2ubzM.styles__mobile___2WctE {
  display: none; }

@media (max-width: 640px) {
  .styles__disclaimer___2ubzM.styles__mobile___2WctE {
    display: block; } }

.styles__estimationArrangement___3CH8h {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

@media (max-width: 640px) {
  .styles__estimationArrangement___3CH8h {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; } }

.styles__breakdownContainer___2nx_p {
  background-color: #fff;
  width: 390px;
  border-radius: 2px;
  border: 1px solid #e8e8ea;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin: 0 auto;
  box-sizing: border-box;
  transition: height .3s ease;
  padding: 30px 20px 24px;
  position: relative; }

@media (max-width: 640px) {
  .styles__breakdownContainer___2nx_p {
    width: 95%;
    padding: 35px 10px; } }

.styles__breakdownRow___35tPV {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  transition: all .3s ease;
  padding-left: 35px;
  -ms-flex-align: baseline;
  -webkit-box-align: baseline;
          align-items: baseline;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  margin: 12px 0;
  text-align: left; }

@media (max-width: 640px) {
  .styles__breakdownRow___35tPV {
    margin: 5px 0;
    padding-left: 15px; } }

.styles__editField___ODvN- {
  position: relative;
  opacity: 0;
  height: 0;
  margin: 0;
  pointer-events: none;
  transition: all .3s ease;
  padding-left: 0;
  -ms-flex-positive: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }

.styles__editUnit___My2-Z {
  font-size: 12px;
  margin: 5px 0; }

.styles__breakdownContainer___2nx_p.styles__showEnergy___2t-K4 .styles__editField___ODvN- {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  height: 30px;
  margin: 5px 0;
  pointer-events: all;
  -webkit-animation: styles__inputAppears___5rc8j .5s ease forwards;
          animation: styles__inputAppears___5rc8j .5s ease forwards;
  -webkit-animation-delay: .1s;
          animation-delay: .1s; }

.styles__costBreakdownRow___2ltCe {
  position: relative;
  top: -6px;
  transition: top .3s ease; }

.styles__breakdownContainer___2nx_p.styles__showEnergy___2t-K4 .styles__costBreakdownRow___2ltCe {
  top: 0; }

.styles__breakdownContainer___2nx_p.styles__showEnergy___2t-K4 .styles__advancedOptionsDivider___2ix0O {
  opacity: 1;
  margin: 10px 0 15px; }

.styles__breakdownValue___3E488 {
  font-size: 15px;
  font-weight: 500;
  min-width: 80px;
  text-align: right;
  margin: 0 15px 0 0; }

@media (max-width: 640px) {
  .styles__breakdownValue___3E488 {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1; } }

.styles__breakdownLabel___1msKG {
  margin: 0;
  font-size: 15px; }

@media (max-width: 640px) {
  .styles__breakdownLabel___1msKG {
    font-size: 14px;
    width: 60%; } }

.styles__breakdownLifetimeValue___2N66K {
  color: #0181ff;
  font-size: 18px; }

.styles__divider___3cpvS {
  width: 100%;
  height: 1px;
  background-color: #f3f3f3;
  margin: 12px 0; }

.styles__advancedOptionsDivider___2ix0O {
  opacity: 0;
  -ms-flex-positive: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  margin: 0; }

.styles__inputFieldContainer___2e3B- {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  margin-right: 15px;
  min-width: 115px; }

@media (max-width: 640px) {
  .styles__inputFieldContainer___2e3B- {
    min-width: 130px; } }

.styles__inputField___13TeR {
  width: 66px;
  height: 30px;
  background-color: #f3f3f3;
  border: 1px solid #e8e8ea;
  box-sizing: border-box;
  outline: none;
  padding: 0 5px;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  margin-left: 5px; }

@media (max-width: 640px) {
  .styles__inputField___13TeR {
    width: 78px;
    height: 38px; } }

.styles__editLink___5Obw7 {
  margin-top: 20px;
  display: inline-block;
  cursor: pointer;
  color: #0181ff;
  font-size: 13px; }

@-webkit-keyframes styles__inputAppears___5rc8j {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes styles__inputAppears___5rc8j {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.styles__seeBelowLink___2jEPL {
  color: #0181ff;
  text-decoration: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-top: 10px;
  font-size: 13px;
  padding: 10px; }

.styles__seeBelowLink___2jEPL:focus, .styles__seeBelowLink___2jEPL:hover {
  color: #0181ff; }

.styles__breakdownEditLabel___1FLBS {
  text-align: left; }

.styles__breakdownEditLabel___1FLBS.styles__showUseAvgCostOption___1NVn- {
  pointer-events: all;
  opacity: 1; }

.styles__breakdownLabel___36h6T {
  margin: 0;
  font-size: 15px; }

@media (max-width: 640px) {
  .styles__breakdownLabel___36h6T {
    font-size: 14px; } }

.styles__breakdownUseAverage___1BwwK.styles__showUseAvgCostOption___1NVn- {
  pointer-events: all;
  opacity: 1; }

.styles__breakdownUseAverage___1BwwK:focus, .styles__breakdownUseAverage___1BwwK:hover {
  color: #1e63a9; }

.styles__breakdownUseAverage___1BwwK {
  font-size: 11px;
  color: #0181ff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  transition: all .3s ease;
  position: relative;
  line-height: 30px;
  top: -10px; }

.styles__breakdownInteractiveContainer___6Fqyg {
  position: relative;
  transition: all .2s ease;
  top: 13px; }

.styles__breakdownInteractiveContainer___6Fqyg.styles__containerMoveUp___3wc5P {
  top: 8px; }

.styles__tooltipContainer___knhEI {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  transition: all .2s ease;
  background-color: #666668;
  color: #fff;
  padding: 20px;
  text-align: center;
  -webkit-transform: translateY(10px);
          transform: translateY(10px); }

.styles__tooltipContainer___knhEI:before {
  content: "";
  display: inline-block;
  position: absolute;
  height: 25px;
  width: 25px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #666668;
  top: calc(100% - 12px);
  left: calc(100% - 50px); }

.styles__tooltipBelow___3VKWX.styles__tooltipContainer___knhEI:before {
  top: -12px; }

.styles__tooltipContainer___knhEI.styles__showTooltip___13SRo {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  pointer-events: all; }

.styles__numberSwitcherContainer___4ZYNr {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

@media (max-width: 640px) {
  .styles__numberSwitcherContainer___4ZYNr {
    margin: 0 auto; } }

.styles__numberSwitcherContainer___4ZYNr.styles__vertical___2c8UU {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.styles__numberSwitcherContainer___4ZYNr.styles__horizontal___1bYje {
  position: relative;
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
  left: -10px; }

@media (max-width: 640px) {
  .styles__numberSwitcherContainer___4ZYNr.styles__horizontal___1bYje {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    left: 0; } }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n {
  position: relative; }

@media (max-width: 640px) {
  .styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n {
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center; } }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__numberBorder___2eO2o {
  border: 1px solid #e8e8ea;
  width: 180px; }

@media (max-width: 640px) {
  .styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__numberBorder___2eO2o {
    height: 46px; } }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__arrow___3saw1 {
  background: none;
  left: 160px;
  z-index: 10;
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  cursor: pointer;
  overflow: hidden; }

@media (max-width: 640px) {
  .styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__arrow___3saw1 {
    width: 22px;
    height: 22px;
    left: calc(50% + 90px - 8px - 20px); } }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__arrow___3saw1:after {
  display: inline-block;
  position: absolute;
  content: "";
  border: solid #0181ff;
  border-width: 0 1px 1px 0;
  padding: 4px;
  top: 50%;
  left: calc(50% - 4px);
  -webkit-transform: rotate(45deg) translateX(-50%) translateY(-50%);
          transform: rotate(45deg) translateX(-50%) translateY(-50%); }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__arrow___3saw1.styles__arrowUp___12-nN:after {
  border-width: 1px 0 0 1px;
  padding: 4px;
  top: calc(50% + 4px);
  left: calc(50% - 4px);
  -webkit-transform: rotate(45deg) translateX(-50%) translateY(-50%);
          transform: rotate(45deg) translateX(-50%) translateY(-50%); }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__arrow___3saw1:active:after {
  padding: 4.8px;
  left: calc(50% - 4.8px); }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__arrowUp___12-nN {
  top: 3px; }

@media (max-width: 640px) {
  .styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__arrowUp___12-nN {
    top: 1px; } }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__arrowDown___1Uz5z {
  border-top: 1px solid #e8e8ea;
  bottom: 3px; }

@media (max-width: 640px) {
  .styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__arrowDown___1Uz5z {
    bottom: 2px; } }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__numberSwitcherLabel___g6CPs, .styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__numberSwitcherNumber___3Tskn {
  line-height: 31px;
  text-align: left;
  margin: 0 14px;
  position: absolute;
  transition: all .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block; }

@media (max-width: 640px) {
  .styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__numberSwitcherLabel___g6CPs, .styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__numberSwitcherNumber___3Tskn {
    line-height: 44px; } }

.styles__numberSwitcherContainer___4ZYNr.styles__label___2pj5n .styles__numberSwitcherLabel___g6CPs {
  left: 20px; }

.styles__numberBorder___2eO2o {
  height: 35px;
  width: 35px;
  border: 1px solid #0181ff;
  position: relative;
  overflow: hidden;
  background-color: #fff; }

.styles__numberSwitcherNumber___3Tskn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  line-height: 31px;
  margin: 0;
  position: absolute;
  text-align: center;
  transition: all .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.styles__arrow___3saw1 {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxOCA5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxOCA5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3QwX0Fycm93e2ZpbGw6I0VFRUVFRTt9Cgkuc3QxX0Fycm93e2ZpbGw6I0RFREVERTt9Cjwvc3R5bGU+CjxnIGlkPSJSb2JvdFRocmVlUGFjayIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU5My4wMDAwMDAsIC0xMjcuMDAwMDAwKSI+Cgk8ZyBpZD0iU2VsZWN0UG93ZXJ3YWxsIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzODUuMDAwMDAwLCAwLjAwMDAwMCkiPgoJCTxnIGlkPSJQb3dlcldhbGxDb3VudCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk5LjAwMDAwMCwgMTI3LjAwMDAwMCkiPgoJCQk8ZyBpZD0iQXJyb3dzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5LjAwMDAwMCwgMC4wMDAwMDApIj4KCQkJCTxnIGlkPSJDb21iaW5lZC1TaGFwZSI+CgkJCQkJPHBhdGggaWQ9InBhdGgtMSIgY2xhc3M9InN0MF9BcnJvdyIgZD0iTTE3LjQsOC43TDguNywwTDAsOC43SDE3LjR6Ii8+CgkJCQkJPHBhdGggY2xhc3M9InN0MV9BcnJvdyIgZD0iTTE3LjQsOC43SDBMOC43LDBMMTcuNCw4Ljd6IE0yLjQsNy43SDE1TDguNywxLjRMMi40LDcuN3oiLz4KCQkJCTwvZz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K);
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: 50%;
  height: 35px;
  width: 35px;
  cursor: pointer;
  transition: background-size .3s ease; }

@media (max-width: 640px) {
  .styles__arrow___3saw1 {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE4IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA0My4xICgzOTAxMikgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+Q29tYmluZWQgU2hhcGUgQ29weTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ibW9kdWxlL2Zvcm0tcG93ZXJ3YWxsIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzE2LjAwMDAwMCwgLTM4Ny4wMDAwMDApIiBmaWxsPSIjQzRDNEM0Ij4KICAgICAgICAgICAgPHBhdGggZD0iTTMzNC4wMzg1ODIsMzk2LjAzODU4MiBMMzI1LjM0NjE5NCwzODcuMzQ2MTk0IEwzMTYuNjUzODA2LDM5Ni4wMzg1ODIgTDMzNC4wMzg1ODIsMzk2LjAzODU4MiBaIiBpZD0iQ29tYmluZWQtU2hhcGUtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzI1LjM0NjE5NCwgMzkxLjY5MjM4OCkgcm90YXRlKC0zNjAuMDAwMDAwKSB0cmFuc2xhdGUoLTMyNS4zNDYxOTQsIC0zOTEuNjkyMzg4KSAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==); } }

.styles__arrow___3saw1:active {
  background-size: 70%; }

.styles__horizontal___1bYje .styles__arrowUp___12-nN {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.styles__horizontal___1bYje .styles__arrowDown___1Uz5z {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.styles__horizontal___1bYje .styles__decreaseNumbersEnter___20PsW {
  left: -25px; }

.styles__horizontal___1bYje .styles__decreaseNumbersEnter___20PsW.styles__decreaseNumbersEnterActive___3dSG0, .styles__horizontal___1bYje .styles__decreaseNumbersLeave___2ivXa {
  left: 0; }

.styles__horizontal___1bYje .styles__decreaseNumbersLeave___2ivXa.styles__decreaseNumbersLeaveActive___vVe7H, .styles__horizontal___1bYje .styles__increaseNumbersEnter___2gmfV {
  left: 25px; }

.styles__horizontal___1bYje .styles__increaseNumbersEnter___2gmfV.styles__increaseNumbersEnterActive___1eM9b, .styles__horizontal___1bYje .styles__increaseNumbersLeave___1LWIA {
  left: 0; }

.styles__horizontal___1bYje .styles__increaseNumbersLeave___1LWIA.styles__increaseNumbersLeaveActive___vbFjY {
  left: -25px; }

.styles__vertical___2c8UU .styles__decreaseNumbersEnter___20PsW {
  top: -25px; }

.styles__vertical___2c8UU .styles__decreaseNumbersEnter___20PsW.styles__decreaseNumbersEnterActive___3dSG0, .styles__vertical___2c8UU .styles__decreaseNumbersLeave___2ivXa {
  top: 0; }

.styles__vertical___2c8UU .styles__decreaseNumbersLeave___2ivXa.styles__decreaseNumbersLeaveActive___vVe7H, .styles__vertical___2c8UU .styles__increaseNumbersEnter___2gmfV {
  top: 25px; }

.styles__vertical___2c8UU .styles__increaseNumbersEnter___2gmfV.styles__increaseNumbersEnterActive___1eM9b, .styles__vertical___2c8UU .styles__increaseNumbersLeave___1LWIA {
  top: 0; }

.styles__vertical___2c8UU .styles__increaseNumbersLeave___1LWIA.styles__increaseNumbersLeaveActive___vbFjY {
  top: -25px; }

.styles__shake___2gOiq .styles__numberSwitcherNumber___3Tskn {
  -webkit-animation: styles__shake___2gOiq .3s forwards linear;
          animation: styles__shake___2gOiq .3s forwards linear; }

@-webkit-keyframes styles__shake___2gOiq {
  0% {
    left: 0; }
  20% {
    left: 5px; }
  40% {
    left: -5px; }
  60% {
    left: 5px; }
  80% {
    left: -5px; }
  to {
    left: 0; } }

@keyframes styles__shake___2gOiq {
  0% {
    left: 0; }
  20% {
    left: 5px; }
  40% {
    left: -5px; }
  60% {
    left: 5px; }
  80% {
    left: -5px; }
  to {
    left: 0; } }

.styles__customizeContainer___25ECQ {
  padding-left: 40px; }

@media (max-width: 640px) {
  .styles__customizeContainer___25ECQ {
    padding: 30px 10px 0; } }

.styles__sliderBar___BfDki {
  width: 350px;
  height: 3px;
  background-color: #a7a7a9;
  position: relative;
  margin: 0 20px; }

@media (max-width: 640px) {
  .styles__sliderBar___BfDki {
    width: 200px; } }

@media (max-width: 350px) {
  .styles__sliderBar___BfDki {
    width: 150px;
    margin: 0 10px; } }

.styles__sliderBarBlue___1Jm7m {
  background-color: #0181ff;
  position: absolute;
  left: 0;
  height: 3px;
  transition: background-color .3s ease; }

.styles__sliderBarBlue___1Jm7m.styles__sliderBarRed___PpISu {
  background-color: #c00; }

.styles__sliderContainer___3DDY1 {
  margin: 0 auto 60px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: left;
  -webkit-box-pack: left;
          justify-content: left;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  min-width: 560px; }

@media (max-width: 640px) {
  .styles__sliderContainer___3DDY1 {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    min-width: 0; } }

.styles__sliderContainerLabels___buyZ9 {
  text-align: right;
  vertical-align: text-top;
  color: #8c8c8c;
  margin: 0; }

@media (max-width: 640px) {
  .styles__sliderContainerLabels___buyZ9 {
    text-align: center;
    width: 50px; } }

.styles__sliderRightLabel___1IhW- {
  position: relative;
  cursor: pointer; }

.styles__sliderRightLabel___1IhW- .styles__sliderContainerLabels___buyZ9 {
  text-align: left; }

@media (max-width: 640px) {
  .styles__sliderRightLabel___1IhW- .styles__sliderContainerLabels___buyZ9 {
    text-align: center; } }

@media (max-width: 640px) {
  .styles__sliderRightLabel___1IhW- {
    top: 20px; } }

.styles__sliderContainerLabels___buyZ9.styles__slideLabelWhy___1OrR7 {
  color: #0181ff; }

.styles__slider___2EqHe {
  height: 25px;
  width: 25px;
  top: -10px;
  position: absolute;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transform: translateX(-10px) scale(1);
          transform: translateX(-10px) scale(1);
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  box-shadow: -1px 3px 19px 0 #adadad;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 100px;
  flex-basis: 100px; }

.styles__slider___2EqHe:active {
  -webkit-transform: translateX(-10px) scale(1.3);
          transform: translateX(-10px) scale(1.3); }

.styles__percentageLabel___3N6Jc {
  position: absolute;
  pointer-events: none;
  top: 25px;
  margin: 0 0 0 -10px; }

@media (max-width: 640px) {
  .styles__percentageLabel___3N6Jc {
    top: -45px; } }

.styles__sliderHeader___16uQ1 {
  text-align: left;
  margin: 0;
  font-size: 22px;
  font-weight: 400; }

@media (max-width: 640px) {
  .styles__sliderHeader___16uQ1 {
    text-align: center;
    font-size: 20px;
    margin: 0; } }

.styles__sliderParagraph___1Is-U {
  text-align: left;
  margin: 15px 0;
  color: #222224;
  min-height: 50px;
  font-size: 15px;
  max-width: 500px; }

@media (max-width: 640px) {
  .styles__sliderParagraph___1Is-U {
    text-align: center;
    min-height: 70px;
    max-width: none; } }

.styles__sliderParagraph___1Is-U .styles__boldContent___Z5CQE {
  font-weight: 600; }

.styles__recommend___2CtIo {
  color: #2f2f31;
  font-weight: 600; }

.styles__powerwallPicker___2Co5r {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.styles__powerwallPickerText___ZkncC {
  -ms-flex-preferred-size: 240px;
  flex-basis: 240px;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1; }

@media (max-width: 640px) {
  .styles__imgContainer___3ISPH {
    width: 100%;
    padding-top: 30px; } }

.styles__powerwallImg___2n2_n {
  height: 234px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@media (max-width: 640px) {
  .styles__powerwallImg___2n2_n {
    display: block;
    margin: 0 auto; } }

.styles__calculatorTitle___3KIqp {
  text-align: center;
  font-weight: 400;
  margin: 20px 0 50px;
  font-size: 24px; }

.styles__calculatorTitleAmount___1kySF {
  color: #0181ff;
  font-size: 36px;
  margin: 0;
  display: inline;
  position: relative;
  top: 5px; }

@media (max-width: 640px) {
  .styles__calculatorTitleAmount___1kySF {
    font-size: 40px;
    display: block;
    line-height: 50px;
    top: 0; } }

.styles__learnMore___32Jy5 {
  color: #0181ff;
  text-decoration: underline;
  text-align: center;
  cursor: pointer;
  margin-bottom: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@-webkit-keyframes styles__fade-in___3M0TL {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes styles__fade-in___3M0TL {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes styles__background-transparent___zPX21 {
  0% {
    background-color: inherit; }
  to {
    background-color: #787974; } }

@keyframes styles__background-transparent___zPX21 {
  0% {
    background-color: inherit; }
  to {
    background-color: #787974; } }

.styles__loader___1LWbG {
  position: relative;
  margin: 0 auto;
  -webkit-animation: styles__background-transparent___zPX21 .5s alternate infinite;
          animation: styles__background-transparent___zPX21 .5s alternate infinite;
  -webkit-animation-delay: .2s;
          animation-delay: .2s; }

.styles__loader___1LWbG:before {
  left: -25px;
  -webkit-animation: styles__fade-in___3M0TL .5s alternate infinite;
          animation: styles__fade-in___3M0TL .5s alternate infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0; }

.styles__loader___1LWbG:after {
  left: 25px;
  -webkit-animation: styles__fade-in___3M0TL .5s alternate infinite;
          animation: styles__fade-in___3M0TL .5s alternate infinite;
  -webkit-animation-delay: .4s;
          animation-delay: .4s; }

.styles__loader___1LWbG:after, .styles__loader___1LWbG:before {
  position: absolute;
  content: "";
  display: inline-block; }

.styles__loader___1LWbG, .styles__loader___1LWbG:after, .styles__loader___1LWbG:before {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #787974; }

.styles__roofTileContainer___XZYIx {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1; }

.styles__roofTileHeader___2IjXy {
  text-align: left;
  margin: 20px 0; }

@media (max-width: 640px) {
  .styles__roofTileHeader___2IjXy {
    text-align: center;
    font-size: 22px;
    margin: 40px 0; } }

.styles__roofTileRow___1UD_x {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

@media (max-width: 640px) {
  .styles__roofTileRow___1UD_x {
    margin-bottom: 40px; } }

.styles__roofTileRowInternetExplorer___3TJe5 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%; }

@media (max-width: 640px) {
  .styles__roofTileRowInternetExplorer___3TJe5 {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    margin-bottom: 40px; } }

.styles__noAddress___2OiJ6 {
  max-width: 522px; }

.styles__tileLabels___Z08PG {
  text-align: center;
  color: #4a90e2;
  cursor: pointer;
  font-size: 12px; }

.styles__roofTileFormItem___1NVof {
  margin: 0 0 25px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  position: relative; }

@media (max-width: 350px) {
  .styles__roofTileFormItem___1NVof {
    margin: 0 5px 5px 0;
    -ms-flex-preferred-size: calc(50% - 40px);
    flex-basis: calc(50% - 40px); } }

.styles__formItemNoAddress___9CUfD {
  position: static; }

.styles__roofTileFormLabel___1ev3L {
  width: 246px;
  overflow: hidden;
  cursor: pointer;
  display: block;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0 1px 2px 0 #cacaca; }

@media (max-width: 640px) {
  .styles__roofTileFormLabel___1ev3L {
    width: 145px; } }

.styles__roofTileFormLabel___1ev3L:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  box-sizing: border-box;
  border: 1px solid #fff;
  transition: all .3s ease;
  pointer-events: none; }

.styles__roofTileRadio___1Hfwm:checked + .styles__roofTileFormLabel___1ev3L:before {
  border: 1px solid #0181ff;
  box-shadow: inset 0 0 0 1px #0181ff; }

.styles__roofTileImage___1F5WX {
  height: 99px;
  width: auto;
  min-width: 100%;
  display: block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@media (max-width: 500px) {
  .styles__roofTileImage___1F5WX {
    height: 100px;
    min-width: 249px; } }

.styles__roofTileImage___1F5WX.styles__isComingSoon___G31PD {
  height: 80px; }

@media (max-width: 500px) {
  .styles__roofTileImage___1F5WX.styles__isComingSoon___G31PD {
    height: 100px; } }

.styles__roofTileName___2BnY2 {
  color: #454545;
  letter-spacing: 2px;
  font-weight: 700;
  margin: 0;
  line-height: 35px;
  text-transform: uppercase; }

.styles__roofTileComingSoon___1IqY8, .styles__roofTileName___2BnY2 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  font-size: 11px;
  text-align: center; }

.styles__roofTileComingSoon___1IqY8 {
  color: #666;
  margin: -5px 0 5px; }

.styles__comingSoonNoAddress___1Hc-c {
  position: absolute;
  bottom: -25px;
  margin: 0;
  width: 100%;
  text-align: center; }

.styles__roofTileRadio___1Hfwm {
  position: absolute;
  left: -99999px; }

.styles__loader___IKoev {
  position: absolute;
  width: 100%;
  z-index: 999;
  opacity: 1;
  transition: all .3s ease; }

.styles__loader___IKoev.styles__hideLoader___TFnAO {
  opacity: 0;
  pointer-events: none; }

.styles__loaderContainer___XGfFV {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin: 0 auto;
  transition: all .3s ease;
  height: 25px;
  width: 200px;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }

.styles__loaderText____o_DW {
  text-align: center;
  margin: 10px 0; }

.styles__dot___3aFWG {
  position: relative;
  height: 20px;
  width: 20px;
  transition: all .5s ease;
  opacity: 0; }

.styles__dot___3aFWG, .styles__dot___3aFWG:before {
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(1); }

.styles__dot___3aFWG:before {
  content: "";
  display: block;
  position: absolute;
  height: 16px;
  width: 16px;
  -webkit-transform: scale(0);
          transform: scale(0);
  background-color: #0181ff; }

.styles__dot___3aFWG:first-child {
  left: 40px; }

.styles__dot___3aFWG:nth-child(2) {
  left: 20px; }

.styles__dot___3aFWG:nth-child(3) {
  background-color: #0181ff;
  left: 10px;
  -webkit-animation: styles__pulse___3Sn3j 1.5s ease-in-out alternate infinite;
          animation: styles__pulse___3Sn3j 1.5s ease-in-out alternate infinite;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s; }

.styles__dot___3aFWG:nth-child(4) {
  background-color: #0181ff;
  left: -10px;
  -webkit-animation: styles__pulse___3Sn3j 1.5s ease-in-out alternate infinite;
          animation: styles__pulse___3Sn3j 1.5s ease-in-out alternate infinite; }

.styles__dot___3aFWG:nth-child(5) {
  left: -20px; }

.styles__dot___3aFWG:nth-child(6) {
  left: -40px; }

.styles__determinate___3c_Ll .styles__dot___3aFWG {
  left: 0;
  opacity: 1;
  background-color: #fff;
  border: 2px solid #a0a0a0;
  -webkit-animation: styles__removeBorder___1EcCK .5s ease forwards;
          animation: styles__removeBorder___1EcCK .5s ease forwards; }

.styles__determinate___3c_Ll .styles__dot___3aFWG:before {
  -webkit-animation: styles__fillIn___15TGi .5s ease forwards;
          animation: styles__fillIn___15TGi .5s ease forwards; }

.styles__determinate___3c_Ll .styles__dot___3aFWG:first-child, .styles__determinate___3c_Ll .styles__dot___3aFWG:first-child::before {
  -webkit-animation-delay: .3s;
          animation-delay: .3s; }

.styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(2), .styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(2):before {
  -webkit-animation-delay: .7s;
          animation-delay: .7s; }

.styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(3), .styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(3):before {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }

.styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(4), .styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(4):before {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s; }

.styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(5), .styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(5):before {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s; }

.styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(6), .styles__determinate___3c_Ll .styles__dot___3aFWG:nth-child(6):before {
  -webkit-animation-delay: 2s;
          animation-delay: 2s; }

.styles__loaderEnter___JJDDe {
  opacity: 0; }

.styles__loaderEnter___JJDDe.styles__loaderEnterActive___3cI_y, .styles__loaderLeave___1T02W {
  opacity: 1; }

.styles__loaderLeave___1T02W.styles__loaderLeaveActive___29NEQ {
  opacity: 0; }

@-webkit-keyframes styles__pulse___3Sn3j {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: .2; } }

@keyframes styles__pulse___3Sn3j {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  to {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: .2; } }

@-webkit-keyframes styles__fillIn___15TGi {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes styles__fillIn___15TGi {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes styles__removeBorder___1EcCK {
  0% {
    border: 2px solid #a0a0a0; }
  to {
    border: 2px solid transparent; } }

@keyframes styles__removeBorder___1EcCK {
  0% {
    border: 2px solid #a0a0a0; }
  to {
    border: 2px solid transparent; } }

.styles__powerwallHeader___1En6J {
  text-align: left;
  margin: 20px 0; }

@media (max-width: 640px) {
  .styles__powerwallHeader___1En6J {
    text-align: center;
    font-size: 22px;
    margin: 0; } }

.styles__powerwallPickerContainer___2Ldt1 {
  text-align: left; }

@media (max-width: 640px) {
  .styles__powerwallPickerContainer___2Ldt1 {
    text-align: cetner;
    width: 100%;
    padding: 40px 40px 30px;
    box-sizing: border-box; } }

.styles__powerwallPicker___1_W26 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex; }

@media (max-width: 640px) {
  .styles__powerwallPicker___1_W26 {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column; } }

.styles__powerwallInformation___2cv6D {
  max-width: 200px; }

@media (max-width: 640px) {
  .styles__powerwallInformation___2cv6D {
    max-width: none;
    text-align: center; } }

.styles__powerwall___1SbcT {
  height: 328px;
  margin-top: -11px; }

@media (max-width: 640px) {
  .styles__powerwall___1SbcT {
    display: none; } }

.styles__powerwallMobile___d32Yi {
  display: none;
  margin: 10px auto 0;
  width: 170px; }

@media (max-width: 640px) {
  .styles__powerwallMobile___d32Yi {
    display: block; } }

.styles__recommended___2v5D8 {
  opacity: 0;
  transition: opacity .3s ease;
  text-align: left;
  font-weight: 500; }

@media (max-width: 640px) {
  .styles__recommended___2v5D8 {
    text-align: center; } }

.styles__recommendedText___1vv7P {
  color: #454545;
  margin: 10px 0;
  font-size: 15px;
  line-height: 17px; }

.styles__recommended___2v5D8.styles__showRecommended___2AiEs {
  opacity: 1; }

.styles__numberPickerItem___3yc_D:not(:last-child) {
  margin-right: 10px; }

@media (max-width: 640px) {
  .styles__numberPickerItem___3yc_D:not(:last-child) {
    margin-right: 15px; } }

.styles__numberPickerContainer___2JQnp {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }

.styles__numberPickerFormLabel___wedel {
  width: 90px;
  height: 40px;
  border: 1px solid #e8e8ea;
  cursor: pointer;
  display: block;
  box-shadow: inset 0 0 0 0 #0181ff;
  transition: all .3s ease;
  box-sizing: border-box; }

@media (max-width: 640px) {
  .styles__numberPickerFormLabel___wedel {
    width: 50px;
    height: 50px; } }

.styles__numberPickerNumber___1sJ5S {
  color: #a7a7a9;
  line-height: 40px;
  text-align: center;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

@media (max-width: 640px) {
  .styles__numberPickerNumber___1sJ5S {
    line-height: 50px; } }

.styles__numberPickerRadio___2Ujer:checked + .styles__numberPickerFormLabel___wedel {
  color: #0181ff;
  border: 1px solid #0181ff;
  box-shadow: inset 0 0 0 1px #0181ff; }

.styles__numberPickerRadio___2Ujer:checked + .styles__numberPickerFormLabel___wedel .styles__numberPickerNumber___1sJ5S {
  color: #0181ff; }

.styles__numberPickerRadio___2Ujer {
  position: absolute;
  left: -99999px; }

.styles__container___1o7za {
  text-align: center;
  margin-bottom: 0;
  max-height: 0;
  overflow: hidden;
  transition: all .3s ease; }

.styles__container___1o7za.styles__open___KJi-- {
  margin-bottom: 50px;
  max-height: 3000px; }

.styles__loaderContainer___1Bs7C {
  height: 0;
  overflow: visible; }

.styles__calculator___1y4iB {
  background-color: #f4f4f4;
  text-align: center; }

.styles__pickTileAndBattery___JbDJC {
  max-width: 1060px;
  max-width: 66.25rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin: 0 auto;
  padding: 60px 20px 0; }

@media (max-width: 640px) {
  .styles__pickTileAndBattery___JbDJC {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    padding: 0; } }

.styles__extraQuestionsContainer___36p16 {
  width: 60%;
  margin: 0 auto;
  padding: 0 20px; }

.styles__extraQuestionsLabel___22WWj {
  text-align: center;
  font-size: 15px; }

@media (max-width: 640px) {
  .styles__extraQuestionsLabel___22WWj {
    max-width: 215px;
    margin: 20px auto; } }

.styles__extraQuestionsForm___2GEgZ {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin: 0 auto; }

.styles__extraQuestionsForm___2GEgZ > div:first-child {
  margin-right: 100px; }

@media (max-width: 640px) {
  .styles__extraQuestionsForm___2GEgZ {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center; }
  .styles__extraQuestionsForm___2GEgZ > div:first-child {
    margin-right: 0; } }

.styles__finishedSquareFootage___3zCsz {
  display: inline-block;
  width: 200px; }
