.RadioGroup_group__uYARd{display:flex;flex-direction:column;gap:20px;color:var(--foregrond);background-color:var(--backgroundSecondary);border-radius:10px;padding:20px;flex:1 1;width:100%}.RadioGroup_groupContainer__OGWGT{min-width:100%;display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}.RadioGroup_customRadio__bjbCv{position:relative}.RadioGroup_customRadioInput__mgtJa{position:absolute;opacity:0;cursor:pointer}.RadioGroup_customRadioLabel__y14cP{background-color:var(--background);display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:40px;border-radius:5px;font-size:clamp(12px,2vw,16px);font-weight:700;padding:0 20px;color:var(--foreground);cursor:pointer;transition:background-color .3s,border-color .3s}.RadioGroup_customRadioInput__mgtJa:checked+.RadioGroup_customRadioLabel__y14cP{background-color:var(--accentColor);color:#fff}.AreaInput_container__ukcCJ{display:flex;flex-direction:column;gap:20px;background-color:var(--backgroundSecondary);border-radius:10px;padding:20px;flex:1 1}.AreaInput_inputGroup__xeyFI{display:flex;align-items:center;gap:20px}.AreaInput_numberInput__MMyKl{width:100px;padding:10px;border:1px solid var(--borderColor);border-radius:5px;font-size:16px;background-color:var(--background)}.AreaInput_radioGroup__Mhyv3{display:flex;gap:10px}.AreaInput_customRadio__Q95c6{position:relative}.AreaInput_customRadioInput__ZM_ha{position:absolute;opacity:0;cursor:pointer}.AreaInput_customRadioLabel__0Gz9b{background-color:var(--background);display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:40px;border-radius:5px;font-size:18px;font-weight:700;padding:0 20px;color:#333;cursor:pointer;transition:background-color .3s,border-color .3s}.AreaInput_customRadioInput__ZM_ha:checked+.AreaInput_customRadioLabel__0Gz9b{background-color:var(--accentColor);color:#fff}.AreaInput_sliderContainer__PU7EI{width:100%;margin-top:20px}.AreaInput_slider__XCz6f{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:linear-gradient(to right,var(--accentColor) 0,var(--accentColor) var(--value),var(--background) var(--value),var(--background) 100%);border-radius:10px;outline:none;transition:opacity .2s}.AreaInput_slider__XCz6f:hover{opacity:1}.AreaInput_slider__XCz6f::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--accentColor);background-size:50%;cursor:-webkit-grab;cursor:grab}.AreaInput_slider__XCz6f::-webkit-slider-thumb:active{cursor:-webkit-grabbing;cursor:grabbing}.AreaInput_slider__XCz6f::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--accentColor);cursor:grab}.AreaInput_slider__XCz6f::-moz-range-thumb:active{cursor:grabbing}.AreaInput_slider__XCz6f::-ms-thumb{width:20px;height:20px;border-radius:50%;background:var(--accentColor);cursor:grab}.AreaInput_slider__XCz6f::-ms-thumb:active{cursor:grabbing}.VerticalRadioGroup_container__7idUt{display:flex;flex-direction:column;gap:20px;background-color:var(--backgroundSecondary);border-radius:10px;padding:20px;flex:1 1}.VerticalRadioGroup_radioGroup__azCS_{display:flex;flex-direction:column;gap:10px}.VerticalRadioGroup_customRadio__d_9i3{position:relative}.VerticalRadioGroup_customRadioInput__3OrQd{position:absolute;opacity:0;cursor:pointer}.VerticalRadioGroup_customRadioLabel__9QAHV{background-color:var(--background);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:-moz-fit-content;width:fit-content;height:auto;border-radius:5px;font-size:18px;font-weight:700;padding:10px 20px;color:var(--foreground);cursor:pointer;transition:background-color .3s,border-color .3s}.VerticalRadioGroup_customRadioInput__3OrQd:checked+.VerticalRadioGroup_customRadioLabel__9QAHV{background-color:var(--accentColor);color:#fff}.VerticalRadioGroup_description__1liCm{font-size:14px;font-weight:400;color:#666;margin-top:5px}.RoundCheckboxGroup_container__XRxPI{display:flex;flex-direction:column;gap:20px;background-color:var(--backgroundSecondary);border-radius:10px;padding:20px;flex:1 1}.RoundCheckboxGroup_checkboxGroup__JUACD{display:flex;flex-direction:column;gap:10px}.RoundCheckboxGroup_customCheckbox__RmJkP{display:flex;align-items:center;position:relative}.RoundCheckboxGroup_customCheckboxInput__6D4Bn{position:absolute;opacity:0;cursor:pointer}.RoundCheckboxGroup_customCheckboxLabel__mj6Yd{display:flex;align-items:center;cursor:pointer;font-size:18px;color:var(--foreground);padding-left:30px;position:relative}.RoundCheckboxGroup_customCheckboxLabel__mj6Yd p{background-color:var(--background);padding:5px 10px;border-radius:5px}.RoundCheckboxGroup_customCheckboxLabel__mj6Yd .RoundCheckboxGroup_checkbox__soSyZ{position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;background-color:var(--background);transition:background-color .3s,border-color .3s;cursor:pointer;box-sizing:border-box}.RoundCheckboxGroup_customCheckboxInput__6D4Bn:checked+.RoundCheckboxGroup_customCheckboxLabel__mj6Yd .RoundCheckboxGroup_checkbox__soSyZ{background-color:var(--background)}.RoundCheckboxGroup_customCheckboxInput__6D4Bn:checked+.RoundCheckboxGroup_customCheckboxLabel__mj6Yd .RoundCheckboxGroup_checkbox__soSyZ:after{content:"";position:absolute;top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);border-radius:50%;background:var(--accentColor)}.CalculatePage_form__ZxohL{width:100%;margin-top:20px;display:flex;flex-direction:column;gap:20px}.ImageRadioGroup_group__ym5s6{display:flex;flex-direction:column;gap:20px;background-color:var(--backgroundSecondary);border-radius:10px;padding:20px;flex:1 1}.ImageRadioGroup_groupContainer__DYZsR{min-width:100%;display:flex;flex-direction:row;gap:8px;flex-wrap:wrap;justify-content:space-between}.ImageRadioGroup_customRadio__EP_3N{position:relative;flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 20px);box-sizing:border-box}.ImageRadioGroup_customRadioInput__MQies{position:absolute;opacity:0;cursor:pointer}.ImageRadioGroup_customRadioLabel__au7V6{background-color:var(--background);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto;border-radius:5px;font-size:18px;font-weight:700;padding:10px;color:var(--foreground);cursor:pointer;transition:background-color .3s,border-color .3s}.ImageRadioGroup_customRadioInput__MQies:checked+.ImageRadioGroup_customRadioLabel__au7V6{background-color:var(--accentColor);color:#fff}.ImageRadioGroup_radioImage__ax8qf{width:80px;height:80px;margin-bottom:10px}@media (max-width:768px){.ImageRadioGroup_customRadio__EP_3N{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 20px)}.ImageRadioGroup_radioImage__ax8qf{width:60px;height:60px}.ImageRadioGroup_customRadioLabel__au7V6{font-size:16px}}@media (max-width:480px){.ImageRadioGroup_customRadio__EP_3N{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 20px)}.ImageRadioGroup_radioImage__ax8qf{width:50px;height:50px}.ImageRadioGroup_customRadioLabel__au7V6{font-size:14px}}.FormSection_vertical__Wl7UX{display:flex;flex-direction:column;gap:20px;width:100%}.FormSection_horizontal__8BtM1{display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;width:100%}.FormSection_formItem__QiMLB{display:flex;flex:1 1 auto;min-width:300px;color:var(--accentColor)}.EstimatedCost_container__OLR5q{display:flex;flex-direction:column;gap:10px;border:2px solid var(--accentColor);border-radius:10px;padding:20px;width:100%}.EstimatedCost_container__OLR5q h3{color:var(--foreground)}.EstimatedCost_inputGroup__JCK_R{display:flex;align-items:center;justify-content:space-between}.EstimatedCost_inputGroup__JCK_R span{font-weight:500;background-color:var(--foreground);padding:8px 20px;border-radius:10px;color:var(--background)}.EstimatedCost_price__oDHaz{font-size:clamp(1.1rem,4vw,24px);font-weight:700;color:var(--accentColor)}.EstimatedCost_radioGroup__wmGt2{display:flex;gap:10px}.EstimatedCost_customRadio__nJ3sb{position:relative}.EstimatedCost_customRadioInput__xnBLP{position:absolute;opacity:0;cursor:pointer}.EstimatedCost_customRadioLabel___YZcU{background-color:var(--foreground);color:var(--background);display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:40px;border-radius:10px;font-size:clamp(.8rem,4vw,18px);font-weight:700;padding:0 20px;cursor:pointer;transition:background-color .3s,border-color .3s}.EstimatedCost_customRadioInput__xnBLP:checked+.EstimatedCost_customRadioLabel___YZcU{background-color:var(--accentColor);color:var(--background)}.MaterialCost_container__3pGBd{display:flex;flex-direction:column;gap:10px;border:2px solid var(--accentColor);border-radius:10px;padding:20px;width:100%}.MaterialCost_container__3pGBd h3{color:var(--foreground)}.MaterialCost_inputGroup__VctXe{display:flex;align-items:center;justify-content:space-between}.MaterialCost_inputGroup__VctXe span{font-weight:500;background-color:var(--foreground);padding:8px 20px;border-radius:10px;color:var(--background)}.MaterialCost_price__0bWAV{font-size:clamp(.8rem,4vw,24px);font-weight:700;color:var(--accentColor)}.MaterialCost_radioGroup__cscJu{display:flex;gap:10px}.MaterialCost_customRadio__Q_mIW{position:relative}.MaterialCost_customRadioInput__8L4sL{position:absolute;opacity:0;cursor:pointer}.MaterialCost_customRadioLabel__10zbd{background-color:var(--foreground);color:var(--background);display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:40px;border-radius:10px;font-size:clamp(.8rem,4vw,18px);font-weight:700;padding:0 20px;cursor:pointer;transition:background-color .3s,border-color .3s}.MaterialCost_customRadioInput__8L4sL:checked+.MaterialCost_customRadioLabel__10zbd{background-color:var(--accentColor);color:var(--background)}.EstimatedTime_container__cLLxq{display:flex;flex-direction:column;gap:10px;border:2px solid var(--accentColor);border-radius:10px;padding:20px;width:100%}.EstimatedTime_container__cLLxq h3{color:var(--foreground)}.EstimatedTime_inputGroup__2talu{display:flex;align-items:center;justify-content:space-between}.EstimatedTime_inputGroup__2talu span{font-weight:500;background-color:var(--foreground);padding:8px 20px;border-radius:10px;color:var(--background)}.EstimatedTime_time__ER1kT{font-size:clamp(1.1rem,4vw,24px);font-weight:700;color:var(--accentColor)}.EstimatedTime_radioGroup__gKG_b{display:flex;gap:10px}.EstimatedTime_customRadio__zJbOA{position:relative}.EstimatedTime_customRadioInput__lH0Yp{position:absolute;opacity:0;cursor:pointer}.EstimatedTime_customRadioLabel__i5cEi{background-color:var(--foreground);color:var(--background);display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:40px;border-radius:10px;font-size:clamp(.8rem,4vw,18px);font-weight:700;padding:0 20px;cursor:pointer;transition:background-color .3s,border-color .3s}.EstimatedTime_customRadioInput__lH0Yp:checked+.EstimatedTime_customRadioLabel__i5cEi{background-color:var(--accentColor);color:var(--background)}.SubmitFormButton_submit__1lpF7{display:flex;align-items:center;justify-content:center;font-size:clamp(16px,2vw,18px);text-align:center;background-color:var(--foreground);border:none;color:var(--background);padding:12px 20px;border-radius:10px;cursor:pointer;transition:background-color .3s,border-color .3s;position:relative}.SubmitFormButton_submit__1lpF7:hover:not(:disabled){background-color:var(--accentColor);border-color:#0056b3}.SubmitFormButton_submit__1lpF7:active:not(:disabled){background-color:#333}.SubmitFormButton_submit__1lpF7:disabled{background-color:#ccc;cursor:not-allowed}.SubmitFormButton_spinner__UpOee{animation:SubmitFormButton_spin__1qwYN 1s linear infinite;font-size:20px;color:var(--background)}@keyframes SubmitFormButton_spin__1qwYN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CloseButton_closeBtn__dZtHi{position:absolute;top:20px;right:20px;max-width:40px;max-height:40px;display:flex;justify-content:center;align-items:center;background-color:var(--background);border:2px solid var(--foreground);border-radius:50%;cursor:pointer;transition:background-color .3s,transform .2s ease-in-out}.CloseButton_closeBtn__dZtHi:hover{background-color:var(--hoverAccentColor);transform:scale(1.1)}.CloseButton_closeBtn__dZtHi:active{transform:scale(.95)}.CloseButton_closeBtn__dZtHi svg{width:25px;height:auto;fill:var(--foreground);transition:fill .3s ease-in-out}.CloseButton_closeBtn__dZtHi:hover svg{fill:#fff}.popup_overlay__iMrnf{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.popup_overlay__iMrnf,.popup_popup__7SZ7O{display:flex;justify-content:center;align-items:center}.popup_popup__7SZ7O{position:relative;padding:32px;width:100%;max-width:650px;background-color:var(--background);border-radius:15px;transition:all .3s ease;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media (max-width:1024px){.popup_popup__7SZ7O{padding:24px;max-width:90%}}@media (max-width:768px){.popup_popup__7SZ7O{padding:16px;max-width:95%;border-radius:10px}.popup_overlay__iMrnf{align-items:center}}.leadform_container__ruwbi{display:flex;flex-direction:column;gap:16px;padding:32px 20px;width:100%;max-width:600px;margin:0 auto}.leadform_title__SC6v4{font-size:clamp(18px,2.5vw,24px);font-weight:700;margin-bottom:8px;text-align:left}.leadform_description__mA2Vz{font-size:clamp(14px,1.8vw,18px);color:var(--secondaryTextColor);margin-bottom:16px;text-align:left}.leadform_fields__mY6sa{display:flex;flex-direction:column;gap:12px}.leadform_label__QKrsI{font-size:clamp(12px,1.5vw,16px);color:var(--foreground)}.leadform_field__dXTBP{background-color:var(--background);padding:10px 12px;border-radius:10px;border:1px solid var(--foreground);font-size:16px;outline:none;transition:border-color .3s ease-in-out}.leadform_field__dXTBP:focus{border-color:var(--accentColor)}.leadform_checkboxContainer__Pz31I{display:flex;align-items:center;gap:10px;position:relative;margin:20px 0}.leadform_customCheckboxInput__y8Zb9{position:absolute;opacity:0;cursor:pointer}.leadform_customCheckboxLabel__zJMuv{display:flex;align-items:center;gap:10px;font-size:clamp(12px,1.5vw,16px);cursor:pointer}.leadform_customCheckboxLabel__zJMuv .leadform_checkbox__vGmFW{position:relative;width:20px;height:20px;border-radius:50%;background-color:var(--background);border:2px solid var(--foreground);transition:background-color .3s,border-color .3s;box-sizing:border-box}.leadform_customCheckboxInput__y8Zb9:checked+.leadform_customCheckboxLabel__zJMuv .leadform_checkbox__vGmFW:after{content:"";position:absolute;top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);border-radius:50%;background:var(--accentColor)}.leadform_privacyLink__1c9Xz{color:var(--accentColor);text-decoration:underline;text-underline-offset:4px}.leadform_submitButton__mDuOa{width:100%;display:flex;align-items:center;justify-content:center;font-size:clamp(16px,2vw,18px);text-align:center;background-color:var(--accentColor);border:none;color:#fff;padding:12px 16px;border-radius:10px;cursor:pointer;transition:background-color .3s ease,border-color .3s ease;position:relative}.leadform_submitButton__mDuOa:hover:not(:disabled){background-color:var(--hoverAccentColor)}.leadform_submitButton__mDuOa:active:not(:disabled){background-color:#333}.leadform_submitButton__mDuOa:disabled{background-color:#ccc;cursor:not-allowed}.leadform_spinner__x1pxJ{animation:leadform_spin__kyjhK 1s linear infinite;font-size:20px;color:#fff}@keyframes leadform_spin__kyjhK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:600px){.leadform_submitButton__mDuOa{padding:10px 14px;font-size:clamp(14px,3vw,16px)}.leadform_spinner__x1pxJ{font-size:18px}}.navbar_navbarContainer___zvJC{width:100%;height:70px;padding:10px 20px;display:flex;justify-content:center}.navbar_navbarContent__Waql3{max-width:1200px;width:100%;display:flex;align-items:center;justify-content:space-between}.navbar_logo__4uBNv{cursor:pointer;transition:transform .2s ease-in-out;width:180px;height:auto}.navbar_logo__4uBNv:hover{transform:scale(1.1)}@media (max-width:1024px){.navbar_logo__4uBNv{width:110px;height:auto}}.navbar_actionsButtonWrapper__y1V4t{display:block}.navbar_navbarLinks__61ek0{display:flex;gap:20px;align-items:center}.navbar_navbarLinks__61ek0 a{text-decoration:none;color:var(--foreground);font-size:14px;transition:color .2s ease-in-out}.navbar_navbarLinks__61ek0 a:hover{color:var(--accentColor)}.navbar_mobileMenu__y7XdQ{display:none;flex-direction:row;gap:20px;align-items:center}.navbar_burgerMenu__kSjEI{display:none;flex-direction:column;justify-content:space-between;width:28px;height:22px;cursor:pointer;margin-top:-5px}.navbar_burgerMenu__kSjEI span{width:100%;height:3px;background-color:var(--foreground);transition:background-color .2s ease-in-out}@media (max-width:1024px){.navbar_actionsButtonWrapper__y1V4t{display:none}.navbar_burgerMenu__kSjEI,.navbar_mobileMenu__y7XdQ{display:flex}.navbar_lang__iOKPl,.navbar_navbarLinks__61ek0{display:none}}.navbar_fullscreenMenu__Q6oiE{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--background);color:var(--foreground);z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center;animation:navbar_fadeIn__fMf4X .3s ease-in-out}@keyframes navbar_fadeIn__fMf4X{0%{opacity:0}to{opacity:1}}.navbar_menuHeader__Pu_PG{position:absolute;top:20px;width:100%;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.navbar_closeIcon___t_pb{font-size:24px;cursor:pointer;color:var(--foreground)}.navbar_menuLinks__eKPxN{display:flex;flex-direction:column;gap:20px;text-align:center}.navbar_menuLinks__eKPxN a{font-size:24px;font-weight:700;color:var(--foreground);text-decoration:none;transition:color .2s ease-in-out}.navbar_menuLinks__eKPxN a:hover{color:var(--accentColor)}.actionButtons_container__Cf_ci{display:flex;gap:20px;align-items:center}.actionButtons_container__Cf_ci .actionButtons_svg__mbH25{color:var(--foreground)}.LangSwitcher_lang__NjgOx{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:14px;color:var(--foreground);border:1px solid;border-radius:10px;padding:5px 10px}.LangSwitcher_langItem__P5_Gh{background:none;border:none;padding:0;margin:0;font-size:.8rem;cursor:pointer;color:var(--foreground)}.LangSwitcher_langItem__P5_Gh:focus{outline:none}.LangSwitcher_active__XEANJ,.LangSwitcher_langItem__P5_Gh:hover{color:var(--accentColor)}.footer_footerContainer__wPJvR{max-width:1200px;background-color:var(--backgroundSecondary);border-radius:10px;margin:30px 20px;padding:20px 20px 20px 0}.footer_footerContent__fI8Yt{display:flex;flex-direction:column;justify-content:flex-start;gap:20px;padding:20px}.footer_legalLinks__B20xX{max-width:1200px;margin:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;text-align:center}.footer_legalLinks__B20xX .footer_copyright__EebrH,.footer_legalLinks__B20xX a{color:var(--foreground);font-weight:500}.footer_legalLinks__B20xX a:hover{color:var(--accentColor)}@media (min-width:768px){.footer_footerContainer__wPJvR{margin:30px auto;padding:20px}.footer_footerContent__fI8Yt{flex-direction:row;justify-content:space-between;padding:0}.footer_legalLinks__B20xX{justify-content:space-between;align-items:center;text-align:left;margin:20px auto;padding:0 20px}}.contactlinks_container__ENj5k{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}.contactlinks_container__ENj5k a svg{width:30px;height:30px}@media (min-width:768px){.contactlinks_container__ENj5k{justify-content:center}}.PageTitle_container__HSmVJ{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px;border:1px solid var(--borderColor);border-radius:10px}.PageTitle_title__ZQt7x{flex:0 0 55%;font-size:24px;font-weight:700;margin:0;color:var(--foreground)}.PageTitle_description__qtMfG{flex:1 1;font-size:16px;margin:0;color:#666}@media (max-width:768px){.PageTitle_container__HSmVJ{flex-direction:column;align-items:flex-start}.PageTitle_title__ZQt7x{font-size:20px;margin-bottom:10px;flex:none;width:100%}.PageTitle_description__qtMfG{font-size:14px;flex:none;width:100%}}