.bg{background-color:#f5f5f2;min-height:100vh}.container{max-width:1920px;padding-left:0;padding-right:0;margin:0 auto}.bottom{margin-top:32px}._addressInput_1qzsu_1 fieldset{border:0}._mapView_bb9mu_1{width:100%;height:100%;border-radius:1rem;overflow:hidden}._addressInput_bb9mu_8{width:100%;padding:8px;margin-bottom:20px;font-size:.95rem}._overlayButtonBox_bb9mu_15{margin-top:8px;margin-bottom:8px}._overlayButton_bb9mu_15{margin-left:12px}._currentAddress_bb9mu_24{font-size:.9rem}._mapContainer_bb9mu_28{position:relative}._mapBox_bb9mu_32{width:100%;height:auto;border-radius:50px}._mapOverlayBox_bb9mu_38{position:absolute;bottom:20px;left:10px;background-color:#fff;border-radius:3px;padding:16px;width:307px}._solarSwitchLabel_bb9mu_48{font-family:Sora,sans-serif;font-size:16px;color:#1d1d1d}._radioOption_1tmn6_1{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;background:#ffffff1a;border:2px solid rgba(50,50,50,.5);border-radius:15px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:140px;gap:.75rem}._radioOption_1tmn6_1:hover{background:#fff3}._radioOption_1tmn6_1._selected_1tmn6_22{border:2px solid var(--text-color)}._radioOption_1tmn6_1:hover ._radioIcon_1tmn6_26{opacity:1;transform:scale(1.1)}._radioOption_1tmn6_1._selected_1tmn6_22 ._radioIcon_1tmn6_26{color:var(--svg-color);opacity:1;transform:scale(1.1)}@media (max-width: 768px){._radioOption_1tmn6_1{padding:1rem .8rem;min-width:110px;gap:.5rem}}@media (max-width: 480px){._radioOption_1tmn6_1{padding:.8rem;min-width:auto;width:100%;gap:.5rem}}._buttonContainer_1tmn6_54{margin-top:2rem;display:flex;justify-content:flex-end}._Field_tzbmr_1{display:flex;flex-direction:column}._ScrubArea_tzbmr_6{cursor:ew-resize;font-weight:700;-webkit-user-select:none;user-select:none}._ScrubAreaCursor_tzbmr_12{filter:drop-shadow(0 1px 1px #0008)}._Label_tzbmr_16{cursor:ew-resize;font-size:.875rem;line-height:1.25rem;font-weight:500;color:var(--color-gray-900)}._Group_tzbmr_24{display:flex}._Input_tzbmr_28{box-sizing:border-box;margin:0;padding:0;border-radius:0;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:none;border-bottom:none;width:6rem;height:2.5rem;font-family:inherit;font-size:1rem;font-weight:400;background-color:transparent;color:var(--color-gray-900);text-align:center;font-variant-numeric:tabular-nums}._Input_tzbmr_28:focus{z-index:1;outline:2px solid var(--color-blue);outline-offset:-1px}._Decrement_tzbmr_55,._Increment_tzbmr_56{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0;outline:0;padding:0;border:1px solid var(--color-gray-200);border-radius:.375rem;background-color:var(--color-gray-50);background-clip:padding-box;color:var(--color-gray-900);-webkit-user-select:none;user-select:none}@media (hover: hover){:is(._Decrement_tzbmr_55,._Increment_tzbmr_56):hover{background-color:var(--color-gray-100)}}:is(._Decrement_tzbmr_55,._Increment_tzbmr_56):active{background-color:var(--color-gray-100)}._Decrement_tzbmr_55{border-top-right-radius:0;border-bottom-right-radius:0}._Increment_tzbmr_56{border-top-left-radius:0;border-bottom-left-radius:0}:root{--text-color: #041b2b}._stepIndicators_17pfl_5{display:flex;justify-content:center;gap:7rem;margin-bottom:1.5rem;position:relative}._stepIndicator_17pfl_5{display:flex;flex-direction:column;align-items:center;transition:all .3s ease;position:relative}._stepIndicator_17pfl_5._clickable_17pfl_21{cursor:pointer}._stepIndicator_17pfl_5._clickable_17pfl_21:hover ._stepNumber_17pfl_25{transform:scale(1.05)}._stepIndicator_17pfl_5._disabled_17pfl_29{cursor:not-allowed;opacity:.6}._stepIndicator_17pfl_5 ._stepNumber_17pfl_25{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;margin-bottom:.5rem;transition:all .3s ease}._stepIndicator_17pfl_5:after{content:"";position:absolute;top:25px;left:calc(100% + 1rem);width:5rem;height:2px;background:#0000004d;z-index:-1}._stepIndicator_17pfl_5:last-child:after{display:none}._stepIndicator_17pfl_5._completed_17pfl_62 ._stepNumber_17pfl_25{background:#22c55ee6;color:#fff;border-color:#22c55e80;box-shadow:0 4px 12px #22c55e4d}._stepIndicator_17pfl_5._active_17pfl_69 ._stepNumber_17pfl_25{background:var(--text-color);color:#fff;transform:scale(1.1)}._stepIndicator_17pfl_5._upcoming_17pfl_76 ._stepNumber_17pfl_25{background:#fff3;color:#fffc;border-color:#ffffff4d}._stepIndicator_17pfl_5._active_17pfl_69 ._stepTitle_17pfl_82{color:var(--text-color);font-weight:600}._stepTitle_17pfl_82{font-size:.8rem;font-weight:500;color:var(--text-color);text-align:center;white-space:nowrap;max-width:80px;text-overflow:ellipsis;margin-top:.25rem}@media (max-width: 768px){._stepIndicator_17pfl_5 ._stepNumber_17pfl_25{width:42px;height:42px;font-size:.9rem;margin-bottom:.25rem}._stepIndicator_17pfl_5:after{top:18px}._stepTitle_17pfl_82{font-size:.7rem;max-width:60px;white-space:normal}}@media (max-width: 480px){._stepIndicators_17pfl_5{gap:3.5rem}._stepIndicator_17pfl_5:after{width:2rem;top:16px}._stepIndicator_17pfl_5 ._stepNumber_17pfl_25{width:36px;height:36px;font-size:.8rem}._stepTitle_17pfl_82{font-size:.65rem;max-width:50px}}
